| 1 | [ May 6 06:51:17 Enabled. ] | ||
| 2 | [ May 6 06:51:17 Rereading configuration. ] | ||
| 3 | [ May 6 06:51:18 Rereading configuration. ] | ||
| 4 | [ May 6 06:51:19 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + 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 | ||
| 24 | [ May 6 06:51:19 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.05.06 06:51:21.725706 [ 1 ] {} <Information> Application: Will watch for the process with pid 25546 | ||
| 29 | 2026.05.06 06:51:21.726098 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.06 06:51:22.071191 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 25546 | ||
| 31 | 2026.05.06 06:51:22.073394 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.06 06:51:22.073557 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.06 06:51:22.234910 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.06 06:51:22.267867 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.06 06:51:22.267921 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.06 06:51:22.267938 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.06 06:51:22.267995 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.06 06:51:22.268371 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.06 06:51:22.271823 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.05.06 06:51:22.272583 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.05.06 06:51:22.273428 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.05.06 06:51:22.273448 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.05.06 06:51:22.273462 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.05.06 06:51:22.274154 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.05.06 06:51:22.275237 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.05.06 06:51:22.281270 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.05.06 06:51:22.282005 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.06 06:51:22.283312 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.05.06 06:51:22.283377 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.05.06 06:51:22.284381 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.05.06 06:51:22.284771 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.05.06 06:51:22.288596 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.05.06 06:51:22.289288 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.05.06 06:51:22.293737 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.05.06 06:51:22.294077 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.05.06 06:51:22.294484 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.06 06:51:22.294844 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.06 06:51:22.296137 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.05.06 06:51:22.296162 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.05.06 06:51:22.296262 [ 168 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.05.06 06:51:22.296357 [ 168 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.05.06 06:51:22.308504 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.05.06 06:51:22.308534 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000166244 sec | ||
| 68 | 2026.05.06 06:51:22.308556 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.05.06 06:51:22.308571 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.05.06 06:51:22.309311 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.05.06 06:51:22.309861 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.05.06 06:51:22.328003 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.05.06 06:51:22.328056 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.05.06 06:51:22.328080 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.05.06 06:51:22.328094 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.05.06 06:51:22.328132 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.05.06 06:51:22.328155 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.05.06 06:51:22.330127 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.05.06 06:51:22.330166 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.05.06 06:51:22.330183 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.05.06 06:51:22.330307 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.05.06 06:51:22.330344 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.05.06 06:51:22.330356 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.05.06 06:51:22.330373 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.05.06 06:51:22.330383 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.05.06 06:51:22.330410 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.05.06 06:51:22.330426 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.05.06 06:51:22.354667 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.05.06 06:51:22.355981 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.05.06 06:51:22.356009 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.6011e-05 sec | ||
| 91 | 2026.05.06 06:51:22.356021 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.05.06 06:51:22.356031 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.05.06 06:51:22.356053 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.05.06 06:51:22.356226 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.05.06 06:51:22.356267 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.05.06 06:51:22.356280 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.05.06 06:51:22.356290 [ 1 ] {} <Information> 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). | ||
| 98 | 2026.05.06 06:51:22.356301 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.05.06 06:51:22.378057 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.05.06 06:51:22.378315 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.79 MiB (RSS), difference: 92.02 MiB | ||
| 101 | 2026.05.06 06:51:22.380732 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.023e-05 sec. | ||
| 102 | 2026.05.06 06:51:22.381301 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.05.06 06:51:22.383545 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.05.06 06:51:22.383580 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.05.06 06:51:23.000233 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.81 MiB, peak 116.81 MiB, free memory in arenas 0.00 B, will set to 118.33 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2026.05.06 06:51:23.712608 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51105 | ||
| 107 | 2026.05.06 06:51:23.713560 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.05.06 06:51:23.713628 [ 3 ] {} <Debug> TCP-Session: 4678db39-3d57-438d-9b62-cc1034a88629 Authenticating user 'default' from [fd00:1122:3344:101::e]:51105 | ||
| 109 | 2026.05.06 06:51:23.713745 [ 3 ] {} <Debug> TCP-Session: 4678db39-3d57-438d-9b62-cc1034a88629 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.06 06:51:23.713760 [ 3 ] {} <Debug> TCP-Session: 4678db39-3d57-438d-9b62-cc1034a88629 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.05.06 06:51:23.713854 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.05.06 06:51:23.713956 [ 3 ] {} <Trace> 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 | ||
| 113 | 2026.05.06 06:51:23.713971 [ 3 ] {} <Trace> 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 | ||
| 114 | 2026.05.06 06:51:23.715048 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46302 | ||
| 115 | 2026.05.06 06:51:23.715054 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45302 | ||
| 116 | 2026.05.06 06:51:23.715161 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37472 | ||
| 117 | 2026.05.06 06:51:23.715307 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.05.06 06:51:23.715317 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65271 | ||
| 119 | 2026.05.06 06:51:23.715360 [ 4 ] {} <Debug> TCP-Session: 25466897-f9b9-4ce9-96f6-282f83d21aa0 Authenticating user 'default' from [fd00:1122:3344:101::e]:46302 | ||
| 120 | 2026.05.06 06:51:23.715408 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2026.05.06 06:51:23.715431 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34197 | ||
| 122 | 2026.05.06 06:51:23.715434 [ 4 ] {} <Debug> TCP-Session: 25466897-f9b9-4ce9-96f6-282f83d21aa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2026.05.06 06:51:23.715463 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2026.05.06 06:51:23.715516 [ 4 ] {} <Debug> TCP-Session: 25466897-f9b9-4ce9-96f6-282f83d21aa0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.05.06 06:51:23.715516 [ 254 ] {} <Debug> TCP-Session: 690497b5-29d9-42bd-954c-c6cfc0dfbb00 Authenticating user 'default' from [fd00:1122:3344:101::e]:37472 | ||
| 126 | 2026.05.06 06:51:23.715371 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2026.05.06 06:51:23.715605 [ 254 ] {} <Debug> TCP-Session: 690497b5-29d9-42bd-954c-c6cfc0dfbb00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.05.06 06:51:23.715591 [ 255 ] {} <Debug> TCP-Session: 87be8b72-2e49-4c43-856d-0ef709339eaf Authenticating user 'default' from [fd00:1122:3344:101::e]:65271 | ||
| 129 | 2026.05.06 06:51:23.715562 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62416 | ||
| 130 | 2026.05.06 06:51:23.715663 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51039 | ||
| 131 | 2026.05.06 06:51:23.715711 [ 254 ] {} <Debug> TCP-Session: 690497b5-29d9-42bd-954c-c6cfc0dfbb00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.05.06 06:51:23.715680 [ 5 ] {} <Debug> TCP-Session: 4283b236-ea45-44b6-b98e-7809bed7e857 Authenticating user 'default' from [fd00:1122:3344:101::e]:45302 | ||
| 133 | 2026.05.06 06:51:23.715686 [ 255 ] {} <Debug> TCP-Session: 87be8b72-2e49-4c43-856d-0ef709339eaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.05.06 06:51:23.715827 [ 5 ] {} <Debug> TCP-Session: 4283b236-ea45-44b6-b98e-7809bed7e857 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.05.06 06:51:23.715794 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.05.06 06:51:23.715652 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2026.05.06 06:51:23.715931 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2026.05.06 06:51:23.715932 [ 5 ] {} <Debug> TCP-Session: 4283b236-ea45-44b6-b98e-7809bed7e857 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.05.06 06:51:23.715927 [ 257 ] {} <Debug> TCP-Session: 354357fb-2301-467f-968d-d75573fd6fa2 Authenticating user 'default' from [fd00:1122:3344:101::e]:62416 | ||
| 140 | 2026.05.06 06:51:23.716084 [ 258 ] {} <Debug> TCP-Session: 16f4874d-f4a1-4faf-b022-400909f84ddb Authenticating user 'default' from [fd00:1122:3344:101::e]:51039 | ||
| 141 | 2026.05.06 06:51:23.716084 [ 257 ] {} <Debug> TCP-Session: 354357fb-2301-467f-968d-d75573fd6fa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.05.06 06:51:23.716034 [ 256 ] {} <Debug> TCP-Session: a8c878e7-93cc-4fb4-ac30-15917a9969ba Authenticating user 'default' from [fd00:1122:3344:101::e]:34197 | ||
| 143 | 2026.05.06 06:51:23.715904 [ 255 ] {} <Debug> TCP-Session: 87be8b72-2e49-4c43-856d-0ef709339eaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.05.06 06:51:23.716181 [ 257 ] {} <Debug> TCP-Session: 354357fb-2301-467f-968d-d75573fd6fa2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.05.06 06:51:23.716170 [ 256 ] {} <Debug> TCP-Session: a8c878e7-93cc-4fb4-ac30-15917a9969ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.05.06 06:51:23.716162 [ 258 ] {} <Debug> TCP-Session: 16f4874d-f4a1-4faf-b022-400909f84ddb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.05.06 06:51:23.716273 [ 256 ] {} <Debug> TCP-Session: a8c878e7-93cc-4fb4-ac30-15917a9969ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.05.06 06:51:23.716329 [ 258 ] {} <Debug> TCP-Session: 16f4874d-f4a1-4faf-b022-400909f84ddb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.05.06 06:51:24.077586 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36841 | ||
| 150 | 2026.05.06 06:51:24.077744 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.05.06 06:51:24.077791 [ 259 ] {} <Debug> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Authenticating user 'default' from [fd00:1122:3344:101::d]:36841 | ||
| 152 | 2026.05.06 06:51:24.077813 [ 259 ] {} <Debug> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.06 06:51:24.077833 [ 259 ] {} <Debug> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.05.06 06:51:24.077903 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.05.06 06:51:24.077935 [ 259 ] {} <Trace> 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 | ||
| 156 | 2026.05.06 06:51:24.077957 [ 259 ] {} <Trace> 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 | ||
| 157 | 2026.05.06 06:51:24.078463 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64166 | ||
| 158 | 2026.05.06 06:51:24.078535 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45460 | ||
| 159 | 2026.05.06 06:51:24.078597 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37310 | ||
| 160 | 2026.05.06 06:51:24.078694 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50789 | ||
| 161 | 2026.05.06 06:51:24.078753 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 162 | 2026.05.06 06:51:24.078801 [ 260 ] {} <Debug> TCP-Session: 29d2e850-67fd-4747-8fba-f90f2d35e22a Authenticating user 'default' from [fd00:1122:3344:101::d]:64166 | ||
| 163 | 2026.05.06 06:51:24.078825 [ 260 ] {} <Debug> TCP-Session: 29d2e850-67fd-4747-8fba-f90f2d35e22a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2026.05.06 06:51:24.078829 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59740 | ||
| 165 | 2026.05.06 06:51:24.078856 [ 260 ] {} <Debug> TCP-Session: 29d2e850-67fd-4747-8fba-f90f2d35e22a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 166 | 2026.05.06 06:51:24.078861 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 167 | 2026.05.06 06:51:24.078965 [ 261 ] {} <Debug> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Authenticating user 'default' from [fd00:1122:3344:101::d]:45460 | ||
| 168 | 2026.05.06 06:51:24.078982 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52318 | ||
| 169 | 2026.05.06 06:51:24.079017 [ 261 ] {} <Debug> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 170 | 2026.05.06 06:51:24.079033 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 171 | 2026.05.06 06:51:24.079036 [ 261 ] {} <Debug> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 172 | 2026.05.06 06:51:24.079089 [ 262 ] {} <Debug> TCP-Session: ce21a4ac-c084-4703-b29c-0796039604de Authenticating user 'default' from [fd00:1122:3344:101::d]:37310 | ||
| 173 | 2026.05.06 06:51:24.079107 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 174 | 2026.05.06 06:51:24.079158 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 175 | 2026.05.06 06:51:24.079163 [ 263 ] {} <Debug> TCP-Session: 3fb8ffba-af9b-4b06-a144-98ecf0c439f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50789 | ||
| 176 | 2026.05.06 06:51:24.079188 [ 262 ] {} <Debug> TCP-Session: ce21a4ac-c084-4703-b29c-0796039604de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2026.05.06 06:51:24.079206 [ 263 ] {} <Debug> TCP-Session: 3fb8ffba-af9b-4b06-a144-98ecf0c439f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2026.05.06 06:51:24.079223 [ 262 ] {} <Debug> TCP-Session: ce21a4ac-c084-4703-b29c-0796039604de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.05.06 06:51:24.079214 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52378 | ||
| 180 | 2026.05.06 06:51:24.079241 [ 263 ] {} <Debug> TCP-Session: 3fb8ffba-af9b-4b06-a144-98ecf0c439f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.05.06 06:51:24.079226 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 182 | 2026.05.06 06:51:24.079288 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49447 | ||
| 183 | 2026.05.06 06:51:24.079214 [ 264 ] {} <Debug> TCP-Session: d5247d92-9110-4806-be23-4f47ae334cf6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59740 | ||
| 184 | 2026.05.06 06:51:24.079337 [ 265 ] {} <Debug> TCP-Session: 90f5e45b-7b97-4396-833f-30281fc0ac41 Authenticating user 'default' from [fd00:1122:3344:101::d]:52318 | ||
| 185 | 2026.05.06 06:51:24.079374 [ 264 ] {} <Debug> TCP-Session: d5247d92-9110-4806-be23-4f47ae334cf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.05.06 06:51:24.079377 [ 265 ] {} <Debug> TCP-Session: 90f5e45b-7b97-4396-833f-30281fc0ac41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.05.06 06:51:24.079395 [ 264 ] {} <Debug> TCP-Session: d5247d92-9110-4806-be23-4f47ae334cf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.05.06 06:51:24.079423 [ 265 ] {} <Debug> TCP-Session: 90f5e45b-7b97-4396-833f-30281fc0ac41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.05.06 06:51:24.079472 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 190 | 2026.05.06 06:51:24.079523 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 191 | 2026.05.06 06:51:24.079591 [ 266 ] {} <Debug> TCP-Session: 2af909f5-31f1-4367-bc17-9a35afd84b79 Authenticating user 'default' from [fd00:1122:3344:101::d]:52378 | ||
| 192 | 2026.05.06 06:51:24.079623 [ 267 ] {} <Debug> TCP-Session: cf34b077-ed56-4ac1-9241-9591ca097f91 Authenticating user 'default' from [fd00:1122:3344:101::d]:49447 | ||
| 193 | 2026.05.06 06:51:24.079625 [ 266 ] {} <Debug> TCP-Session: 2af909f5-31f1-4367-bc17-9a35afd84b79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 194 | 2026.05.06 06:51:24.079649 [ 267 ] {} <Debug> TCP-Session: cf34b077-ed56-4ac1-9241-9591ca097f91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2026.05.06 06:51:24.079668 [ 266 ] {} <Debug> TCP-Session: 2af909f5-31f1-4367-bc17-9a35afd84b79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.05.06 06:51:24.079676 [ 267 ] {} <Debug> TCP-Session: cf34b077-ed56-4ac1-9241-9591ca097f91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.05.06 06:51:24.083005 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 198 | 2026.05.06 06:51:24.085810 [ 259 ] {5f90c928-75d1-4962-896b-8917978411a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 199 | 2026.05.06 06:51:24.107677 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44250 | ||
| 200 | 2026.05.06 06:51:24.112253 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 201 | 2026.05.06 06:51:24.112285 [ 268 ] {} <Debug> TCP-Session: 5abce80b-2cfb-4de0-9ef9-4505e1ce6f68 Authenticating user 'default' from [fd00:1122:3344:101::c]:44250 | ||
| 202 | 2026.05.06 06:51:24.112301 [ 268 ] {} <Debug> TCP-Session: 5abce80b-2cfb-4de0-9ef9-4505e1ce6f68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 203 | 2026.05.06 06:51:24.112328 [ 268 ] {} <Debug> TCP-Session: 5abce80b-2cfb-4de0-9ef9-4505e1ce6f68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 204 | 2026.05.06 06:51:24.112388 [ 268 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 205 | 2026.05.06 06:51:24.112416 [ 268 ] {} <Trace> 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 | ||
| 206 | 2026.05.06 06:51:24.112445 [ 268 ] {} <Trace> 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 | ||
| 207 | 2026.05.06 06:51:24.116642 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41484 | ||
| 208 | 2026.05.06 06:51:24.118951 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40965 | ||
| 209 | 2026.05.06 06:51:24.125359 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53682 | ||
| 210 | 2026.05.06 06:51:24.132421 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62007 | ||
| 211 | 2026.05.06 06:51:24.132519 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 212 | 2026.05.06 06:51:24.132525 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 213 | 2026.05.06 06:51:24.135263 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55231 | ||
| 214 | 2026.05.06 06:51:24.139829 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45622 | ||
| 215 | 2026.05.06 06:51:24.142263 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34229 | ||
| 216 | 2026.05.06 06:51:24.144571 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 217 | 2026.05.06 06:51:24.144637 [ 272 ] {} <Debug> TCP-Session: b691b3d7-5358-4f44-a087-e52168ae4507 Authenticating user 'default' from [fd00:1122:3344:101::c]:62007 | ||
| 218 | 2026.05.06 06:51:24.144649 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 219 | 2026.05.06 06:51:24.144745 [ 272 ] {} <Debug> TCP-Session: b691b3d7-5358-4f44-a087-e52168ae4507 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 220 | 2026.05.06 06:51:24.144760 [ 274 ] {} <Debug> TCP-Session: 2ae2bd88-6caf-433a-bde2-3ebd733636ed Authenticating user 'default' from [fd00:1122:3344:101::c]:45622 | ||
| 221 | 2026.05.06 06:51:24.144765 [ 272 ] {} <Debug> TCP-Session: b691b3d7-5358-4f44-a087-e52168ae4507 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 222 | 2026.05.06 06:51:24.144867 [ 274 ] {} <Debug> TCP-Session: 2ae2bd88-6caf-433a-bde2-3ebd733636ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2026.05.06 06:51:24.144886 [ 274 ] {} <Debug> TCP-Session: 2ae2bd88-6caf-433a-bde2-3ebd733636ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2026.05.06 06:51:24.146994 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 225 | 2026.05.06 06:51:24.147030 [ 275 ] {} <Debug> TCP-Session: 71155c12-bbfe-450e-b5e9-c5b54d691977 Authenticating user 'default' from [fd00:1122:3344:101::c]:34229 | ||
| 226 | 2026.05.06 06:51:24.147047 [ 275 ] {} <Debug> TCP-Session: 71155c12-bbfe-450e-b5e9-c5b54d691977 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2026.05.06 06:51:24.147169 [ 275 ] {} <Debug> TCP-Session: 71155c12-bbfe-450e-b5e9-c5b54d691977 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2026.05.06 06:51:24.149315 [ 270 ] {} <Debug> TCP-Session: 7c8fbc39-71fc-4512-b67e-e29a9fd1d722 Authenticating user 'default' from [fd00:1122:3344:101::c]:40965 | ||
| 229 | 2026.05.06 06:51:24.149352 [ 270 ] {} <Debug> TCP-Session: 7c8fbc39-71fc-4512-b67e-e29a9fd1d722 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2026.05.06 06:51:24.149407 [ 270 ] {} <Debug> TCP-Session: 7c8fbc39-71fc-4512-b67e-e29a9fd1d722 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.05.06 06:51:24.151747 [ 271 ] {} <Debug> TCP-Session: 54c9bc2a-6c6d-44de-b395-271944ef430d Authenticating user 'default' from [fd00:1122:3344:101::c]:53682 | ||
| 232 | 2026.05.06 06:51:24.151781 [ 271 ] {} <Debug> TCP-Session: 54c9bc2a-6c6d-44de-b395-271944ef430d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.05.06 06:51:24.151836 [ 271 ] {} <Debug> TCP-Session: 54c9bc2a-6c6d-44de-b395-271944ef430d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.05.06 06:51:24.153659 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 235 | 2026.05.06 06:51:24.153704 [ 269 ] {} <Debug> TCP-Session: 7243630f-c7b1-46dc-93b4-57036f5cc99c Authenticating user 'default' from [fd00:1122:3344:101::c]:41484 | ||
| 236 | 2026.05.06 06:51:24.153733 [ 269 ] {} <Debug> TCP-Session: 7243630f-c7b1-46dc-93b4-57036f5cc99c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 237 | 2026.05.06 06:51:24.153736 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 238 | 2026.05.06 06:51:24.153849 [ 269 ] {} <Debug> TCP-Session: 7243630f-c7b1-46dc-93b4-57036f5cc99c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.05.06 06:51:24.153872 [ 273 ] {} <Debug> TCP-Session: 937aa7a7-da07-404b-9ee8-f7fc8438a984 Authenticating user 'default' from [fd00:1122:3344:101::c]:55231 | ||
| 240 | 2026.05.06 06:51:24.153986 [ 273 ] {} <Debug> TCP-Session: 937aa7a7-da07-404b-9ee8-f7fc8438a984 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 241 | 2026.05.06 06:51:24.154002 [ 273 ] {} <Debug> TCP-Session: 937aa7a7-da07-404b-9ee8-f7fc8438a984 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 242 | 2026.05.06 06:51:24.200095 [ 259 ] {5f90c928-75d1-4962-896b-8917978411a3} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:36841) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 243 | |||
| 244 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 259 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 261 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 262 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 265 | |||
| 266 | 2026.05.06 06:51:24.201091 [ 259 ] {5f90c928-75d1-4962-896b-8917978411a3} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 267 | |||
| 268 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 273 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 274 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 275 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 276 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 277 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 278 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 279 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 285 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 289 | |||
| 290 | 2026.05.06 06:51:24.201316 [ 259 ] {5f90c928-75d1-4962-896b-8917978411a3} <Debug> TCPHandler: Processed in 0.121298687 sec. | ||
| 291 | 2026.05.06 06:51:24.201745 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 292 | 2026.05.06 06:51:24.202033 [ 261 ] {7a1b3e21-77c2-4b03-a819-71792513f788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 293 | 2026.05.06 06:51:24.202517 [ 261 ] {7a1b3e21-77c2-4b03-a819-71792513f788} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:45460) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 294 | |||
| 295 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 298 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 309 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 310 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 311 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 316 | |||
| 317 | 2026.05.06 06:51:24.202830 [ 261 ] {7a1b3e21-77c2-4b03-a819-71792513f788} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 318 | |||
| 319 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 333 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 334 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 335 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 336 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 337 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 338 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 340 | |||
| 341 | 2026.05.06 06:51:24.203084 [ 261 ] {7a1b3e21-77c2-4b03-a819-71792513f788} <Debug> TCPHandler: Processed in 0.001480622 sec. | ||
| 342 | 2026.05.06 06:51:24.203386 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2026.05.06 06:51:24.204196 [ 259 ] {9baac370-acc2-441d-ad1d-abeb4dd38b64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 344 | 2026.05.06 06:51:24.204841 [ 259 ] {9baac370-acc2-441d-ad1d-abeb4dd38b64} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 345 | 2026.05.06 06:51:24.207511 [ 259 ] {9baac370-acc2-441d-ad1d-abeb4dd38b64} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 346 | 2026.05.06 06:51:24.207536 [ 259 ] {9baac370-acc2-441d-ad1d-abeb4dd38b64} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.0372e-05 sec | ||
| 347 | 2026.05.06 06:51:24.207552 [ 259 ] {9baac370-acc2-441d-ad1d-abeb4dd38b64} <Trace> ReferentialDeps: No tables | ||
| 348 | 2026.05.06 06:51:24.207613 [ 259 ] {9baac370-acc2-441d-ad1d-abeb4dd38b64} <Trace> LoadingDeps: No tables | ||
| 349 | 2026.05.06 06:51:24.207674 [ 259 ] {9baac370-acc2-441d-ad1d-abeb4dd38b64} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 350 | 2026.05.06 06:51:24.208500 [ 259 ] {9baac370-acc2-441d-ad1d-abeb4dd38b64} <Debug> TCPHandler: Processed in 0.005232848 sec. | ||
| 351 | 2026.05.06 06:51:24.208649 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 352 | 2026.05.06 06:51:24.208880 [ 259 ] {c33f3fd5-8f5f-414f-b7ef-f013c7528263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) /* The version table contains metadata about the `oximeter` database */ | ||
| 353 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 354 | 2026.05.06 06:51:24.208931 [ 259 ] {c33f3fd5-8f5f-414f-b7ef-f013c7528263} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 355 | 2026.05.06 06:51:24.214091 [ 259 ] {c33f3fd5-8f5f-414f-b7ef-f013c7528263} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 356 | 2026.05.06 06:51:24.215440 [ 259 ] {c33f3fd5-8f5f-414f-b7ef-f013c7528263} <Debug> oximeter.version (d3864241-cdea-4d2b-8559-2a50b58f009c): Loading data parts | ||
| 357 | 2026.05.06 06:51:24.217967 [ 259 ] {c33f3fd5-8f5f-414f-b7ef-f013c7528263} <Debug> oximeter.version (d3864241-cdea-4d2b-8559-2a50b58f009c): There are no data parts | ||
| 358 | 2026.05.06 06:51:24.223977 [ 259 ] {c33f3fd5-8f5f-414f-b7ef-f013c7528263} <Debug> TCPHandler: Processed in 0.015376714 sec. | ||
| 359 | 2026.05.06 06:51:24.224143 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 360 | 2026.05.06 06:51:24.224328 [ 259 ] {f93ece95-9eb3-4bb0-98d0-135c30dfc033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) /* The measurement tables contain all individual samples from each timeseries. | ||
| 361 | * | ||
| 362 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 363 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 364 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 365 | * by all samples from the same timeseries. | ||
| 366 | * | ||
| 367 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 368 | * and then uses that to index quickly into the measurements tables. | ||
| 369 | */ | ||
| 370 | 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) | ||
| 371 | 2026.05.06 06:51:24.224463 [ 259 ] {f93ece95-9eb3-4bb0-98d0-135c30dfc033} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 372 | 2026.05.06 06:51:24.239491 [ 259 ] {f93ece95-9eb3-4bb0-98d0-135c30dfc033} <Debug> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Loading data parts | ||
| 373 | 2026.05.06 06:51:24.239802 [ 259 ] {f93ece95-9eb3-4bb0-98d0-135c30dfc033} <Debug> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): There are no data parts | ||
| 374 | 2026.05.06 06:51:24.245375 [ 259 ] {f93ece95-9eb3-4bb0-98d0-135c30dfc033} <Debug> TCPHandler: Processed in 0.021281401 sec. | ||
| 375 | 2026.05.06 06:51:24.245535 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 376 | 2026.05.06 06:51:24.245763 [ 259 ] {adb7b8dc-8adf-4073-93cd-eedacbe8060d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) 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) | ||
| 377 | 2026.05.06 06:51:24.245859 [ 259 ] {adb7b8dc-8adf-4073-93cd-eedacbe8060d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 378 | 2026.05.06 06:51:24.249077 [ 259 ] {adb7b8dc-8adf-4073-93cd-eedacbe8060d} <Debug> oximeter.measurements_i8 (3be09d51-99eb-4886-a3d0-47b6f5a83f76): Loading data parts | ||
| 379 | 2026.05.06 06:51:24.249232 [ 259 ] {adb7b8dc-8adf-4073-93cd-eedacbe8060d} <Debug> oximeter.measurements_i8 (3be09d51-99eb-4886-a3d0-47b6f5a83f76): There are no data parts | ||
| 380 | 2026.05.06 06:51:24.251960 [ 259 ] {adb7b8dc-8adf-4073-93cd-eedacbe8060d} <Debug> TCPHandler: Processed in 0.006476473 sec. | ||
| 381 | 2026.05.06 06:51:24.252111 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 382 | 2026.05.06 06:51:24.252268 [ 259 ] {a2af08dd-7403-424d-92f0-6f517f4ed5a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) 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) | ||
| 383 | 2026.05.06 06:51:24.252392 [ 259 ] {a2af08dd-7403-424d-92f0-6f517f4ed5a6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 384 | 2026.05.06 06:51:24.257199 [ 259 ] {a2af08dd-7403-424d-92f0-6f517f4ed5a6} <Debug> oximeter.measurements_u8 (b5f706e5-b5c0-48d6-941b-9168a710baba): Loading data parts | ||
| 385 | 2026.05.06 06:51:24.257548 [ 259 ] {a2af08dd-7403-424d-92f0-6f517f4ed5a6} <Debug> oximeter.measurements_u8 (b5f706e5-b5c0-48d6-941b-9168a710baba): There are no data parts | ||
| 386 | 2026.05.06 06:51:24.260720 [ 259 ] {a2af08dd-7403-424d-92f0-6f517f4ed5a6} <Debug> TCPHandler: Processed in 0.008657864 sec. | ||
| 387 | 2026.05.06 06:51:24.260889 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 388 | 2026.05.06 06:51:24.261171 [ 259 ] {a648383a-85b5-4256-b7c9-f443303c53e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) 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) | ||
| 389 | 2026.05.06 06:51:24.261300 [ 259 ] {a648383a-85b5-4256-b7c9-f443303c53e1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 390 | 2026.05.06 06:51:24.263232 [ 259 ] {a648383a-85b5-4256-b7c9-f443303c53e1} <Debug> oximeter.measurements_i16 (9802649e-c694-43ea-9c21-d04b3f51d329): Loading data parts | ||
| 391 | 2026.05.06 06:51:24.263381 [ 259 ] {a648383a-85b5-4256-b7c9-f443303c53e1} <Debug> oximeter.measurements_i16 (9802649e-c694-43ea-9c21-d04b3f51d329): There are no data parts | ||
| 392 | 2026.05.06 06:51:24.267933 [ 259 ] {a648383a-85b5-4256-b7c9-f443303c53e1} <Debug> TCPHandler: Processed in 0.007108241 sec. | ||
| 393 | 2026.05.06 06:51:24.268082 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 394 | 2026.05.06 06:51:24.268237 [ 259 ] {393b0d01-648b-48b7-ad60-128a22a484d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) 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) | ||
| 395 | 2026.05.06 06:51:24.268364 [ 259 ] {393b0d01-648b-48b7-ad60-128a22a484d2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 396 | 2026.05.06 06:51:24.270338 [ 259 ] {393b0d01-648b-48b7-ad60-128a22a484d2} <Debug> oximeter.measurements_u16 (0c16d8e6-e52c-4f92-b714-365d90ddaa30): Loading data parts | ||
| 397 | 2026.05.06 06:51:24.270529 [ 259 ] {393b0d01-648b-48b7-ad60-128a22a484d2} <Debug> oximeter.measurements_u16 (0c16d8e6-e52c-4f92-b714-365d90ddaa30): There are no data parts | ||
| 398 | 2026.05.06 06:51:24.272678 [ 259 ] {393b0d01-648b-48b7-ad60-128a22a484d2} <Debug> TCPHandler: Processed in 0.004644101 sec. | ||
| 399 | 2026.05.06 06:51:24.272840 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 400 | 2026.05.06 06:51:24.273111 [ 259 ] {2722958d-ea83-4da2-8232-dffdbc57bae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) 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) | ||
| 401 | 2026.05.06 06:51:24.273240 [ 259 ] {2722958d-ea83-4da2-8232-dffdbc57bae2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 402 | 2026.05.06 06:51:24.275096 [ 259 ] {2722958d-ea83-4da2-8232-dffdbc57bae2} <Debug> oximeter.measurements_i32 (c0233b1f-dde7-46d1-ba30-7ac73439624e): Loading data parts | ||
| 403 | 2026.05.06 06:51:24.275245 [ 259 ] {2722958d-ea83-4da2-8232-dffdbc57bae2} <Debug> oximeter.measurements_i32 (c0233b1f-dde7-46d1-ba30-7ac73439624e): There are no data parts | ||
| 404 | 2026.05.06 06:51:24.279845 [ 259 ] {2722958d-ea83-4da2-8232-dffdbc57bae2} <Debug> TCPHandler: Processed in 0.007063259 sec. | ||
| 405 | 2026.05.06 06:51:24.280015 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 406 | 2026.05.06 06:51:24.280206 [ 259 ] {a41b546e-3b80-4ec2-ac68-e45f76ea2a55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) 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) | ||
| 407 | 2026.05.06 06:51:24.280349 [ 259 ] {a41b546e-3b80-4ec2-ac68-e45f76ea2a55} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 408 | 2026.05.06 06:51:24.282341 [ 259 ] {a41b546e-3b80-4ec2-ac68-e45f76ea2a55} <Debug> oximeter.measurements_u32 (94c1287c-ac2c-415c-9ede-e4f967431cc3): Loading data parts | ||
| 409 | 2026.05.06 06:51:24.282562 [ 259 ] {a41b546e-3b80-4ec2-ac68-e45f76ea2a55} <Debug> oximeter.measurements_u32 (94c1287c-ac2c-415c-9ede-e4f967431cc3): There are no data parts | ||
| 410 | 2026.05.06 06:51:24.284712 [ 259 ] {a41b546e-3b80-4ec2-ac68-e45f76ea2a55} <Debug> TCPHandler: Processed in 0.004754544 sec. | ||
| 411 | 2026.05.06 06:51:24.284874 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 412 | 2026.05.06 06:51:24.285142 [ 259 ] {24e35515-b4e8-4d59-b943-f1051dba5133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) 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) | ||
| 413 | 2026.05.06 06:51:24.285278 [ 259 ] {24e35515-b4e8-4d59-b943-f1051dba5133} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 414 | 2026.05.06 06:51:24.287088 [ 259 ] {24e35515-b4e8-4d59-b943-f1051dba5133} <Debug> oximeter.measurements_i64 (9eacbf3e-64e0-41cb-8596-5a9ae7f52fe3): Loading data parts | ||
| 415 | 2026.05.06 06:51:24.287226 [ 259 ] {24e35515-b4e8-4d59-b943-f1051dba5133} <Debug> oximeter.measurements_i64 (9eacbf3e-64e0-41cb-8596-5a9ae7f52fe3): There are no data parts | ||
| 416 | 2026.05.06 06:51:24.291718 [ 259 ] {24e35515-b4e8-4d59-b943-f1051dba5133} <Debug> TCPHandler: Processed in 0.006902485 sec. | ||
| 417 | 2026.05.06 06:51:24.291916 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 418 | 2026.05.06 06:51:24.292093 [ 259 ] {9bbdc83a-a1a7-45b4-a7e6-231fa382eebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) 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) | ||
| 419 | 2026.05.06 06:51:24.292222 [ 259 ] {9bbdc83a-a1a7-45b4-a7e6-231fa382eebf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 420 | 2026.05.06 06:51:24.294461 [ 259 ] {9bbdc83a-a1a7-45b4-a7e6-231fa382eebf} <Debug> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Loading data parts | ||
| 421 | 2026.05.06 06:51:24.294675 [ 259 ] {9bbdc83a-a1a7-45b4-a7e6-231fa382eebf} <Debug> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): There are no data parts | ||
| 422 | 2026.05.06 06:51:24.296777 [ 259 ] {9bbdc83a-a1a7-45b4-a7e6-231fa382eebf} <Debug> TCPHandler: Processed in 0.004916139 sec. | ||
| 423 | 2026.05.06 06:51:24.296920 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 424 | 2026.05.06 06:51:24.297145 [ 259 ] {ae7cdd41-89e9-4205-af74-b8f11400b6ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) 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) | ||
| 425 | 2026.05.06 06:51:24.297225 [ 259 ] {ae7cdd41-89e9-4205-af74-b8f11400b6ad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 426 | 2026.05.06 06:51:24.299061 [ 259 ] {ae7cdd41-89e9-4205-af74-b8f11400b6ad} <Debug> oximeter.measurements_f32 (ac9a0a60-c181-453f-9531-91c6b7846d29): Loading data parts | ||
| 427 | 2026.05.06 06:51:24.299210 [ 259 ] {ae7cdd41-89e9-4205-af74-b8f11400b6ad} <Debug> oximeter.measurements_f32 (ac9a0a60-c181-453f-9531-91c6b7846d29): There are no data parts | ||
| 428 | 2026.05.06 06:51:24.303673 [ 259 ] {ae7cdd41-89e9-4205-af74-b8f11400b6ad} <Debug> TCPHandler: Processed in 0.006800081 sec. | ||
| 429 | 2026.05.06 06:51:24.303872 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 430 | 2026.05.06 06:51:24.304056 [ 259 ] {cd44c0ec-9e5e-4d55-b566-8cffb8f896af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) 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) | ||
| 431 | 2026.05.06 06:51:24.304184 [ 259 ] {cd44c0ec-9e5e-4d55-b566-8cffb8f896af} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 432 | 2026.05.06 06:51:24.306192 [ 259 ] {cd44c0ec-9e5e-4d55-b566-8cffb8f896af} <Debug> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Loading data parts | ||
| 433 | 2026.05.06 06:51:24.306407 [ 259 ] {cd44c0ec-9e5e-4d55-b566-8cffb8f896af} <Debug> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): There are no data parts | ||
| 434 | 2026.05.06 06:51:24.308852 [ 259 ] {cd44c0ec-9e5e-4d55-b566-8cffb8f896af} <Debug> TCPHandler: Processed in 0.005038232 sec. | ||
| 435 | 2026.05.06 06:51:24.308997 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 436 | 2026.05.06 06:51:24.309228 [ 259 ] {57603ebe-f27f-4668-b084-2027d8fdc7e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) 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) | ||
| 437 | 2026.05.06 06:51:24.309310 [ 259 ] {57603ebe-f27f-4668-b084-2027d8fdc7e8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 438 | 2026.05.06 06:51:24.311124 [ 259 ] {57603ebe-f27f-4668-b084-2027d8fdc7e8} <Debug> oximeter.measurements_string (156951d2-be5b-461c-9f88-c5444d41cfa1): Loading data parts | ||
| 439 | 2026.05.06 06:51:24.311256 [ 259 ] {57603ebe-f27f-4668-b084-2027d8fdc7e8} <Debug> oximeter.measurements_string (156951d2-be5b-461c-9f88-c5444d41cfa1): There are no data parts | ||
| 440 | 2026.05.06 06:51:24.315778 [ 259 ] {57603ebe-f27f-4668-b084-2027d8fdc7e8} <Debug> TCPHandler: Processed in 0.006829722 sec. | ||
| 441 | 2026.05.06 06:51:24.315970 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 442 | 2026.05.06 06:51:24.316126 [ 259 ] {447329bb-e1fe-424f-9bfe-5c50701523db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 443 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 444 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 445 | * a string isn't palatable for a few reasons. | ||
| 446 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 447 | * details. | ||
| 448 | */ | ||
| 449 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 450 | 2026.05.06 06:51:24.316255 [ 259 ] {447329bb-e1fe-424f-9bfe-5c50701523db} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 451 | 2026.05.06 06:51:24.319791 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46584 | ||
| 452 | 2026.05.06 06:51:24.320025 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 453 | 2026.05.06 06:51:24.320063 [ 278 ] {} <Debug> TCP-Session: f133a8db-7c58-442f-b1c1-2e780ec518f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:46584 | ||
| 454 | 2026.05.06 06:51:24.320249 [ 278 ] {} <Debug> TCP-Session: f133a8db-7c58-442f-b1c1-2e780ec518f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 455 | 2026.05.06 06:51:24.320268 [ 278 ] {} <Debug> TCP-Session: f133a8db-7c58-442f-b1c1-2e780ec518f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 456 | 2026.05.06 06:51:24.320697 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43404 | ||
| 457 | 2026.05.06 06:51:24.320743 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54258 | ||
| 458 | 2026.05.06 06:51:24.320819 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59814 | ||
| 459 | 2026.05.06 06:51:24.320829 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53269 | ||
| 460 | 2026.05.06 06:51:24.320913 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62873 | ||
| 461 | 2026.05.06 06:51:24.321019 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38821 | ||
| 462 | 2026.05.06 06:51:24.321126 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51336 | ||
| 463 | 2026.05.06 06:51:24.321180 [ 259 ] {447329bb-e1fe-424f-9bfe-5c50701523db} <Debug> oximeter.measurements_bytes (06be9c58-e0a8-4814-90b7-6ef8a4651899): Loading data parts | ||
| 464 | 2026.05.06 06:51:24.321184 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 465 | 2026.05.06 06:51:24.321311 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43432 | ||
| 466 | 2026.05.06 06:51:24.321417 [ 279 ] {} <Debug> TCP-Session: b7d92cf9-d83e-4468-9f5d-546b61414b85 Authenticating user 'default' from [fd00:1122:3344:101::e]:43404 | ||
| 467 | 2026.05.06 06:51:24.321430 [ 278 ] {} <Trace> TCP-Session: f133a8db-7c58-442f-b1c1-2e780ec518f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 468 | 2026.05.06 06:51:24.321482 [ 259 ] {447329bb-e1fe-424f-9bfe-5c50701523db} <Debug> oximeter.measurements_bytes (06be9c58-e0a8-4814-90b7-6ef8a4651899): There are no data parts | ||
| 469 | 2026.05.06 06:51:24.321449 [ 279 ] {} <Debug> TCP-Session: b7d92cf9-d83e-4468-9f5d-546b61414b85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 470 | 2026.05.06 06:51:24.321436 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 471 | 2026.05.06 06:51:24.321589 [ 279 ] {} <Debug> TCP-Session: b7d92cf9-d83e-4468-9f5d-546b61414b85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 472 | 2026.05.06 06:51:24.321559 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 473 | 2026.05.06 06:51:24.321724 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 474 | 2026.05.06 06:51:24.321781 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 475 | 2026.05.06 06:51:24.321802 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 476 | 2026.05.06 06:51:24.321834 [ 286 ] {} <Debug> TCP-Session: 28956837-66d9-4315-adcc-150f1ecf0340 Authenticating user 'default' from [fd00:1122:3344:101::e]:43432 | ||
| 477 | 2026.05.06 06:51:24.321742 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 478 | 2026.05.06 06:51:24.321911 [ 284 ] {} <Debug> TCP-Session: c28d8886-02ee-4546-b430-463a7d6ac9c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:38821 | ||
| 479 | 2026.05.06 06:51:24.321899 [ 286 ] {} <Debug> TCP-Session: 28956837-66d9-4315-adcc-150f1ecf0340 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 480 | 2026.05.06 06:51:24.321884 [ 282 ] {} <Debug> TCP-Session: c353c24d-5a54-4ec3-83fe-1e7f6838ee66 Authenticating user 'default' from [fd00:1122:3344:101::e]:59814 | ||
| 481 | 2026.05.06 06:51:24.322036 [ 284 ] {} <Debug> TCP-Session: c28d8886-02ee-4546-b430-463a7d6ac9c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 482 | 2026.05.06 06:51:24.322021 [ 280 ] {} <Debug> TCP-Session: 39b7c518-9e9a-437d-8185-551f4170ff43 Authenticating user 'default' from [fd00:1122:3344:101::e]:53269 | ||
| 483 | 2026.05.06 06:51:24.322016 [ 286 ] {} <Debug> TCP-Session: 28956837-66d9-4315-adcc-150f1ecf0340 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 484 | 2026.05.06 06:51:24.322138 [ 284 ] {} <Debug> TCP-Session: c28d8886-02ee-4546-b430-463a7d6ac9c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 485 | 2026.05.06 06:51:24.322130 [ 280 ] {} <Debug> TCP-Session: 39b7c518-9e9a-437d-8185-551f4170ff43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 486 | 2026.05.06 06:51:24.322121 [ 282 ] {} <Debug> TCP-Session: c353c24d-5a54-4ec3-83fe-1e7f6838ee66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 487 | 2026.05.06 06:51:24.322245 [ 280 ] {} <Debug> TCP-Session: 39b7c518-9e9a-437d-8185-551f4170ff43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 488 | 2026.05.06 06:51:24.321629 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 489 | 2026.05.06 06:51:24.321729 [ 281 ] {} <Debug> TCP-Session: fe3f545b-2f9d-4c02-aa61-c6a9e6962457 Authenticating user 'default' from [fd00:1122:3344:101::e]:54258 | ||
| 490 | 2026.05.06 06:51:24.322349 [ 285 ] {} <Debug> TCP-Session: 0818deee-5b8f-49ab-b14d-32eb838b9631 Authenticating user 'default' from [fd00:1122:3344:101::e]:51336 | ||
| 491 | 2026.05.06 06:51:24.322330 [ 282 ] {} <Debug> TCP-Session: c353c24d-5a54-4ec3-83fe-1e7f6838ee66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 492 | 2026.05.06 06:51:24.321727 [ 283 ] {} <Debug> TCP-Session: 3a23496c-7c41-4f95-86b1-4c019688848d Authenticating user 'default' from [fd00:1122:3344:101::e]:62873 | ||
| 493 | 2026.05.06 06:51:24.322475 [ 285 ] {} <Debug> TCP-Session: 0818deee-5b8f-49ab-b14d-32eb838b9631 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 494 | 2026.05.06 06:51:24.322453 [ 281 ] {} <Debug> TCP-Session: fe3f545b-2f9d-4c02-aa61-c6a9e6962457 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 495 | 2026.05.06 06:51:24.322494 [ 283 ] {} <Debug> TCP-Session: 3a23496c-7c41-4f95-86b1-4c019688848d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 496 | 2026.05.06 06:51:24.322549 [ 285 ] {} <Debug> TCP-Session: 0818deee-5b8f-49ab-b14d-32eb838b9631 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 497 | 2026.05.06 06:51:24.322562 [ 281 ] {} <Debug> TCP-Session: fe3f545b-2f9d-4c02-aa61-c6a9e6962457 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 498 | 2026.05.06 06:51:24.321881 [ 278 ] {6a7bf8e7-63cc-47a9-a04f-094885ff120c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46584) 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 has_own_data (stage: Complete) | ||
| 499 | 2026.05.06 06:51:24.322638 [ 283 ] {} <Debug> TCP-Session: 3a23496c-7c41-4f95-86b1-4c019688848d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 500 | 2026.05.06 06:51:24.325081 [ 278 ] {6a7bf8e7-63cc-47a9-a04f-094885ff120c} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 501 | 2026.05.06 06:51:24.326169 [ 278 ] {6a7bf8e7-63cc-47a9-a04f-094885ff120c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 502 | 2026.05.06 06:51:24.326999 [ 259 ] {447329bb-e1fe-424f-9bfe-5c50701523db} <Debug> TCPHandler: Processed in 0.011077544 sec. | ||
| 503 | 2026.05.06 06:51:24.327159 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 504 | 2026.05.06 06:51:24.327380 [ 259 ] {0ec23700-9be4-4dc3-bd46-12d4c9da4386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) 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) | ||
| 505 | 2026.05.06 06:51:24.327479 [ 259 ] {0ec23700-9be4-4dc3-bd46-12d4c9da4386} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 506 | 2026.05.06 06:51:24.328976 [ 276 ] {6a7bf8e7-63cc-47a9-a04f-094885ff120c} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 507 | 2026.05.06 06:51:24.330062 [ 259 ] {0ec23700-9be4-4dc3-bd46-12d4c9da4386} <Debug> oximeter.measurements_cumulativei64 (353d2f7b-a8e0-42e8-9429-b3ea2493e59b): Loading data parts | ||
| 508 | 2026.05.06 06:51:24.330218 [ 259 ] {0ec23700-9be4-4dc3-bd46-12d4c9da4386} <Debug> oximeter.measurements_cumulativei64 (353d2f7b-a8e0-42e8-9429-b3ea2493e59b): There are no data parts | ||
| 509 | 2026.05.06 06:51:24.330332 [ 278 ] {6a7bf8e7-63cc-47a9-a04f-094885ff120c} <Debug> executeQuery: Read 109 rows, 6.06 KiB in 0.008559 sec., 12735.132608949643 rows/sec., 707.98 KiB/sec. | ||
| 510 | 2026.05.06 06:51:24.330426 [ 278 ] {6a7bf8e7-63cc-47a9-a04f-094885ff120c} <Debug> TCPHandler: Processed in 0.009547299 sec. | ||
| 511 | 2026.05.06 06:51:24.332497 [ 259 ] {0ec23700-9be4-4dc3-bd46-12d4c9da4386} <Debug> TCPHandler: Processed in 0.005388152 sec. | ||
| 512 | 2026.05.06 06:51:24.332723 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 513 | 2026.05.06 06:51:24.332887 [ 259 ] {f395646b-3cc0-4a24-9f62-76d78d2d4592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) 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) | ||
| 514 | 2026.05.06 06:51:24.333075 [ 259 ] {f395646b-3cc0-4a24-9f62-76d78d2d4592} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 515 | 2026.05.06 06:51:24.335302 [ 259 ] {f395646b-3cc0-4a24-9f62-76d78d2d4592} <Debug> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Loading data parts | ||
| 516 | 2026.05.06 06:51:24.335578 [ 259 ] {f395646b-3cc0-4a24-9f62-76d78d2d4592} <Debug> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): There are no data parts | ||
| 517 | 2026.05.06 06:51:24.340079 [ 259 ] {f395646b-3cc0-4a24-9f62-76d78d2d4592} <Debug> TCPHandler: Processed in 0.007411709 sec. | ||
| 518 | 2026.05.06 06:51:24.340236 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 519 | 2026.05.06 06:51:24.340477 [ 259 ] {23ee5090-fde0-4f65-a7e1-8306c5e6d24a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) 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) | ||
| 520 | 2026.05.06 06:51:24.340608 [ 259 ] {23ee5090-fde0-4f65-a7e1-8306c5e6d24a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 521 | 2026.05.06 06:51:24.342988 [ 259 ] {23ee5090-fde0-4f65-a7e1-8306c5e6d24a} <Debug> oximeter.measurements_cumulativef32 (07eca4d7-e12f-4cb7-b712-a8e5b60f7ef0): Loading data parts | ||
| 522 | 2026.05.06 06:51:24.343135 [ 259 ] {23ee5090-fde0-4f65-a7e1-8306c5e6d24a} <Debug> oximeter.measurements_cumulativef32 (07eca4d7-e12f-4cb7-b712-a8e5b60f7ef0): There are no data parts | ||
| 523 | 2026.05.06 06:51:24.345378 [ 259 ] {23ee5090-fde0-4f65-a7e1-8306c5e6d24a} <Debug> TCPHandler: Processed in 0.005189467 sec. | ||
| 524 | 2026.05.06 06:51:24.345526 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 525 | 2026.05.06 06:51:24.345682 [ 259 ] {354cf59d-4663-404e-8c09-28e8b674b78e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) 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) | ||
| 526 | 2026.05.06 06:51:24.345796 [ 259 ] {354cf59d-4663-404e-8c09-28e8b674b78e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 527 | 2026.05.06 06:51:24.347997 [ 259 ] {354cf59d-4663-404e-8c09-28e8b674b78e} <Debug> oximeter.measurements_cumulativef64 (bbdc11e9-3881-4035-9539-f35d2eab72d2): Loading data parts | ||
| 528 | 2026.05.06 06:51:24.348139 [ 259 ] {354cf59d-4663-404e-8c09-28e8b674b78e} <Debug> oximeter.measurements_cumulativef64 (bbdc11e9-3881-4035-9539-f35d2eab72d2): There are no data parts | ||
| 529 | 2026.05.06 06:51:24.352764 [ 259 ] {354cf59d-4663-404e-8c09-28e8b674b78e} <Debug> TCPHandler: Processed in 0.007285836 sec. | ||
| 530 | 2026.05.06 06:51:24.353020 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 531 | 2026.05.06 06:51:24.353291 [ 259 ] {4192193c-3c4e-4229-8d53-8144400b2e46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 532 | * NOTE: Array types cannot be Nullable, see | ||
| 533 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 534 | * for more details. | ||
| 535 | * | ||
| 536 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 537 | * is unfortunate, and at this point relies on the fact that an | ||
| 538 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 539 | * to figure out another way to represent missing samples here. | ||
| 540 | */ | ||
| 541 | 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) | ||
| 542 | 2026.05.06 06:51:24.353441 [ 259 ] {4192193c-3c4e-4229-8d53-8144400b2e46} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 543 | 2026.05.06 06:51:24.356076 [ 259 ] {4192193c-3c4e-4229-8d53-8144400b2e46} <Debug> oximeter.measurements_histogrami8 (a1a7bb5b-4219-4a4b-97ad-017037c984fe): Loading data parts | ||
| 544 | 2026.05.06 06:51:24.356231 [ 259 ] {4192193c-3c4e-4229-8d53-8144400b2e46} <Debug> oximeter.measurements_histogrami8 (a1a7bb5b-4219-4a4b-97ad-017037c984fe): There are no data parts | ||
| 545 | 2026.05.06 06:51:24.358644 [ 259 ] {4192193c-3c4e-4229-8d53-8144400b2e46} <Debug> TCPHandler: Processed in 0.00569017 sec. | ||
| 546 | 2026.05.06 06:51:24.358821 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 547 | 2026.05.06 06:51:24.359074 [ 259 ] {b44e9604-eb00-4901-a611-769053eef159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) 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) | ||
| 548 | 2026.05.06 06:51:24.359280 [ 259 ] {b44e9604-eb00-4901-a611-769053eef159} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 549 | 2026.05.06 06:51:24.361575 [ 259 ] {b44e9604-eb00-4901-a611-769053eef159} <Debug> oximeter.measurements_histogramu8 (3c97b9d8-6abf-47c7-84f8-918bbf00bdc7): Loading data parts | ||
| 550 | 2026.05.06 06:51:24.361752 [ 259 ] {b44e9604-eb00-4901-a611-769053eef159} <Debug> oximeter.measurements_histogramu8 (3c97b9d8-6abf-47c7-84f8-918bbf00bdc7): There are no data parts | ||
| 551 | 2026.05.06 06:51:24.366271 [ 259 ] {b44e9604-eb00-4901-a611-769053eef159} <Debug> TCPHandler: Processed in 0.007509052 sec. | ||
| 552 | 2026.05.06 06:51:24.366439 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 553 | 2026.05.06 06:51:24.366770 [ 259 ] {aa733178-3cfd-424b-b4f1-7b9ce42f6e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) 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) | ||
| 554 | 2026.05.06 06:51:24.366908 [ 259 ] {aa733178-3cfd-424b-b4f1-7b9ce42f6e9e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 555 | 2026.05.06 06:51:24.369512 [ 259 ] {aa733178-3cfd-424b-b4f1-7b9ce42f6e9e} <Debug> oximeter.measurements_histogrami16 (3f2f9ea5-37c1-49f2-81f9-d8d5533763bb): Loading data parts | ||
| 556 | 2026.05.06 06:51:24.369648 [ 259 ] {aa733178-3cfd-424b-b4f1-7b9ce42f6e9e} <Debug> oximeter.measurements_histogrami16 (3f2f9ea5-37c1-49f2-81f9-d8d5533763bb): There are no data parts | ||
| 557 | 2026.05.06 06:51:24.371905 [ 259 ] {aa733178-3cfd-424b-b4f1-7b9ce42f6e9e} <Debug> TCPHandler: Processed in 0.005527796 sec. | ||
| 558 | 2026.05.06 06:51:24.372072 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 559 | 2026.05.06 06:51:24.372324 [ 259 ] {78377277-f624-4f8a-b321-e6199aa4b74c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) 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) | ||
| 560 | 2026.05.06 06:51:24.372452 [ 259 ] {78377277-f624-4f8a-b321-e6199aa4b74c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 561 | 2026.05.06 06:51:24.374668 [ 259 ] {78377277-f624-4f8a-b321-e6199aa4b74c} <Debug> oximeter.measurements_histogramu16 (7169fe29-c7da-4fd5-bc4f-cd37fd63db9b): Loading data parts | ||
| 562 | 2026.05.06 06:51:24.374928 [ 259 ] {78377277-f624-4f8a-b321-e6199aa4b74c} <Debug> oximeter.measurements_histogramu16 (7169fe29-c7da-4fd5-bc4f-cd37fd63db9b): There are no data parts | ||
| 563 | 2026.05.06 06:51:24.379447 [ 259 ] {78377277-f624-4f8a-b321-e6199aa4b74c} <Debug> TCPHandler: Processed in 0.00744415 sec. | ||
| 564 | 2026.05.06 06:51:24.379609 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 565 | 2026.05.06 06:51:24.379931 [ 259 ] {8db7c181-c8d5-452d-b94c-8990390f1c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) 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) | ||
| 566 | 2026.05.06 06:51:24.380081 [ 259 ] {8db7c181-c8d5-452d-b94c-8990390f1c42} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 567 | 2026.05.06 06:51:24.383052 [ 259 ] {8db7c181-c8d5-452d-b94c-8990390f1c42} <Debug> oximeter.measurements_histogrami32 (0176def3-8a7c-4172-86be-a709e18cc68b): Loading data parts | ||
| 568 | 2026.05.06 06:51:24.383188 [ 259 ] {8db7c181-c8d5-452d-b94c-8990390f1c42} <Debug> oximeter.measurements_histogrami32 (0176def3-8a7c-4172-86be-a709e18cc68b): There are no data parts | ||
| 569 | 2026.05.06 06:51:24.385490 [ 259 ] {8db7c181-c8d5-452d-b94c-8990390f1c42} <Debug> TCPHandler: Processed in 0.005939888 sec. | ||
| 570 | 2026.05.06 06:51:24.385645 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 571 | 2026.05.06 06:51:24.385855 [ 259 ] {3172e8ac-ae9c-4ef9-84fb-bb11c88358a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) 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) | ||
| 572 | 2026.05.06 06:51:24.385982 [ 259 ] {3172e8ac-ae9c-4ef9-84fb-bb11c88358a1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 573 | 2026.05.06 06:51:24.388338 [ 259 ] {3172e8ac-ae9c-4ef9-84fb-bb11c88358a1} <Debug> oximeter.measurements_histogramu32 (8bad95cd-1427-4a53-917a-fdea5112d8b2): Loading data parts | ||
| 574 | 2026.05.06 06:51:24.388610 [ 259 ] {3172e8ac-ae9c-4ef9-84fb-bb11c88358a1} <Debug> oximeter.measurements_histogramu32 (8bad95cd-1427-4a53-917a-fdea5112d8b2): There are no data parts | ||
| 575 | 2026.05.06 06:51:24.393358 [ 259 ] {3172e8ac-ae9c-4ef9-84fb-bb11c88358a1} <Debug> TCPHandler: Processed in 0.00776756 sec. | ||
| 576 | 2026.05.06 06:51:24.393517 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 577 | 2026.05.06 06:51:24.393864 [ 259 ] {4d88aab2-ba4c-4035-b231-83817bc82f29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) 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) | ||
| 578 | 2026.05.06 06:51:24.394016 [ 259 ] {4d88aab2-ba4c-4035-b231-83817bc82f29} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 579 | 2026.05.06 06:51:24.396923 [ 259 ] {4d88aab2-ba4c-4035-b231-83817bc82f29} <Debug> oximeter.measurements_histogrami64 (06dd21e6-14e0-4727-8708-93fa7ac5a6c9): Loading data parts | ||
| 580 | 2026.05.06 06:51:24.397098 [ 259 ] {4d88aab2-ba4c-4035-b231-83817bc82f29} <Debug> oximeter.measurements_histogrami64 (06dd21e6-14e0-4727-8708-93fa7ac5a6c9): There are no data parts | ||
| 581 | 2026.05.06 06:51:24.399392 [ 259 ] {4d88aab2-ba4c-4035-b231-83817bc82f29} <Debug> TCPHandler: Processed in 0.005933378 sec. | ||
| 582 | 2026.05.06 06:51:24.399551 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 583 | 2026.05.06 06:51:24.399814 [ 259 ] {1012f688-cdc1-4cbe-a87e-7954e4ef9791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) 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) | ||
| 584 | 2026.05.06 06:51:24.399968 [ 259 ] {1012f688-cdc1-4cbe-a87e-7954e4ef9791} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 585 | 2026.05.06 06:51:24.402402 [ 259 ] {1012f688-cdc1-4cbe-a87e-7954e4ef9791} <Debug> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Loading data parts | ||
| 586 | 2026.05.06 06:51:24.402656 [ 259 ] {1012f688-cdc1-4cbe-a87e-7954e4ef9791} <Debug> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): There are no data parts | ||
| 587 | 2026.05.06 06:51:24.407273 [ 259 ] {1012f688-cdc1-4cbe-a87e-7954e4ef9791} <Debug> TCPHandler: Processed in 0.007784 sec. | ||
| 588 | 2026.05.06 06:51:24.407437 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 589 | 2026.05.06 06:51:24.407776 [ 259 ] {f2d79a97-020a-4ff2-9d4f-5e41efc8cab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) 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) | ||
| 590 | 2026.05.06 06:51:24.407923 [ 259 ] {f2d79a97-020a-4ff2-9d4f-5e41efc8cab4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 591 | 2026.05.06 06:51:24.410585 [ 259 ] {f2d79a97-020a-4ff2-9d4f-5e41efc8cab4} <Debug> oximeter.measurements_histogramf32 (51c09fe5-2baa-4352-b5d0-4f189a2c7ea5): Loading data parts | ||
| 592 | 2026.05.06 06:51:24.410698 [ 259 ] {f2d79a97-020a-4ff2-9d4f-5e41efc8cab4} <Debug> oximeter.measurements_histogramf32 (51c09fe5-2baa-4352-b5d0-4f189a2c7ea5): There are no data parts | ||
| 593 | 2026.05.06 06:51:24.413016 [ 259 ] {f2d79a97-020a-4ff2-9d4f-5e41efc8cab4} <Debug> TCPHandler: Processed in 0.005637779 sec. | ||
| 594 | 2026.05.06 06:51:24.413161 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 595 | 2026.05.06 06:51:24.413383 [ 259 ] {161d6f0f-b3f0-4c7a-a9e0-f241810fe309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) 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) | ||
| 596 | 2026.05.06 06:51:24.413520 [ 259 ] {161d6f0f-b3f0-4c7a-a9e0-f241810fe309} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 597 | 2026.05.06 06:51:24.415858 [ 259 ] {161d6f0f-b3f0-4c7a-a9e0-f241810fe309} <Debug> oximeter.measurements_histogramf64 (07b30b08-e49b-4ec2-8903-28cd1d07dba3): Loading data parts | ||
| 598 | 2026.05.06 06:51:24.416110 [ 259 ] {161d6f0f-b3f0-4c7a-a9e0-f241810fe309} <Debug> oximeter.measurements_histogramf64 (07b30b08-e49b-4ec2-8903-28cd1d07dba3): There are no data parts | ||
| 599 | 2026.05.06 06:51:24.420613 [ 259 ] {161d6f0f-b3f0-4c7a-a9e0-f241810fe309} <Debug> TCPHandler: Processed in 0.007499822 sec. | ||
| 600 | 2026.05.06 06:51:24.420779 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 601 | 2026.05.06 06:51:24.421114 [ 259 ] {21150bdd-008d-4d2e-a4a0-d31470d65eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) /* The field tables store named dimensions of each timeseries. | ||
| 602 | * | ||
| 603 | * As with the measurement tables, there is one field table for each field data | ||
| 604 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 605 | * this behavior **must not** be relied upon for query correctness. | ||
| 606 | * | ||
| 607 | * The index for the fields differs from the measurements, however. Rows are | ||
| 608 | * sorted by timeseries name, then field name, field value, and finally | ||
| 609 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 610 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 611 | * usually then used to look up measurements. | ||
| 612 | * | ||
| 613 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 614 | * timeseries name and then key, since it would improve lookups where one | ||
| 615 | * already has the key. Realistically though, these tables are quite small and | ||
| 616 | * so performance benefits will be low in absolute terms. | ||
| 617 | * | ||
| 618 | * TTL: We use a materialized column to expire old field table records. This | ||
| 619 | * column is generated automatically by the database whenever a new row is | ||
| 620 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 621 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 622 | * record will remain during a deduplication, which will have the last | ||
| 623 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 624 | * measurement tables. | ||
| 625 | */ | ||
| 626 | 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) | ||
| 627 | 2026.05.06 06:51:24.421254 [ 259 ] {21150bdd-008d-4d2e-a4a0-d31470d65eee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 628 | 2026.05.06 06:51:24.423571 [ 259 ] {21150bdd-008d-4d2e-a4a0-d31470d65eee} <Debug> oximeter.fields_bool (979a5030-87d8-4a18-a090-d2a019c9ce47): Loading data parts | ||
| 629 | 2026.05.06 06:51:24.423714 [ 259 ] {21150bdd-008d-4d2e-a4a0-d31470d65eee} <Debug> oximeter.fields_bool (979a5030-87d8-4a18-a090-d2a019c9ce47): There are no data parts | ||
| 630 | 2026.05.06 06:51:24.425851 [ 259 ] {21150bdd-008d-4d2e-a4a0-d31470d65eee} <Debug> TCPHandler: Processed in 0.005132365 sec. | ||
| 631 | 2026.05.06 06:51:24.426080 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 632 | 2026.05.06 06:51:24.426236 [ 259 ] {b06aa827-c960-4c9b-bac2-32582242b424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) 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) | ||
| 633 | 2026.05.06 06:51:24.426354 [ 259 ] {b06aa827-c960-4c9b-bac2-32582242b424} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 634 | 2026.05.06 06:51:24.428402 [ 259 ] {b06aa827-c960-4c9b-bac2-32582242b424} <Debug> oximeter.fields_i8 (ccbdc9bb-347e-46ee-8b1a-ca8d5c61b67d): Loading data parts | ||
| 635 | 2026.05.06 06:51:24.428655 [ 259 ] {b06aa827-c960-4c9b-bac2-32582242b424} <Debug> oximeter.fields_i8 (ccbdc9bb-347e-46ee-8b1a-ca8d5c61b67d): There are no data parts | ||
| 636 | 2026.05.06 06:51:24.433331 [ 259 ] {b06aa827-c960-4c9b-bac2-32582242b424} <Debug> TCPHandler: Processed in 0.007299906 sec. | ||
| 637 | 2026.05.06 06:51:24.433504 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 638 | 2026.05.06 06:51:24.433885 [ 259 ] {f782da09-0a06-418e-b127-76b175dc37d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) 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) | ||
| 639 | 2026.05.06 06:51:24.434043 [ 259 ] {f782da09-0a06-418e-b127-76b175dc37d1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 640 | 2026.05.06 06:51:24.436270 [ 259 ] {f782da09-0a06-418e-b127-76b175dc37d1} <Debug> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Loading data parts | ||
| 641 | 2026.05.06 06:51:24.436422 [ 259 ] {f782da09-0a06-418e-b127-76b175dc37d1} <Debug> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): There are no data parts | ||
| 642 | 2026.05.06 06:51:24.438606 [ 259 ] {f782da09-0a06-418e-b127-76b175dc37d1} <Debug> TCPHandler: Processed in 0.005163726 sec. | ||
| 643 | 2026.05.06 06:51:24.438787 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 644 | 2026.05.06 06:51:24.438941 [ 259 ] {41928669-54ff-4d86-a355-1eb9b3e57633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) 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) | ||
| 645 | 2026.05.06 06:51:24.439060 [ 259 ] {41928669-54ff-4d86-a355-1eb9b3e57633} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 646 | 2026.05.06 06:51:24.440924 [ 259 ] {41928669-54ff-4d86-a355-1eb9b3e57633} <Debug> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Loading data parts | ||
| 647 | 2026.05.06 06:51:24.441169 [ 259 ] {41928669-54ff-4d86-a355-1eb9b3e57633} <Debug> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): There are no data parts | ||
| 648 | 2026.05.06 06:51:24.445715 [ 259 ] {41928669-54ff-4d86-a355-1eb9b3e57633} <Debug> TCPHandler: Processed in 0.006975567 sec. | ||
| 649 | 2026.05.06 06:51:24.445873 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 650 | 2026.05.06 06:51:24.446155 [ 259 ] {158693d7-51fe-441b-b842-1c04c5d665b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) 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) | ||
| 651 | 2026.05.06 06:51:24.446286 [ 259 ] {158693d7-51fe-441b-b842-1c04c5d665b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 652 | 2026.05.06 06:51:24.448473 [ 259 ] {158693d7-51fe-441b-b842-1c04c5d665b4} <Debug> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Loading data parts | ||
| 653 | 2026.05.06 06:51:24.448616 [ 259 ] {158693d7-51fe-441b-b842-1c04c5d665b4} <Debug> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): There are no data parts | ||
| 654 | 2026.05.06 06:51:24.450822 [ 259 ] {158693d7-51fe-441b-b842-1c04c5d665b4} <Debug> TCPHandler: Processed in 0.005008681 sec. | ||
| 655 | 2026.05.06 06:51:24.450956 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 656 | 2026.05.06 06:51:24.451109 [ 259 ] {2f64155f-4871-446c-b991-c3199c04bdd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) 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) | ||
| 657 | 2026.05.06 06:51:24.451209 [ 259 ] {2f64155f-4871-446c-b991-c3199c04bdd5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 658 | 2026.05.06 06:51:24.453071 [ 259 ] {2f64155f-4871-446c-b991-c3199c04bdd5} <Debug> oximeter.fields_i32 (e6aaf3a7-7633-4de8-8b35-124f3ae49e7b): Loading data parts | ||
| 659 | 2026.05.06 06:51:24.453280 [ 259 ] {2f64155f-4871-446c-b991-c3199c04bdd5} <Debug> oximeter.fields_i32 (e6aaf3a7-7633-4de8-8b35-124f3ae49e7b): There are no data parts | ||
| 660 | 2026.05.06 06:51:24.457787 [ 259 ] {2f64155f-4871-446c-b991-c3199c04bdd5} <Debug> TCPHandler: Processed in 0.006881084 sec. | ||
| 661 | 2026.05.06 06:51:24.457929 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 662 | 2026.05.06 06:51:24.458163 [ 259 ] {9abd141b-4a0e-43d8-bef0-85d3d613e9c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) 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) | ||
| 663 | 2026.05.06 06:51:24.458296 [ 259 ] {9abd141b-4a0e-43d8-bef0-85d3d613e9c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 664 | 2026.05.06 06:51:24.460417 [ 259 ] {9abd141b-4a0e-43d8-bef0-85d3d613e9c5} <Debug> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Loading data parts | ||
| 665 | 2026.05.06 06:51:24.460552 [ 259 ] {9abd141b-4a0e-43d8-bef0-85d3d613e9c5} <Debug> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): There are no data parts | ||
| 666 | 2026.05.06 06:51:24.462848 [ 259 ] {9abd141b-4a0e-43d8-bef0-85d3d613e9c5} <Debug> TCPHandler: Processed in 0.004968231 sec. | ||
| 667 | 2026.05.06 06:51:24.462989 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 668 | 2026.05.06 06:51:24.463144 [ 259 ] {b86246b2-57d5-4735-a89d-34afda4b2c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) 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) | ||
| 669 | 2026.05.06 06:51:24.463299 [ 259 ] {b86246b2-57d5-4735-a89d-34afda4b2c8f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 670 | 2026.05.06 06:51:24.465226 [ 259 ] {b86246b2-57d5-4735-a89d-34afda4b2c8f} <Debug> oximeter.fields_i64 (18ecc034-93fc-481d-becf-f0c9046ebb7f): Loading data parts | ||
| 671 | 2026.05.06 06:51:24.465411 [ 259 ] {b86246b2-57d5-4735-a89d-34afda4b2c8f} <Debug> oximeter.fields_i64 (18ecc034-93fc-481d-becf-f0c9046ebb7f): There are no data parts | ||
| 672 | 2026.05.06 06:51:24.469477 [ 259 ] {b86246b2-57d5-4735-a89d-34afda4b2c8f} <Debug> TCPHandler: Processed in 0.006536024 sec. | ||
| 673 | 2026.05.06 06:51:24.469647 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 674 | 2026.05.06 06:51:24.469932 [ 259 ] {a784f7ad-c61b-4d84-bfe7-cc0326728398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) 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) | ||
| 675 | 2026.05.06 06:51:24.470073 [ 259 ] {a784f7ad-c61b-4d84-bfe7-cc0326728398} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 676 | 2026.05.06 06:51:24.472336 [ 259 ] {a784f7ad-c61b-4d84-bfe7-cc0326728398} <Debug> oximeter.fields_u64 (029e43f7-d788-4da4-b6f4-1edef0954b38): Loading data parts | ||
| 677 | 2026.05.06 06:51:24.472483 [ 259 ] {a784f7ad-c61b-4d84-bfe7-cc0326728398} <Debug> oximeter.fields_u64 (029e43f7-d788-4da4-b6f4-1edef0954b38): There are no data parts | ||
| 678 | 2026.05.06 06:51:24.476451 [ 259 ] {a784f7ad-c61b-4d84-bfe7-cc0326728398} <Debug> TCPHandler: Processed in 0.006863324 sec. | ||
| 679 | 2026.05.06 06:51:24.476614 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 680 | 2026.05.06 06:51:24.476834 [ 259 ] {4399fd55-dfca-4626-8fca-f740b97fea58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) 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) | ||
| 681 | 2026.05.06 06:51:24.476963 [ 259 ] {4399fd55-dfca-4626-8fca-f740b97fea58} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 682 | 2026.05.06 06:51:24.479095 [ 259 ] {4399fd55-dfca-4626-8fca-f740b97fea58} <Debug> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018): Loading data parts | ||
| 683 | 2026.05.06 06:51:24.479222 [ 259 ] {4399fd55-dfca-4626-8fca-f740b97fea58} <Debug> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018): There are no data parts | ||
| 684 | 2026.05.06 06:51:24.483079 [ 259 ] {4399fd55-dfca-4626-8fca-f740b97fea58} <Debug> TCPHandler: Processed in 0.006523194 sec. | ||
| 685 | 2026.05.06 06:51:24.483229 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 686 | 2026.05.06 06:51:24.483445 [ 259 ] {c562165f-51dd-4a7b-831e-55e2683295a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) 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) | ||
| 687 | 2026.05.06 06:51:24.483546 [ 259 ] {c562165f-51dd-4a7b-831e-55e2683295a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 688 | 2026.05.06 06:51:24.485543 [ 259 ] {c562165f-51dd-4a7b-831e-55e2683295a0} <Debug> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Loading data parts | ||
| 689 | 2026.05.06 06:51:24.485680 [ 259 ] {c562165f-51dd-4a7b-831e-55e2683295a0} <Debug> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): There are no data parts | ||
| 690 | 2026.05.06 06:51:24.489586 [ 259 ] {c562165f-51dd-4a7b-831e-55e2683295a0} <Debug> TCPHandler: Processed in 0.006406211 sec. | ||
| 691 | 2026.05.06 06:51:24.489728 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 692 | 2026.05.06 06:51:24.489888 [ 259 ] {5a1ce0c1-8d3a-4b20-b084-e2b6b520bfbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) 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) | ||
| 693 | 2026.05.06 06:51:24.490008 [ 259 ] {5a1ce0c1-8d3a-4b20-b084-e2b6b520bfbb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 694 | 2026.05.06 06:51:24.492058 [ 259 ] {5a1ce0c1-8d3a-4b20-b084-e2b6b520bfbb} <Debug> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Loading data parts | ||
| 695 | 2026.05.06 06:51:24.492230 [ 259 ] {5a1ce0c1-8d3a-4b20-b084-e2b6b520bfbb} <Debug> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): There are no data parts | ||
| 696 | 2026.05.06 06:51:24.496078 [ 259 ] {5a1ce0c1-8d3a-4b20-b084-e2b6b520bfbb} <Debug> TCPHandler: Processed in 0.006398841 sec. | ||
| 697 | 2026.05.06 06:51:24.496363 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 698 | 2026.05.06 06:51:24.496699 [ 259 ] {5b44ed31-8e1c-4a07-b83d-d5758cbe05aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) /* The timeseries schema table stores the extracted schema for the samples | ||
| 699 | * oximeter collects. | ||
| 700 | */ | ||
| 701 | 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) | ||
| 702 | 2026.05.06 06:51:24.496898 [ 259 ] {5b44ed31-8e1c-4a07-b83d-d5758cbe05aa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 703 | 2026.05.06 06:51:24.501643 [ 259 ] {5b44ed31-8e1c-4a07-b83d-d5758cbe05aa} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1): Loading data parts | ||
| 704 | 2026.05.06 06:51:24.501899 [ 259 ] {5b44ed31-8e1c-4a07-b83d-d5758cbe05aa} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1): There are no data parts | ||
| 705 | 2026.05.06 06:51:24.503562 [ 259 ] {5b44ed31-8e1c-4a07-b83d-d5758cbe05aa} <Debug> TCPHandler: Processed in 0.007264385 sec. | ||
| 706 | 2026.05.06 06:51:24.503878 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 707 | 2026.05.06 06:51:24.504310 [ 261 ] {092da3d3-5aac-4bb7-9b94-edce74026a83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 708 | 2026.05.06 06:51:24.505671 [ 261 ] {092da3d3-5aac-4bb7-9b94-edce74026a83} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 709 | 2026.05.06 06:51:24.522316 [ 277 ] {092da3d3-5aac-4bb7-9b94-edce74026a83} <Trace> oximeter.version (d3864241-cdea-4d2b-8559-2a50b58f009c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 710 | 2026.05.06 06:51:24.522355 [ 277 ] {092da3d3-5aac-4bb7-9b94-edce74026a83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 711 | 2026.05.06 06:51:24.527096 [ 277 ] {092da3d3-5aac-4bb7-9b94-edce74026a83} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 712 | 2026.05.06 06:51:24.527832 [ 277 ] {092da3d3-5aac-4bb7-9b94-edce74026a83} <Trace> oximeter.version (d3864241-cdea-4d2b-8559-2a50b58f009c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 713 | 2026.05.06 06:51:24.528095 [ 261 ] {092da3d3-5aac-4bb7-9b94-edce74026a83} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.023966 sec., 41.72577818576316 rows/sec., 667.61 B/sec. | ||
| 714 | 2026.05.06 06:51:24.528309 [ 261 ] {092da3d3-5aac-4bb7-9b94-edce74026a83} <Debug> TCPHandler: Processed in 0.024572194 sec. | ||
| 715 | 2026.05.06 06:51:25.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 128.51 MiB, peak 128.51 MiB, free memory in arenas 0.00 B, will set to 140.96 MiB (RSS), difference: 12.45 MiB | ||
| 716 | 2026.05.06 06:51:25.568986 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40656 | ||
| 717 | 2026.05.06 06:51:25.569116 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 718 | 2026.05.06 06:51:25.569263 [ 287 ] {} <Debug> TCP-Session: 1f275620-bf90-46fd-9ced-fd43e8c1f306 Authenticating user 'default' from [fd00:1122:3344:101::b]:40656 | ||
| 719 | 2026.05.06 06:51:25.569287 [ 287 ] {} <Debug> TCP-Session: 1f275620-bf90-46fd-9ced-fd43e8c1f306 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 720 | 2026.05.06 06:51:25.569298 [ 287 ] {} <Debug> TCP-Session: 1f275620-bf90-46fd-9ced-fd43e8c1f306 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 721 | 2026.05.06 06:51:25.569455 [ 287 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 722 | 2026.05.06 06:51:25.569491 [ 287 ] {} <Trace> 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 | ||
| 723 | 2026.05.06 06:51:25.569612 [ 287 ] {} <Trace> 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 | ||
| 724 | 2026.05.06 06:51:25.570620 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53173 | ||
| 725 | 2026.05.06 06:51:25.570630 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54397 | ||
| 726 | 2026.05.06 06:51:25.570720 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62799 | ||
| 727 | 2026.05.06 06:51:25.570818 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61536 | ||
| 728 | 2026.05.06 06:51:25.570916 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53253 | ||
| 729 | 2026.05.06 06:51:25.570944 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 730 | 2026.05.06 06:51:25.571061 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 731 | 2026.05.06 06:51:25.571081 [ 289 ] {} <Debug> TCP-Session: 826bf63c-0ee4-40e8-97e9-93b5d4cd333a Authenticating user 'default' from [fd00:1122:3344:101::b]:53173 | ||
| 732 | 2026.05.06 06:51:25.571098 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 733 | 2026.05.06 06:51:25.571151 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64910 | ||
| 734 | 2026.05.06 06:51:25.571139 [ 290 ] {} <Debug> TCP-Session: ea876097-671b-4dad-a5b7-25298a50f381 Authenticating user 'default' from [fd00:1122:3344:101::b]:62799 | ||
| 735 | 2026.05.06 06:51:25.571111 [ 289 ] {} <Debug> TCP-Session: 826bf63c-0ee4-40e8-97e9-93b5d4cd333a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 736 | 2026.05.06 06:51:25.571293 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 737 | 2026.05.06 06:51:25.571307 [ 289 ] {} <Debug> TCP-Session: 826bf63c-0ee4-40e8-97e9-93b5d4cd333a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 738 | 2026.05.06 06:51:25.571274 [ 290 ] {} <Debug> TCP-Session: ea876097-671b-4dad-a5b7-25298a50f381 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 739 | 2026.05.06 06:51:25.571323 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 740 | 2026.05.06 06:51:25.571404 [ 291 ] {} <Debug> TCP-Session: b3e2e152-f296-47ad-9618-3ab0882e8989 Authenticating user 'default' from [fd00:1122:3344:101::b]:61536 | ||
| 741 | 2026.05.06 06:51:25.571408 [ 290 ] {} <Debug> TCP-Session: ea876097-671b-4dad-a5b7-25298a50f381 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 742 | 2026.05.06 06:51:25.571372 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42782 | ||
| 743 | 2026.05.06 06:51:25.571490 [ 291 ] {} <Debug> TCP-Session: b3e2e152-f296-47ad-9618-3ab0882e8989 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 744 | 2026.05.06 06:51:25.571456 [ 292 ] {} <Debug> TCP-Session: ab2c46a9-e914-48cd-ac0a-228e76555c8d Authenticating user 'default' from [fd00:1122:3344:101::b]:53253 | ||
| 745 | 2026.05.06 06:51:25.571420 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 746 | 2026.05.06 06:51:25.571610 [ 291 ] {} <Debug> TCP-Session: b3e2e152-f296-47ad-9618-3ab0882e8989 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 747 | 2026.05.06 06:51:25.571593 [ 292 ] {} <Debug> TCP-Session: ab2c46a9-e914-48cd-ac0a-228e76555c8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 748 | 2026.05.06 06:51:25.571264 [ 288 ] {} <Debug> TCP-Session: 3a8ee1f5-4864-4109-ad76-c6d8fcc2e1e6 Authenticating user 'default' from [fd00:1122:3344:101::b]:54397 | ||
| 749 | 2026.05.06 06:51:25.571699 [ 293 ] {} <Debug> TCP-Session: 2b8d3d66-88b8-4c07-be02-1404591bcf5b Authenticating user 'default' from [fd00:1122:3344:101::b]:64910 | ||
| 750 | 2026.05.06 06:51:25.571706 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 751 | 2026.05.06 06:51:25.571715 [ 292 ] {} <Debug> TCP-Session: ab2c46a9-e914-48cd-ac0a-228e76555c8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 752 | 2026.05.06 06:51:25.571703 [ 288 ] {} <Debug> TCP-Session: 3a8ee1f5-4864-4109-ad76-c6d8fcc2e1e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 753 | 2026.05.06 06:51:25.571790 [ 288 ] {} <Debug> TCP-Session: 3a8ee1f5-4864-4109-ad76-c6d8fcc2e1e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 754 | 2026.05.06 06:51:25.571898 [ 294 ] {} <Debug> TCP-Session: a4c97386-3095-4c46-921a-3a47cc4d1728 Authenticating user 'default' from [fd00:1122:3344:101::b]:42782 | ||
| 755 | 2026.05.06 06:51:25.571900 [ 293 ] {} <Debug> TCP-Session: 2b8d3d66-88b8-4c07-be02-1404591bcf5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.05.06 06:51:25.571924 [ 294 ] {} <Debug> TCP-Session: a4c97386-3095-4c46-921a-3a47cc4d1728 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 757 | 2026.05.06 06:51:25.571992 [ 293 ] {} <Debug> TCP-Session: 2b8d3d66-88b8-4c07-be02-1404591bcf5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2026.05.06 06:51:25.572009 [ 294 ] {} <Debug> TCP-Session: a4c97386-3095-4c46-921a-3a47cc4d1728 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 759 | 2026.05.06 06:51:29.831610 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 760 | 2026.05.06 06:51:29.831619 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 761 | 2026.05.06 06:51:29.831706 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 762 | 2026.05.06 06:51:29.831740 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 763 | 2026.05.06 06:51:29.834935 [ 245 ] {} <Debug> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Loading data parts | ||
| 764 | 2026.05.06 06:51:29.835111 [ 245 ] {} <Debug> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): There are no data parts | ||
| 765 | 2026.05.06 06:51:29.840073 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 766 | 2026.05.06 06:51:29.840112 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 767 | 2026.05.06 06:51:29.845176 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 768 | 2026.05.06 06:51:29.845797 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 769 | 2026.05.06 06:51:29.845932 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 770 | 2026.05.06 06:51:29.849247 [ 244 ] {} <Debug> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Loading data parts | ||
| 771 | 2026.05.06 06:51:29.849397 [ 244 ] {} <Debug> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): There are no data parts | ||
| 772 | 2026.05.06 06:51:29.872529 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 773 | 2026.05.06 06:51:29.872568 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 774 | 2026.05.06 06:51:29.878633 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 775 | 2026.05.06 06:51:29.879718 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 776 | 2026.05.06 06:51:29.882638 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 777 | 2026.05.06 06:51:30.001141 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 146.60 MiB, peak 150.60 MiB, free memory in arenas 0.00 B, will set to 155.71 MiB (RSS), difference: 9.12 MiB | ||
| 778 | 2026.05.06 06:51:32.330942 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
| 779 | 2026.05.06 06:51:32.331052 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 780 | 2026.05.06 06:51:32.335275 [ 243 ] {} <Debug> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Loading data parts | ||
| 781 | 2026.05.06 06:51:32.335488 [ 243 ] {} <Debug> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): There are no data parts | ||
| 782 | 2026.05.06 06:51:32.344429 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 783 | 2026.05.06 06:51:32.344470 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 784 | 2026.05.06 06:51:32.346231 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 785 | 2026.05.06 06:51:32.346803 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 786 | 2026.05.06 06:51:32.347023 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
| 787 | 2026.05.06 06:51:33.000239 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.95 MiB, peak 159.95 MiB, free memory in arenas 0.00 B, will set to 156.70 MiB (RSS), difference: -3.25 MiB | ||
| 788 | 2026.05.06 06:51:34.948510 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56364 | ||
| 789 | 2026.05.06 06:51:34.948687 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 790 | 2026.05.06 06:51:34.948735 [ 295 ] {} <Debug> TCP-Session: c45038c0-d678-4d5c-a277-685ca7ac8e00 Authenticating user 'default' from [fd00:1122:3344:101::a]:56364 | ||
| 791 | 2026.05.06 06:51:34.948767 [ 295 ] {} <Debug> TCP-Session: c45038c0-d678-4d5c-a277-685ca7ac8e00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 792 | 2026.05.06 06:51:34.948790 [ 295 ] {} <Debug> TCP-Session: c45038c0-d678-4d5c-a277-685ca7ac8e00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 793 | 2026.05.06 06:51:34.948863 [ 295 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 794 | 2026.05.06 06:51:34.948901 [ 295 ] {} <Trace> 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 | ||
| 795 | 2026.05.06 06:51:34.948921 [ 295 ] {} <Trace> 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 | ||
| 796 | 2026.05.06 06:51:34.949862 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45810 | ||
| 797 | 2026.05.06 06:51:34.949933 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44537 | ||
| 798 | 2026.05.06 06:51:34.950015 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64126 | ||
| 799 | 2026.05.06 06:51:34.950158 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 800 | 2026.05.06 06:51:34.950186 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51787 | ||
| 801 | 2026.05.06 06:51:34.950198 [ 296 ] {} <Debug> TCP-Session: 90ad76e2-b40b-4a85-b888-4afd75d89999 Authenticating user 'default' from [fd00:1122:3344:101::a]:45810 | ||
| 802 | 2026.05.06 06:51:34.950252 [ 296 ] {} <Debug> TCP-Session: 90ad76e2-b40b-4a85-b888-4afd75d89999 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 803 | 2026.05.06 06:51:34.950268 [ 296 ] {} <Debug> TCP-Session: 90ad76e2-b40b-4a85-b888-4afd75d89999 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 804 | 2026.05.06 06:51:34.950368 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 805 | 2026.05.06 06:51:34.950413 [ 297 ] {} <Debug> TCP-Session: c726f6d6-d536-41a2-858c-959a3794861d Authenticating user 'default' from [fd00:1122:3344:101::a]:44537 | ||
| 806 | 2026.05.06 06:51:34.950438 [ 297 ] {} <Debug> TCP-Session: c726f6d6-d536-41a2-858c-959a3794861d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 807 | 2026.05.06 06:51:34.950445 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43907 | ||
| 808 | 2026.05.06 06:51:34.950453 [ 297 ] {} <Debug> TCP-Session: c726f6d6-d536-41a2-858c-959a3794861d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 809 | 2026.05.06 06:51:34.950467 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 810 | 2026.05.06 06:51:34.950547 [ 298 ] {} <Debug> TCP-Session: aca4d091-3dbf-4857-8d06-2cfb8aac34c4 Authenticating user 'default' from [fd00:1122:3344:101::a]:64126 | ||
| 811 | 2026.05.06 06:51:34.950566 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46948 | ||
| 812 | 2026.05.06 06:51:34.950574 [ 298 ] {} <Debug> TCP-Session: aca4d091-3dbf-4857-8d06-2cfb8aac34c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 813 | 2026.05.06 06:51:34.950554 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 814 | 2026.05.06 06:51:34.950615 [ 298 ] {} <Debug> TCP-Session: aca4d091-3dbf-4857-8d06-2cfb8aac34c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 815 | 2026.05.06 06:51:34.950648 [ 299 ] {} <Debug> TCP-Session: 5ddae87d-3cbd-4359-88dc-323da43df78e Authenticating user 'default' from [fd00:1122:3344:101::a]:51787 | ||
| 816 | 2026.05.06 06:51:34.950674 [ 299 ] {} <Debug> TCP-Session: 5ddae87d-3cbd-4359-88dc-323da43df78e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 817 | 2026.05.06 06:51:34.950675 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 818 | 2026.05.06 06:51:34.950716 [ 299 ] {} <Debug> TCP-Session: 5ddae87d-3cbd-4359-88dc-323da43df78e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 819 | 2026.05.06 06:51:34.950728 [ 300 ] {} <Debug> TCP-Session: b0a17e45-d76f-4407-bab7-4cabf347bef1 Authenticating user 'default' from [fd00:1122:3344:101::a]:43907 | ||
| 820 | 2026.05.06 06:51:34.950756 [ 300 ] {} <Debug> TCP-Session: b0a17e45-d76f-4407-bab7-4cabf347bef1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 821 | 2026.05.06 06:51:34.950768 [ 300 ] {} <Debug> TCP-Session: b0a17e45-d76f-4407-bab7-4cabf347bef1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 822 | 2026.05.06 06:51:34.950868 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 823 | 2026.05.06 06:51:34.950869 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34111 | ||
| 824 | 2026.05.06 06:51:34.950905 [ 301 ] {} <Debug> TCP-Session: 14790f57-cfeb-4e15-abb9-9bfbe54225c2 Authenticating user 'default' from [fd00:1122:3344:101::a]:46948 | ||
| 825 | 2026.05.06 06:51:34.950930 [ 301 ] {} <Debug> TCP-Session: 14790f57-cfeb-4e15-abb9-9bfbe54225c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 826 | 2026.05.06 06:51:34.950942 [ 301 ] {} <Debug> TCP-Session: 14790f57-cfeb-4e15-abb9-9bfbe54225c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 827 | 2026.05.06 06:51:34.951078 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 828 | 2026.05.06 06:51:34.951110 [ 302 ] {} <Debug> TCP-Session: 21861884-946a-4687-8dfa-bd8aeb94679d Authenticating user 'default' from [fd00:1122:3344:101::a]:34111 | ||
| 829 | 2026.05.06 06:51:34.951126 [ 302 ] {} <Debug> TCP-Session: 21861884-946a-4687-8dfa-bd8aeb94679d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 830 | 2026.05.06 06:51:34.951138 [ 302 ] {} <Debug> TCP-Session: 21861884-946a-4687-8dfa-bd8aeb94679d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 831 | 2026.05.06 06:51:37.296387 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 832 | 2026.05.06 06:51:37.296449 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 833 | 2026.05.06 06:51:37.346285 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 834 | 2026.05.06 06:51:37.349038 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 835 | 2026.05.06 06:51:37.349084 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 836 | 2026.05.06 06:51:37.349801 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 837 | 2026.05.06 06:51:37.350281 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 838 | 2026.05.06 06:51:37.350439 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 839 | 2026.05.06 06:51:37.382993 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 840 | 2026.05.06 06:51:37.401503 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 841 | 2026.05.06 06:51:37.401565 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 842 | 2026.05.06 06:51:37.408120 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 843 | 2026.05.06 06:51:37.409190 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 844 | 2026.05.06 06:51:37.412267 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 845 | 2026.05.06 06:51:38.000413 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.88 MiB, peak 161.88 MiB, free memory in arenas 0.00 B, will set to 159.93 MiB (RSS), difference: 2.06 MiB | ||
| 846 | 2026.05.06 06:51:43.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.96 MiB, peak 161.88 MiB, free memory in arenas 0.00 B, will set to 159.97 MiB (RSS), difference: 4.01 MiB | ||
| 847 | 2026.05.06 06:51:44.851374 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 848 | 2026.05.06 06:51:44.851835 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 849 | 2026.05.06 06:51:44.851880 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 850 | 2026.05.06 06:51:44.852577 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 851 | 2026.05.06 06:51:44.853099 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 852 | 2026.05.06 06:51:44.853238 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 853 | 2026.05.06 06:51:44.913183 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 854 | 2026.05.06 06:51:44.928882 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 855 | 2026.05.06 06:51:44.928930 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 856 | 2026.05.06 06:51:44.935096 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 857 | 2026.05.06 06:51:44.936226 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 858 | 2026.05.06 06:51:44.939025 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 859 | 2026.05.06 06:51:47.041897 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58280 | ||
| 860 | 2026.05.06 06:51:47.042054 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 861 | 2026.05.06 06:51:47.042095 [ 303 ] {} <Debug> TCP-Session: 442a02fe-079d-4c2a-82b1-6b9a5ebe9539 Authenticating user 'default' from [fd00:1122:3344:101::e]:58280 | ||
| 862 | 2026.05.06 06:51:47.042119 [ 303 ] {} <Debug> TCP-Session: 442a02fe-079d-4c2a-82b1-6b9a5ebe9539 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 863 | 2026.05.06 06:51:47.042131 [ 303 ] {} <Debug> TCP-Session: 442a02fe-079d-4c2a-82b1-6b9a5ebe9539 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 864 | 2026.05.06 06:51:47.042530 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48902 | ||
| 865 | 2026.05.06 06:51:47.042541 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40778 | ||
| 866 | 2026.05.06 06:51:47.042602 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43689 | ||
| 867 | 2026.05.06 06:51:47.042614 [ 303 ] {} <Trace> TCP-Session: 442a02fe-079d-4c2a-82b1-6b9a5ebe9539 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 868 | 2026.05.06 06:51:47.042678 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47095 | ||
| 869 | 2026.05.06 06:51:47.042686 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 870 | 2026.05.06 06:51:47.042744 [ 305 ] {} <Debug> TCP-Session: 503a4a24-2b20-43c7-9bab-3a862d4b4f02 Authenticating user 'default' from [fd00:1122:3344:101::e]:48902 | ||
| 871 | 2026.05.06 06:51:47.042753 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 872 | 2026.05.06 06:51:47.042770 [ 305 ] {} <Debug> TCP-Session: 503a4a24-2b20-43c7-9bab-3a862d4b4f02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 873 | 2026.05.06 06:51:47.042772 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46095 | ||
| 874 | 2026.05.06 06:51:47.042795 [ 304 ] {} <Debug> TCP-Session: b17551a5-6030-412c-be45-f4f71d733d42 Authenticating user 'default' from [fd00:1122:3344:101::e]:40778 | ||
| 875 | 2026.05.06 06:51:47.042798 [ 305 ] {} <Debug> TCP-Session: 503a4a24-2b20-43c7-9bab-3a862d4b4f02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 876 | 2026.05.06 06:51:47.042838 [ 304 ] {} <Debug> TCP-Session: b17551a5-6030-412c-be45-f4f71d733d42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 877 | 2026.05.06 06:51:47.042861 [ 304 ] {} <Debug> TCP-Session: b17551a5-6030-412c-be45-f4f71d733d42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 878 | 2026.05.06 06:51:47.042874 [ 303 ] {5b3b30a2-3808-4643-ad5a-47fa18a0c693} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58280) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 879 | 2026.05.06 06:51:47.042896 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 880 | 2026.05.06 06:51:47.042942 [ 306 ] {} <Debug> TCP-Session: 1eed4c6b-c168-4f04-ba04-2731be7358ba Authenticating user 'default' from [fd00:1122:3344:101::e]:43689 | ||
| 881 | 2026.05.06 06:51:47.042964 [ 306 ] {} <Debug> TCP-Session: 1eed4c6b-c168-4f04-ba04-2731be7358ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 882 | 2026.05.06 06:51:47.042979 [ 306 ] {} <Debug> TCP-Session: 1eed4c6b-c168-4f04-ba04-2731be7358ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 883 | 2026.05.06 06:51:47.043009 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56123 | ||
| 884 | 2026.05.06 06:51:47.043146 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 885 | 2026.05.06 06:51:47.043190 [ 307 ] {} <Debug> TCP-Session: 06857f58-ec7e-4351-b8ad-67d94682cf9e Authenticating user 'default' from [fd00:1122:3344:101::e]:47095 | ||
| 886 | 2026.05.06 06:51:47.043188 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 887 | 2026.05.06 06:51:47.043212 [ 307 ] {} <Debug> TCP-Session: 06857f58-ec7e-4351-b8ad-67d94682cf9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 888 | 2026.05.06 06:51:47.043237 [ 307 ] {} <Debug> TCP-Session: 06857f58-ec7e-4351-b8ad-67d94682cf9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 889 | 2026.05.06 06:51:47.043247 [ 308 ] {} <Debug> TCP-Session: 3081da92-ec61-41c6-acae-80792e005a29 Authenticating user 'default' from [fd00:1122:3344:101::e]:46095 | ||
| 890 | 2026.05.06 06:51:47.043254 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37400 | ||
| 891 | 2026.05.06 06:51:47.043273 [ 308 ] {} <Debug> TCP-Session: 3081da92-ec61-41c6-acae-80792e005a29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 892 | 2026.05.06 06:51:47.043245 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 893 | 2026.05.06 06:51:47.043298 [ 308 ] {} <Debug> TCP-Session: 3081da92-ec61-41c6-acae-80792e005a29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 894 | 2026.05.06 06:51:47.043331 [ 309 ] {} <Debug> TCP-Session: dad7db3d-9af6-46ae-a810-ab4f100dc14f Authenticating user 'default' from [fd00:1122:3344:101::e]:56123 | ||
| 895 | 2026.05.06 06:51:47.043346 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51625 | ||
| 896 | 2026.05.06 06:51:47.043355 [ 309 ] {} <Debug> TCP-Session: dad7db3d-9af6-46ae-a810-ab4f100dc14f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 897 | 2026.05.06 06:51:47.043396 [ 309 ] {} <Debug> TCP-Session: dad7db3d-9af6-46ae-a810-ab4f100dc14f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 898 | 2026.05.06 06:51:47.045503 [ 303 ] {5b3b30a2-3808-4643-ad5a-47fa18a0c693} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 899 | 2026.05.06 06:51:47.045602 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 900 | 2026.05.06 06:51:47.045646 [ 310 ] {} <Debug> TCP-Session: 2f47287c-37bf-41e5-95a4-f832d0797244 Authenticating user 'default' from [fd00:1122:3344:101::e]:37400 | ||
| 901 | 2026.05.06 06:51:47.045673 [ 310 ] {} <Debug> TCP-Session: 2f47287c-37bf-41e5-95a4-f832d0797244 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 902 | 2026.05.06 06:51:47.045694 [ 310 ] {} <Debug> TCP-Session: 2f47287c-37bf-41e5-95a4-f832d0797244 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 903 | 2026.05.06 06:51:47.047657 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 904 | 2026.05.06 06:51:47.047693 [ 311 ] {} <Debug> TCP-Session: d6469627-0094-4d8d-9ebd-1d41c2c800ff Authenticating user 'default' from [fd00:1122:3344:101::e]:51625 | ||
| 905 | 2026.05.06 06:51:47.047710 [ 311 ] {} <Debug> TCP-Session: d6469627-0094-4d8d-9ebd-1d41c2c800ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 906 | 2026.05.06 06:51:47.047723 [ 311 ] {} <Debug> TCP-Session: d6469627-0094-4d8d-9ebd-1d41c2c800ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 907 | 2026.05.06 06:51:47.053852 [ 303 ] {5b3b30a2-3808-4643-ad5a-47fa18a0c693} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 908 | 2026.05.06 06:51:47.072912 [ 303 ] {5b3b30a2-3808-4643-ad5a-47fa18a0c693} <Debug> oximeter.version (d3864241-cdea-4d2b-8559-2a50b58f009c) (SelectExecutor): Key condition: unknown | ||
| 909 | 2026.05.06 06:51:47.093618 [ 318 ] {5b3b30a2-3808-4643-ad5a-47fa18a0c693} <Trace> AggregatingTransform: Aggregating | ||
| 910 | 2026.05.06 06:51:47.093743 [ 318 ] {5b3b30a2-3808-4643-ad5a-47fa18a0c693} <Trace> Aggregator: Aggregation method: without_key | ||
| 911 | 2026.05.06 06:51:47.094492 [ 318 ] {5b3b30a2-3808-4643-ad5a-47fa18a0c693} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.006710559 sec. (149.019 rows/sec., 5.82 KiB/sec.) | ||
| 912 | 2026.05.06 06:51:47.094517 [ 318 ] {5b3b30a2-3808-4643-ad5a-47fa18a0c693} <Trace> Aggregator: Merging aggregated data | ||
| 913 | 2026.05.06 06:51:47.094551 [ 318 ] {5b3b30a2-3808-4643-ad5a-47fa18a0c693} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 914 | 2026.05.06 06:51:47.095728 [ 303 ] {5b3b30a2-3808-4643-ad5a-47fa18a0c693} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.052994 sec., 18.870060761595653 rows/sec., 754.80 B/sec. | ||
| 915 | 2026.05.06 06:51:47.095860 [ 303 ] {5b3b30a2-3808-4643-ad5a-47fa18a0c693} <Debug> TCPHandler: Processed in 0.05344345 sec. | ||
| 916 | 2026.05.06 06:51:47.100260 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 917 | 2026.05.06 06:51:47.100312 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 918 | 2026.05.06 06:51:47.100323 [ 303 ] {} <Debug> TCP-Session: 442a02fe-079d-4c2a-82b1-6b9a5ebe9539 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 919 | 2026.05.06 06:51:47.100351 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 920 | 2026.05.06 06:51:47.100367 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 921 | 2026.05.06 06:51:47.100393 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 922 | 2026.05.06 06:51:47.100428 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 923 | 2026.05.06 06:51:47.100473 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 924 | 2026.05.06 06:51:47.100479 [ 309 ] {} <Debug> TCP-Session: dad7db3d-9af6-46ae-a810-ab4f100dc14f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 925 | 2026.05.06 06:51:47.100510 [ 306 ] {} <Debug> TCP-Session: 1eed4c6b-c168-4f04-ba04-2731be7358ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 926 | 2026.05.06 06:51:47.100521 [ 310 ] {} <Debug> TCP-Session: 2f47287c-37bf-41e5-95a4-f832d0797244 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 927 | 2026.05.06 06:51:47.100444 [ 307 ] {} <Debug> TCP-Session: 06857f58-ec7e-4351-b8ad-67d94682cf9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 928 | 2026.05.06 06:51:47.100440 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 929 | 2026.05.06 06:51:47.100425 [ 304 ] {} <Debug> TCP-Session: b17551a5-6030-412c-be45-f4f71d733d42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 930 | 2026.05.06 06:51:47.100615 [ 308 ] {} <Debug> TCP-Session: 3081da92-ec61-41c6-acae-80792e005a29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 931 | 2026.05.06 06:51:47.100381 [ 305 ] {} <Debug> TCP-Session: 503a4a24-2b20-43c7-9bab-3a862d4b4f02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 932 | 2026.05.06 06:51:47.100326 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 933 | 2026.05.06 06:51:47.100708 [ 311 ] {} <Debug> TCP-Session: d6469627-0094-4d8d-9ebd-1d41c2c800ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 934 | 2026.05.06 06:51:47.197476 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46944 | ||
| 935 | 2026.05.06 06:51:47.197587 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 936 | 2026.05.06 06:51:47.197615 [ 303 ] {} <Debug> TCP-Session: ff7cb8ae-07ac-410c-8be9-b606e1d41ca1 Authenticating user 'default' from [fd00:1122:3344:101::e]:46944 | ||
| 937 | 2026.05.06 06:51:47.197638 [ 303 ] {} <Debug> TCP-Session: ff7cb8ae-07ac-410c-8be9-b606e1d41ca1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 938 | 2026.05.06 06:51:47.197651 [ 303 ] {} <Debug> TCP-Session: ff7cb8ae-07ac-410c-8be9-b606e1d41ca1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 939 | 2026.05.06 06:51:47.197897 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48484 | ||
| 940 | 2026.05.06 06:51:47.197919 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43160 | ||
| 941 | 2026.05.06 06:51:47.197954 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42741 | ||
| 942 | 2026.05.06 06:51:47.197963 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37731 | ||
| 943 | 2026.05.06 06:51:47.197946 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43575 | ||
| 944 | 2026.05.06 06:51:47.198018 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 945 | 2026.05.06 06:51:47.198039 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 946 | 2026.05.06 06:51:47.198063 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 947 | 2026.05.06 06:51:47.198073 [ 304 ] {} <Debug> TCP-Session: 2f0ded01-13b3-4afc-a8de-d572e98a81a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:48484 | ||
| 948 | 2026.05.06 06:51:47.198088 [ 310 ] {} <Debug> TCP-Session: 9549c47b-e62e-4a53-8fcf-d74bc93e5542 Authenticating user 'default' from [fd00:1122:3344:101::e]:42741 | ||
| 949 | 2026.05.06 06:51:47.198100 [ 311 ] {} <Debug> TCP-Session: 4066df54-ec20-4468-93d4-5d7caa7403b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:37731 | ||
| 950 | 2026.05.06 06:51:47.198113 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 951 | 2026.05.06 06:51:47.198130 [ 310 ] {} <Debug> TCP-Session: 9549c47b-e62e-4a53-8fcf-d74bc93e5542 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 952 | 2026.05.06 06:51:47.198139 [ 311 ] {} <Debug> TCP-Session: 4066df54-ec20-4468-93d4-5d7caa7403b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 953 | 2026.05.06 06:51:47.198169 [ 310 ] {} <Debug> TCP-Session: 9549c47b-e62e-4a53-8fcf-d74bc93e5542 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 954 | 2026.05.06 06:51:47.198171 [ 309 ] {} <Debug> TCP-Session: 9446a560-c4ec-4739-9537-5cc61238c4d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:43575 | ||
| 955 | 2026.05.06 06:51:47.198183 [ 311 ] {} <Debug> TCP-Session: 4066df54-ec20-4468-93d4-5d7caa7403b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 956 | 2026.05.06 06:51:47.198219 [ 309 ] {} <Debug> TCP-Session: 9446a560-c4ec-4739-9537-5cc61238c4d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 957 | 2026.05.06 06:51:47.198120 [ 304 ] {} <Debug> TCP-Session: 2f0ded01-13b3-4afc-a8de-d572e98a81a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 958 | 2026.05.06 06:51:47.198242 [ 309 ] {} <Debug> TCP-Session: 9446a560-c4ec-4739-9537-5cc61238c4d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 959 | 2026.05.06 06:51:47.197935 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57887 | ||
| 960 | 2026.05.06 06:51:47.198282 [ 304 ] {} <Debug> TCP-Session: 2f0ded01-13b3-4afc-a8de-d572e98a81a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 961 | 2026.05.06 06:51:47.197924 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36921 | ||
| 962 | 2026.05.06 06:51:47.197907 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38951 | ||
| 963 | 2026.05.06 06:51:47.198349 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 964 | 2026.05.06 06:51:47.198039 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 965 | 2026.05.06 06:51:47.198398 [ 308 ] {} <Debug> TCP-Session: 52369bcc-22ec-4c67-b580-a0c8bddc5414 Authenticating user 'default' from [fd00:1122:3344:101::e]:57887 | ||
| 966 | 2026.05.06 06:51:47.198390 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 967 | 2026.05.06 06:51:47.198423 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 968 | 2026.05.06 06:51:47.198453 [ 307 ] {} <Debug> TCP-Session: 858fd59e-08bb-4cac-8b4b-08930668c593 Authenticating user 'default' from [fd00:1122:3344:101::e]:36921 | ||
| 969 | 2026.05.06 06:51:47.198427 [ 308 ] {} <Debug> TCP-Session: 52369bcc-22ec-4c67-b580-a0c8bddc5414 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 970 | 2026.05.06 06:51:47.198479 [ 305 ] {} <Debug> TCP-Session: c6c74093-82f7-493a-9bf4-d46ccc8f2df7 Authenticating user 'default' from [fd00:1122:3344:101::e]:38951 | ||
| 971 | 2026.05.06 06:51:47.198512 [ 308 ] {} <Debug> TCP-Session: 52369bcc-22ec-4c67-b580-a0c8bddc5414 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 972 | 2026.05.06 06:51:47.198524 [ 305 ] {} <Debug> TCP-Session: c6c74093-82f7-493a-9bf4-d46ccc8f2df7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 973 | 2026.05.06 06:51:47.198483 [ 307 ] {} <Debug> TCP-Session: 858fd59e-08bb-4cac-8b4b-08930668c593 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 974 | 2026.05.06 06:51:47.198553 [ 305 ] {} <Debug> TCP-Session: c6c74093-82f7-493a-9bf4-d46ccc8f2df7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 975 | 2026.05.06 06:51:47.198573 [ 307 ] {} <Debug> TCP-Session: 858fd59e-08bb-4cac-8b4b-08930668c593 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 976 | 2026.05.06 06:51:47.198420 [ 306 ] {} <Debug> TCP-Session: 7e145a27-beed-4b23-9842-510555e84cae Authenticating user 'default' from [fd00:1122:3344:101::e]:43160 | ||
| 977 | 2026.05.06 06:51:47.198625 [ 306 ] {} <Debug> TCP-Session: 7e145a27-beed-4b23-9842-510555e84cae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 978 | 2026.05.06 06:51:47.198016 [ 303 ] {} <Trace> TCP-Session: ff7cb8ae-07ac-410c-8be9-b606e1d41ca1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 979 | 2026.05.06 06:51:47.198640 [ 306 ] {} <Debug> TCP-Session: 7e145a27-beed-4b23-9842-510555e84cae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 980 | 2026.05.06 06:51:47.198825 [ 303 ] {8b344800-95e9-4915-b058-0cf089a40a43} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46944) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 981 | 2026.05.06 06:51:47.199106 [ 303 ] {8b344800-95e9-4915-b058-0cf089a40a43} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 982 | 2026.05.06 06:51:47.199164 [ 303 ] {8b344800-95e9-4915-b058-0cf089a40a43} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 983 | 2026.05.06 06:51:47.199447 [ 303 ] {8b344800-95e9-4915-b058-0cf089a40a43} <Debug> oximeter.version (d3864241-cdea-4d2b-8559-2a50b58f009c) (SelectExecutor): Key condition: unknown | ||
| 984 | 2026.05.06 06:51:47.200429 [ 355 ] {8b344800-95e9-4915-b058-0cf089a40a43} <Trace> AggregatingTransform: Aggregating | ||
| 985 | 2026.05.06 06:51:47.200480 [ 355 ] {8b344800-95e9-4915-b058-0cf089a40a43} <Trace> Aggregator: Aggregation method: without_key | ||
| 986 | 2026.05.06 06:51:47.200518 [ 355 ] {8b344800-95e9-4915-b058-0cf089a40a43} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000964957 sec. (1036.316 rows/sec., 40.48 KiB/sec.) | ||
| 987 | 2026.05.06 06:51:47.200539 [ 355 ] {8b344800-95e9-4915-b058-0cf089a40a43} <Trace> Aggregator: Merging aggregated data | ||
| 988 | 2026.05.06 06:51:47.202047 [ 303 ] {8b344800-95e9-4915-b058-0cf089a40a43} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003286 sec., 304.32136335970785 rows/sec., 11.89 KiB/sec. | ||
| 989 | 2026.05.06 06:51:47.202243 [ 303 ] {8b344800-95e9-4915-b058-0cf089a40a43} <Debug> TCPHandler: Processed in 0.004350412 sec. | ||
| 990 | 2026.05.06 06:51:47.202377 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 991 | 2026.05.06 06:51:47.202406 [ 303 ] {} <Debug> TCP-Session: ff7cb8ae-07ac-410c-8be9-b606e1d41ca1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 992 | 2026.05.06 06:51:47.202408 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 993 | 2026.05.06 06:51:47.202423 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 994 | 2026.05.06 06:51:47.202443 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 995 | 2026.05.06 06:51:47.202455 [ 311 ] {} <Debug> TCP-Session: 4066df54-ec20-4468-93d4-5d7caa7403b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 996 | 2026.05.06 06:51:47.202477 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 997 | 2026.05.06 06:51:47.202506 [ 305 ] {} <Debug> TCP-Session: c6c74093-82f7-493a-9bf4-d46ccc8f2df7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 998 | 2026.05.06 06:51:47.202517 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 999 | 2026.05.06 06:51:47.202560 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1000 | 2026.05.06 06:51:47.202619 [ 308 ] {} <Debug> TCP-Session: 52369bcc-22ec-4c67-b580-a0c8bddc5414 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1001 | 2026.05.06 06:51:47.202504 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1002 | 2026.05.06 06:51:47.202642 [ 310 ] {} <Debug> TCP-Session: 9549c47b-e62e-4a53-8fcf-d74bc93e5542 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1003 | 2026.05.06 06:51:47.202486 [ 304 ] {} <Debug> TCP-Session: 2f0ded01-13b3-4afc-a8de-d572e98a81a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1004 | 2026.05.06 06:51:47.202708 [ 309 ] {} <Debug> TCP-Session: 9446a560-c4ec-4739-9537-5cc61238c4d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1005 | 2026.05.06 06:51:47.202458 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1006 | 2026.05.06 06:51:47.202548 [ 306 ] {} <Debug> TCP-Session: 7e145a27-beed-4b23-9842-510555e84cae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1007 | 2026.05.06 06:51:47.202784 [ 307 ] {} <Debug> TCP-Session: 858fd59e-08bb-4cac-8b4b-08930668c593 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1008 | 2026.05.06 06:51:48.000263 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.80 MiB, peak 171.68 MiB, free memory in arenas 0.00 B, will set to 164.59 MiB (RSS), difference: 2.79 MiB | ||
| 1009 | 2026.05.06 06:51:49.366160 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54884 | ||
| 1010 | 2026.05.06 06:51:49.366283 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1011 | 2026.05.06 06:51:49.366315 [ 307 ] {} <Debug> TCP-Session: 2d2365a9-a839-4a33-8270-58a2adbaf610 Authenticating user 'default' from [fd00:1122:3344:101::e]:54884 | ||
| 1012 | 2026.05.06 06:51:49.366341 [ 307 ] {} <Debug> TCP-Session: 2d2365a9-a839-4a33-8270-58a2adbaf610 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1013 | 2026.05.06 06:51:49.366354 [ 307 ] {} <Debug> TCP-Session: 2d2365a9-a839-4a33-8270-58a2adbaf610 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1014 | 2026.05.06 06:51:49.366599 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63306 | ||
| 1015 | 2026.05.06 06:51:49.366611 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54745 | ||
| 1016 | 2026.05.06 06:51:49.366642 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43822 | ||
| 1017 | 2026.05.06 06:51:49.366675 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61111 | ||
| 1018 | 2026.05.06 06:51:49.366715 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1019 | 2026.05.06 06:51:49.366689 [ 307 ] {} <Trace> TCP-Session: 2d2365a9-a839-4a33-8270-58a2adbaf610 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1020 | 2026.05.06 06:51:49.366745 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1021 | 2026.05.06 06:51:49.366744 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1022 | 2026.05.06 06:51:49.366778 [ 303 ] {} <Debug> TCP-Session: ef992440-9f3b-4c95-9e00-952e57919b60 Authenticating user 'default' from [fd00:1122:3344:101::e]:43822 | ||
| 1023 | 2026.05.06 06:51:49.366758 [ 308 ] {} <Debug> TCP-Session: d0a19238-e22c-4b9b-a5d3-86293e795b69 Authenticating user 'default' from [fd00:1122:3344:101::e]:63306 | ||
| 1024 | 2026.05.06 06:51:49.366801 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1025 | 2026.05.06 06:51:49.366834 [ 308 ] {} <Debug> TCP-Session: d0a19238-e22c-4b9b-a5d3-86293e795b69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1026 | 2026.05.06 06:51:49.366807 [ 303 ] {} <Debug> TCP-Session: ef992440-9f3b-4c95-9e00-952e57919b60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1027 | 2026.05.06 06:51:49.366855 [ 306 ] {} <Debug> TCP-Session: ec7e06d0-17c8-459d-8ce6-3934c095ebd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:61111 | ||
| 1028 | 2026.05.06 06:51:49.366878 [ 303 ] {} <Debug> TCP-Session: ef992440-9f3b-4c95-9e00-952e57919b60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1029 | 2026.05.06 06:51:49.366859 [ 308 ] {} <Debug> TCP-Session: d0a19238-e22c-4b9b-a5d3-86293e795b69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1030 | 2026.05.06 06:51:49.366900 [ 306 ] {} <Debug> TCP-Session: ec7e06d0-17c8-459d-8ce6-3934c095ebd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1031 | 2026.05.06 06:51:49.366800 [ 309 ] {} <Debug> TCP-Session: c3a8b541-c052-44be-9ee6-7d79c85f5012 Authenticating user 'default' from [fd00:1122:3344:101::e]:54745 | ||
| 1032 | 2026.05.06 06:51:49.366940 [ 306 ] {} <Debug> TCP-Session: ec7e06d0-17c8-459d-8ce6-3934c095ebd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1033 | 2026.05.06 06:51:49.366966 [ 309 ] {} <Debug> TCP-Session: c3a8b541-c052-44be-9ee6-7d79c85f5012 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1034 | 2026.05.06 06:51:49.366932 [ 307 ] {02b066ec-7d53-4e55-9fb2-e46cc6f6cf4c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54884) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1035 | 2026.05.06 06:51:49.366988 [ 309 ] {} <Debug> TCP-Session: c3a8b541-c052-44be-9ee6-7d79c85f5012 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1036 | 2026.05.06 06:51:49.366670 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43233 | ||
| 1037 | 2026.05.06 06:51:49.366656 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47350 | ||
| 1038 | 2026.05.06 06:51:49.366630 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40332 | ||
| 1039 | 2026.05.06 06:51:49.367105 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1040 | 2026.05.06 06:51:49.366611 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60532 | ||
| 1041 | 2026.05.06 06:51:49.367144 [ 305 ] {} <Debug> TCP-Session: db1f1b48-972a-4077-9050-3d728dbb96ed Authenticating user 'default' from [fd00:1122:3344:101::e]:43233 | ||
| 1042 | 2026.05.06 06:51:49.367151 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1043 | 2026.05.06 06:51:49.367175 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1044 | 2026.05.06 06:51:49.367178 [ 305 ] {} <Debug> TCP-Session: db1f1b48-972a-4077-9050-3d728dbb96ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1045 | 2026.05.06 06:51:49.367195 [ 304 ] {} <Debug> TCP-Session: 87a46f94-e5d1-4f65-8ae2-844a4551ea06 Authenticating user 'default' from [fd00:1122:3344:101::e]:47350 | ||
| 1046 | 2026.05.06 06:51:49.367222 [ 305 ] {} <Debug> TCP-Session: db1f1b48-972a-4077-9050-3d728dbb96ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1047 | 2026.05.06 06:51:49.367237 [ 304 ] {} <Debug> TCP-Session: 87a46f94-e5d1-4f65-8ae2-844a4551ea06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1048 | 2026.05.06 06:51:49.367242 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1049 | 2026.05.06 06:51:49.367258 [ 304 ] {} <Debug> TCP-Session: 87a46f94-e5d1-4f65-8ae2-844a4551ea06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1050 | 2026.05.06 06:51:49.367286 [ 310 ] {} <Debug> TCP-Session: 5e416383-fa9c-4e4b-bc1d-880acdbdcf31 Authenticating user 'default' from [fd00:1122:3344:101::e]:60532 | ||
| 1051 | 2026.05.06 06:51:49.367211 [ 311 ] {} <Debug> TCP-Session: c3b9cafd-43c1-48c6-b08a-ef0ca2718984 Authenticating user 'default' from [fd00:1122:3344:101::e]:40332 | ||
| 1052 | 2026.05.06 06:51:49.367311 [ 310 ] {} <Debug> TCP-Session: 5e416383-fa9c-4e4b-bc1d-880acdbdcf31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1053 | 2026.05.06 06:51:49.367316 [ 307 ] {02b066ec-7d53-4e55-9fb2-e46cc6f6cf4c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1054 | 2026.05.06 06:51:49.367331 [ 311 ] {} <Debug> TCP-Session: c3b9cafd-43c1-48c6-b08a-ef0ca2718984 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1055 | 2026.05.06 06:51:49.367338 [ 310 ] {} <Debug> TCP-Session: 5e416383-fa9c-4e4b-bc1d-880acdbdcf31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1056 | 2026.05.06 06:51:49.367362 [ 311 ] {} <Debug> TCP-Session: c3b9cafd-43c1-48c6-b08a-ef0ca2718984 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1057 | 2026.05.06 06:51:49.367394 [ 307 ] {02b066ec-7d53-4e55-9fb2-e46cc6f6cf4c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1058 | 2026.05.06 06:51:49.367705 [ 307 ] {02b066ec-7d53-4e55-9fb2-e46cc6f6cf4c} <Debug> oximeter.version (d3864241-cdea-4d2b-8559-2a50b58f009c) (SelectExecutor): Key condition: unknown | ||
| 1059 | 2026.05.06 06:51:49.368817 [ 276 ] {02b066ec-7d53-4e55-9fb2-e46cc6f6cf4c} <Trace> AggregatingTransform: Aggregating | ||
| 1060 | 2026.05.06 06:51:49.368854 [ 276 ] {02b066ec-7d53-4e55-9fb2-e46cc6f6cf4c} <Trace> Aggregator: Aggregation method: without_key | ||
| 1061 | 2026.05.06 06:51:49.368892 [ 276 ] {02b066ec-7d53-4e55-9fb2-e46cc6f6cf4c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001090671 sec. (916.867 rows/sec., 35.82 KiB/sec.) | ||
| 1062 | 2026.05.06 06:51:49.368911 [ 276 ] {02b066ec-7d53-4e55-9fb2-e46cc6f6cf4c} <Trace> Aggregator: Merging aggregated data | ||
| 1063 | 2026.05.06 06:51:49.370404 [ 307 ] {02b066ec-7d53-4e55-9fb2-e46cc6f6cf4c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003532 sec., 283.12570781426956 rows/sec., 11.06 KiB/sec. | ||
| 1064 | 2026.05.06 06:51:49.370555 [ 307 ] {02b066ec-7d53-4e55-9fb2-e46cc6f6cf4c} <Debug> TCPHandler: Processed in 0.004011423 sec. | ||
| 1065 | 2026.05.06 06:51:49.370710 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1066 | 2026.05.06 06:51:49.370737 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1067 | 2026.05.06 06:51:49.370749 [ 307 ] {} <Debug> TCP-Session: 2d2365a9-a839-4a33-8270-58a2adbaf610 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1068 | 2026.05.06 06:51:49.370757 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1069 | 2026.05.06 06:51:49.370780 [ 310 ] {} <Debug> TCP-Session: 5e416383-fa9c-4e4b-bc1d-880acdbdcf31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1070 | 2026.05.06 06:51:49.370798 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1071 | 2026.05.06 06:51:49.370817 [ 306 ] {} <Debug> TCP-Session: ec7e06d0-17c8-459d-8ce6-3934c095ebd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1072 | 2026.05.06 06:51:49.370812 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1073 | 2026.05.06 06:51:49.370846 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1074 | 2026.05.06 06:51:49.370869 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1075 | 2026.05.06 06:51:49.370893 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1076 | 2026.05.06 06:51:49.370903 [ 309 ] {} <Debug> TCP-Session: c3a8b541-c052-44be-9ee6-7d79c85f5012 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1077 | 2026.05.06 06:51:49.370920 [ 308 ] {} <Debug> TCP-Session: d0a19238-e22c-4b9b-a5d3-86293e795b69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1078 | 2026.05.06 06:51:49.370937 [ 305 ] {} <Debug> TCP-Session: db1f1b48-972a-4077-9050-3d728dbb96ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1079 | 2026.05.06 06:51:49.370878 [ 311 ] {} <Debug> TCP-Session: c3b9cafd-43c1-48c6-b08a-ef0ca2718984 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1080 | 2026.05.06 06:51:49.370842 [ 304 ] {} <Debug> TCP-Session: 87a46f94-e5d1-4f65-8ae2-844a4551ea06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1081 | 2026.05.06 06:51:49.370780 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1082 | 2026.05.06 06:51:49.371036 [ 303 ] {} <Debug> TCP-Session: ef992440-9f3b-4c95-9e00-952e57919b60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1083 | 2026.05.06 06:51:52.296485 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1084 | 2026.05.06 06:51:52.296546 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1085 | 2026.05.06 06:51:52.348189 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 6 entries to flush up to offset 96 | ||
| 1086 | 2026.05.06 06:51:52.350486 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1087 | 2026.05.06 06:51:52.350528 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1088 | 2026.05.06 06:51:52.351736 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1089 | 2026.05.06 06:51:52.352248 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1090 | 2026.05.06 06:51:52.352479 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 96 | ||
| 1091 | 2026.05.06 06:51:52.353487 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 503 entries to flush up to offset 1906 | ||
| 1092 | 2026.05.06 06:51:52.353963 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1093 | 2026.05.06 06:51:52.353997 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1094 | 2026.05.06 06:51:52.354628 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1095 | 2026.05.06 06:51:52.355134 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1096 | 2026.05.06 06:51:52.355256 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1906 | ||
| 1097 | 2026.05.06 06:51:52.439282 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1098 | 2026.05.06 06:51:52.457097 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1099 | 2026.05.06 06:51:52.457154 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1100 | 2026.05.06 06:51:52.463688 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1101 | 2026.05.06 06:51:52.464819 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1102 | 2026.05.06 06:51:52.468045 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1103 | 2026.05.06 06:51:53.001146 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.39 MiB, peak 172.93 MiB, free memory in arenas 0.00 B, will set to 167.09 MiB (RSS), difference: 1.69 MiB | ||
| 1104 | 2026.05.06 06:51:55.380314 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1105 | 2026.05.06 06:51:55.380562 [ 259 ] {0463ebe3-4896-40dc-9651-d57c1640e3b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 1106 | 2026.05.06 06:51:55.393500 [ 259 ] {0463ebe3-4896-40dc-9651-d57c1640e3b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1107 | 2026.05.06 06:51:55.393572 [ 259 ] {0463ebe3-4896-40dc-9651-d57c1640e3b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1108 | 2026.05.06 06:51:55.394081 [ 259 ] {0463ebe3-4896-40dc-9651-d57c1640e3b2} <Debug> TCPHandler: Processed in 0.013912873 sec. | ||
| 1109 | 2026.05.06 06:51:55.422002 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1110 | 2026.05.06 06:51:55.422154 [ 259 ] {c4079ef4-4dd2-4a23-bf0c-f4e57ddbe325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1111 | 2026.05.06 06:51:55.422216 [ 259 ] {c4079ef4-4dd2-4a23-bf0c-f4e57ddbe325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1112 | 2026.05.06 06:51:55.429103 [ 259 ] {c4079ef4-4dd2-4a23-bf0c-f4e57ddbe325} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1113 | 2026.05.06 06:51:55.429167 [ 259 ] {c4079ef4-4dd2-4a23-bf0c-f4e57ddbe325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1114 | 2026.05.06 06:51:55.429950 [ 259 ] {c4079ef4-4dd2-4a23-bf0c-f4e57ddbe325} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1115 | 2026.05.06 06:51:55.430387 [ 259 ] {c4079ef4-4dd2-4a23-bf0c-f4e57ddbe325} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1116 | 2026.05.06 06:51:55.430551 [ 259 ] {c4079ef4-4dd2-4a23-bf0c-f4e57ddbe325} <Debug> executeQuery: Read 14 rows, 2.53 KiB in 0.00844 sec., 1658.7677725118485 rows/sec., 299.91 KiB/sec. | ||
| 1117 | 2026.05.06 06:51:55.430596 [ 259 ] {c4079ef4-4dd2-4a23-bf0c-f4e57ddbe325} <Debug> TCPHandler: Processed in 0.008677865 sec. | ||
| 1118 | 2026.05.06 06:51:55.430736 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1119 | 2026.05.06 06:51:55.430840 [ 259 ] {647afb13-6be3-4628-8960-692588db0db3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1120 | 2026.05.06 06:51:55.430885 [ 259 ] {647afb13-6be3-4628-8960-692588db0db3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1121 | 2026.05.06 06:51:55.437919 [ 259 ] {647afb13-6be3-4628-8960-692588db0db3} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1122 | 2026.05.06 06:51:55.437965 [ 259 ] {647afb13-6be3-4628-8960-692588db0db3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1123 | 2026.05.06 06:51:55.441008 [ 259 ] {647afb13-6be3-4628-8960-692588db0db3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1124 | 2026.05.06 06:51:55.441509 [ 259 ] {647afb13-6be3-4628-8960-692588db0db3} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1125 | 2026.05.06 06:51:55.441663 [ 259 ] {647afb13-6be3-4628-8960-692588db0db3} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.010846 sec., 368.7995574405311 rows/sec., 30.07 KiB/sec. | ||
| 1126 | 2026.05.06 06:51:55.441703 [ 259 ] {647afb13-6be3-4628-8960-692588db0db3} <Debug> TCPHandler: Processed in 0.01102171 sec. | ||
| 1127 | 2026.05.06 06:51:55.441837 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1128 | 2026.05.06 06:51:55.441940 [ 259 ] {5c9a41a9-c0eb-461e-aa0a-2610b7ce290c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1129 | 2026.05.06 06:51:55.441984 [ 259 ] {5c9a41a9-c0eb-461e-aa0a-2610b7ce290c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1130 | 2026.05.06 06:51:55.445813 [ 259 ] {5c9a41a9-c0eb-461e-aa0a-2610b7ce290c} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1131 | 2026.05.06 06:51:55.445853 [ 259 ] {5c9a41a9-c0eb-461e-aa0a-2610b7ce290c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1132 | 2026.05.06 06:51:55.446612 [ 259 ] {5c9a41a9-c0eb-461e-aa0a-2610b7ce290c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1133 | 2026.05.06 06:51:55.447107 [ 259 ] {5c9a41a9-c0eb-461e-aa0a-2610b7ce290c} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1134 | 2026.05.06 06:51:55.447247 [ 259 ] {5c9a41a9-c0eb-461e-aa0a-2610b7ce290c} <Debug> executeQuery: Read 2371 rows, 179.31 KiB in 0.005331 sec., 444757.0812230351 rows/sec., 32.85 MiB/sec. | ||
| 1135 | 2026.05.06 06:51:55.447284 [ 259 ] {5c9a41a9-c0eb-461e-aa0a-2610b7ce290c} <Debug> TCPHandler: Processed in 0.005499915 sec. | ||
| 1136 | 2026.05.06 06:51:55.447434 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1137 | 2026.05.06 06:51:55.447535 [ 259 ] {c5370823-ca70-4f13-98e3-683f5d3b1088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1138 | 2026.05.06 06:51:55.447578 [ 259 ] {c5370823-ca70-4f13-98e3-683f5d3b1088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1139 | 2026.05.06 06:51:55.448024 [ 259 ] {c5370823-ca70-4f13-98e3-683f5d3b1088} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1140 | 2026.05.06 06:51:55.448060 [ 259 ] {c5370823-ca70-4f13-98e3-683f5d3b1088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1141 | 2026.05.06 06:51:55.448608 [ 259 ] {c5370823-ca70-4f13-98e3-683f5d3b1088} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1142 | 2026.05.06 06:51:55.449087 [ 259 ] {c5370823-ca70-4f13-98e3-683f5d3b1088} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1143 | 2026.05.06 06:51:55.449219 [ 259 ] {c5370823-ca70-4f13-98e3-683f5d3b1088} <Debug> executeQuery: Read 24 rows, 1.78 KiB in 0.001706 sec., 14067.99531066823 rows/sec., 1.02 MiB/sec. | ||
| 1144 | 2026.05.06 06:51:55.449258 [ 259 ] {c5370823-ca70-4f13-98e3-683f5d3b1088} <Debug> TCPHandler: Processed in 0.001874923 sec. | ||
| 1145 | 2026.05.06 06:51:55.449380 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1146 | 2026.05.06 06:51:55.449477 [ 259 ] {84cca9b6-50bc-4ec9-bd54-e6b56e208d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1147 | 2026.05.06 06:51:55.449517 [ 259 ] {84cca9b6-50bc-4ec9-bd54-e6b56e208d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1148 | 2026.05.06 06:51:55.450234 [ 259 ] {84cca9b6-50bc-4ec9-bd54-e6b56e208d3d} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1149 | 2026.05.06 06:51:55.450269 [ 259 ] {84cca9b6-50bc-4ec9-bd54-e6b56e208d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1150 | 2026.05.06 06:51:55.450754 [ 259 ] {84cca9b6-50bc-4ec9-bd54-e6b56e208d3d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1151 | 2026.05.06 06:51:55.451350 [ 259 ] {84cca9b6-50bc-4ec9-bd54-e6b56e208d3d} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1152 | 2026.05.06 06:51:55.451483 [ 259 ] {84cca9b6-50bc-4ec9-bd54-e6b56e208d3d} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.002025 sec., 395555.55555555556 rows/sec., 22.85 MiB/sec. | ||
| 1153 | 2026.05.06 06:51:55.451520 [ 259 ] {84cca9b6-50bc-4ec9-bd54-e6b56e208d3d} <Debug> TCPHandler: Processed in 0.002190152 sec. | ||
| 1154 | 2026.05.06 06:51:55.451646 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1155 | 2026.05.06 06:51:55.451743 [ 259 ] {23513c53-5f36-4bd1-b0b9-4cb383496e46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1156 | 2026.05.06 06:51:55.451782 [ 259 ] {23513c53-5f36-4bd1-b0b9-4cb383496e46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1157 | 2026.05.06 06:51:55.452183 [ 259 ] {23513c53-5f36-4bd1-b0b9-4cb383496e46} <Trace> oximeter.fields_u64 (029e43f7-d788-4da4-b6f4-1edef0954b38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1158 | 2026.05.06 06:51:55.452220 [ 259 ] {23513c53-5f36-4bd1-b0b9-4cb383496e46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1159 | 2026.05.06 06:51:55.452705 [ 259 ] {23513c53-5f36-4bd1-b0b9-4cb383496e46} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1160 | 2026.05.06 06:51:55.453179 [ 259 ] {23513c53-5f36-4bd1-b0b9-4cb383496e46} <Trace> oximeter.fields_u64 (029e43f7-d788-4da4-b6f4-1edef0954b38): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1161 | 2026.05.06 06:51:55.453307 [ 259 ] {23513c53-5f36-4bd1-b0b9-4cb383496e46} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001583 sec., 1263.4238787113077 rows/sec., 88.83 KiB/sec. | ||
| 1162 | 2026.05.06 06:51:55.453347 [ 259 ] {23513c53-5f36-4bd1-b0b9-4cb383496e46} <Debug> TCPHandler: Processed in 0.001750269 sec. | ||
| 1163 | 2026.05.06 06:51:55.453537 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1164 | 2026.05.06 06:51:55.453632 [ 259 ] {8937fa41-a1ae-49a3-a3d2-7209f130c49c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1165 | 2026.05.06 06:51:55.453672 [ 259 ] {8937fa41-a1ae-49a3-a3d2-7209f130c49c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1166 | 2026.05.06 06:51:55.454634 [ 259 ] {8937fa41-a1ae-49a3-a3d2-7209f130c49c} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1167 | 2026.05.06 06:51:55.454676 [ 259 ] {8937fa41-a1ae-49a3-a3d2-7209f130c49c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1168 | 2026.05.06 06:51:55.455350 [ 259 ] {8937fa41-a1ae-49a3-a3d2-7209f130c49c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1169 | 2026.05.06 06:51:55.455813 [ 259 ] {8937fa41-a1ae-49a3-a3d2-7209f130c49c} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1170 | 2026.05.06 06:51:55.455942 [ 259 ] {8937fa41-a1ae-49a3-a3d2-7209f130c49c} <Debug> executeQuery: Read 1251 rows, 85.01 KiB in 0.002328 sec., 537371.1340206185 rows/sec., 35.66 MiB/sec. | ||
| 1171 | 2026.05.06 06:51:55.455979 [ 259 ] {8937fa41-a1ae-49a3-a3d2-7209f130c49c} <Debug> TCPHandler: Processed in 0.002498541 sec. | ||
| 1172 | 2026.05.06 06:51:55.456105 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1173 | 2026.05.06 06:51:55.456200 [ 259 ] {850486c2-9082-4f61-b1da-c494e2a7c623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1174 | 2026.05.06 06:51:55.456244 [ 259 ] {850486c2-9082-4f61-b1da-c494e2a7c623} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1175 | 2026.05.06 06:51:55.459469 [ 259 ] {850486c2-9082-4f61-b1da-c494e2a7c623} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1176 | 2026.05.06 06:51:55.459506 [ 259 ] {850486c2-9082-4f61-b1da-c494e2a7c623} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1177 | 2026.05.06 06:51:55.462806 [ 259 ] {850486c2-9082-4f61-b1da-c494e2a7c623} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1178 | 2026.05.06 06:51:55.463328 [ 259 ] {850486c2-9082-4f61-b1da-c494e2a7c623} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1179 | 2026.05.06 06:51:55.463459 [ 259 ] {850486c2-9082-4f61-b1da-c494e2a7c623} <Debug> executeQuery: Read 3308 rows, 213.47 KiB in 0.007276 sec., 454645.4095656954 rows/sec., 28.65 MiB/sec. | ||
| 1180 | 2026.05.06 06:51:55.463495 [ 259 ] {850486c2-9082-4f61-b1da-c494e2a7c623} <Debug> TCPHandler: Processed in 0.00744022 sec. | ||
| 1181 | 2026.05.06 06:51:55.463635 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1182 | 2026.05.06 06:51:55.463730 [ 259 ] {46433353-6e4d-4d9f-ad71-2ac026e48344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1183 | 2026.05.06 06:51:55.463785 [ 259 ] {46433353-6e4d-4d9f-ad71-2ac026e48344} <Trace> 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 | ||
| 1184 | 2026.05.06 06:51:55.464629 [ 259 ] {46433353-6e4d-4d9f-ad71-2ac026e48344} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1185 | 2026.05.06 06:51:55.464666 [ 259 ] {46433353-6e4d-4d9f-ad71-2ac026e48344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1186 | 2026.05.06 06:51:55.470019 [ 259 ] {46433353-6e4d-4d9f-ad71-2ac026e48344} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1187 | 2026.05.06 06:51:55.470549 [ 259 ] {46433353-6e4d-4d9f-ad71-2ac026e48344} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1188 | 2026.05.06 06:51:55.470689 [ 259 ] {46433353-6e4d-4d9f-ad71-2ac026e48344} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.006977 sec., 2866.5615594094884 rows/sec., 5.14 MiB/sec. | ||
| 1189 | 2026.05.06 06:51:55.470747 [ 259 ] {46433353-6e4d-4d9f-ad71-2ac026e48344} <Debug> TCPHandler: Processed in 0.007162162 sec. | ||
| 1190 | 2026.05.06 06:51:55.470874 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1191 | 2026.05.06 06:51:55.470970 [ 259 ] {9eef8ba8-a3df-4c5d-9760-cfbb89a6bd61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1192 | 2026.05.06 06:51:55.471015 [ 259 ] {9eef8ba8-a3df-4c5d-9760-cfbb89a6bd61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1193 | 2026.05.06 06:51:55.471341 [ 259 ] {9eef8ba8-a3df-4c5d-9760-cfbb89a6bd61} <Trace> oximeter.measurements_i64 (9eacbf3e-64e0-41cb-8596-5a9ae7f52fe3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1194 | 2026.05.06 06:51:55.471377 [ 259 ] {9eef8ba8-a3df-4c5d-9760-cfbb89a6bd61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1195 | 2026.05.06 06:51:55.471897 [ 259 ] {9eef8ba8-a3df-4c5d-9760-cfbb89a6bd61} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1196 | 2026.05.06 06:51:55.472369 [ 259 ] {9eef8ba8-a3df-4c5d-9760-cfbb89a6bd61} <Trace> oximeter.measurements_i64 (9eacbf3e-64e0-41cb-8596-5a9ae7f52fe3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1197 | 2026.05.06 06:51:55.472496 [ 259 ] {9eef8ba8-a3df-4c5d-9760-cfbb89a6bd61} <Debug> executeQuery: Read 12 rows, 868.00 B in 0.001545 sec., 7766.990291262136 rows/sec., 548.64 KiB/sec. | ||
| 1198 | 2026.05.06 06:51:55.472533 [ 259 ] {9eef8ba8-a3df-4c5d-9760-cfbb89a6bd61} <Debug> TCPHandler: Processed in 0.001707688 sec. | ||
| 1199 | 2026.05.06 06:51:59.855400 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2354 | ||
| 1200 | 2026.05.06 06:51:59.855894 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1201 | 2026.05.06 06:51:59.855943 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1202 | 2026.05.06 06:51:59.856578 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1203 | 2026.05.06 06:51:59.857020 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1204 | 2026.05.06 06:51:59.857186 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2354 | ||
| 1205 | 2026.05.06 06:51:59.968185 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1206 | 2026.05.06 06:51:59.986745 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1207 | 2026.05.06 06:51:59.986829 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1208 | 2026.05.06 06:51:59.993542 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1209 | 2026.05.06 06:51:59.994789 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1210 | 2026.05.06 06:51:59.997965 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1211 | 2026.05.06 06:52:00.000233 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.03 MiB, peak 173.03 MiB, free memory in arenas 0.00 B, will set to 170.26 MiB (RSS), difference: 1.23 MiB | ||
| 1212 | 2026.05.06 06:52:02.352694 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 118 | ||
| 1213 | 2026.05.06 06:52:02.354790 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1214 | 2026.05.06 06:52:02.354842 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1215 | 2026.05.06 06:52:02.356108 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1216 | 2026.05.06 06:52:02.356626 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1217 | 2026.05.06 06:52:02.356931 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 118 | ||
| 1218 | 2026.05.06 06:52:07.296588 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1219 | 2026.05.06 06:52:07.296663 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1220 | 2026.05.06 06:52:07.357405 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2866 | ||
| 1221 | 2026.05.06 06:52:07.357932 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1222 | 2026.05.06 06:52:07.357971 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1223 | 2026.05.06 06:52:07.358661 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1224 | 2026.05.06 06:52:07.359136 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1225 | 2026.05.06 06:52:07.359247 [ 69 ] {} <Debug> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1226 | 2026.05.06 06:52:07.359262 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2866 | ||
| 1227 | 2026.05.06 06:52:07.359300 [ 69 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1228 | 2026.05.06 06:52:07.359324 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1229 | 2026.05.06 06:52:07.361794 [ 187 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1230 | 2026.05.06 06:52:07.364017 [ 187 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1231 | 2026.05.06 06:52:07.366235 [ 187 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1232 | 2026.05.06 06:52:07.372237 [ 187 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1233 | 2026.05.06 06:52:07.372303 [ 187 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
| 1234 | 2026.05.06 06:52:07.372354 [ 187 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 503 rows starting from the beginning of the part | ||
| 1235 | 2026.05.06 06:52:07.372406 [ 187 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part | ||
| 1236 | 2026.05.06 06:52:07.372456 [ 187 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1237 | 2026.05.06 06:52:07.405560 [ 192 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2866 rows, containing 4 columns (4 merged, 0 gathered) in 0.046112263 sec., 62152.664248987305 rows/sec., 910.44 KiB/sec. | ||
| 1238 | 2026.05.06 06:52:07.406552 [ 192 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1239 | 2026.05.06 06:52:07.407181 [ 192 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_6_1} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1240 | 2026.05.06 06:52:07.407257 [ 192 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_6_1} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1241 | 2026.05.06 06:52:07.407368 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 1242 | 2026.05.06 06:52:07.498181 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1243 | 2026.05.06 06:52:07.515366 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1244 | 2026.05.06 06:52:07.515406 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1245 | 2026.05.06 06:52:07.521743 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1246 | 2026.05.06 06:52:07.522964 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1247 | 2026.05.06 06:52:07.523234 [ 69 ] {} <Debug> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1248 | 2026.05.06 06:52:07.523274 [ 69 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1249 | 2026.05.06 06:52:07.523294 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1250 | 2026.05.06 06:52:07.523371 [ 192 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1251 | 2026.05.06 06:52:07.525804 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1252 | 2026.05.06 06:52:07.526299 [ 192 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1253 | 2026.05.06 06:52:07.527011 [ 192 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 1254 | 2026.05.06 06:52:07.530362 [ 192 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part | ||
| 1255 | 2026.05.06 06:52:07.533857 [ 192 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part | ||
| 1256 | 2026.05.06 06:52:07.537503 [ 192 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
| 1257 | 2026.05.06 06:52:07.544743 [ 192 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part | ||
| 1258 | 2026.05.06 06:52:07.548895 [ 192 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part | ||
| 1259 | 2026.05.06 06:52:07.606550 [ 187 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.08320595 sec., 552.8450789877406 rows/sec., 2.86 MiB/sec. | ||
| 1260 | 2026.05.06 06:52:07.609020 [ 186 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1261 | 2026.05.06 06:52:07.611676 [ 186 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_6_1} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1262 | 2026.05.06 06:52:07.611791 [ 186 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_6_1} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1263 | 2026.05.06 06:52:07.613705 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1264 | 2026.05.06 06:52:08.000269 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.51 MiB, peak 181.04 MiB, free memory in arenas 0.00 B, will set to 182.29 MiB (RSS), difference: 10.78 MiB | ||
| 1265 | 2026.05.06 06:52:09.541033 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1266 | 2026.05.06 06:52:09.541241 [ 259 ] {15cb3c11-75c9-492f-b58a-38659f084423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT Native (stage: Complete) | ||
| 1267 | 2026.05.06 06:52:09.541536 [ 259 ] {15cb3c11-75c9-492f-b58a-38659f084423} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1268 | 2026.05.06 06:52:09.545489 [ 259 ] {15cb3c11-75c9-492f-b58a-38659f084423} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
| 1269 | 2026.05.06 06:52:09.545717 [ 259 ] {15cb3c11-75c9-492f-b58a-38659f084423} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1270 | 2026.05.06 06:52:09.545797 [ 259 ] {15cb3c11-75c9-492f-b58a-38659f084423} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1271 | 2026.05.06 06:52:09.546014 [ 259 ] {15cb3c11-75c9-492f-b58a-38659f084423} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 4-element set) | ||
| 1272 | 2026.05.06 06:52:09.548228 [ 259 ] {15cb3c11-75c9-492f-b58a-38659f084423} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1273 | 2026.05.06 06:52:09.550760 [ 259 ] {15cb3c11-75c9-492f-b58a-38659f084423} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (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 | ||
| 1274 | 2026.05.06 06:52:09.550787 [ 259 ] {15cb3c11-75c9-492f-b58a-38659f084423} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1275 | 2026.05.06 06:52:09.552838 [ 259 ] {15cb3c11-75c9-492f-b58a-38659f084423} <Trace> 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', 'http_service:request_latency_histogram'))" | ||
| 1276 | 2026.05.06 06:52:09.552884 [ 259 ] {15cb3c11-75c9-492f-b58a-38659f084423} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
| 1277 | 2026.05.06 06:52:09.571992 [ 259 ] {15cb3c11-75c9-492f-b58a-38659f084423} <Debug> executeQuery: Read 14 rows, 2.53 KiB in 0.030825 sec., 454.17680454176804 rows/sec., 82.12 KiB/sec. | ||
| 1278 | 2026.05.06 06:52:09.572111 [ 259 ] {15cb3c11-75c9-492f-b58a-38659f084423} <Debug> TCPHandler: Processed in 0.031213861 sec. | ||
| 1279 | 2026.05.06 06:52:09.575549 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1280 | 2026.05.06 06:52:09.575677 [ 259 ] {7aa6dada-29a7-4649-ad95-36d04172588b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1281 | 2026.05.06 06:52:09.575729 [ 259 ] {7aa6dada-29a7-4649-ad95-36d04172588b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1282 | 2026.05.06 06:52:09.576345 [ 259 ] {7aa6dada-29a7-4649-ad95-36d04172588b} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1283 | 2026.05.06 06:52:09.576399 [ 259 ] {7aa6dada-29a7-4649-ad95-36d04172588b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1284 | 2026.05.06 06:52:09.576901 [ 259 ] {7aa6dada-29a7-4649-ad95-36d04172588b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1285 | 2026.05.06 06:52:09.577381 [ 259 ] {7aa6dada-29a7-4649-ad95-36d04172588b} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1286 | 2026.05.06 06:52:09.577530 [ 259 ] {7aa6dada-29a7-4649-ad95-36d04172588b} <Debug> executeQuery: Read 52 rows, 4.90 KiB in 0.001892 sec., 27484.14376321353 rows/sec., 2.53 MiB/sec. | ||
| 1287 | 2026.05.06 06:52:09.577568 [ 259 ] {7aa6dada-29a7-4649-ad95-36d04172588b} <Debug> TCPHandler: Processed in 0.00208457 sec. | ||
| 1288 | 2026.05.06 06:52:09.577690 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1289 | 2026.05.06 06:52:09.577785 [ 259 ] {752aa492-fa3e-4386-a7f8-d1abd20e0c3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1290 | 2026.05.06 06:52:09.577826 [ 259 ] {752aa492-fa3e-4386-a7f8-d1abd20e0c3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1291 | 2026.05.06 06:52:09.578246 [ 259 ] {752aa492-fa3e-4386-a7f8-d1abd20e0c3d} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1292 | 2026.05.06 06:52:09.578282 [ 259 ] {752aa492-fa3e-4386-a7f8-d1abd20e0c3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1293 | 2026.05.06 06:52:09.578744 [ 259 ] {752aa492-fa3e-4386-a7f8-d1abd20e0c3d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1294 | 2026.05.06 06:52:09.579153 [ 259 ] {752aa492-fa3e-4386-a7f8-d1abd20e0c3d} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1295 | 2026.05.06 06:52:09.579279 [ 259 ] {752aa492-fa3e-4386-a7f8-d1abd20e0c3d} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001514 sec., 17173.051519154556 rows/sec., 1.26 MiB/sec. | ||
| 1296 | 2026.05.06 06:52:09.579314 [ 259 ] {752aa492-fa3e-4386-a7f8-d1abd20e0c3d} <Debug> TCPHandler: Processed in 0.001676447 sec. | ||
| 1297 | 2026.05.06 06:52:09.579424 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1298 | 2026.05.06 06:52:09.579515 [ 259 ] {17ef22b8-85f0-4ba1-b13d-c7121fadb673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1299 | 2026.05.06 06:52:09.579554 [ 259 ] {17ef22b8-85f0-4ba1-b13d-c7121fadb673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1300 | 2026.05.06 06:52:09.579949 [ 259 ] {17ef22b8-85f0-4ba1-b13d-c7121fadb673} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1301 | 2026.05.06 06:52:09.579985 [ 259 ] {17ef22b8-85f0-4ba1-b13d-c7121fadb673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1302 | 2026.05.06 06:52:09.580434 [ 259 ] {17ef22b8-85f0-4ba1-b13d-c7121fadb673} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1303 | 2026.05.06 06:52:09.580867 [ 259 ] {17ef22b8-85f0-4ba1-b13d-c7121fadb673} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1304 | 2026.05.06 06:52:09.580993 [ 259 ] {17ef22b8-85f0-4ba1-b13d-c7121fadb673} <Debug> executeQuery: Read 34 rows, 2.74 KiB in 0.001496 sec., 22727.272727272728 rows/sec., 1.79 MiB/sec. | ||
| 1305 | 2026.05.06 06:52:09.581028 [ 259 ] {17ef22b8-85f0-4ba1-b13d-c7121fadb673} <Debug> TCPHandler: Processed in 0.001651137 sec. | ||
| 1306 | 2026.05.06 06:52:09.581137 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1307 | 2026.05.06 06:52:09.581228 [ 259 ] {ecf920ac-0a9c-4a9f-95f6-6597a4d466fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1308 | 2026.05.06 06:52:09.581280 [ 259 ] {ecf920ac-0a9c-4a9f-95f6-6597a4d466fb} <Trace> 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 | ||
| 1309 | 2026.05.06 06:52:09.582032 [ 259 ] {ecf920ac-0a9c-4a9f-95f6-6597a4d466fb} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1310 | 2026.05.06 06:52:09.582067 [ 259 ] {ecf920ac-0a9c-4a9f-95f6-6597a4d466fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1311 | 2026.05.06 06:52:09.582800 [ 259 ] {ecf920ac-0a9c-4a9f-95f6-6597a4d466fb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1312 | 2026.05.06 06:52:09.583333 [ 259 ] {ecf920ac-0a9c-4a9f-95f6-6597a4d466fb} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1313 | 2026.05.06 06:52:09.583482 [ 259 ] {ecf920ac-0a9c-4a9f-95f6-6597a4d466fb} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002272 sec., 11443.661971830985 rows/sec., 20.51 MiB/sec. | ||
| 1314 | 2026.05.06 06:52:09.583541 [ 259 ] {ecf920ac-0a9c-4a9f-95f6-6597a4d466fb} <Debug> TCPHandler: Processed in 0.002450549 sec. | ||
| 1315 | 2026.05.06 06:52:09.583680 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1316 | 2026.05.06 06:52:09.583780 [ 259 ] {3bd3a9d9-41b1-4c28-b317-2a92922f8df2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1317 | 2026.05.06 06:52:09.583822 [ 259 ] {3bd3a9d9-41b1-4c28-b317-2a92922f8df2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1318 | 2026.05.06 06:52:09.584159 [ 259 ] {3bd3a9d9-41b1-4c28-b317-2a92922f8df2} <Trace> oximeter.measurements_i64 (9eacbf3e-64e0-41cb-8596-5a9ae7f52fe3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1319 | 2026.05.06 06:52:09.584195 [ 259 ] {3bd3a9d9-41b1-4c28-b317-2a92922f8df2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1320 | 2026.05.06 06:52:09.584697 [ 259 ] {3bd3a9d9-41b1-4c28-b317-2a92922f8df2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1321 | 2026.05.06 06:52:09.585294 [ 259 ] {3bd3a9d9-41b1-4c28-b317-2a92922f8df2} <Trace> oximeter.measurements_i64 (9eacbf3e-64e0-41cb-8596-5a9ae7f52fe3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1322 | 2026.05.06 06:52:09.585426 [ 259 ] {3bd3a9d9-41b1-4c28-b317-2a92922f8df2} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001668 sec., 8992.805755395684 rows/sec., 686.17 KiB/sec. | ||
| 1323 | 2026.05.06 06:52:09.585461 [ 259 ] {3bd3a9d9-41b1-4c28-b317-2a92922f8df2} <Debug> TCPHandler: Processed in 0.001831361 sec. | ||
| 1324 | 2026.05.06 06:52:12.357264 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 12 entries to flush up to offset 130 | ||
| 1325 | 2026.05.06 06:52:12.359176 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1326 | 2026.05.06 06:52:12.359223 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1327 | 2026.05.06 06:52:12.360552 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1328 | 2026.05.06 06:52:12.361023 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1329 | 2026.05.06 06:52:12.361341 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 130 | ||
| 1330 | 2026.05.06 06:52:14.545345 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1331 | 2026.05.06 06:52:14.545569 [ 259 ] {ce41c975-daab-4fe9-a79b-704e6302679d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1332 | 2026.05.06 06:52:14.545902 [ 259 ] {ce41c975-daab-4fe9-a79b-704e6302679d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1333 | 2026.05.06 06:52:14.545939 [ 259 ] {ce41c975-daab-4fe9-a79b-704e6302679d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1334 | 2026.05.06 06:52:14.546162 [ 259 ] {ce41c975-daab-4fe9-a79b-704e6302679d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1335 | 2026.05.06 06:52:14.546232 [ 259 ] {ce41c975-daab-4fe9-a79b-704e6302679d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1336 | 2026.05.06 06:52:14.546372 [ 259 ] {ce41c975-daab-4fe9-a79b-704e6302679d} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1337 | 2026.05.06 06:52:14.546408 [ 259 ] {ce41c975-daab-4fe9-a79b-704e6302679d} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1338 | 2026.05.06 06:52:14.546430 [ 259 ] {ce41c975-daab-4fe9-a79b-704e6302679d} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (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 | ||
| 1339 | 2026.05.06 06:52:14.546446 [ 259 ] {ce41c975-daab-4fe9-a79b-704e6302679d} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1340 | 2026.05.06 06:52:14.546490 [ 259 ] {ce41c975-daab-4fe9-a79b-704e6302679d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1341 | 2026.05.06 06:52:14.546510 [ 259 ] {ce41c975-daab-4fe9-a79b-704e6302679d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 | ||
| 1342 | 2026.05.06 06:52:14.547626 [ 259 ] {ce41c975-daab-4fe9-a79b-704e6302679d} <Debug> executeQuery: Read 14 rows, 2.53 KiB in 0.002145 sec., 6526.806526806527 rows/sec., 1.15 MiB/sec. | ||
| 1343 | 2026.05.06 06:52:14.547735 [ 259 ] {ce41c975-daab-4fe9-a79b-704e6302679d} <Debug> TCPHandler: Processed in 0.002524422 sec. | ||
| 1344 | 2026.05.06 06:52:14.548633 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1345 | 2026.05.06 06:52:14.548747 [ 259 ] {a69d28c9-4cb8-4611-b27d-6653a43b6a43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1346 | 2026.05.06 06:52:14.548793 [ 259 ] {a69d28c9-4cb8-4611-b27d-6653a43b6a43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1347 | 2026.05.06 06:52:14.549306 [ 259 ] {a69d28c9-4cb8-4611-b27d-6653a43b6a43} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1348 | 2026.05.06 06:52:14.549345 [ 259 ] {a69d28c9-4cb8-4611-b27d-6653a43b6a43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1349 | 2026.05.06 06:52:14.549941 [ 259 ] {a69d28c9-4cb8-4611-b27d-6653a43b6a43} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1350 | 2026.05.06 06:52:14.550395 [ 259 ] {a69d28c9-4cb8-4611-b27d-6653a43b6a43} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1351 | 2026.05.06 06:52:14.550543 [ 259 ] {a69d28c9-4cb8-4611-b27d-6653a43b6a43} <Debug> executeQuery: Read 18 rows, 2.52 KiB in 0.001831 sec., 9830.693610049153 rows/sec., 1.34 MiB/sec. | ||
| 1352 | 2026.05.06 06:52:14.550584 [ 259 ] {a69d28c9-4cb8-4611-b27d-6653a43b6a43} <Debug> TCPHandler: Processed in 0.002004767 sec. | ||
| 1353 | 2026.05.06 06:52:14.550696 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1354 | 2026.05.06 06:52:14.550806 [ 259 ] {f03a022b-cf4a-4bf5-8826-8907facd0e54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1355 | 2026.05.06 06:52:14.550849 [ 259 ] {f03a022b-cf4a-4bf5-8826-8907facd0e54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1356 | 2026.05.06 06:52:14.551274 [ 259 ] {f03a022b-cf4a-4bf5-8826-8907facd0e54} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1357 | 2026.05.06 06:52:14.551311 [ 259 ] {f03a022b-cf4a-4bf5-8826-8907facd0e54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1358 | 2026.05.06 06:52:14.551751 [ 259 ] {f03a022b-cf4a-4bf5-8826-8907facd0e54} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1359 | 2026.05.06 06:52:14.552210 [ 259 ] {f03a022b-cf4a-4bf5-8826-8907facd0e54} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1360 | 2026.05.06 06:52:14.552346 [ 259 ] {f03a022b-cf4a-4bf5-8826-8907facd0e54} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001563 sec., 2559.181062060141 rows/sec., 208.68 KiB/sec. | ||
| 1361 | 2026.05.06 06:52:14.552385 [ 259 ] {f03a022b-cf4a-4bf5-8826-8907facd0e54} <Debug> TCPHandler: Processed in 0.001741309 sec. | ||
| 1362 | 2026.05.06 06:52:14.552501 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1363 | 2026.05.06 06:52:14.552596 [ 259 ] {b4a69821-9c3d-4480-bb4b-67b491d04362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1364 | 2026.05.06 06:52:14.552636 [ 259 ] {b4a69821-9c3d-4480-bb4b-67b491d04362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1365 | 2026.05.06 06:52:14.553027 [ 259 ] {b4a69821-9c3d-4480-bb4b-67b491d04362} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1366 | 2026.05.06 06:52:14.553064 [ 259 ] {b4a69821-9c3d-4480-bb4b-67b491d04362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1367 | 2026.05.06 06:52:14.553492 [ 259 ] {b4a69821-9c3d-4480-bb4b-67b491d04362} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1368 | 2026.05.06 06:52:14.553967 [ 259 ] {b4a69821-9c3d-4480-bb4b-67b491d04362} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1369 | 2026.05.06 06:52:14.554098 [ 259 ] {b4a69821-9c3d-4480-bb4b-67b491d04362} <Debug> executeQuery: Read 32 rows, 2.49 KiB in 0.001522 sec., 21024.96714848883 rows/sec., 1.60 MiB/sec. | ||
| 1370 | 2026.05.06 06:52:14.554136 [ 259 ] {b4a69821-9c3d-4480-bb4b-67b491d04362} <Debug> TCPHandler: Processed in 0.001685647 sec. | ||
| 1371 | 2026.05.06 06:52:14.554246 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1372 | 2026.05.06 06:52:14.554341 [ 259 ] {dc78b76c-41ae-4674-8d42-3843f1fbb69f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1373 | 2026.05.06 06:52:14.554382 [ 259 ] {dc78b76c-41ae-4674-8d42-3843f1fbb69f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1374 | 2026.05.06 06:52:14.554758 [ 259 ] {dc78b76c-41ae-4674-8d42-3843f1fbb69f} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1375 | 2026.05.06 06:52:14.554794 [ 259 ] {dc78b76c-41ae-4674-8d42-3843f1fbb69f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1376 | 2026.05.06 06:52:14.555194 [ 259 ] {dc78b76c-41ae-4674-8d42-3843f1fbb69f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1377 | 2026.05.06 06:52:14.555679 [ 259 ] {dc78b76c-41ae-4674-8d42-3843f1fbb69f} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1378 | 2026.05.06 06:52:14.555806 [ 259 ] {dc78b76c-41ae-4674-8d42-3843f1fbb69f} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001483 sec., 2697.2353337828727 rows/sec., 188.33 KiB/sec. | ||
| 1379 | 2026.05.06 06:52:14.555841 [ 259 ] {dc78b76c-41ae-4674-8d42-3843f1fbb69f} <Debug> TCPHandler: Processed in 0.001643097 sec. | ||
| 1380 | 2026.05.06 06:52:14.555949 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1381 | 2026.05.06 06:52:14.556043 [ 259 ] {99d6f313-ccd9-4f9b-a5f2-0bf34da7c7d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1382 | 2026.05.06 06:52:14.556082 [ 259 ] {99d6f313-ccd9-4f9b-a5f2-0bf34da7c7d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1383 | 2026.05.06 06:52:14.556463 [ 259 ] {99d6f313-ccd9-4f9b-a5f2-0bf34da7c7d5} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1384 | 2026.05.06 06:52:14.556497 [ 259 ] {99d6f313-ccd9-4f9b-a5f2-0bf34da7c7d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1385 | 2026.05.06 06:52:14.556999 [ 259 ] {99d6f313-ccd9-4f9b-a5f2-0bf34da7c7d5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1386 | 2026.05.06 06:52:14.557578 [ 259 ] {99d6f313-ccd9-4f9b-a5f2-0bf34da7c7d5} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1387 | 2026.05.06 06:52:14.557709 [ 259 ] {99d6f313-ccd9-4f9b-a5f2-0bf34da7c7d5} <Debug> executeQuery: Read 40 rows, 3.21 KiB in 0.001684 sec., 23752.969121140144 rows/sec., 1.86 MiB/sec. | ||
| 1388 | 2026.05.06 06:52:14.557746 [ 259 ] {99d6f313-ccd9-4f9b-a5f2-0bf34da7c7d5} <Debug> TCPHandler: Processed in 0.001846033 sec. | ||
| 1389 | 2026.05.06 06:52:14.557857 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1390 | 2026.05.06 06:52:14.557952 [ 259 ] {cd74d65b-4c4d-454a-b1a4-ccee2c687861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1391 | 2026.05.06 06:52:14.557994 [ 259 ] {cd74d65b-4c4d-454a-b1a4-ccee2c687861} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1392 | 2026.05.06 06:52:14.558348 [ 259 ] {cd74d65b-4c4d-454a-b1a4-ccee2c687861} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1393 | 2026.05.06 06:52:14.558384 [ 259 ] {cd74d65b-4c4d-454a-b1a4-ccee2c687861} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1394 | 2026.05.06 06:52:14.558844 [ 259 ] {cd74d65b-4c4d-454a-b1a4-ccee2c687861} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1395 | 2026.05.06 06:52:14.559327 [ 259 ] {cd74d65b-4c4d-454a-b1a4-ccee2c687861} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1396 | 2026.05.06 06:52:14.559457 [ 259 ] {cd74d65b-4c4d-454a-b1a4-ccee2c687861} <Debug> executeQuery: Read 112 rows, 8.00 KiB in 0.001524 sec., 73490.81364829396 rows/sec., 5.13 MiB/sec. | ||
| 1397 | 2026.05.06 06:52:14.559493 [ 259 ] {cd74d65b-4c4d-454a-b1a4-ccee2c687861} <Debug> TCPHandler: Processed in 0.001685178 sec. | ||
| 1398 | 2026.05.06 06:52:14.559600 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1399 | 2026.05.06 06:52:14.559694 [ 259 ] {71f6897b-49b4-46bd-81cb-2561c76144c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1400 | 2026.05.06 06:52:14.559735 [ 259 ] {71f6897b-49b4-46bd-81cb-2561c76144c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1401 | 2026.05.06 06:52:14.560046 [ 259 ] {71f6897b-49b4-46bd-81cb-2561c76144c2} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1402 | 2026.05.06 06:52:14.560082 [ 259 ] {71f6897b-49b4-46bd-81cb-2561c76144c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1403 | 2026.05.06 06:52:14.560674 [ 259 ] {71f6897b-49b4-46bd-81cb-2561c76144c2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1404 | 2026.05.06 06:52:14.561141 [ 259 ] {71f6897b-49b4-46bd-81cb-2561c76144c2} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1405 | 2026.05.06 06:52:14.561268 [ 259 ] {71f6897b-49b4-46bd-81cb-2561c76144c2} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001592 sec., 25125.628140703517 rows/sec., 1.68 MiB/sec. | ||
| 1406 | 2026.05.06 06:52:14.561304 [ 259 ] {71f6897b-49b4-46bd-81cb-2561c76144c2} <Debug> TCPHandler: Processed in 0.00175352 sec. | ||
| 1407 | 2026.05.06 06:52:14.859523 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3314 | ||
| 1408 | 2026.05.06 06:52:14.860243 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1409 | 2026.05.06 06:52:14.860307 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1410 | 2026.05.06 06:52:14.861153 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1411 | 2026.05.06 06:52:14.861785 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1412 | 2026.05.06 06:52:14.861892 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3314 | ||
| 1413 | 2026.05.06 06:52:15.026049 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1414 | 2026.05.06 06:52:15.042567 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1415 | 2026.05.06 06:52:15.042615 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1416 | 2026.05.06 06:52:15.048028 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1417 | 2026.05.06 06:52:15.049179 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1418 | 2026.05.06 06:52:15.052061 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1419 | 2026.05.06 06:52:19.546239 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1420 | 2026.05.06 06:52:19.546476 [ 259 ] {0d1578be-89ef-4076-8498-45f2d294c94d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1421 | 2026.05.06 06:52:19.546796 [ 259 ] {0d1578be-89ef-4076-8498-45f2d294c94d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1422 | 2026.05.06 06:52:19.546830 [ 259 ] {0d1578be-89ef-4076-8498-45f2d294c94d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1423 | 2026.05.06 06:52:19.547047 [ 259 ] {0d1578be-89ef-4076-8498-45f2d294c94d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1424 | 2026.05.06 06:52:19.547114 [ 259 ] {0d1578be-89ef-4076-8498-45f2d294c94d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1425 | 2026.05.06 06:52:19.547250 [ 259 ] {0d1578be-89ef-4076-8498-45f2d294c94d} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1426 | 2026.05.06 06:52:19.547351 [ 332 ] {0d1578be-89ef-4076-8498-45f2d294c94d} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1427 | 2026.05.06 06:52:19.547368 [ 337 ] {0d1578be-89ef-4076-8498-45f2d294c94d} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1428 | 2026.05.06 06:52:19.547474 [ 259 ] {0d1578be-89ef-4076-8498-45f2d294c94d} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1429 | 2026.05.06 06:52:19.547500 [ 259 ] {0d1578be-89ef-4076-8498-45f2d294c94d} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1430 | 2026.05.06 06:52:19.549507 [ 259 ] {0d1578be-89ef-4076-8498-45f2d294c94d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1431 | 2026.05.06 06:52:19.549539 [ 259 ] {0d1578be-89ef-4076-8498-45f2d294c94d} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 32 rows with 2 streams | ||
| 1432 | 2026.05.06 06:52:19.549599 [ 259 ] {0d1578be-89ef-4076-8498-45f2d294c94d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1433 | 2026.05.06 06:52:19.549656 [ 259 ] {0d1578be-89ef-4076-8498-45f2d294c94d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1434 | 2026.05.06 06:52:19.551043 [ 259 ] {0d1578be-89ef-4076-8498-45f2d294c94d} <Debug> executeQuery: Read 32 rows, 5.05 KiB in 0.004658 sec., 6869.901245169601 rows/sec., 1.06 MiB/sec. | ||
| 1435 | 2026.05.06 06:52:19.551146 [ 259 ] {0d1578be-89ef-4076-8498-45f2d294c94d} <Debug> TCPHandler: Processed in 0.005038263 sec. | ||
| 1436 | 2026.05.06 06:52:19.552920 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1437 | 2026.05.06 06:52:19.553043 [ 259 ] {bdb98822-6743-4457-9fa6-2aa9f1ca1180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1438 | 2026.05.06 06:52:19.553095 [ 259 ] {bdb98822-6743-4457-9fa6-2aa9f1ca1180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1439 | 2026.05.06 06:52:19.553644 [ 259 ] {bdb98822-6743-4457-9fa6-2aa9f1ca1180} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1440 | 2026.05.06 06:52:19.553693 [ 259 ] {bdb98822-6743-4457-9fa6-2aa9f1ca1180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1441 | 2026.05.06 06:52:19.554109 [ 259 ] {bdb98822-6743-4457-9fa6-2aa9f1ca1180} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1442 | 2026.05.06 06:52:19.554334 [ 259 ] {bdb98822-6743-4457-9fa6-2aa9f1ca1180} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1443 | 2026.05.06 06:52:19.554475 [ 259 ] {bdb98822-6743-4457-9fa6-2aa9f1ca1180} <Debug> executeQuery: Read 82 rows, 7.24 KiB in 0.001469 sec., 55820.28590878148 rows/sec., 4.82 MiB/sec. | ||
| 1444 | 2026.05.06 06:52:19.554516 [ 259 ] {bdb98822-6743-4457-9fa6-2aa9f1ca1180} <Debug> TCPHandler: Processed in 0.001647997 sec. | ||
| 1445 | 2026.05.06 06:52:19.554648 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1446 | 2026.05.06 06:52:19.554744 [ 259 ] {8bc10d4c-96ba-4cf9-839f-82adcce88526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1447 | 2026.05.06 06:52:19.554784 [ 259 ] {8bc10d4c-96ba-4cf9-839f-82adcce88526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1448 | 2026.05.06 06:52:19.555177 [ 259 ] {8bc10d4c-96ba-4cf9-839f-82adcce88526} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1449 | 2026.05.06 06:52:19.555214 [ 259 ] {8bc10d4c-96ba-4cf9-839f-82adcce88526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1450 | 2026.05.06 06:52:19.555510 [ 259 ] {8bc10d4c-96ba-4cf9-839f-82adcce88526} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1451 | 2026.05.06 06:52:19.555718 [ 259 ] {8bc10d4c-96ba-4cf9-839f-82adcce88526} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1452 | 2026.05.06 06:52:19.555849 [ 259 ] {8bc10d4c-96ba-4cf9-839f-82adcce88526} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001123 sec., 23152.270703472837 rows/sec., 1.70 MiB/sec. | ||
| 1453 | 2026.05.06 06:52:19.555885 [ 259 ] {8bc10d4c-96ba-4cf9-839f-82adcce88526} <Debug> TCPHandler: Processed in 0.001288527 sec. | ||
| 1454 | 2026.05.06 06:52:19.556000 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1455 | 2026.05.06 06:52:19.556095 [ 259 ] {3486a2b6-7f6a-42d0-8f57-27894698b97f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1456 | 2026.05.06 06:52:19.556134 [ 259 ] {3486a2b6-7f6a-42d0-8f57-27894698b97f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1457 | 2026.05.06 06:52:19.556537 [ 259 ] {3486a2b6-7f6a-42d0-8f57-27894698b97f} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1458 | 2026.05.06 06:52:19.556573 [ 259 ] {3486a2b6-7f6a-42d0-8f57-27894698b97f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1459 | 2026.05.06 06:52:19.556867 [ 259 ] {3486a2b6-7f6a-42d0-8f57-27894698b97f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1460 | 2026.05.06 06:52:19.557072 [ 259 ] {3486a2b6-7f6a-42d0-8f57-27894698b97f} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1461 | 2026.05.06 06:52:19.557200 [ 259 ] {3486a2b6-7f6a-42d0-8f57-27894698b97f} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.001124 sec., 55160.142348754445 rows/sec., 4.31 MiB/sec. | ||
| 1462 | 2026.05.06 06:52:19.557236 [ 259 ] {3486a2b6-7f6a-42d0-8f57-27894698b97f} <Debug> TCPHandler: Processed in 0.001285866 sec. | ||
| 1463 | 2026.05.06 06:52:19.557353 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1464 | 2026.05.06 06:52:19.557449 [ 259 ] {2195694a-b489-4b85-896a-69cd6d1a5eec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1465 | 2026.05.06 06:52:19.557492 [ 259 ] {2195694a-b489-4b85-896a-69cd6d1a5eec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1466 | 2026.05.06 06:52:19.557850 [ 259 ] {2195694a-b489-4b85-896a-69cd6d1a5eec} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1467 | 2026.05.06 06:52:19.557886 [ 259 ] {2195694a-b489-4b85-896a-69cd6d1a5eec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1468 | 2026.05.06 06:52:19.558203 [ 259 ] {2195694a-b489-4b85-896a-69cd6d1a5eec} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1469 | 2026.05.06 06:52:19.558419 [ 259 ] {2195694a-b489-4b85-896a-69cd6d1a5eec} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1470 | 2026.05.06 06:52:19.558546 [ 259 ] {2195694a-b489-4b85-896a-69cd6d1a5eec} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001115 sec., 98654.70852017937 rows/sec., 6.89 MiB/sec. | ||
| 1471 | 2026.05.06 06:52:19.558582 [ 259 ] {2195694a-b489-4b85-896a-69cd6d1a5eec} <Debug> TCPHandler: Processed in 0.001277616 sec. | ||
| 1472 | 2026.05.06 06:52:19.558695 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1473 | 2026.05.06 06:52:19.558790 [ 259 ] {aa1ec915-e4ae-4058-b940-5904686e3921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1474 | 2026.05.06 06:52:19.558843 [ 259 ] {aa1ec915-e4ae-4058-b940-5904686e3921} <Trace> 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 | ||
| 1475 | 2026.05.06 06:52:19.559592 [ 259 ] {aa1ec915-e4ae-4058-b940-5904686e3921} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1476 | 2026.05.06 06:52:19.559629 [ 259 ] {aa1ec915-e4ae-4058-b940-5904686e3921} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1477 | 2026.05.06 06:52:19.560146 [ 259 ] {aa1ec915-e4ae-4058-b940-5904686e3921} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1478 | 2026.05.06 06:52:19.560367 [ 259 ] {aa1ec915-e4ae-4058-b940-5904686e3921} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1479 | 2026.05.06 06:52:19.560504 [ 259 ] {aa1ec915-e4ae-4058-b940-5904686e3921} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001731 sec., 15020.219526285386 rows/sec., 26.92 MiB/sec. | ||
| 1480 | 2026.05.06 06:52:19.560581 [ 259 ] {aa1ec915-e4ae-4058-b940-5904686e3921} <Debug> TCPHandler: Processed in 0.001935194 sec. | ||
| 1481 | 2026.05.06 06:52:19.560706 [ 259 ] {} <Trace> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1482 | 2026.05.06 06:52:19.560801 [ 259 ] {7b191814-186c-4b17-8c22-64045caa6681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1483 | 2026.05.06 06:52:19.560842 [ 259 ] {7b191814-186c-4b17-8c22-64045caa6681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1484 | 2026.05.06 06:52:19.561164 [ 259 ] {7b191814-186c-4b17-8c22-64045caa6681} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1485 | 2026.05.06 06:52:19.561201 [ 259 ] {7b191814-186c-4b17-8c22-64045caa6681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1486 | 2026.05.06 06:52:19.561574 [ 259 ] {7b191814-186c-4b17-8c22-64045caa6681} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1487 | 2026.05.06 06:52:19.561786 [ 259 ] {7b191814-186c-4b17-8c22-64045caa6681} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1488 | 2026.05.06 06:52:19.561935 [ 259 ] {7b191814-186c-4b17-8c22-64045caa6681} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001153 sec., 34692.10754553339 rows/sec., 2.32 MiB/sec. | ||
| 1489 | 2026.05.06 06:52:19.561970 [ 259 ] {7b191814-186c-4b17-8c22-64045caa6681} <Debug> TCPHandler: Processed in 0.001314257 sec. | ||
| 1490 | 2026.05.06 06:52:22.296914 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1491 | 2026.05.06 06:52:22.297007 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1492 | 2026.05.06 06:52:22.362302 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 160 | ||
| 1493 | 2026.05.06 06:52:22.362805 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3826 | ||
| 1494 | 2026.05.06 06:52:22.363302 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1495 | 2026.05.06 06:52:22.363338 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1496 | 2026.05.06 06:52:22.363831 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1497 | 2026.05.06 06:52:22.364068 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1498 | 2026.05.06 06:52:22.364198 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3826 | ||
| 1499 | 2026.05.06 06:52:22.364431 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1500 | 2026.05.06 06:52:22.364478 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1501 | 2026.05.06 06:52:22.365653 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1502 | 2026.05.06 06:52:22.365902 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1503 | 2026.05.06 06:52:22.366140 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 160 | ||
| 1504 | 2026.05.06 06:52:22.552975 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1505 | 2026.05.06 06:52:22.571353 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1506 | 2026.05.06 06:52:22.571424 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1507 | 2026.05.06 06:52:22.576807 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1508 | 2026.05.06 06:52:22.577472 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1509 | 2026.05.06 06:52:22.580575 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1510 | 2026.05.06 06:52:24.080496 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1511 | 2026.05.06 06:52:24.080596 [ 259 ] {} <Debug> TCP-Session: a5f32e04-8e5c-4493-b042-018ab6c564bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1512 | 2026.05.06 06:52:24.322961 [ 278 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1513 | 2026.05.06 06:52:24.323053 [ 278 ] {} <Debug> TCP-Session: f133a8db-7c58-442f-b1c1-2e780ec518f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1514 | 2026.05.06 06:52:24.544442 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1515 | 2026.05.06 06:52:24.544680 [ 261 ] {661bdf7b-4e92-42b8-b1b5-4ac6682225ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 1516 | 2026.05.06 06:52:24.545012 [ 261 ] {661bdf7b-4e92-42b8-b1b5-4ac6682225ab} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1517 | 2026.05.06 06:52:24.545045 [ 261 ] {661bdf7b-4e92-42b8-b1b5-4ac6682225ab} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 1518 | 2026.05.06 06:52:24.545265 [ 261 ] {661bdf7b-4e92-42b8-b1b5-4ac6682225ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1519 | 2026.05.06 06:52:24.545331 [ 261 ] {661bdf7b-4e92-42b8-b1b5-4ac6682225ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1520 | 2026.05.06 06:52:24.545467 [ 261 ] {661bdf7b-4e92-42b8-b1b5-4ac6682225ab} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1521 | 2026.05.06 06:52:24.545561 [ 337 ] {661bdf7b-4e92-42b8-b1b5-4ac6682225ab} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1522 | 2026.05.06 06:52:24.545583 [ 332 ] {661bdf7b-4e92-42b8-b1b5-4ac6682225ab} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1523 | 2026.05.06 06:52:24.545693 [ 261 ] {661bdf7b-4e92-42b8-b1b5-4ac6682225ab} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1524 | 2026.05.06 06:52:24.545720 [ 261 ] {661bdf7b-4e92-42b8-b1b5-4ac6682225ab} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1525 | 2026.05.06 06:52:24.545789 [ 261 ] {661bdf7b-4e92-42b8-b1b5-4ac6682225ab} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1526 | 2026.05.06 06:52:24.545808 [ 261 ] {661bdf7b-4e92-42b8-b1b5-4ac6682225ab} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 32 rows with 2 streams | ||
| 1527 | 2026.05.06 06:52:24.545841 [ 261 ] {661bdf7b-4e92-42b8-b1b5-4ac6682225ab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1528 | 2026.05.06 06:52:24.545877 [ 261 ] {661bdf7b-4e92-42b8-b1b5-4ac6682225ab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1529 | 2026.05.06 06:52:24.546962 [ 261 ] {661bdf7b-4e92-42b8-b1b5-4ac6682225ab} <Debug> executeQuery: Read 32 rows, 3.04 KiB in 0.002378 sec., 13456.686291000842 rows/sec., 1.25 MiB/sec. | ||
| 1530 | 2026.05.06 06:52:24.547054 [ 261 ] {661bdf7b-4e92-42b8-b1b5-4ac6682225ab} <Debug> TCPHandler: Processed in 0.002741978 sec. | ||
| 1531 | 2026.05.06 06:52:24.548460 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1532 | 2026.05.06 06:52:24.548567 [ 261 ] {8e68a23d-3433-4594-aa4c-7cdb8c2763aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1533 | 2026.05.06 06:52:24.548609 [ 261 ] {8e68a23d-3433-4594-aa4c-7cdb8c2763aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1534 | 2026.05.06 06:52:24.549059 [ 261 ] {8e68a23d-3433-4594-aa4c-7cdb8c2763aa} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1535 | 2026.05.06 06:52:24.549099 [ 261 ] {8e68a23d-3433-4594-aa4c-7cdb8c2763aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1536 | 2026.05.06 06:52:24.549450 [ 261 ] {8e68a23d-3433-4594-aa4c-7cdb8c2763aa} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1537 | 2026.05.06 06:52:24.549675 [ 261 ] {8e68a23d-3433-4594-aa4c-7cdb8c2763aa} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1538 | 2026.05.06 06:52:24.549822 [ 261 ] {8e68a23d-3433-4594-aa4c-7cdb8c2763aa} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001283 sec., 23382.69680436477 rows/sec., 1.78 MiB/sec. | ||
| 1539 | 2026.05.06 06:52:24.549858 [ 261 ] {8e68a23d-3433-4594-aa4c-7cdb8c2763aa} <Debug> TCPHandler: Processed in 0.001450561 sec. | ||
| 1540 | 2026.05.06 06:52:24.549988 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1541 | 2026.05.06 06:52:24.550082 [ 261 ] {79671403-2d86-43ec-a288-3f34a0d43be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1542 | 2026.05.06 06:52:24.550122 [ 261 ] {79671403-2d86-43ec-a288-3f34a0d43be8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1543 | 2026.05.06 06:52:24.550526 [ 261 ] {79671403-2d86-43ec-a288-3f34a0d43be8} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1544 | 2026.05.06 06:52:24.550562 [ 261 ] {79671403-2d86-43ec-a288-3f34a0d43be8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1545 | 2026.05.06 06:52:24.550848 [ 261 ] {79671403-2d86-43ec-a288-3f34a0d43be8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1546 | 2026.05.06 06:52:24.551046 [ 261 ] {79671403-2d86-43ec-a288-3f34a0d43be8} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1547 | 2026.05.06 06:52:24.551176 [ 261 ] {79671403-2d86-43ec-a288-3f34a0d43be8} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001111 sec., 32403.240324032402 rows/sec., 2.53 MiB/sec. | ||
| 1548 | 2026.05.06 06:52:24.551212 [ 261 ] {79671403-2d86-43ec-a288-3f34a0d43be8} <Debug> TCPHandler: Processed in 0.001275646 sec. | ||
| 1549 | 2026.05.06 06:52:24.551335 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1550 | 2026.05.06 06:52:24.551430 [ 261 ] {01c7d118-0774-4ee0-980b-411761d3baeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1551 | 2026.05.06 06:52:24.551474 [ 261 ] {01c7d118-0774-4ee0-980b-411761d3baeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1552 | 2026.05.06 06:52:24.551837 [ 261 ] {01c7d118-0774-4ee0-980b-411761d3baeb} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1553 | 2026.05.06 06:52:24.551874 [ 261 ] {01c7d118-0774-4ee0-980b-411761d3baeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1554 | 2026.05.06 06:52:24.552188 [ 261 ] {01c7d118-0774-4ee0-980b-411761d3baeb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1555 | 2026.05.06 06:52:24.552393 [ 261 ] {01c7d118-0774-4ee0-980b-411761d3baeb} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1556 | 2026.05.06 06:52:24.552518 [ 261 ] {01c7d118-0774-4ee0-980b-411761d3baeb} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001106 sec., 99457.50452079566 rows/sec., 6.94 MiB/sec. | ||
| 1557 | 2026.05.06 06:52:24.552553 [ 261 ] {01c7d118-0774-4ee0-980b-411761d3baeb} <Debug> TCPHandler: Processed in 0.001269246 sec. | ||
| 1558 | 2026.05.06 06:52:24.552674 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1559 | 2026.05.06 06:52:24.552769 [ 261 ] {f9edb2c2-725c-4856-9bfe-dc21b1799f1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1560 | 2026.05.06 06:52:24.552812 [ 261 ] {f9edb2c2-725c-4856-9bfe-dc21b1799f1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1561 | 2026.05.06 06:52:24.553157 [ 261 ] {f9edb2c2-725c-4856-9bfe-dc21b1799f1e} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1562 | 2026.05.06 06:52:24.553196 [ 261 ] {f9edb2c2-725c-4856-9bfe-dc21b1799f1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1563 | 2026.05.06 06:52:24.553495 [ 261 ] {f9edb2c2-725c-4856-9bfe-dc21b1799f1e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1564 | 2026.05.06 06:52:24.553702 [ 261 ] {f9edb2c2-725c-4856-9bfe-dc21b1799f1e} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1565 | 2026.05.06 06:52:24.553955 [ 261 ] {f9edb2c2-725c-4856-9bfe-dc21b1799f1e} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001201 sec., 33305.57868442964 rows/sec., 2.22 MiB/sec. | ||
| 1566 | 2026.05.06 06:52:24.554004 [ 261 ] {f9edb2c2-725c-4856-9bfe-dc21b1799f1e} <Debug> TCPHandler: Processed in 0.001379989 sec. | ||
| 1567 | 2026.05.06 06:52:25.001322 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.63 MiB, peak 187.79 MiB, free memory in arenas 0.00 B, will set to 183.45 MiB (RSS), difference: 3.81 MiB | ||
| 1568 | 2026.05.06 06:52:25.176516 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1569 | 2026.05.06 06:52:25.176774 [ 261 ] {1894bb5c-44aa-4043-bdd7-bf78a651c162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 1570 | 2026.05.06 06:52:25.177135 [ 261 ] {1894bb5c-44aa-4043-bdd7-bf78a651c162} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1571 | 2026.05.06 06:52:25.177173 [ 261 ] {1894bb5c-44aa-4043-bdd7-bf78a651c162} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1572 | 2026.05.06 06:52:25.177406 [ 261 ] {1894bb5c-44aa-4043-bdd7-bf78a651c162} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1573 | 2026.05.06 06:52:25.177476 [ 261 ] {1894bb5c-44aa-4043-bdd7-bf78a651c162} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1574 | 2026.05.06 06:52:25.177614 [ 261 ] {1894bb5c-44aa-4043-bdd7-bf78a651c162} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 28-element set) | ||
| 1575 | 2026.05.06 06:52:25.177711 [ 337 ] {1894bb5c-44aa-4043-bdd7-bf78a651c162} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1576 | 2026.05.06 06:52:25.177746 [ 332 ] {1894bb5c-44aa-4043-bdd7-bf78a651c162} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1577 | 2026.05.06 06:52:25.177881 [ 261 ] {1894bb5c-44aa-4043-bdd7-bf78a651c162} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1578 | 2026.05.06 06:52:25.177909 [ 261 ] {1894bb5c-44aa-4043-bdd7-bf78a651c162} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1579 | 2026.05.06 06:52:25.177979 [ 261 ] {1894bb5c-44aa-4043-bdd7-bf78a651c162} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1580 | 2026.05.06 06:52:25.177999 [ 261 ] {1894bb5c-44aa-4043-bdd7-bf78a651c162} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 32 rows with 2 streams | ||
| 1581 | 2026.05.06 06:52:25.178033 [ 261 ] {1894bb5c-44aa-4043-bdd7-bf78a651c162} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 1582 | 2026.05.06 06:52:25.178087 [ 261 ] {1894bb5c-44aa-4043-bdd7-bf78a651c162} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 1583 | 2026.05.06 06:52:25.179169 [ 261 ] {1894bb5c-44aa-4043-bdd7-bf78a651c162} <Debug> executeQuery: Read 32 rows, 5.05 KiB in 0.002502 sec., 12789.76818545164 rows/sec., 1.97 MiB/sec. | ||
| 1584 | 2026.05.06 06:52:25.179265 [ 261 ] {1894bb5c-44aa-4043-bdd7-bf78a651c162} <Debug> TCPHandler: Processed in 0.002893741 sec. | ||
| 1585 | 2026.05.06 06:52:25.194087 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1586 | 2026.05.06 06:52:25.194240 [ 261 ] {d5f06879-b56d-4319-b95a-a1bc85fd2ee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1587 | 2026.05.06 06:52:25.194302 [ 261 ] {d5f06879-b56d-4319-b95a-a1bc85fd2ee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1588 | 2026.05.06 06:52:25.196053 [ 261 ] {d5f06879-b56d-4319-b95a-a1bc85fd2ee5} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1589 | 2026.05.06 06:52:25.196094 [ 261 ] {d5f06879-b56d-4319-b95a-a1bc85fd2ee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1590 | 2026.05.06 06:52:25.196598 [ 261 ] {d5f06879-b56d-4319-b95a-a1bc85fd2ee5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1591 | 2026.05.06 06:52:25.196818 [ 261 ] {d5f06879-b56d-4319-b95a-a1bc85fd2ee5} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1592 | 2026.05.06 06:52:25.196957 [ 34 ] {} <Debug> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1593 | 2026.05.06 06:52:25.196961 [ 261 ] {d5f06879-b56d-4319-b95a-a1bc85fd2ee5} <Debug> executeQuery: Read 2431 rows, 184.53 KiB in 0.002761 sec., 880478.0876494024 rows/sec., 65.27 MiB/sec. | ||
| 1594 | 2026.05.06 06:52:25.196993 [ 34 ] {} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1595 | 2026.05.06 06:52:25.197011 [ 261 ] {d5f06879-b56d-4319-b95a-a1bc85fd2ee5} <Debug> TCPHandler: Processed in 0.002991334 sec. | ||
| 1596 | 2026.05.06 06:52:25.197018 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1597 | 2026.05.06 06:52:25.197140 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1598 | 2026.05.06 06:52:25.197154 [ 191 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1599 | 2026.05.06 06:52:25.197237 [ 261 ] {5ba6864a-af28-4278-a129-ff1101808d28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1600 | 2026.05.06 06:52:25.197283 [ 261 ] {5ba6864a-af28-4278-a129-ff1101808d28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1601 | 2026.05.06 06:52:25.197299 [ 191 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1602 | 2026.05.06 06:52:25.197339 [ 191 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2371 rows starting from the beginning of the part | ||
| 1603 | 2026.05.06 06:52:25.197426 [ 191 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 52 rows starting from the beginning of the part | ||
| 1604 | 2026.05.06 06:52:25.197476 [ 191 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 32 rows starting from the beginning of the part | ||
| 1605 | 2026.05.06 06:52:25.197521 [ 191 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 82 rows starting from the beginning of the part | ||
| 1606 | 2026.05.06 06:52:25.197566 [ 191 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
| 1607 | 2026.05.06 06:52:25.197609 [ 191 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2431 rows starting from the beginning of the part | ||
| 1608 | 2026.05.06 06:52:25.197698 [ 261 ] {5ba6864a-af28-4278-a129-ff1101808d28} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1609 | 2026.05.06 06:52:25.197737 [ 261 ] {5ba6864a-af28-4278-a129-ff1101808d28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1610 | 2026.05.06 06:52:25.198067 [ 261 ] {5ba6864a-af28-4278-a129-ff1101808d28} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1611 | 2026.05.06 06:52:25.198284 [ 261 ] {5ba6864a-af28-4278-a129-ff1101808d28} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1612 | 2026.05.06 06:52:25.198425 [ 261 ] {5ba6864a-af28-4278-a129-ff1101808d28} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001208 sec., 30629.13907284768 rows/sec., 2.25 MiB/sec. | ||
| 1613 | 2026.05.06 06:52:25.198463 [ 261 ] {5ba6864a-af28-4278-a129-ff1101808d28} <Debug> TCPHandler: Processed in 0.001372039 sec. | ||
| 1614 | 2026.05.06 06:52:25.198580 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1615 | 2026.05.06 06:52:25.198673 [ 261 ] {5ba66cdf-dcd4-4fc7-b80d-b3e16029aa54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1616 | 2026.05.06 06:52:25.198712 [ 261 ] {5ba66cdf-dcd4-4fc7-b80d-b3e16029aa54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1617 | 2026.05.06 06:52:25.199424 [ 261 ] {5ba66cdf-dcd4-4fc7-b80d-b3e16029aa54} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1618 | 2026.05.06 06:52:25.199458 [ 261 ] {5ba66cdf-dcd4-4fc7-b80d-b3e16029aa54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1619 | 2026.05.06 06:52:25.199799 [ 261 ] {5ba66cdf-dcd4-4fc7-b80d-b3e16029aa54} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1620 | 2026.05.06 06:52:25.199921 [ 195 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4998 rows, containing 5 columns (5 merged, 0 gathered) in 0.00282776 sec., 1767476.7306985036 rows/sec., 138.26 MiB/sec. | ||
| 1621 | 2026.05.06 06:52:25.200010 [ 261 ] {5ba66cdf-dcd4-4fc7-b80d-b3e16029aa54} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1622 | 2026.05.06 06:52:25.200149 [ 261 ] {5ba66cdf-dcd4-4fc7-b80d-b3e16029aa54} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001494 sec., 536144.578313253 rows/sec., 30.97 MiB/sec. | ||
| 1623 | 2026.05.06 06:52:25.200186 [ 261 ] {5ba66cdf-dcd4-4fc7-b80d-b3e16029aa54} <Debug> TCPHandler: Processed in 0.001653187 sec. | ||
| 1624 | 2026.05.06 06:52:25.200271 [ 195 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1625 | 2026.05.06 06:52:25.200297 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1626 | 2026.05.06 06:52:25.200394 [ 261 ] {be5c6edd-9ec4-447b-a30c-f569fcdb971b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1627 | 2026.05.06 06:52:25.200434 [ 261 ] {be5c6edd-9ec4-447b-a30c-f569fcdb971b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1628 | 2026.05.06 06:52:25.200592 [ 195 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_6_1} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1629 | 2026.05.06 06:52:25.200679 [ 195 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_6_1} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1630 | 2026.05.06 06:52:25.200759 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 1631 | 2026.05.06 06:52:25.200810 [ 261 ] {be5c6edd-9ec4-447b-a30c-f569fcdb971b} <Trace> oximeter.fields_u64 (029e43f7-d788-4da4-b6f4-1edef0954b38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1632 | 2026.05.06 06:52:25.200850 [ 261 ] {be5c6edd-9ec4-447b-a30c-f569fcdb971b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1633 | 2026.05.06 06:52:25.201139 [ 261 ] {be5c6edd-9ec4-447b-a30c-f569fcdb971b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1634 | 2026.05.06 06:52:25.201338 [ 261 ] {be5c6edd-9ec4-447b-a30c-f569fcdb971b} <Trace> oximeter.fields_u64 (029e43f7-d788-4da4-b6f4-1edef0954b38): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1635 | 2026.05.06 06:52:25.201460 [ 261 ] {be5c6edd-9ec4-447b-a30c-f569fcdb971b} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001084 sec., 922.509225092251 rows/sec., 64.86 KiB/sec. | ||
| 1636 | 2026.05.06 06:52:25.201495 [ 261 ] {be5c6edd-9ec4-447b-a30c-f569fcdb971b} <Debug> TCPHandler: Processed in 0.001245255 sec. | ||
| 1637 | 2026.05.06 06:52:25.201607 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1638 | 2026.05.06 06:52:25.201698 [ 261 ] {5f98b787-7708-43bd-9010-72729fa080c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1639 | 2026.05.06 06:52:25.201736 [ 261 ] {5f98b787-7708-43bd-9010-72729fa080c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1640 | 2026.05.06 06:52:25.202609 [ 261 ] {5f98b787-7708-43bd-9010-72729fa080c2} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1641 | 2026.05.06 06:52:25.202643 [ 261 ] {5f98b787-7708-43bd-9010-72729fa080c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1642 | 2026.05.06 06:52:25.203086 [ 261 ] {5f98b787-7708-43bd-9010-72729fa080c2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1643 | 2026.05.06 06:52:25.203301 [ 261 ] {5f98b787-7708-43bd-9010-72729fa080c2} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1644 | 2026.05.06 06:52:25.203388 [ 34 ] {} <Debug> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1645 | 2026.05.06 06:52:25.203421 [ 261 ] {5f98b787-7708-43bd-9010-72729fa080c2} <Debug> executeQuery: Read 1288 rows, 87.96 KiB in 0.00174 sec., 740229.8850574712 rows/sec., 49.37 MiB/sec. | ||
| 1646 | 2026.05.06 06:52:25.203426 [ 34 ] {} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1647 | 2026.05.06 06:52:25.203454 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1648 | 2026.05.06 06:52:25.203455 [ 261 ] {5f98b787-7708-43bd-9010-72729fa080c2} <Debug> TCPHandler: Processed in 0.001895344 sec. | ||
| 1649 | 2026.05.06 06:52:25.203530 [ 191 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1650 | 2026.05.06 06:52:25.203580 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1651 | 2026.05.06 06:52:25.203646 [ 191 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1652 | 2026.05.06 06:52:25.203677 [ 261 ] {d41f6597-b392-4c18-84d6-9de74a525bef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1653 | 2026.05.06 06:52:25.203680 [ 191 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1251 rows starting from the beginning of the part | ||
| 1654 | 2026.05.06 06:52:25.203726 [ 261 ] {d41f6597-b392-4c18-84d6-9de74a525bef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1655 | 2026.05.06 06:52:25.203754 [ 191 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 34 rows starting from the beginning of the part | ||
| 1656 | 2026.05.06 06:52:25.203802 [ 191 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part | ||
| 1657 | 2026.05.06 06:52:25.203842 [ 191 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 62 rows starting from the beginning of the part | ||
| 1658 | 2026.05.06 06:52:25.203884 [ 191 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 1659 | 2026.05.06 06:52:25.203924 [ 191 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1288 rows starting from the beginning of the part | ||
| 1660 | 2026.05.06 06:52:25.204420 [ 261 ] {d41f6597-b392-4c18-84d6-9de74a525bef} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1661 | 2026.05.06 06:52:25.204460 [ 261 ] {d41f6597-b392-4c18-84d6-9de74a525bef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1662 | 2026.05.06 06:52:25.204959 [ 261 ] {d41f6597-b392-4c18-84d6-9de74a525bef} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1663 | 2026.05.06 06:52:25.205162 [ 261 ] {d41f6597-b392-4c18-84d6-9de74a525bef} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1664 | 2026.05.06 06:52:25.205291 [ 261 ] {d41f6597-b392-4c18-84d6-9de74a525bef} <Debug> executeQuery: Read 1486 rows, 92.19 KiB in 0.001631 sec., 911097.4862047823 rows/sec., 55.20 MiB/sec. | ||
| 1665 | 2026.05.06 06:52:25.205310 [ 187 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2711 rows, containing 5 columns (5 merged, 0 gathered) in 0.001811411 sec., 1496623.350526192 rows/sec., 106.40 MiB/sec. | ||
| 1666 | 2026.05.06 06:52:25.205329 [ 261 ] {d41f6597-b392-4c18-84d6-9de74a525bef} <Debug> TCPHandler: Processed in 0.001796571 sec. | ||
| 1667 | 2026.05.06 06:52:25.205465 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1668 | 2026.05.06 06:52:25.205482 [ 191 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1669 | 2026.05.06 06:52:25.205558 [ 261 ] {e8fa93e3-38fa-4355-afc4-6129afc47aee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1670 | 2026.05.06 06:52:25.205617 [ 261 ] {e8fa93e3-38fa-4355-afc4-6129afc47aee} <Trace> 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 | ||
| 1671 | 2026.05.06 06:52:25.205724 [ 191 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_6_1} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1672 | 2026.05.06 06:52:25.205785 [ 191 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_6_1} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1673 | 2026.05.06 06:52:25.205841 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 1674 | 2026.05.06 06:52:25.206428 [ 261 ] {e8fa93e3-38fa-4355-afc4-6129afc47aee} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1675 | 2026.05.06 06:52:25.206468 [ 261 ] {e8fa93e3-38fa-4355-afc4-6129afc47aee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1676 | 2026.05.06 06:52:25.207077 [ 261 ] {e8fa93e3-38fa-4355-afc4-6129afc47aee} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1677 | 2026.05.06 06:52:25.207291 [ 261 ] {e8fa93e3-38fa-4355-afc4-6129afc47aee} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1678 | 2026.05.06 06:52:25.207420 [ 261 ] {e8fa93e3-38fa-4355-afc4-6129afc47aee} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001879 sec., 19691.32517296434 rows/sec., 35.29 MiB/sec. | ||
| 1679 | 2026.05.06 06:52:25.207467 [ 261 ] {e8fa93e3-38fa-4355-afc4-6129afc47aee} <Debug> TCPHandler: Processed in 0.002049038 sec. | ||
| 1680 | 2026.05.06 06:52:25.207584 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1681 | 2026.05.06 06:52:25.207675 [ 261 ] {183e0c88-692b-4fdf-87b6-a42468e18146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1682 | 2026.05.06 06:52:25.207716 [ 261 ] {183e0c88-692b-4fdf-87b6-a42468e18146} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1683 | 2026.05.06 06:52:25.208038 [ 261 ] {183e0c88-692b-4fdf-87b6-a42468e18146} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1684 | 2026.05.06 06:52:25.208072 [ 261 ] {183e0c88-692b-4fdf-87b6-a42468e18146} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1685 | 2026.05.06 06:52:25.208353 [ 261 ] {183e0c88-692b-4fdf-87b6-a42468e18146} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1686 | 2026.05.06 06:52:25.208561 [ 261 ] {183e0c88-692b-4fdf-87b6-a42468e18146} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1687 | 2026.05.06 06:52:25.208680 [ 261 ] {183e0c88-692b-4fdf-87b6-a42468e18146} <Debug> executeQuery: Read 8 rows, 560.00 B in 0.001022 sec., 7827.788649706458 rows/sec., 535.10 KiB/sec. | ||
| 1688 | 2026.05.06 06:52:25.208713 [ 261 ] {183e0c88-692b-4fdf-87b6-a42468e18146} <Debug> TCPHandler: Processed in 0.001175883 sec. | ||
| 1689 | 2026.05.06 06:52:29.543471 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1690 | 2026.05.06 06:52:29.543708 [ 261 ] {31f06496-b728-42a3-8bf6-85dd7e7a8ffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 1691 | 2026.05.06 06:52:29.544034 [ 261 ] {31f06496-b728-42a3-8bf6-85dd7e7a8ffd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1692 | 2026.05.06 06:52:29.544083 [ 261 ] {31f06496-b728-42a3-8bf6-85dd7e7a8ffd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 1693 | 2026.05.06 06:52:29.544377 [ 261 ] {31f06496-b728-42a3-8bf6-85dd7e7a8ffd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1694 | 2026.05.06 06:52:29.544462 [ 261 ] {31f06496-b728-42a3-8bf6-85dd7e7a8ffd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1695 | 2026.05.06 06:52:29.544642 [ 261 ] {31f06496-b728-42a3-8bf6-85dd7e7a8ffd} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1696 | 2026.05.06 06:52:29.544747 [ 321 ] {31f06496-b728-42a3-8bf6-85dd7e7a8ffd} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1697 | 2026.05.06 06:52:29.544789 [ 332 ] {31f06496-b728-42a3-8bf6-85dd7e7a8ffd} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1698 | 2026.05.06 06:52:29.544913 [ 261 ] {31f06496-b728-42a3-8bf6-85dd7e7a8ffd} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1699 | 2026.05.06 06:52:29.544949 [ 261 ] {31f06496-b728-42a3-8bf6-85dd7e7a8ffd} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1700 | 2026.05.06 06:52:29.545038 [ 261 ] {31f06496-b728-42a3-8bf6-85dd7e7a8ffd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1701 | 2026.05.06 06:52:29.545077 [ 261 ] {31f06496-b728-42a3-8bf6-85dd7e7a8ffd} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 32 rows with 2 streams | ||
| 1702 | 2026.05.06 06:52:29.545140 [ 261 ] {31f06496-b728-42a3-8bf6-85dd7e7a8ffd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1703 | 2026.05.06 06:52:29.545194 [ 261 ] {31f06496-b728-42a3-8bf6-85dd7e7a8ffd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1704 | 2026.05.06 06:52:29.546281 [ 261 ] {31f06496-b728-42a3-8bf6-85dd7e7a8ffd} <Debug> executeQuery: Read 32 rows, 3.04 KiB in 0.002657 sec., 12043.658261196839 rows/sec., 1.12 MiB/sec. | ||
| 1705 | 2026.05.06 06:52:29.546375 [ 261 ] {31f06496-b728-42a3-8bf6-85dd7e7a8ffd} <Debug> TCPHandler: Processed in 0.003032975 sec. | ||
| 1706 | 2026.05.06 06:52:29.547697 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1707 | 2026.05.06 06:52:29.547813 [ 261 ] {89c254d3-c03c-45e4-ba4f-1260709c2417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1708 | 2026.05.06 06:52:29.547860 [ 261 ] {89c254d3-c03c-45e4-ba4f-1260709c2417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1709 | 2026.05.06 06:52:29.548386 [ 261 ] {89c254d3-c03c-45e4-ba4f-1260709c2417} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1710 | 2026.05.06 06:52:29.548430 [ 261 ] {89c254d3-c03c-45e4-ba4f-1260709c2417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1711 | 2026.05.06 06:52:29.548808 [ 261 ] {89c254d3-c03c-45e4-ba4f-1260709c2417} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1712 | 2026.05.06 06:52:29.549026 [ 261 ] {89c254d3-c03c-45e4-ba4f-1260709c2417} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1713 | 2026.05.06 06:52:29.549192 [ 261 ] {89c254d3-c03c-45e4-ba4f-1260709c2417} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001409 sec., 21291.696238466997 rows/sec., 1.62 MiB/sec. | ||
| 1714 | 2026.05.06 06:52:29.549233 [ 261 ] {89c254d3-c03c-45e4-ba4f-1260709c2417} <Debug> TCPHandler: Processed in 0.001591605 sec. | ||
| 1715 | 2026.05.06 06:52:29.549375 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1716 | 2026.05.06 06:52:29.549476 [ 261 ] {feb13406-dbf9-4ed6-83da-30c334336abe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1717 | 2026.05.06 06:52:29.549519 [ 261 ] {feb13406-dbf9-4ed6-83da-30c334336abe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1718 | 2026.05.06 06:52:29.549949 [ 261 ] {feb13406-dbf9-4ed6-83da-30c334336abe} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1719 | 2026.05.06 06:52:29.549987 [ 261 ] {feb13406-dbf9-4ed6-83da-30c334336abe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1720 | 2026.05.06 06:52:29.550296 [ 261 ] {feb13406-dbf9-4ed6-83da-30c334336abe} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1721 | 2026.05.06 06:52:29.550506 [ 261 ] {feb13406-dbf9-4ed6-83da-30c334336abe} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1722 | 2026.05.06 06:52:29.550647 [ 261 ] {feb13406-dbf9-4ed6-83da-30c334336abe} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001192 sec., 30201.342281879195 rows/sec., 2.36 MiB/sec. | ||
| 1723 | 2026.05.06 06:52:29.550686 [ 261 ] {feb13406-dbf9-4ed6-83da-30c334336abe} <Debug> TCPHandler: Processed in 0.001363548 sec. | ||
| 1724 | 2026.05.06 06:52:29.550808 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1725 | 2026.05.06 06:52:29.550906 [ 261 ] {97129bc4-1c16-4159-8428-ec27b9473bab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1726 | 2026.05.06 06:52:29.550950 [ 261 ] {97129bc4-1c16-4159-8428-ec27b9473bab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1727 | 2026.05.06 06:52:29.551335 [ 261 ] {97129bc4-1c16-4159-8428-ec27b9473bab} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1728 | 2026.05.06 06:52:29.551373 [ 261 ] {97129bc4-1c16-4159-8428-ec27b9473bab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1729 | 2026.05.06 06:52:29.551704 [ 261 ] {97129bc4-1c16-4159-8428-ec27b9473bab} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1730 | 2026.05.06 06:52:29.551924 [ 261 ] {97129bc4-1c16-4159-8428-ec27b9473bab} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1731 | 2026.05.06 06:52:29.552029 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1732 | 2026.05.06 06:52:29.552069 [ 261 ] {97129bc4-1c16-4159-8428-ec27b9473bab} <Debug> executeQuery: Read 88 rows, 6.29 KiB in 0.001183 sec., 74387.15131022823 rows/sec., 5.19 MiB/sec. | ||
| 1733 | 2026.05.06 06:52:29.552101 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1734 | 2026.05.06 06:52:29.552114 [ 261 ] {97129bc4-1c16-4159-8428-ec27b9473bab} <Debug> TCPHandler: Processed in 0.001357879 sec. | ||
| 1735 | 2026.05.06 06:52:29.552128 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1736 | 2026.05.06 06:52:29.552246 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1737 | 2026.05.06 06:52:29.552311 [ 196 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1738 | 2026.05.06 06:52:29.552348 [ 261 ] {0bfa32d2-5dc3-4b24-ba7c-0ccb6ae17d7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1739 | 2026.05.06 06:52:29.552400 [ 261 ] {0bfa32d2-5dc3-4b24-ba7c-0ccb6ae17d7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1740 | 2026.05.06 06:52:29.552497 [ 196 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1741 | 2026.05.06 06:52:29.552553 [ 196 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 3308 rows starting from the beginning of the part | ||
| 1742 | 2026.05.06 06:52:29.552658 [ 196 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 112 rows starting from the beginning of the part | ||
| 1743 | 2026.05.06 06:52:29.552717 [ 196 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 110 rows starting from the beginning of the part | ||
| 1744 | 2026.05.06 06:52:29.552757 [ 261 ] {0bfa32d2-5dc3-4b24-ba7c-0ccb6ae17d7e} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1745 | 2026.05.06 06:52:29.552799 [ 261 ] {0bfa32d2-5dc3-4b24-ba7c-0ccb6ae17d7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1746 | 2026.05.06 06:52:29.552799 [ 196 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 110 rows starting from the beginning of the part | ||
| 1747 | 2026.05.06 06:52:29.552865 [ 196 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1486 rows starting from the beginning of the part | ||
| 1748 | 2026.05.06 06:52:29.552925 [ 196 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 88 rows starting from the beginning of the part | ||
| 1749 | 2026.05.06 06:52:29.553156 [ 261 ] {0bfa32d2-5dc3-4b24-ba7c-0ccb6ae17d7e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1750 | 2026.05.06 06:52:29.553412 [ 261 ] {0bfa32d2-5dc3-4b24-ba7c-0ccb6ae17d7e} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1751 | 2026.05.06 06:52:29.553561 [ 261 ] {0bfa32d2-5dc3-4b24-ba7c-0ccb6ae17d7e} <Debug> executeQuery: Read 32 rows, 2.19 KiB in 0.001232 sec., 25974.025974025975 rows/sec., 1.73 MiB/sec. | ||
| 1752 | 2026.05.06 06:52:29.553598 [ 261 ] {0bfa32d2-5dc3-4b24-ba7c-0ccb6ae17d7e} <Debug> TCPHandler: Processed in 0.001404269 sec. | ||
| 1753 | 2026.05.06 06:52:29.555403 [ 191 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5214 rows, containing 5 columns (5 merged, 0 gathered) in 0.003162509 sec., 1648690.9602470696 rows/sec., 103.65 MiB/sec. | ||
| 1754 | 2026.05.06 06:52:29.555773 [ 196 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1755 | 2026.05.06 06:52:29.556043 [ 196 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1756 | 2026.05.06 06:52:29.556112 [ 196 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1757 | 2026.05.06 06:52:29.556179 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 1758 | 2026.05.06 06:52:29.688480 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44060 | ||
| 1759 | 2026.05.06 06:52:29.688597 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1760 | 2026.05.06 06:52:29.688626 [ 307 ] {} <Debug> TCP-Session: 46b97304-62bd-4de1-92d7-368821086b2f Authenticating user 'default' from [fd00:1122:3344:101::e]:44060 | ||
| 1761 | 2026.05.06 06:52:29.688650 [ 307 ] {} <Debug> TCP-Session: 46b97304-62bd-4de1-92d7-368821086b2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1762 | 2026.05.06 06:52:29.688663 [ 307 ] {} <Debug> TCP-Session: 46b97304-62bd-4de1-92d7-368821086b2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1763 | 2026.05.06 06:52:29.688897 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45968 | ||
| 1764 | 2026.05.06 06:52:29.688940 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41774 | ||
| 1765 | 2026.05.06 06:52:29.688967 [ 307 ] {} <Trace> TCP-Session: 46b97304-62bd-4de1-92d7-368821086b2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1766 | 2026.05.06 06:52:29.688992 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35919 | ||
| 1767 | 2026.05.06 06:52:29.688993 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45782 | ||
| 1768 | 2026.05.06 06:52:29.689016 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1769 | 2026.05.06 06:52:29.689003 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45398 | ||
| 1770 | 2026.05.06 06:52:29.689097 [ 308 ] {} <Debug> TCP-Session: ab4b76c1-8002-4583-8d1f-321cf5327334 Authenticating user 'default' from [fd00:1122:3344:101::e]:45968 | ||
| 1771 | 2026.05.06 06:52:29.689081 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1772 | 2026.05.06 06:52:29.689127 [ 308 ] {} <Debug> TCP-Session: ab4b76c1-8002-4583-8d1f-321cf5327334 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1773 | 2026.05.06 06:52:29.688956 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35738 | ||
| 1774 | 2026.05.06 06:52:29.689152 [ 308 ] {} <Debug> TCP-Session: ab4b76c1-8002-4583-8d1f-321cf5327334 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1775 | 2026.05.06 06:52:29.689153 [ 309 ] {} <Debug> TCP-Session: 0251f51d-c5b7-46e7-b8ae-14bc7f9dd39f Authenticating user 'default' from [fd00:1122:3344:101::e]:41774 | ||
| 1776 | 2026.05.06 06:52:29.689157 [ 307 ] {7158e2db-e5fa-4780-869b-d1b04a90252e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44060) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1777 | 2026.05.06 06:52:29.689208 [ 309 ] {} <Debug> TCP-Session: 0251f51d-c5b7-46e7-b8ae-14bc7f9dd39f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1778 | 2026.05.06 06:52:29.688940 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36880 | ||
| 1779 | 2026.05.06 06:52:29.689235 [ 309 ] {} <Debug> TCP-Session: 0251f51d-c5b7-46e7-b8ae-14bc7f9dd39f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1780 | 2026.05.06 06:52:29.688946 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46841 | ||
| 1781 | 2026.05.06 06:52:29.689475 [ 307 ] {7158e2db-e5fa-4780-869b-d1b04a90252e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1782 | 2026.05.06 06:52:29.689517 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1783 | 2026.05.06 06:52:29.689519 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1784 | 2026.05.06 06:52:29.689534 [ 307 ] {7158e2db-e5fa-4780-869b-d1b04a90252e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1785 | 2026.05.06 06:52:29.689554 [ 259 ] {} <Debug> TCP-Session: 8dc31235-d62a-42ba-9b9d-d769426ae8c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:35738 | ||
| 1786 | 2026.05.06 06:52:29.689568 [ 311 ] {} <Debug> TCP-Session: 8240d38d-b62b-4301-990d-204b4c7c9323 Authenticating user 'default' from [fd00:1122:3344:101::e]:46841 | ||
| 1787 | 2026.05.06 06:52:29.689600 [ 259 ] {} <Debug> TCP-Session: 8dc31235-d62a-42ba-9b9d-d769426ae8c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1788 | 2026.05.06 06:52:29.689599 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1789 | 2026.05.06 06:52:29.689626 [ 259 ] {} <Debug> TCP-Session: 8dc31235-d62a-42ba-9b9d-d769426ae8c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1790 | 2026.05.06 06:52:29.689621 [ 311 ] {} <Debug> TCP-Session: 8240d38d-b62b-4301-990d-204b4c7c9323 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1791 | 2026.05.06 06:52:29.689646 [ 304 ] {} <Debug> TCP-Session: 88d0cabd-4947-4f2d-bc7e-941d542bb6b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:45398 | ||
| 1792 | 2026.05.06 06:52:29.689663 [ 311 ] {} <Debug> TCP-Session: 8240d38d-b62b-4301-990d-204b4c7c9323 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1793 | 2026.05.06 06:52:29.689679 [ 304 ] {} <Debug> TCP-Session: 88d0cabd-4947-4f2d-bc7e-941d542bb6b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1794 | 2026.05.06 06:52:29.689563 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1795 | 2026.05.06 06:52:29.689706 [ 304 ] {} <Debug> TCP-Session: 88d0cabd-4947-4f2d-bc7e-941d542bb6b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1796 | 2026.05.06 06:52:29.689738 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1797 | 2026.05.06 06:52:29.689741 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1798 | 2026.05.06 06:52:29.689773 [ 278 ] {} <Debug> TCP-Session: f42b5aa7-4bb2-4593-92d0-1cc421b71c23 Authenticating user 'default' from [fd00:1122:3344:101::e]:35919 | ||
| 1799 | 2026.05.06 06:52:29.689740 [ 310 ] {} <Debug> TCP-Session: a0a3dac9-2df0-42ea-91f7-019bf0d78318 Authenticating user 'default' from [fd00:1122:3344:101::e]:36880 | ||
| 1800 | 2026.05.06 06:52:29.689796 [ 278 ] {} <Debug> TCP-Session: f42b5aa7-4bb2-4593-92d0-1cc421b71c23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1801 | 2026.05.06 06:52:29.689824 [ 310 ] {} <Debug> TCP-Session: a0a3dac9-2df0-42ea-91f7-019bf0d78318 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1802 | 2026.05.06 06:52:29.689830 [ 278 ] {} <Debug> TCP-Session: f42b5aa7-4bb2-4593-92d0-1cc421b71c23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1803 | 2026.05.06 06:52:29.689846 [ 310 ] {} <Debug> TCP-Session: a0a3dac9-2df0-42ea-91f7-019bf0d78318 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1804 | 2026.05.06 06:52:29.689856 [ 307 ] {7158e2db-e5fa-4780-869b-d1b04a90252e} <Debug> oximeter.version (d3864241-cdea-4d2b-8559-2a50b58f009c) (SelectExecutor): Key condition: unknown | ||
| 1805 | 2026.05.06 06:52:29.689792 [ 303 ] {} <Debug> TCP-Session: 389a63dc-ed65-4e93-b7df-d8c469f5257a Authenticating user 'default' from [fd00:1122:3344:101::e]:45782 | ||
| 1806 | 2026.05.06 06:52:29.689908 [ 303 ] {} <Debug> TCP-Session: 389a63dc-ed65-4e93-b7df-d8c469f5257a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1807 | 2026.05.06 06:52:29.689920 [ 303 ] {} <Debug> TCP-Session: 389a63dc-ed65-4e93-b7df-d8c469f5257a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1808 | 2026.05.06 06:52:29.689958 [ 307 ] {7158e2db-e5fa-4780-869b-d1b04a90252e} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1809 | 2026.05.06 06:52:29.865046 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4274 | ||
| 1810 | 2026.05.06 06:52:29.865535 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1811 | 2026.05.06 06:52:29.865577 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1812 | 2026.05.06 06:52:29.869506 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1813 | 2026.05.06 06:52:29.869794 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1814 | 2026.05.06 06:52:29.869952 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4274 | ||
| 1815 | 2026.05.06 06:52:30.000169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.94 MiB, peak 189.09 MiB, free memory in arenas 0.00 B, will set to 201.54 MiB (RSS), difference: 16.60 MiB | ||
| 1816 | 2026.05.06 06:52:30.064100 [ 346 ] {7158e2db-e5fa-4780-869b-d1b04a90252e} <Trace> AggregatingTransform: Aggregating | ||
| 1817 | 2026.05.06 06:52:30.064161 [ 346 ] {7158e2db-e5fa-4780-869b-d1b04a90252e} <Trace> Aggregator: Aggregation method: without_key | ||
| 1818 | 2026.05.06 06:52:30.064193 [ 346 ] {7158e2db-e5fa-4780-869b-d1b04a90252e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001283187 sec. (779.310 rows/sec., 30.44 KiB/sec.) | ||
| 1819 | 2026.05.06 06:52:30.064214 [ 346 ] {7158e2db-e5fa-4780-869b-d1b04a90252e} <Trace> Aggregator: Merging aggregated data | ||
| 1820 | 2026.05.06 06:52:30.065380 [ 307 ] {7158e2db-e5fa-4780-869b-d1b04a90252e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.376282 sec., 2.657581282123514 rows/sec., 106.30 B/sec. | ||
| 1821 | 2026.05.06 06:52:30.065522 [ 307 ] {7158e2db-e5fa-4780-869b-d1b04a90252e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1822 | 2026.05.06 06:52:30.065537 [ 307 ] {7158e2db-e5fa-4780-869b-d1b04a90252e} <Debug> TCPHandler: Processed in 0.376684401 sec. | ||
| 1823 | 2026.05.06 06:52:30.065675 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1824 | 2026.05.06 06:52:30.065712 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1825 | 2026.05.06 06:52:30.065727 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1826 | 2026.05.06 06:52:30.065749 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1827 | 2026.05.06 06:52:30.065768 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1828 | 2026.05.06 06:52:30.065800 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1829 | 2026.05.06 06:52:30.065826 [ 309 ] {} <Debug> TCP-Session: 0251f51d-c5b7-46e7-b8ae-14bc7f9dd39f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1830 | 2026.05.06 06:52:30.065837 [ 278 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1831 | 2026.05.06 06:52:30.065856 [ 310 ] {} <Debug> TCP-Session: a0a3dac9-2df0-42ea-91f7-019bf0d78318 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1832 | 2026.05.06 06:52:30.065869 [ 259 ] {} <Debug> TCP-Session: 8dc31235-d62a-42ba-9b9d-d769426ae8c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1833 | 2026.05.06 06:52:30.065905 [ 278 ] {} <Debug> TCP-Session: f42b5aa7-4bb2-4593-92d0-1cc421b71c23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1834 | 2026.05.06 06:52:30.065816 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1835 | 2026.05.06 06:52:30.065794 [ 308 ] {} <Debug> TCP-Session: ab4b76c1-8002-4583-8d1f-321cf5327334 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1836 | 2026.05.06 06:52:30.065962 [ 303 ] {} <Debug> TCP-Session: 389a63dc-ed65-4e93-b7df-d8c469f5257a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1837 | 2026.05.06 06:52:30.065786 [ 304 ] {} <Debug> TCP-Session: 88d0cabd-4947-4f2d-bc7e-941d542bb6b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1838 | 2026.05.06 06:52:30.065784 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1839 | 2026.05.06 06:52:30.065722 [ 307 ] {} <Debug> TCP-Session: 46b97304-62bd-4de1-92d7-368821086b2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1840 | 2026.05.06 06:52:30.066047 [ 311 ] {} <Debug> TCP-Session: 8240d38d-b62b-4301-990d-204b4c7c9323 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1841 | 2026.05.06 06:52:30.081425 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 1842 | 2026.05.06 06:52:30.101040 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1843 | 2026.05.06 06:52:30.101112 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1844 | 2026.05.06 06:52:30.107420 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1845 | 2026.05.06 06:52:30.108169 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1846 | 2026.05.06 06:52:30.111946 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 1847 | 2026.05.06 06:52:31.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 203.44 MiB, peak 213.06 MiB, free memory in arenas 0.00 B, will set to 207.53 MiB (RSS), difference: 4.09 MiB | ||
| 1848 | 2026.05.06 06:52:32.367262 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 200 | ||
| 1849 | 2026.05.06 06:52:32.369674 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1850 | 2026.05.06 06:52:32.369712 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1851 | 2026.05.06 06:52:32.370933 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1852 | 2026.05.06 06:52:32.371197 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1853 | 2026.05.06 06:52:32.371330 [ 63 ] {} <Debug> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1854 | 2026.05.06 06:52:32.371369 [ 63 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1855 | 2026.05.06 06:52:32.371388 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1856 | 2026.05.06 06:52:32.371441 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 200 | ||
| 1857 | 2026.05.06 06:52:32.371553 [ 197 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1858 | 2026.05.06 06:52:32.372229 [ 197 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1859 | 2026.05.06 06:52:32.372414 [ 197 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
| 1860 | 2026.05.06 06:52:32.372877 [ 197 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 1861 | 2026.05.06 06:52:32.373275 [ 197 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 22 rows starting from the beginning of the part | ||
| 1862 | 2026.05.06 06:52:32.373656 [ 197 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 1863 | 2026.05.06 06:52:32.374028 [ 197 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
| 1864 | 2026.05.06 06:52:32.374400 [ 197 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part | ||
| 1865 | 2026.05.06 06:52:32.380218 [ 191 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 200 rows, containing 72 columns (72 merged, 0 gathered) in 0.008755847 sec., 22841.87926079567 rows/sec., 22.24 MiB/sec. | ||
| 1866 | 2026.05.06 06:52:32.380993 [ 196 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1867 | 2026.05.06 06:52:32.381610 [ 196 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_6_1} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1868 | 2026.05.06 06:52:32.381691 [ 196 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_6_1} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1869 | 2026.05.06 06:52:32.381926 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. | ||
| 1870 | 2026.05.06 06:52:34.544181 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1871 | 2026.05.06 06:52:34.544425 [ 261 ] {726d5303-b20d-45f0-8ab5-31a1c9572ebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 1872 | 2026.05.06 06:52:34.544795 [ 261 ] {726d5303-b20d-45f0-8ab5-31a1c9572ebf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1873 | 2026.05.06 06:52:34.544836 [ 261 ] {726d5303-b20d-45f0-8ab5-31a1c9572ebf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 1874 | 2026.05.06 06:52:34.545079 [ 261 ] {726d5303-b20d-45f0-8ab5-31a1c9572ebf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1875 | 2026.05.06 06:52:34.545150 [ 261 ] {726d5303-b20d-45f0-8ab5-31a1c9572ebf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1876 | 2026.05.06 06:52:34.545284 [ 261 ] {726d5303-b20d-45f0-8ab5-31a1c9572ebf} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1877 | 2026.05.06 06:52:34.545406 [ 318 ] {726d5303-b20d-45f0-8ab5-31a1c9572ebf} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1878 | 2026.05.06 06:52:34.545437 [ 344 ] {726d5303-b20d-45f0-8ab5-31a1c9572ebf} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1879 | 2026.05.06 06:52:34.545567 [ 261 ] {726d5303-b20d-45f0-8ab5-31a1c9572ebf} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1880 | 2026.05.06 06:52:34.545594 [ 261 ] {726d5303-b20d-45f0-8ab5-31a1c9572ebf} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1881 | 2026.05.06 06:52:34.545660 [ 261 ] {726d5303-b20d-45f0-8ab5-31a1c9572ebf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1882 | 2026.05.06 06:52:34.545681 [ 261 ] {726d5303-b20d-45f0-8ab5-31a1c9572ebf} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 32 rows with 2 streams | ||
| 1883 | 2026.05.06 06:52:34.545712 [ 261 ] {726d5303-b20d-45f0-8ab5-31a1c9572ebf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1884 | 2026.05.06 06:52:34.545747 [ 261 ] {726d5303-b20d-45f0-8ab5-31a1c9572ebf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1885 | 2026.05.06 06:52:34.547010 [ 261 ] {726d5303-b20d-45f0-8ab5-31a1c9572ebf} <Debug> executeQuery: Read 32 rows, 3.04 KiB in 0.002682 sec., 11931.394481730053 rows/sec., 1.11 MiB/sec. | ||
| 1886 | 2026.05.06 06:52:34.547138 [ 261 ] {726d5303-b20d-45f0-8ab5-31a1c9572ebf} <Debug> TCPHandler: Processed in 0.003095507 sec. | ||
| 1887 | 2026.05.06 06:52:34.548472 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1888 | 2026.05.06 06:52:34.548585 [ 261 ] {95a49dc9-a1cb-45df-898f-31337d9abdf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1889 | 2026.05.06 06:52:34.548627 [ 261 ] {95a49dc9-a1cb-45df-898f-31337d9abdf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1890 | 2026.05.06 06:52:34.549087 [ 261 ] {95a49dc9-a1cb-45df-898f-31337d9abdf8} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1891 | 2026.05.06 06:52:34.549130 [ 261 ] {95a49dc9-a1cb-45df-898f-31337d9abdf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1892 | 2026.05.06 06:52:34.549482 [ 261 ] {95a49dc9-a1cb-45df-898f-31337d9abdf8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1893 | 2026.05.06 06:52:34.549693 [ 261 ] {95a49dc9-a1cb-45df-898f-31337d9abdf8} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1894 | 2026.05.06 06:52:34.549837 [ 261 ] {95a49dc9-a1cb-45df-898f-31337d9abdf8} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001283 sec., 23382.69680436477 rows/sec., 1.78 MiB/sec. | ||
| 1895 | 2026.05.06 06:52:34.549873 [ 261 ] {95a49dc9-a1cb-45df-898f-31337d9abdf8} <Debug> TCPHandler: Processed in 0.00145195 sec. | ||
| 1896 | 2026.05.06 06:52:34.549990 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1897 | 2026.05.06 06:52:34.550083 [ 261 ] {648ab642-b8fc-4941-b71b-35e07197c214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1898 | 2026.05.06 06:52:34.550122 [ 261 ] {648ab642-b8fc-4941-b71b-35e07197c214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1899 | 2026.05.06 06:52:34.550506 [ 261 ] {648ab642-b8fc-4941-b71b-35e07197c214} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1900 | 2026.05.06 06:52:34.550541 [ 261 ] {648ab642-b8fc-4941-b71b-35e07197c214} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1901 | 2026.05.06 06:52:34.550828 [ 261 ] {648ab642-b8fc-4941-b71b-35e07197c214} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1902 | 2026.05.06 06:52:34.551032 [ 261 ] {648ab642-b8fc-4941-b71b-35e07197c214} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1903 | 2026.05.06 06:52:34.551161 [ 261 ] {648ab642-b8fc-4941-b71b-35e07197c214} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001096 sec., 32846.71532846715 rows/sec., 2.57 MiB/sec. | ||
| 1904 | 2026.05.06 06:52:34.551197 [ 261 ] {648ab642-b8fc-4941-b71b-35e07197c214} <Debug> TCPHandler: Processed in 0.001254695 sec. | ||
| 1905 | 2026.05.06 06:52:34.551305 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1906 | 2026.05.06 06:52:34.551398 [ 261 ] {24cd0932-11f8-4696-a3bb-af25a34a904b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1907 | 2026.05.06 06:52:34.551439 [ 261 ] {24cd0932-11f8-4696-a3bb-af25a34a904b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1908 | 2026.05.06 06:52:34.551782 [ 261 ] {24cd0932-11f8-4696-a3bb-af25a34a904b} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1909 | 2026.05.06 06:52:34.551818 [ 261 ] {24cd0932-11f8-4696-a3bb-af25a34a904b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1910 | 2026.05.06 06:52:34.552133 [ 261 ] {24cd0932-11f8-4696-a3bb-af25a34a904b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1911 | 2026.05.06 06:52:34.552354 [ 261 ] {24cd0932-11f8-4696-a3bb-af25a34a904b} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1912 | 2026.05.06 06:52:34.552478 [ 261 ] {24cd0932-11f8-4696-a3bb-af25a34a904b} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001098 sec., 100182.14936247723 rows/sec., 6.99 MiB/sec. | ||
| 1913 | 2026.05.06 06:52:34.552514 [ 261 ] {24cd0932-11f8-4696-a3bb-af25a34a904b} <Debug> TCPHandler: Processed in 0.001256475 sec. | ||
| 1914 | 2026.05.06 06:52:34.552625 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1915 | 2026.05.06 06:52:34.552717 [ 261 ] {d4e4c686-1569-4ab4-8a56-6de6774f14de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1916 | 2026.05.06 06:52:34.552758 [ 261 ] {d4e4c686-1569-4ab4-8a56-6de6774f14de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1917 | 2026.05.06 06:52:34.553071 [ 261 ] {d4e4c686-1569-4ab4-8a56-6de6774f14de} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1918 | 2026.05.06 06:52:34.553107 [ 261 ] {d4e4c686-1569-4ab4-8a56-6de6774f14de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1919 | 2026.05.06 06:52:34.553410 [ 261 ] {d4e4c686-1569-4ab4-8a56-6de6774f14de} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1920 | 2026.05.06 06:52:34.553608 [ 261 ] {d4e4c686-1569-4ab4-8a56-6de6774f14de} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1921 | 2026.05.06 06:52:34.553722 [ 59 ] {} <Debug> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1922 | 2026.05.06 06:52:34.553729 [ 261 ] {d4e4c686-1569-4ab4-8a56-6de6774f14de} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001029 sec., 38872.69193391642 rows/sec., 2.60 MiB/sec. | ||
| 1923 | 2026.05.06 06:52:34.553771 [ 59 ] {} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1924 | 2026.05.06 06:52:34.553785 [ 261 ] {d4e4c686-1569-4ab4-8a56-6de6774f14de} <Debug> TCPHandler: Processed in 0.001207774 sec. | ||
| 1925 | 2026.05.06 06:52:34.553801 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1926 | 2026.05.06 06:52:34.553947 [ 189 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1927 | 2026.05.06 06:52:34.554125 [ 189 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1928 | 2026.05.06 06:52:34.554163 [ 189 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 40 rows starting from the beginning of the part | ||
| 1929 | 2026.05.06 06:52:34.554247 [ 189 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part | ||
| 1930 | 2026.05.06 06:52:34.554318 [ 189 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part | ||
| 1931 | 2026.05.06 06:52:34.554370 [ 189 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
| 1932 | 2026.05.06 06:52:34.554413 [ 189 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 32 rows starting from the beginning of the part | ||
| 1933 | 2026.05.06 06:52:34.554454 [ 189 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part | ||
| 1934 | 2026.05.06 06:52:34.555334 [ 196 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 200 rows, containing 4 columns (4 merged, 0 gathered) in 0.001444941 sec., 138413.95600235582 rows/sec., 9.24 MiB/sec. | ||
| 1935 | 2026.05.06 06:52:34.555509 [ 196 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1936 | 2026.05.06 06:52:34.555804 [ 196 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_6_1} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1937 | 2026.05.06 06:52:34.555879 [ 196 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_6_1} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1938 | 2026.05.06 06:52:34.555963 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1939 | 2026.05.06 06:52:37.124819 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61760 | ||
| 1940 | 2026.05.06 06:52:37.124945 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1941 | 2026.05.06 06:52:37.124973 [ 307 ] {} <Debug> TCP-Session: 0d764248-d37f-4bb7-bd66-ab323360cd04 Authenticating user 'default' from [fd00:1122:3344:101::e]:61760 | ||
| 1942 | 2026.05.06 06:52:37.124994 [ 307 ] {} <Debug> TCP-Session: 0d764248-d37f-4bb7-bd66-ab323360cd04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1943 | 2026.05.06 06:52:37.125008 [ 307 ] {} <Debug> TCP-Session: 0d764248-d37f-4bb7-bd66-ab323360cd04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1944 | 2026.05.06 06:52:37.125208 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48204 | ||
| 1945 | 2026.05.06 06:52:37.125269 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62414 | ||
| 1946 | 2026.05.06 06:52:37.125288 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33382 | ||
| 1947 | 2026.05.06 06:52:37.125310 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53326 | ||
| 1948 | 2026.05.06 06:52:37.125329 [ 307 ] {} <Trace> TCP-Session: 0d764248-d37f-4bb7-bd66-ab323360cd04 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1949 | 2026.05.06 06:52:37.125336 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1950 | 2026.05.06 06:52:37.125322 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47981 | ||
| 1951 | 2026.05.06 06:52:37.125407 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1952 | 2026.05.06 06:52:37.125417 [ 308 ] {} <Debug> TCP-Session: 988a2e9e-a2c8-4e00-b9e6-fe97a38b51a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:48204 | ||
| 1953 | 2026.05.06 06:52:37.125454 [ 311 ] {} <Debug> TCP-Session: c70dae13-aa17-4727-9494-8d33e347de8c Authenticating user 'default' from [fd00:1122:3344:101::e]:33382 | ||
| 1954 | 2026.05.06 06:52:37.125469 [ 308 ] {} <Debug> TCP-Session: 988a2e9e-a2c8-4e00-b9e6-fe97a38b51a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1955 | 2026.05.06 06:52:37.125471 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1956 | 2026.05.06 06:52:37.125488 [ 311 ] {} <Debug> TCP-Session: c70dae13-aa17-4727-9494-8d33e347de8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1957 | 2026.05.06 06:52:37.125492 [ 308 ] {} <Debug> TCP-Session: 988a2e9e-a2c8-4e00-b9e6-fe97a38b51a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1958 | 2026.05.06 06:52:37.125515 [ 311 ] {} <Debug> TCP-Session: c70dae13-aa17-4727-9494-8d33e347de8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1959 | 2026.05.06 06:52:37.125524 [ 307 ] {441fb819-cd63-4d81-963f-9c9bfdee01df} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61760) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1960 | 2026.05.06 06:52:37.125510 [ 303 ] {} <Debug> TCP-Session: 621e70d8-e0ee-4f90-b5a8-a35e8689f241 Authenticating user 'default' from [fd00:1122:3344:101::e]:47981 | ||
| 1961 | 2026.05.06 06:52:37.125400 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1962 | 2026.05.06 06:52:37.125574 [ 303 ] {} <Debug> TCP-Session: 621e70d8-e0ee-4f90-b5a8-a35e8689f241 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1963 | 2026.05.06 06:52:37.125399 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1964 | 2026.05.06 06:52:37.125606 [ 303 ] {} <Debug> TCP-Session: 621e70d8-e0ee-4f90-b5a8-a35e8689f241 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1965 | 2026.05.06 06:52:37.125606 [ 309 ] {} <Debug> TCP-Session: 0f143636-d2a0-4e9b-a53b-6e6f49e1ab78 Authenticating user 'default' from [fd00:1122:3344:101::e]:62414 | ||
| 1966 | 2026.05.06 06:52:37.125628 [ 278 ] {} <Debug> TCP-Session: 68938fb3-7192-45bf-8ee4-7d7aa4a86189 Authenticating user 'default' from [fd00:1122:3344:101::e]:53326 | ||
| 1967 | 2026.05.06 06:52:37.125654 [ 309 ] {} <Debug> TCP-Session: 0f143636-d2a0-4e9b-a53b-6e6f49e1ab78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1968 | 2026.05.06 06:52:37.125665 [ 278 ] {} <Debug> TCP-Session: 68938fb3-7192-45bf-8ee4-7d7aa4a86189 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1969 | 2026.05.06 06:52:37.125677 [ 309 ] {} <Debug> TCP-Session: 0f143636-d2a0-4e9b-a53b-6e6f49e1ab78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1970 | 2026.05.06 06:52:37.125689 [ 278 ] {} <Debug> TCP-Session: 68938fb3-7192-45bf-8ee4-7d7aa4a86189 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1971 | 2026.05.06 06:52:37.125300 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57932 | ||
| 1972 | 2026.05.06 06:52:37.125271 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33769 | ||
| 1973 | 2026.05.06 06:52:37.125332 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36844 | ||
| 1974 | 2026.05.06 06:52:37.125790 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1975 | 2026.05.06 06:52:37.125802 [ 307 ] {441fb819-cd63-4d81-963f-9c9bfdee01df} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1976 | 2026.05.06 06:52:37.125820 [ 259 ] {} <Debug> TCP-Session: e9eee48e-ad39-4d56-8237-43900f0a2be1 Authenticating user 'default' from [fd00:1122:3344:101::e]:57932 | ||
| 1977 | 2026.05.06 06:52:37.125849 [ 259 ] {} <Debug> TCP-Session: e9eee48e-ad39-4d56-8237-43900f0a2be1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1978 | 2026.05.06 06:52:37.125854 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1979 | 2026.05.06 06:52:37.125862 [ 259 ] {} <Debug> TCP-Session: e9eee48e-ad39-4d56-8237-43900f0a2be1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1980 | 2026.05.06 06:52:37.125860 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1981 | 2026.05.06 06:52:37.125879 [ 304 ] {} <Debug> TCP-Session: 79566104-4818-415e-83f3-d14640cf0abe Authenticating user 'default' from [fd00:1122:3344:101::e]:36844 | ||
| 1982 | 2026.05.06 06:52:37.125868 [ 307 ] {441fb819-cd63-4d81-963f-9c9bfdee01df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1983 | 2026.05.06 06:52:37.125910 [ 310 ] {} <Debug> TCP-Session: 1d37a98e-263d-46a6-87b3-6e785cb756fb Authenticating user 'default' from [fd00:1122:3344:101::e]:33769 | ||
| 1984 | 2026.05.06 06:52:37.125916 [ 304 ] {} <Debug> TCP-Session: 79566104-4818-415e-83f3-d14640cf0abe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1985 | 2026.05.06 06:52:37.125958 [ 310 ] {} <Debug> TCP-Session: 1d37a98e-263d-46a6-87b3-6e785cb756fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1986 | 2026.05.06 06:52:37.125968 [ 304 ] {} <Debug> TCP-Session: 79566104-4818-415e-83f3-d14640cf0abe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1987 | 2026.05.06 06:52:37.125981 [ 310 ] {} <Debug> TCP-Session: 1d37a98e-263d-46a6-87b3-6e785cb756fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1988 | 2026.05.06 06:52:37.126247 [ 307 ] {441fb819-cd63-4d81-963f-9c9bfdee01df} <Debug> oximeter.version (d3864241-cdea-4d2b-8559-2a50b58f009c) (SelectExecutor): Key condition: unknown | ||
| 1989 | 2026.05.06 06:52:37.127276 [ 344 ] {441fb819-cd63-4d81-963f-9c9bfdee01df} <Trace> AggregatingTransform: Aggregating | ||
| 1990 | 2026.05.06 06:52:37.127325 [ 344 ] {441fb819-cd63-4d81-963f-9c9bfdee01df} <Trace> Aggregator: Aggregation method: without_key | ||
| 1991 | 2026.05.06 06:52:37.127362 [ 344 ] {441fb819-cd63-4d81-963f-9c9bfdee01df} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001006538 sec. (993.504 rows/sec., 38.81 KiB/sec.) | ||
| 1992 | 2026.05.06 06:52:37.127381 [ 344 ] {441fb819-cd63-4d81-963f-9c9bfdee01df} <Trace> Aggregator: Merging aggregated data | ||
| 1993 | 2026.05.06 06:52:37.129431 [ 307 ] {441fb819-cd63-4d81-963f-9c9bfdee01df} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003961 sec., 252.46149962130775 rows/sec., 9.86 KiB/sec. | ||
| 1994 | 2026.05.06 06:52:37.129636 [ 307 ] {441fb819-cd63-4d81-963f-9c9bfdee01df} <Debug> TCPHandler: Processed in 0.004420405 sec. | ||
| 1995 | 2026.05.06 06:52:37.129804 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1996 | 2026.05.06 06:52:37.129839 [ 307 ] {} <Debug> TCP-Session: 0d764248-d37f-4bb7-bd66-ab323360cd04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1997 | 2026.05.06 06:52:37.129847 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1998 | 2026.05.06 06:52:37.129891 [ 311 ] {} <Debug> TCP-Session: c70dae13-aa17-4727-9494-8d33e347de8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1999 | 2026.05.06 06:52:37.129906 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2000 | 2026.05.06 06:52:37.129920 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2001 | 2026.05.06 06:52:37.129943 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2002 | 2026.05.06 06:52:37.129984 [ 303 ] {} <Debug> TCP-Session: 621e70d8-e0ee-4f90-b5a8-a35e8689f241 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2003 | 2026.05.06 06:52:37.129994 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2004 | 2026.05.06 06:52:37.130020 [ 309 ] {} <Debug> TCP-Session: 0f143636-d2a0-4e9b-a53b-6e6f49e1ab78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2005 | 2026.05.06 06:52:37.129965 [ 278 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2006 | 2026.05.06 06:52:37.130068 [ 304 ] {} <Debug> TCP-Session: 79566104-4818-415e-83f3-d14640cf0abe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2007 | 2026.05.06 06:52:37.129960 [ 308 ] {} <Debug> TCP-Session: 988a2e9e-a2c8-4e00-b9e6-fe97a38b51a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2008 | 2026.05.06 06:52:37.130096 [ 278 ] {} <Debug> TCP-Session: 68938fb3-7192-45bf-8ee4-7d7aa4a86189 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2009 | 2026.05.06 06:52:37.129925 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2010 | 2026.05.06 06:52:37.130177 [ 259 ] {} <Debug> TCP-Session: e9eee48e-ad39-4d56-8237-43900f0a2be1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2011 | 2026.05.06 06:52:37.130181 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2012 | 2026.05.06 06:52:37.130226 [ 310 ] {} <Debug> TCP-Session: 1d37a98e-263d-46a6-87b3-6e785cb756fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2013 | 2026.05.06 06:52:37.297059 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2014 | 2026.05.06 06:52:37.297104 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2015 | 2026.05.06 06:52:37.370999 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4786 | ||
| 2016 | 2026.05.06 06:52:37.371508 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2017 | 2026.05.06 06:52:37.371550 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2018 | 2026.05.06 06:52:37.372073 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2019 | 2026.05.06 06:52:37.372337 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2020 | 2026.05.06 06:52:37.372482 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4786 | ||
| 2021 | 2026.05.06 06:52:37.612989 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2022 | 2026.05.06 06:52:37.631328 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2023 | 2026.05.06 06:52:37.631402 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2024 | 2026.05.06 06:52:37.638302 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2025 | 2026.05.06 06:52:37.639048 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2026 | 2026.05.06 06:52:37.642151 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2027 | 2026.05.06 06:52:38.000253 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.55 MiB, peak 216.10 MiB, free memory in arenas 0.00 B, will set to 210.93 MiB (RSS), difference: 2.39 MiB | ||
| 2028 | 2026.05.06 06:52:38.155508 [ 52 ] {} <Debug> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2029 | 2026.05.06 06:52:38.155567 [ 52 ] {} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2030 | 2026.05.06 06:52:38.155592 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2031 | 2026.05.06 06:52:38.155721 [ 189 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 2032 | 2026.05.06 06:52:38.155864 [ 189 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2033 | 2026.05.06 06:52:38.155903 [ 189 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 2034 | 2026.05.06 06:52:38.155975 [ 189 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 2035 | 2026.05.06 06:52:38.156025 [ 189 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 2036 | 2026.05.06 06:52:38.156074 [ 189 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
| 2037 | 2026.05.06 06:52:38.156126 [ 189 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 37 rows starting from the beginning of the part | ||
| 2038 | 2026.05.06 06:52:38.156915 [ 189 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 117 rows, containing 5 columns (5 merged, 0 gathered) in 0.001249776 sec., 93616.77612628184 rows/sec., 7.20 MiB/sec. | ||
| 2039 | 2026.05.06 06:52:38.157083 [ 196 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2040 | 2026.05.06 06:52:38.157373 [ 196 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_5_1} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2041 | 2026.05.06 06:52:38.157448 [ 196 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_5_1} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2042 | 2026.05.06 06:52:38.157536 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 2043 | 2026.05.06 06:52:39.545546 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2044 | 2026.05.06 06:52:39.545771 [ 261 ] {91a14ff1-e72f-4913-bd10-7cc8d4dec018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2045 | 2026.05.06 06:52:39.546095 [ 261 ] {91a14ff1-e72f-4913-bd10-7cc8d4dec018} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2046 | 2026.05.06 06:52:39.546131 [ 261 ] {91a14ff1-e72f-4913-bd10-7cc8d4dec018} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2047 | 2026.05.06 06:52:39.546344 [ 261 ] {91a14ff1-e72f-4913-bd10-7cc8d4dec018} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2048 | 2026.05.06 06:52:39.546412 [ 261 ] {91a14ff1-e72f-4913-bd10-7cc8d4dec018} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2049 | 2026.05.06 06:52:39.546548 [ 261 ] {91a14ff1-e72f-4913-bd10-7cc8d4dec018} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2050 | 2026.05.06 06:52:39.546640 [ 349 ] {91a14ff1-e72f-4913-bd10-7cc8d4dec018} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2051 | 2026.05.06 06:52:39.546678 [ 351 ] {91a14ff1-e72f-4913-bd10-7cc8d4dec018} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2052 | 2026.05.06 06:52:39.546793 [ 261 ] {91a14ff1-e72f-4913-bd10-7cc8d4dec018} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 2053 | 2026.05.06 06:52:39.546819 [ 261 ] {91a14ff1-e72f-4913-bd10-7cc8d4dec018} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2054 | 2026.05.06 06:52:39.546886 [ 261 ] {91a14ff1-e72f-4913-bd10-7cc8d4dec018} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2055 | 2026.05.06 06:52:39.546905 [ 261 ] {91a14ff1-e72f-4913-bd10-7cc8d4dec018} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 32 rows with 2 streams | ||
| 2056 | 2026.05.06 06:52:39.546937 [ 261 ] {91a14ff1-e72f-4913-bd10-7cc8d4dec018} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2057 | 2026.05.06 06:52:39.546973 [ 261 ] {91a14ff1-e72f-4913-bd10-7cc8d4dec018} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2058 | 2026.05.06 06:52:39.548127 [ 261 ] {91a14ff1-e72f-4913-bd10-7cc8d4dec018} <Debug> executeQuery: Read 32 rows, 5.05 KiB in 0.002446 sec., 13082.583810302536 rows/sec., 2.02 MiB/sec. | ||
| 2059 | 2026.05.06 06:52:39.548233 [ 261 ] {91a14ff1-e72f-4913-bd10-7cc8d4dec018} <Debug> TCPHandler: Processed in 0.002817389 sec. | ||
| 2060 | 2026.05.06 06:52:39.549981 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2061 | 2026.05.06 06:52:39.550092 [ 261 ] {679cadbc-2864-4bc7-b551-d282d0d10277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2062 | 2026.05.06 06:52:39.550134 [ 261 ] {679cadbc-2864-4bc7-b551-d282d0d10277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2063 | 2026.05.06 06:52:39.550660 [ 261 ] {679cadbc-2864-4bc7-b551-d282d0d10277} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2064 | 2026.05.06 06:52:39.550703 [ 261 ] {679cadbc-2864-4bc7-b551-d282d0d10277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2065 | 2026.05.06 06:52:39.551117 [ 261 ] {679cadbc-2864-4bc7-b551-d282d0d10277} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2066 | 2026.05.06 06:52:39.551343 [ 261 ] {679cadbc-2864-4bc7-b551-d282d0d10277} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2067 | 2026.05.06 06:52:39.551486 [ 261 ] {679cadbc-2864-4bc7-b551-d282d0d10277} <Debug> executeQuery: Read 82 rows, 7.24 KiB in 0.001424 sec., 57584.26966292135 rows/sec., 4.97 MiB/sec. | ||
| 2068 | 2026.05.06 06:52:39.551525 [ 261 ] {679cadbc-2864-4bc7-b551-d282d0d10277} <Debug> TCPHandler: Processed in 0.001596314 sec. | ||
| 2069 | 2026.05.06 06:52:39.551665 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2070 | 2026.05.06 06:52:39.551761 [ 261 ] {ce0c2b4d-a284-408d-bc2e-81ab9ce9af99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2071 | 2026.05.06 06:52:39.551802 [ 261 ] {ce0c2b4d-a284-408d-bc2e-81ab9ce9af99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2072 | 2026.05.06 06:52:39.552218 [ 261 ] {ce0c2b4d-a284-408d-bc2e-81ab9ce9af99} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2073 | 2026.05.06 06:52:39.552256 [ 261 ] {ce0c2b4d-a284-408d-bc2e-81ab9ce9af99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2074 | 2026.05.06 06:52:39.552553 [ 261 ] {ce0c2b4d-a284-408d-bc2e-81ab9ce9af99} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2075 | 2026.05.06 06:52:39.552763 [ 261 ] {ce0c2b4d-a284-408d-bc2e-81ab9ce9af99} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2076 | 2026.05.06 06:52:39.552899 [ 261 ] {ce0c2b4d-a284-408d-bc2e-81ab9ce9af99} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001156 sec., 22491.34948096886 rows/sec., 1.65 MiB/sec. | ||
| 2077 | 2026.05.06 06:52:39.552936 [ 261 ] {ce0c2b4d-a284-408d-bc2e-81ab9ce9af99} <Debug> TCPHandler: Processed in 0.001321398 sec. | ||
| 2078 | 2026.05.06 06:52:39.553101 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2079 | 2026.05.06 06:52:39.553197 [ 261 ] {9d73859d-9f1f-403a-92df-feef02f877d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2080 | 2026.05.06 06:52:39.553237 [ 261 ] {9d73859d-9f1f-403a-92df-feef02f877d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2081 | 2026.05.06 06:52:39.555505 [ 261 ] {9d73859d-9f1f-403a-92df-feef02f877d8} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2082 | 2026.05.06 06:52:39.555552 [ 261 ] {9d73859d-9f1f-403a-92df-feef02f877d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2083 | 2026.05.06 06:52:39.556062 [ 261 ] {9d73859d-9f1f-403a-92df-feef02f877d8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2084 | 2026.05.06 06:52:39.556337 [ 261 ] {9d73859d-9f1f-403a-92df-feef02f877d8} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2085 | 2026.05.06 06:52:39.556528 [ 261 ] {9d73859d-9f1f-403a-92df-feef02f877d8} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.003348 sec., 18518.51851851852 rows/sec., 1.45 MiB/sec. | ||
| 2086 | 2026.05.06 06:52:39.556576 [ 261 ] {9d73859d-9f1f-403a-92df-feef02f877d8} <Debug> TCPHandler: Processed in 0.00355202 sec. | ||
| 2087 | 2026.05.06 06:52:39.556742 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2088 | 2026.05.06 06:52:39.556855 [ 261 ] {c78abf99-e0f2-4393-9187-9d378a3f33e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2089 | 2026.05.06 06:52:39.556908 [ 261 ] {c78abf99-e0f2-4393-9187-9d378a3f33e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2090 | 2026.05.06 06:52:39.557326 [ 261 ] {c78abf99-e0f2-4393-9187-9d378a3f33e7} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2091 | 2026.05.06 06:52:39.557364 [ 261 ] {c78abf99-e0f2-4393-9187-9d378a3f33e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2092 | 2026.05.06 06:52:39.557720 [ 261 ] {c78abf99-e0f2-4393-9187-9d378a3f33e7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2093 | 2026.05.06 06:52:39.557931 [ 261 ] {c78abf99-e0f2-4393-9187-9d378a3f33e7} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2094 | 2026.05.06 06:52:39.558070 [ 261 ] {c78abf99-e0f2-4393-9187-9d378a3f33e7} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001239 sec., 88781.27522195318 rows/sec., 6.20 MiB/sec. | ||
| 2095 | 2026.05.06 06:52:39.558108 [ 261 ] {c78abf99-e0f2-4393-9187-9d378a3f33e7} <Debug> TCPHandler: Processed in 0.001425831 sec. | ||
| 2096 | 2026.05.06 06:52:39.558245 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2097 | 2026.05.06 06:52:39.558340 [ 261 ] {e38b8ee0-4622-411e-83c7-2da78e6b944c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2098 | 2026.05.06 06:52:39.558397 [ 261 ] {e38b8ee0-4622-411e-83c7-2da78e6b944c} <Trace> 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 | ||
| 2099 | 2026.05.06 06:52:39.559183 [ 261 ] {e38b8ee0-4622-411e-83c7-2da78e6b944c} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2100 | 2026.05.06 06:52:39.559223 [ 261 ] {e38b8ee0-4622-411e-83c7-2da78e6b944c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2101 | 2026.05.06 06:52:39.559993 [ 261 ] {e38b8ee0-4622-411e-83c7-2da78e6b944c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2102 | 2026.05.06 06:52:39.560331 [ 261 ] {e38b8ee0-4622-411e-83c7-2da78e6b944c} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2103 | 2026.05.06 06:52:39.560529 [ 261 ] {e38b8ee0-4622-411e-83c7-2da78e6b944c} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002205 sec., 11791.383219954649 rows/sec., 21.13 MiB/sec. | ||
| 2104 | 2026.05.06 06:52:39.560608 [ 261 ] {e38b8ee0-4622-411e-83c7-2da78e6b944c} <Debug> TCPHandler: Processed in 0.002412218 sec. | ||
| 2105 | 2026.05.06 06:52:39.560763 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2106 | 2026.05.06 06:52:39.560870 [ 261 ] {098bc5ff-2ef9-4dc4-864e-2f4adaedd117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2107 | 2026.05.06 06:52:39.560915 [ 261 ] {098bc5ff-2ef9-4dc4-864e-2f4adaedd117} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2108 | 2026.05.06 06:52:39.561326 [ 261 ] {098bc5ff-2ef9-4dc4-864e-2f4adaedd117} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2109 | 2026.05.06 06:52:39.561370 [ 261 ] {098bc5ff-2ef9-4dc4-864e-2f4adaedd117} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2110 | 2026.05.06 06:52:39.561750 [ 261 ] {098bc5ff-2ef9-4dc4-864e-2f4adaedd117} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2111 | 2026.05.06 06:52:39.562040 [ 261 ] {098bc5ff-2ef9-4dc4-864e-2f4adaedd117} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2112 | 2026.05.06 06:52:39.562204 [ 261 ] {098bc5ff-2ef9-4dc4-864e-2f4adaedd117} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001355 sec., 29520.295202952027 rows/sec., 1.97 MiB/sec. | ||
| 2113 | 2026.05.06 06:52:39.562251 [ 261 ] {098bc5ff-2ef9-4dc4-864e-2f4adaedd117} <Debug> TCPHandler: Processed in 0.001538693 sec. | ||
| 2114 | 2026.05.06 06:52:42.372576 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 226 | ||
| 2115 | 2026.05.06 06:52:42.374716 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2116 | 2026.05.06 06:52:42.374768 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2117 | 2026.05.06 06:52:42.375992 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2118 | 2026.05.06 06:52:42.376258 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2119 | 2026.05.06 06:52:42.376500 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 226 | ||
| 2120 | 2026.05.06 06:52:44.556111 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2121 | 2026.05.06 06:52:44.556358 [ 261 ] {26cf00b0-404f-4ee2-a15d-01511608421d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2122 | 2026.05.06 06:52:44.556772 [ 261 ] {26cf00b0-404f-4ee2-a15d-01511608421d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2123 | 2026.05.06 06:52:44.556809 [ 261 ] {26cf00b0-404f-4ee2-a15d-01511608421d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2124 | 2026.05.06 06:52:44.557033 [ 261 ] {26cf00b0-404f-4ee2-a15d-01511608421d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2125 | 2026.05.06 06:52:44.557178 [ 261 ] {26cf00b0-404f-4ee2-a15d-01511608421d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2126 | 2026.05.06 06:52:44.557316 [ 261 ] {26cf00b0-404f-4ee2-a15d-01511608421d} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 27-element set) | ||
| 2127 | 2026.05.06 06:52:44.557423 [ 349 ] {26cf00b0-404f-4ee2-a15d-01511608421d} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2128 | 2026.05.06 06:52:44.557449 [ 366 ] {26cf00b0-404f-4ee2-a15d-01511608421d} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2129 | 2026.05.06 06:52:44.557585 [ 261 ] {26cf00b0-404f-4ee2-a15d-01511608421d} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 2130 | 2026.05.06 06:52:44.557611 [ 261 ] {26cf00b0-404f-4ee2-a15d-01511608421d} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2131 | 2026.05.06 06:52:44.557682 [ 261 ] {26cf00b0-404f-4ee2-a15d-01511608421d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2132 | 2026.05.06 06:52:44.557700 [ 261 ] {26cf00b0-404f-4ee2-a15d-01511608421d} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 32 rows with 2 streams | ||
| 2133 | 2026.05.06 06:52:44.557733 [ 261 ] {26cf00b0-404f-4ee2-a15d-01511608421d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2134 | 2026.05.06 06:52:44.557768 [ 261 ] {26cf00b0-404f-4ee2-a15d-01511608421d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2135 | 2026.05.06 06:52:44.559253 [ 261 ] {26cf00b0-404f-4ee2-a15d-01511608421d} <Debug> executeQuery: Read 32 rows, 5.05 KiB in 0.002999 sec., 10670.223407802601 rows/sec., 1.64 MiB/sec. | ||
| 2136 | 2026.05.06 06:52:44.559377 [ 261 ] {26cf00b0-404f-4ee2-a15d-01511608421d} <Debug> TCPHandler: Processed in 0.003399326 sec. | ||
| 2137 | 2026.05.06 06:52:44.568010 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2138 | 2026.05.06 06:52:44.568134 [ 261 ] {cf6bbe62-1bc7-4864-ad6e-604da697b2ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2139 | 2026.05.06 06:52:44.568183 [ 261 ] {cf6bbe62-1bc7-4864-ad6e-604da697b2ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2140 | 2026.05.06 06:52:44.568790 [ 261 ] {cf6bbe62-1bc7-4864-ad6e-604da697b2ee} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2141 | 2026.05.06 06:52:44.568832 [ 261 ] {cf6bbe62-1bc7-4864-ad6e-604da697b2ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2142 | 2026.05.06 06:52:44.569232 [ 261 ] {cf6bbe62-1bc7-4864-ad6e-604da697b2ee} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2143 | 2026.05.06 06:52:44.569422 [ 261 ] {cf6bbe62-1bc7-4864-ad6e-604da697b2ee} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2144 | 2026.05.06 06:52:44.569559 [ 261 ] {cf6bbe62-1bc7-4864-ad6e-604da697b2ee} <Debug> executeQuery: Read 7 rows, 2.95 KiB in 0.001461 sec., 4791.238877481177 rows/sec., 1.97 MiB/sec. | ||
| 2145 | 2026.05.06 06:52:44.569596 [ 261 ] {cf6bbe62-1bc7-4864-ad6e-604da697b2ee} <Debug> TCPHandler: Processed in 0.001648196 sec. | ||
| 2146 | 2026.05.06 06:52:44.569719 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2147 | 2026.05.06 06:52:44.569811 [ 261 ] {e7d66e96-9fa8-4435-aeb7-1ac8e4f2a74a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2148 | 2026.05.06 06:52:44.569850 [ 261 ] {e7d66e96-9fa8-4435-aeb7-1ac8e4f2a74a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2149 | 2026.05.06 06:52:44.572299 [ 261 ] {e7d66e96-9fa8-4435-aeb7-1ac8e4f2a74a} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2150 | 2026.05.06 06:52:44.572330 [ 261 ] {e7d66e96-9fa8-4435-aeb7-1ac8e4f2a74a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2151 | 2026.05.06 06:52:44.572618 [ 261 ] {e7d66e96-9fa8-4435-aeb7-1ac8e4f2a74a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2152 | 2026.05.06 06:52:44.572818 [ 261 ] {e7d66e96-9fa8-4435-aeb7-1ac8e4f2a74a} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2153 | 2026.05.06 06:52:44.572939 [ 261 ] {e7d66e96-9fa8-4435-aeb7-1ac8e4f2a74a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.003146 sec., 7628.734901462174 rows/sec., 648.14 KiB/sec. | ||
| 2154 | 2026.05.06 06:52:44.572974 [ 261 ] {e7d66e96-9fa8-4435-aeb7-1ac8e4f2a74a} <Debug> TCPHandler: Processed in 0.003301993 sec. | ||
| 2155 | 2026.05.06 06:52:44.573100 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2156 | 2026.05.06 06:52:44.573192 [ 261 ] {bcde0dd6-3895-45ac-9566-7e4024b8ac37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2157 | 2026.05.06 06:52:44.573230 [ 261 ] {bcde0dd6-3895-45ac-9566-7e4024b8ac37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2158 | 2026.05.06 06:52:44.573638 [ 261 ] {bcde0dd6-3895-45ac-9566-7e4024b8ac37} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2159 | 2026.05.06 06:52:44.573674 [ 261 ] {bcde0dd6-3895-45ac-9566-7e4024b8ac37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2160 | 2026.05.06 06:52:44.573950 [ 261 ] {bcde0dd6-3895-45ac-9566-7e4024b8ac37} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2161 | 2026.05.06 06:52:44.574151 [ 261 ] {bcde0dd6-3895-45ac-9566-7e4024b8ac37} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2162 | 2026.05.06 06:52:44.574273 [ 261 ] {bcde0dd6-3895-45ac-9566-7e4024b8ac37} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001099 sec., 7279.344858962694 rows/sec., 593.58 KiB/sec. | ||
| 2163 | 2026.05.06 06:52:44.574308 [ 261 ] {bcde0dd6-3895-45ac-9566-7e4024b8ac37} <Debug> TCPHandler: Processed in 0.001254416 sec. | ||
| 2164 | 2026.05.06 06:52:44.574426 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2165 | 2026.05.06 06:52:44.574516 [ 261 ] {c0ff3730-01a5-457a-b7cd-e9aeb5df77c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2166 | 2026.05.06 06:52:44.574553 [ 261 ] {c0ff3730-01a5-457a-b7cd-e9aeb5df77c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2167 | 2026.05.06 06:52:44.575052 [ 261 ] {c0ff3730-01a5-457a-b7cd-e9aeb5df77c4} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2168 | 2026.05.06 06:52:44.575087 [ 261 ] {c0ff3730-01a5-457a-b7cd-e9aeb5df77c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2169 | 2026.05.06 06:52:44.575404 [ 261 ] {c0ff3730-01a5-457a-b7cd-e9aeb5df77c4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2170 | 2026.05.06 06:52:44.575604 [ 261 ] {c0ff3730-01a5-457a-b7cd-e9aeb5df77c4} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2171 | 2026.05.06 06:52:44.575728 [ 261 ] {c0ff3730-01a5-457a-b7cd-e9aeb5df77c4} <Debug> executeQuery: Read 189 rows, 17.04 KiB in 0.001229 sec., 153783.56387306753 rows/sec., 13.54 MiB/sec. | ||
| 2172 | 2026.05.06 06:52:44.575762 [ 261 ] {c0ff3730-01a5-457a-b7cd-e9aeb5df77c4} <Debug> TCPHandler: Processed in 0.001382808 sec. | ||
| 2173 | 2026.05.06 06:52:44.575877 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2174 | 2026.05.06 06:52:44.575971 [ 261 ] {c40bc08b-7e74-463f-a10e-62c068ed9c5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2175 | 2026.05.06 06:52:44.576009 [ 261 ] {c40bc08b-7e74-463f-a10e-62c068ed9c5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2176 | 2026.05.06 06:52:44.576407 [ 261 ] {c40bc08b-7e74-463f-a10e-62c068ed9c5a} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2177 | 2026.05.06 06:52:44.576440 [ 261 ] {c40bc08b-7e74-463f-a10e-62c068ed9c5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2178 | 2026.05.06 06:52:44.576723 [ 261 ] {c40bc08b-7e74-463f-a10e-62c068ed9c5a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2179 | 2026.05.06 06:52:44.576922 [ 261 ] {c40bc08b-7e74-463f-a10e-62c068ed9c5a} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2180 | 2026.05.06 06:52:44.577045 [ 261 ] {c40bc08b-7e74-463f-a10e-62c068ed9c5a} <Debug> executeQuery: Read 24 rows, 1.82 KiB in 0.001091 sec., 21998.166819431714 rows/sec., 1.63 MiB/sec. | ||
| 2181 | 2026.05.06 06:52:44.577081 [ 261 ] {c40bc08b-7e74-463f-a10e-62c068ed9c5a} <Debug> TCPHandler: Processed in 0.001250746 sec. | ||
| 2182 | 2026.05.06 06:52:44.577195 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2183 | 2026.05.06 06:52:44.577284 [ 261 ] {24d7f8a3-ad5c-473b-b60d-b6f5345c7c04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2184 | 2026.05.06 06:52:44.577322 [ 261 ] {24d7f8a3-ad5c-473b-b60d-b6f5345c7c04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2185 | 2026.05.06 06:52:44.577712 [ 261 ] {24d7f8a3-ad5c-473b-b60d-b6f5345c7c04} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2186 | 2026.05.06 06:52:44.577746 [ 261 ] {24d7f8a3-ad5c-473b-b60d-b6f5345c7c04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2187 | 2026.05.06 06:52:44.578021 [ 261 ] {24d7f8a3-ad5c-473b-b60d-b6f5345c7c04} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2188 | 2026.05.06 06:52:44.578221 [ 261 ] {24d7f8a3-ad5c-473b-b60d-b6f5345c7c04} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2189 | 2026.05.06 06:52:44.578341 [ 261 ] {24d7f8a3-ad5c-473b-b60d-b6f5345c7c04} <Debug> executeQuery: Read 25 rows, 2.11 KiB in 0.001074 sec., 23277.467411545622 rows/sec., 1.91 MiB/sec. | ||
| 2190 | 2026.05.06 06:52:44.578375 [ 261 ] {24d7f8a3-ad5c-473b-b60d-b6f5345c7c04} <Debug> TCPHandler: Processed in 0.001227404 sec. | ||
| 2191 | 2026.05.06 06:52:44.578498 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2192 | 2026.05.06 06:52:44.578588 [ 261 ] {d3e8513e-4977-4e0a-afbc-844c667224fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2193 | 2026.05.06 06:52:44.578625 [ 261 ] {d3e8513e-4977-4e0a-afbc-844c667224fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2194 | 2026.05.06 06:52:44.579007 [ 261 ] {d3e8513e-4977-4e0a-afbc-844c667224fc} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2195 | 2026.05.06 06:52:44.579040 [ 261 ] {d3e8513e-4977-4e0a-afbc-844c667224fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2196 | 2026.05.06 06:52:44.581555 [ 261 ] {d3e8513e-4977-4e0a-afbc-844c667224fc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2197 | 2026.05.06 06:52:44.581804 [ 261 ] {d3e8513e-4977-4e0a-afbc-844c667224fc} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2198 | 2026.05.06 06:52:44.581948 [ 261 ] {d3e8513e-4977-4e0a-afbc-844c667224fc} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.003376 sec., 3554.5023696682465 rows/sec., 277.70 KiB/sec. | ||
| 2199 | 2026.05.06 06:52:44.581992 [ 261 ] {d3e8513e-4977-4e0a-afbc-844c667224fc} <Debug> TCPHandler: Processed in 0.00355094 sec. | ||
| 2200 | 2026.05.06 06:52:44.582145 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2201 | 2026.05.06 06:52:44.582252 [ 261 ] {39c07e4f-2750-4a81-9999-ed1bbdb12adb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2202 | 2026.05.06 06:52:44.582297 [ 261 ] {39c07e4f-2750-4a81-9999-ed1bbdb12adb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2203 | 2026.05.06 06:52:44.582759 [ 261 ] {39c07e4f-2750-4a81-9999-ed1bbdb12adb} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2204 | 2026.05.06 06:52:44.582793 [ 261 ] {39c07e4f-2750-4a81-9999-ed1bbdb12adb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2205 | 2026.05.06 06:52:44.583087 [ 261 ] {39c07e4f-2750-4a81-9999-ed1bbdb12adb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2206 | 2026.05.06 06:52:44.583285 [ 261 ] {39c07e4f-2750-4a81-9999-ed1bbdb12adb} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2207 | 2026.05.06 06:52:44.583407 [ 261 ] {39c07e4f-2750-4a81-9999-ed1bbdb12adb} <Debug> executeQuery: Read 112 rows, 9.35 KiB in 0.001178 sec., 95076.40067911714 rows/sec., 7.75 MiB/sec. | ||
| 2208 | 2026.05.06 06:52:44.583442 [ 261 ] {39c07e4f-2750-4a81-9999-ed1bbdb12adb} <Debug> TCPHandler: Processed in 0.001353848 sec. | ||
| 2209 | 2026.05.06 06:52:44.583582 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2210 | 2026.05.06 06:52:44.583672 [ 261 ] {f55ce471-53a2-4bb1-9ebf-6b76e743615a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2211 | 2026.05.06 06:52:44.583713 [ 261 ] {f55ce471-53a2-4bb1-9ebf-6b76e743615a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2212 | 2026.05.06 06:52:44.584189 [ 261 ] {f55ce471-53a2-4bb1-9ebf-6b76e743615a} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2213 | 2026.05.06 06:52:44.584222 [ 261 ] {f55ce471-53a2-4bb1-9ebf-6b76e743615a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2214 | 2026.05.06 06:52:44.584550 [ 261 ] {f55ce471-53a2-4bb1-9ebf-6b76e743615a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2215 | 2026.05.06 06:52:44.584752 [ 261 ] {f55ce471-53a2-4bb1-9ebf-6b76e743615a} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2216 | 2026.05.06 06:52:44.584872 [ 261 ] {f55ce471-53a2-4bb1-9ebf-6b76e743615a} <Debug> executeQuery: Read 476 rows, 37.59 KiB in 0.001217 sec., 391125.71898110106 rows/sec., 30.16 MiB/sec. | ||
| 2217 | 2026.05.06 06:52:44.584906 [ 261 ] {f55ce471-53a2-4bb1-9ebf-6b76e743615a} <Debug> TCPHandler: Processed in 0.001376319 sec. | ||
| 2218 | 2026.05.06 06:52:44.585082 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2219 | 2026.05.06 06:52:44.585176 [ 261 ] {bf09c88c-618e-4a32-9ab0-04f75cd1ddef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2220 | 2026.05.06 06:52:44.585217 [ 261 ] {bf09c88c-618e-4a32-9ab0-04f75cd1ddef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2221 | 2026.05.06 06:52:44.585525 [ 261 ] {bf09c88c-618e-4a32-9ab0-04f75cd1ddef} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2222 | 2026.05.06 06:52:44.585558 [ 261 ] {bf09c88c-618e-4a32-9ab0-04f75cd1ddef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2223 | 2026.05.06 06:52:44.585839 [ 261 ] {bf09c88c-618e-4a32-9ab0-04f75cd1ddef} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2224 | 2026.05.06 06:52:44.586053 [ 261 ] {bf09c88c-618e-4a32-9ab0-04f75cd1ddef} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2225 | 2026.05.06 06:52:44.586171 [ 261 ] {bf09c88c-618e-4a32-9ab0-04f75cd1ddef} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001013 sec., 987.1668311944719 rows/sec., 62.66 KiB/sec. | ||
| 2226 | 2026.05.06 06:52:44.586205 [ 261 ] {bf09c88c-618e-4a32-9ab0-04f75cd1ddef} <Debug> TCPHandler: Processed in 0.001168953 sec. | ||
| 2227 | 2026.05.06 06:52:44.586328 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2228 | 2026.05.06 06:52:44.586418 [ 261 ] {8f4bd00c-1329-4e56-9d01-a5569e1aafeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2229 | 2026.05.06 06:52:44.586471 [ 261 ] {8f4bd00c-1329-4e56-9d01-a5569e1aafeb} <Trace> 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 | ||
| 2230 | 2026.05.06 06:52:44.587182 [ 261 ] {8f4bd00c-1329-4e56-9d01-a5569e1aafeb} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2231 | 2026.05.06 06:52:44.587215 [ 261 ] {8f4bd00c-1329-4e56-9d01-a5569e1aafeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2232 | 2026.05.06 06:52:44.587690 [ 261 ] {8f4bd00c-1329-4e56-9d01-a5569e1aafeb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2233 | 2026.05.06 06:52:44.587897 [ 261 ] {8f4bd00c-1329-4e56-9d01-a5569e1aafeb} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2234 | 2026.05.06 06:52:44.587987 [ 46 ] {} <Debug> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2235 | 2026.05.06 06:52:44.588023 [ 46 ] {} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2236 | 2026.05.06 06:52:44.588025 [ 261 ] {8f4bd00c-1329-4e56-9d01-a5569e1aafeb} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001624 sec., 2463.054187192118 rows/sec., 4.41 MiB/sec. | ||
| 2237 | 2026.05.06 06:52:44.588041 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2238 | 2026.05.06 06:52:44.588077 [ 261 ] {8f4bd00c-1329-4e56-9d01-a5569e1aafeb} <Debug> TCPHandler: Processed in 0.001806251 sec. | ||
| 2239 | 2026.05.06 06:52:44.588157 [ 200 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 2240 | 2026.05.06 06:52:44.588207 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2241 | 2026.05.06 06:52:44.588301 [ 261 ] {1868035e-4688-4d49-9cf5-2a4bee735cd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2242 | 2026.05.06 06:52:44.588341 [ 261 ] {1868035e-4688-4d49-9cf5-2a4bee735cd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2243 | 2026.05.06 06:52:44.588396 [ 200 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2244 | 2026.05.06 06:52:44.588461 [ 200 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 20 rows starting from the beginning of the part | ||
| 2245 | 2026.05.06 06:52:44.588634 [ 200 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 2246 | 2026.05.06 06:52:44.588695 [ 261 ] {1868035e-4688-4d49-9cf5-2a4bee735cd0} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2247 | 2026.05.06 06:52:44.588734 [ 261 ] {1868035e-4688-4d49-9cf5-2a4bee735cd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2248 | 2026.05.06 06:52:44.588753 [ 200 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
| 2249 | 2026.05.06 06:52:44.588865 [ 200 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 37 rows starting from the beginning of the part | ||
| 2250 | 2026.05.06 06:52:44.588966 [ 200 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
| 2251 | 2026.05.06 06:52:44.589040 [ 261 ] {1868035e-4688-4d49-9cf5-2a4bee735cd0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2252 | 2026.05.06 06:52:44.589071 [ 200 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 2253 | 2026.05.06 06:52:44.589260 [ 261 ] {1868035e-4688-4d49-9cf5-2a4bee735cd0} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2254 | 2026.05.06 06:52:44.589388 [ 261 ] {1868035e-4688-4d49-9cf5-2a4bee735cd0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 2255 | 2026.05.06 06:52:44.589423 [ 261 ] {1868035e-4688-4d49-9cf5-2a4bee735cd0} <Debug> TCPHandler: Processed in 0.001263775 sec. | ||
| 2256 | 2026.05.06 06:52:44.591317 [ 200 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 139 rows, containing 19 columns (19 merged, 0 gathered) in 0.003211831 sec., 43277.49498650458 rows/sec., 77.55 MiB/sec. | ||
| 2257 | 2026.05.06 06:52:44.591571 [ 200 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2258 | 2026.05.06 06:52:44.591859 [ 200 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2259 | 2026.05.06 06:52:44.591924 [ 200 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2260 | 2026.05.06 06:52:44.591997 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 2261 | 2026.05.06 06:52:44.873541 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5234 | ||
| 2262 | 2026.05.06 06:52:44.874020 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2263 | 2026.05.06 06:52:44.874084 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2264 | 2026.05.06 06:52:44.874578 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2265 | 2026.05.06 06:52:44.874812 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2266 | 2026.05.06 06:52:44.874937 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5234 | ||
| 2267 | 2026.05.06 06:52:44.874946 [ 46 ] {} <Debug> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2268 | 2026.05.06 06:52:44.875002 [ 46 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2269 | 2026.05.06 06:52:44.875027 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2270 | 2026.05.06 06:52:44.875142 [ 198 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2271 | 2026.05.06 06:52:44.875257 [ 198 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2272 | 2026.05.06 06:52:44.875298 [ 198 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2866 rows starting from the beginning of the part | ||
| 2273 | 2026.05.06 06:52:44.875380 [ 198 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 2274 | 2026.05.06 06:52:44.875427 [ 198 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 2275 | 2026.05.06 06:52:44.875472 [ 198 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 2276 | 2026.05.06 06:52:44.875510 [ 198 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 2277 | 2026.05.06 06:52:44.875551 [ 198 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 2278 | 2026.05.06 06:52:44.876897 [ 199 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5234 rows, containing 4 columns (4 merged, 0 gathered) in 0.001794531 sec., 2916639.500794358 rows/sec., 41.72 MiB/sec. | ||
| 2279 | 2026.05.06 06:52:44.877729 [ 189 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2280 | 2026.05.06 06:52:44.877988 [ 189 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_11_2} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2281 | 2026.05.06 06:52:44.878055 [ 189 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_11_2} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2282 | 2026.05.06 06:52:44.878140 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2283 | 2026.05.06 06:52:45.143197 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2284 | 2026.05.06 06:52:45.159633 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2285 | 2026.05.06 06:52:45.159702 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2286 | 2026.05.06 06:52:45.165767 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2287 | 2026.05.06 06:52:45.166477 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2288 | 2026.05.06 06:52:45.166768 [ 43 ] {} <Debug> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2289 | 2026.05.06 06:52:45.166834 [ 43 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2290 | 2026.05.06 06:52:45.166854 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2291 | 2026.05.06 06:52:45.166939 [ 198 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2292 | 2026.05.06 06:52:45.169939 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2293 | 2026.05.06 06:52:45.170711 [ 198 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2294 | 2026.05.06 06:52:45.172042 [ 198 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part | ||
| 2295 | 2026.05.06 06:52:45.176409 [ 198 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part | ||
| 2296 | 2026.05.06 06:52:45.180458 [ 198 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part | ||
| 2297 | 2026.05.06 06:52:45.184661 [ 198 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part | ||
| 2298 | 2026.05.06 06:52:45.189317 [ 198 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part | ||
| 2299 | 2026.05.06 06:52:45.193526 [ 198 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part | ||
| 2300 | 2026.05.06 06:52:45.245501 [ 199 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.07859675 sec., 1056.023308851829 rows/sec., 5.46 MiB/sec. | ||
| 2301 | 2026.05.06 06:52:45.247032 [ 194 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2302 | 2026.05.06 06:52:45.248788 [ 194 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_11_2} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2303 | 2026.05.06 06:52:45.248877 [ 194 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_11_2} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2304 | 2026.05.06 06:52:45.250010 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2305 | 2026.05.06 06:52:46.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.22 MiB, peak 223.10 MiB, free memory in arenas 0.00 B, will set to 223.25 MiB (RSS), difference: 10.03 MiB | ||
| 2306 | 2026.05.06 06:52:49.547226 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2307 | 2026.05.06 06:52:49.547479 [ 261 ] {0b4eb64a-9895-4d31-b12d-2b14cbc280ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2308 | 2026.05.06 06:52:49.547815 [ 261 ] {0b4eb64a-9895-4d31-b12d-2b14cbc280ac} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2309 | 2026.05.06 06:52:49.547849 [ 261 ] {0b4eb64a-9895-4d31-b12d-2b14cbc280ac} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2310 | 2026.05.06 06:52:49.548056 [ 261 ] {0b4eb64a-9895-4d31-b12d-2b14cbc280ac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2311 | 2026.05.06 06:52:49.548121 [ 261 ] {0b4eb64a-9895-4d31-b12d-2b14cbc280ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2312 | 2026.05.06 06:52:49.548258 [ 261 ] {0b4eb64a-9895-4d31-b12d-2b14cbc280ac} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2313 | 2026.05.06 06:52:49.548411 [ 336 ] {0b4eb64a-9895-4d31-b12d-2b14cbc280ac} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2314 | 2026.05.06 06:52:49.548445 [ 351 ] {0b4eb64a-9895-4d31-b12d-2b14cbc280ac} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2315 | 2026.05.06 06:52:49.548479 [ 339 ] {0b4eb64a-9895-4d31-b12d-2b14cbc280ac} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2316 | 2026.05.06 06:52:49.548631 [ 261 ] {0b4eb64a-9895-4d31-b12d-2b14cbc280ac} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2317 | 2026.05.06 06:52:49.548659 [ 261 ] {0b4eb64a-9895-4d31-b12d-2b14cbc280ac} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2318 | 2026.05.06 06:52:49.548751 [ 261 ] {0b4eb64a-9895-4d31-b12d-2b14cbc280ac} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2319 | 2026.05.06 06:52:49.548772 [ 261 ] {0b4eb64a-9895-4d31-b12d-2b14cbc280ac} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 39 rows with 3 streams | ||
| 2320 | 2026.05.06 06:52:49.548806 [ 261 ] {0b4eb64a-9895-4d31-b12d-2b14cbc280ac} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2321 | 2026.05.06 06:52:49.548848 [ 261 ] {0b4eb64a-9895-4d31-b12d-2b14cbc280ac} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2322 | 2026.05.06 06:52:49.548888 [ 261 ] {0b4eb64a-9895-4d31-b12d-2b14cbc280ac} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2323 | 2026.05.06 06:52:49.550273 [ 261 ] {0b4eb64a-9895-4d31-b12d-2b14cbc280ac} <Debug> executeQuery: Read 39 rows, 5.39 KiB in 0.002889 sec., 13499.480789200416 rows/sec., 1.82 MiB/sec. | ||
| 2324 | 2026.05.06 06:52:49.550431 [ 261 ] {0b4eb64a-9895-4d31-b12d-2b14cbc280ac} <Debug> MemoryTracker: Peak memory usage (for query): 129.67 KiB. | ||
| 2325 | 2026.05.06 06:52:49.550447 [ 261 ] {0b4eb64a-9895-4d31-b12d-2b14cbc280ac} <Debug> TCPHandler: Processed in 0.003357246 sec. | ||
| 2326 | 2026.05.06 06:52:49.552519 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2327 | 2026.05.06 06:52:49.552630 [ 261 ] {9cffeb9d-b4d3-462c-a231-8bb88a219a76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2328 | 2026.05.06 06:52:49.552673 [ 261 ] {9cffeb9d-b4d3-462c-a231-8bb88a219a76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2329 | 2026.05.06 06:52:49.553282 [ 261 ] {9cffeb9d-b4d3-462c-a231-8bb88a219a76} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2330 | 2026.05.06 06:52:49.553319 [ 261 ] {9cffeb9d-b4d3-462c-a231-8bb88a219a76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2331 | 2026.05.06 06:52:49.553683 [ 261 ] {9cffeb9d-b4d3-462c-a231-8bb88a219a76} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2332 | 2026.05.06 06:52:49.553901 [ 261 ] {9cffeb9d-b4d3-462c-a231-8bb88a219a76} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2333 | 2026.05.06 06:52:49.554033 [ 38 ] {} <Debug> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2334 | 2026.05.06 06:52:49.554036 [ 261 ] {9cffeb9d-b4d3-462c-a231-8bb88a219a76} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001436 sec., 75208.91364902507 rows/sec., 6.33 MiB/sec. | ||
| 2335 | 2026.05.06 06:52:49.554075 [ 38 ] {} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2336 | 2026.05.06 06:52:49.554090 [ 261 ] {9cffeb9d-b4d3-462c-a231-8bb88a219a76} <Debug> TCPHandler: Processed in 0.001622496 sec. | ||
| 2337 | 2026.05.06 06:52:49.554098 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2338 | 2026.05.06 06:52:49.554233 [ 193 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2339 | 2026.05.06 06:52:49.554369 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2340 | 2026.05.06 06:52:49.554400 [ 193 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2341 | 2026.05.06 06:52:49.554454 [ 193 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2437 rows starting from the beginning of the part | ||
| 2342 | 2026.05.06 06:52:49.554467 [ 261 ] {bf5f19a5-6b8e-43e1-acbb-efa56c28ffc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2343 | 2026.05.06 06:52:49.554511 [ 261 ] {bf5f19a5-6b8e-43e1-acbb-efa56c28ffc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2344 | 2026.05.06 06:52:49.554548 [ 193 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part | ||
| 2345 | 2026.05.06 06:52:49.554614 [ 193 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part | ||
| 2346 | 2026.05.06 06:52:49.554664 [ 193 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 82 rows starting from the beginning of the part | ||
| 2347 | 2026.05.06 06:52:49.554708 [ 193 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 189 rows starting from the beginning of the part | ||
| 2348 | 2026.05.06 06:52:49.554748 [ 193 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 108 rows starting from the beginning of the part | ||
| 2349 | 2026.05.06 06:52:49.555027 [ 261 ] {bf5f19a5-6b8e-43e1-acbb-efa56c28ffc4} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2350 | 2026.05.06 06:52:49.555070 [ 261 ] {bf5f19a5-6b8e-43e1-acbb-efa56c28ffc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2351 | 2026.05.06 06:52:49.555423 [ 261 ] {bf5f19a5-6b8e-43e1-acbb-efa56c28ffc4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2352 | 2026.05.06 06:52:49.555654 [ 261 ] {bf5f19a5-6b8e-43e1-acbb-efa56c28ffc4} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2353 | 2026.05.06 06:52:49.555797 [ 261 ] {bf5f19a5-6b8e-43e1-acbb-efa56c28ffc4} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001348 sec., 19287.833827893173 rows/sec., 1.42 MiB/sec. | ||
| 2354 | 2026.05.06 06:52:49.555832 [ 261 ] {bf5f19a5-6b8e-43e1-acbb-efa56c28ffc4} <Debug> TCPHandler: Processed in 0.001519943 sec. | ||
| 2355 | 2026.05.06 06:52:49.555969 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2356 | 2026.05.06 06:52:49.556080 [ 261 ] {143bc5e9-b54c-42ff-ab22-6827391e8ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2357 | 2026.05.06 06:52:49.556119 [ 261 ] {143bc5e9-b54c-42ff-ab22-6827391e8ca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2358 | 2026.05.06 06:52:49.556391 [ 190 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2876 rows, containing 5 columns (5 merged, 0 gathered) in 0.002196502 sec., 1309354.601088458 rows/sec., 104.25 MiB/sec. | ||
| 2359 | 2026.05.06 06:52:49.556560 [ 261 ] {143bc5e9-b54c-42ff-ab22-6827391e8ca8} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2360 | 2026.05.06 06:52:49.556599 [ 261 ] {143bc5e9-b54c-42ff-ab22-6827391e8ca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2361 | 2026.05.06 06:52:49.556768 [ 199 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2362 | 2026.05.06 06:52:49.556916 [ 261 ] {143bc5e9-b54c-42ff-ab22-6827391e8ca8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2363 | 2026.05.06 06:52:49.557156 [ 199 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_11_2} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2364 | 2026.05.06 06:52:49.557203 [ 261 ] {143bc5e9-b54c-42ff-ab22-6827391e8ca8} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2365 | 2026.05.06 06:52:49.557248 [ 199 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_11_2} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2366 | 2026.05.06 06:52:49.557337 [ 37 ] {} <Debug> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2367 | 2026.05.06 06:52:49.557343 [ 261 ] {143bc5e9-b54c-42ff-ab22-6827391e8ca8} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001282 sec., 70202.80811232449 rows/sec., 5.48 MiB/sec. | ||
| 2368 | 2026.05.06 06:52:49.557352 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 2369 | 2026.05.06 06:52:49.557385 [ 37 ] {} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2370 | 2026.05.06 06:52:49.557406 [ 261 ] {143bc5e9-b54c-42ff-ab22-6827391e8ca8} <Debug> TCPHandler: Processed in 0.001483632 sec. | ||
| 2371 | 2026.05.06 06:52:49.557434 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2372 | 2026.05.06 06:52:49.557516 [ 194 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2373 | 2026.05.06 06:52:49.557543 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2374 | 2026.05.06 06:52:49.557611 [ 194 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2375 | 2026.05.06 06:52:49.557637 [ 194 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1314 rows starting from the beginning of the part | ||
| 2376 | 2026.05.06 06:52:49.557640 [ 261 ] {89aa810e-9f45-4b22-9d8d-2d7abc6cf479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2377 | 2026.05.06 06:52:49.557686 [ 261 ] {89aa810e-9f45-4b22-9d8d-2d7abc6cf479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2378 | 2026.05.06 06:52:49.557704 [ 194 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part | ||
| 2379 | 2026.05.06 06:52:49.557749 [ 194 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
| 2380 | 2026.05.06 06:52:49.557786 [ 194 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 62 rows starting from the beginning of the part | ||
| 2381 | 2026.05.06 06:52:49.557823 [ 194 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 112 rows starting from the beginning of the part | ||
| 2382 | 2026.05.06 06:52:49.557859 [ 194 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 90 rows starting from the beginning of the part | ||
| 2383 | 2026.05.06 06:52:49.558093 [ 261 ] {89aa810e-9f45-4b22-9d8d-2d7abc6cf479} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2384 | 2026.05.06 06:52:49.558127 [ 261 ] {89aa810e-9f45-4b22-9d8d-2d7abc6cf479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2385 | 2026.05.06 06:52:49.558447 [ 261 ] {89aa810e-9f45-4b22-9d8d-2d7abc6cf479} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2386 | 2026.05.06 06:52:49.558650 [ 261 ] {89aa810e-9f45-4b22-9d8d-2d7abc6cf479} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2387 | 2026.05.06 06:52:49.558771 [ 261 ] {89aa810e-9f45-4b22-9d8d-2d7abc6cf479} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00115 sec., 139130.4347826087 rows/sec., 9.69 MiB/sec. | ||
| 2388 | 2026.05.06 06:52:49.558805 [ 261 ] {89aa810e-9f45-4b22-9d8d-2d7abc6cf479} <Debug> TCPHandler: Processed in 0.001309157 sec. | ||
| 2389 | 2026.05.06 06:52:49.558835 [ 199 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1650 rows, containing 5 columns (5 merged, 0 gathered) in 0.001351778 sec., 1220614.6275497898 rows/sec., 89.41 MiB/sec. | ||
| 2390 | 2026.05.06 06:52:49.558972 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2391 | 2026.05.06 06:52:49.559049 [ 194 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2392 | 2026.05.06 06:52:49.559079 [ 261 ] {fc25806a-8f7f-4eb8-9b31-ff6df9ebceac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2393 | 2026.05.06 06:52:49.559133 [ 261 ] {fc25806a-8f7f-4eb8-9b31-ff6df9ebceac} <Trace> 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 | ||
| 2394 | 2026.05.06 06:52:49.559273 [ 194 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_11_2} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2395 | 2026.05.06 06:52:49.559334 [ 194 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_11_2} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2396 | 2026.05.06 06:52:49.559396 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 2397 | 2026.05.06 06:52:49.559971 [ 261 ] {fc25806a-8f7f-4eb8-9b31-ff6df9ebceac} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2398 | 2026.05.06 06:52:49.560005 [ 261 ] {fc25806a-8f7f-4eb8-9b31-ff6df9ebceac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2399 | 2026.05.06 06:52:49.560504 [ 261 ] {fc25806a-8f7f-4eb8-9b31-ff6df9ebceac} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2400 | 2026.05.06 06:52:49.560716 [ 261 ] {fc25806a-8f7f-4eb8-9b31-ff6df9ebceac} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2401 | 2026.05.06 06:52:49.560845 [ 261 ] {fc25806a-8f7f-4eb8-9b31-ff6df9ebceac} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001787 sec., 14549.52434247342 rows/sec., 26.07 MiB/sec. | ||
| 2402 | 2026.05.06 06:52:49.560894 [ 261 ] {fc25806a-8f7f-4eb8-9b31-ff6df9ebceac} <Debug> TCPHandler: Processed in 0.002019628 sec. | ||
| 2403 | 2026.05.06 06:52:49.561035 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2404 | 2026.05.06 06:52:49.561129 [ 261 ] {e96b290e-e304-4672-ac57-6e322960f372} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2405 | 2026.05.06 06:52:49.561169 [ 261 ] {e96b290e-e304-4672-ac57-6e322960f372} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2406 | 2026.05.06 06:52:49.561501 [ 261 ] {e96b290e-e304-4672-ac57-6e322960f372} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2407 | 2026.05.06 06:52:49.561536 [ 261 ] {e96b290e-e304-4672-ac57-6e322960f372} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2408 | 2026.05.06 06:52:49.561829 [ 261 ] {e96b290e-e304-4672-ac57-6e322960f372} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2409 | 2026.05.06 06:52:49.562052 [ 261 ] {e96b290e-e304-4672-ac57-6e322960f372} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2410 | 2026.05.06 06:52:49.562176 [ 261 ] {e96b290e-e304-4672-ac57-6e322960f372} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 2411 | 2026.05.06 06:52:49.562209 [ 261 ] {e96b290e-e304-4672-ac57-6e322960f372} <Debug> TCPHandler: Processed in 0.001231745 sec. | ||
| 2412 | 2026.05.06 06:52:52.297165 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2413 | 2026.05.06 06:52:52.297237 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2414 | 2026.05.06 06:52:52.374990 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5746 | ||
| 2415 | 2026.05.06 06:52:52.375502 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2416 | 2026.05.06 06:52:52.375553 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2417 | 2026.05.06 06:52:52.376068 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2418 | 2026.05.06 06:52:52.376308 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2419 | 2026.05.06 06:52:52.376457 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5746 | ||
| 2420 | 2026.05.06 06:52:52.376636 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 266 | ||
| 2421 | 2026.05.06 06:52:52.379504 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2422 | 2026.05.06 06:52:52.379562 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2423 | 2026.05.06 06:52:52.380764 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2424 | 2026.05.06 06:52:52.381034 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2425 | 2026.05.06 06:52:52.381283 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 266 | ||
| 2426 | 2026.05.06 06:52:52.669998 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2427 | 2026.05.06 06:52:52.685670 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2428 | 2026.05.06 06:52:52.685728 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2429 | 2026.05.06 06:52:52.691399 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2430 | 2026.05.06 06:52:52.692160 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2431 | 2026.05.06 06:52:52.695509 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2432 | 2026.05.06 06:52:54.546502 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2433 | 2026.05.06 06:52:54.546749 [ 261 ] {c987c17a-8925-40af-9fea-8c5b347d8774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2434 | 2026.05.06 06:52:54.547076 [ 261 ] {c987c17a-8925-40af-9fea-8c5b347d8774} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2435 | 2026.05.06 06:52:54.547113 [ 261 ] {c987c17a-8925-40af-9fea-8c5b347d8774} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2436 | 2026.05.06 06:52:54.547327 [ 261 ] {c987c17a-8925-40af-9fea-8c5b347d8774} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2437 | 2026.05.06 06:52:54.547397 [ 261 ] {c987c17a-8925-40af-9fea-8c5b347d8774} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2438 | 2026.05.06 06:52:54.547535 [ 261 ] {c987c17a-8925-40af-9fea-8c5b347d8774} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2439 | 2026.05.06 06:52:54.547676 [ 336 ] {c987c17a-8925-40af-9fea-8c5b347d8774} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2440 | 2026.05.06 06:52:54.547699 [ 339 ] {c987c17a-8925-40af-9fea-8c5b347d8774} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2441 | 2026.05.06 06:52:54.547676 [ 348 ] {c987c17a-8925-40af-9fea-8c5b347d8774} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2442 | 2026.05.06 06:52:54.547887 [ 261 ] {c987c17a-8925-40af-9fea-8c5b347d8774} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2443 | 2026.05.06 06:52:54.547919 [ 261 ] {c987c17a-8925-40af-9fea-8c5b347d8774} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2444 | 2026.05.06 06:52:54.548004 [ 261 ] {c987c17a-8925-40af-9fea-8c5b347d8774} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2445 | 2026.05.06 06:52:54.548025 [ 261 ] {c987c17a-8925-40af-9fea-8c5b347d8774} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 39 rows with 3 streams | ||
| 2446 | 2026.05.06 06:52:54.548058 [ 261 ] {c987c17a-8925-40af-9fea-8c5b347d8774} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2447 | 2026.05.06 06:52:54.548095 [ 261 ] {c987c17a-8925-40af-9fea-8c5b347d8774} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2448 | 2026.05.06 06:52:54.548127 [ 261 ] {c987c17a-8925-40af-9fea-8c5b347d8774} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2449 | 2026.05.06 06:52:54.549485 [ 261 ] {c987c17a-8925-40af-9fea-8c5b347d8774} <Debug> executeQuery: Read 39 rows, 5.39 KiB in 0.002832 sec., 13771.186440677966 rows/sec., 1.86 MiB/sec. | ||
| 2450 | 2026.05.06 06:52:54.549626 [ 261 ] {c987c17a-8925-40af-9fea-8c5b347d8774} <Debug> MemoryTracker: Peak memory usage (for query): 131.13 KiB. | ||
| 2451 | 2026.05.06 06:52:54.549642 [ 261 ] {c987c17a-8925-40af-9fea-8c5b347d8774} <Debug> TCPHandler: Processed in 0.003275013 sec. | ||
| 2452 | 2026.05.06 06:52:54.551366 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2453 | 2026.05.06 06:52:54.551476 [ 261 ] {986fce24-df08-4b6c-bbd9-0772a303e796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2454 | 2026.05.06 06:52:54.551520 [ 261 ] {986fce24-df08-4b6c-bbd9-0772a303e796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2455 | 2026.05.06 06:52:54.552036 [ 261 ] {986fce24-df08-4b6c-bbd9-0772a303e796} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2456 | 2026.05.06 06:52:54.552077 [ 261 ] {986fce24-df08-4b6c-bbd9-0772a303e796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2457 | 2026.05.06 06:52:54.552451 [ 261 ] {986fce24-df08-4b6c-bbd9-0772a303e796} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2458 | 2026.05.06 06:52:54.552671 [ 261 ] {986fce24-df08-4b6c-bbd9-0772a303e796} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2459 | 2026.05.06 06:52:54.552820 [ 261 ] {986fce24-df08-4b6c-bbd9-0772a303e796} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001375 sec., 46545.45454545455 rows/sec., 3.68 MiB/sec. | ||
| 2460 | 2026.05.06 06:52:54.552859 [ 261 ] {986fce24-df08-4b6c-bbd9-0772a303e796} <Debug> TCPHandler: Processed in 0.001545824 sec. | ||
| 2461 | 2026.05.06 06:52:54.552986 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2462 | 2026.05.06 06:52:54.553086 [ 261 ] {8107673e-d7f1-4316-838e-e96487073b1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2463 | 2026.05.06 06:52:54.553126 [ 261 ] {8107673e-d7f1-4316-838e-e96487073b1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2464 | 2026.05.06 06:52:54.553524 [ 261 ] {8107673e-d7f1-4316-838e-e96487073b1a} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2465 | 2026.05.06 06:52:54.553561 [ 261 ] {8107673e-d7f1-4316-838e-e96487073b1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2466 | 2026.05.06 06:52:54.553847 [ 261 ] {8107673e-d7f1-4316-838e-e96487073b1a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2467 | 2026.05.06 06:52:54.554050 [ 261 ] {8107673e-d7f1-4316-838e-e96487073b1a} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2468 | 2026.05.06 06:52:54.554175 [ 261 ] {8107673e-d7f1-4316-838e-e96487073b1a} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.00111 sec., 3603.6036036036035 rows/sec., 270.97 KiB/sec. | ||
| 2469 | 2026.05.06 06:52:54.554211 [ 261 ] {8107673e-d7f1-4316-838e-e96487073b1a} <Debug> TCPHandler: Processed in 0.001275266 sec. | ||
| 2470 | 2026.05.06 06:52:54.554329 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2471 | 2026.05.06 06:52:54.554423 [ 261 ] {09647ba4-a28a-4a97-a818-361242b5d3ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2472 | 2026.05.06 06:52:54.554463 [ 261 ] {09647ba4-a28a-4a97-a818-361242b5d3ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2473 | 2026.05.06 06:52:54.554878 [ 261 ] {09647ba4-a28a-4a97-a818-361242b5d3ab} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2474 | 2026.05.06 06:52:54.554913 [ 261 ] {09647ba4-a28a-4a97-a818-361242b5d3ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2475 | 2026.05.06 06:52:54.555209 [ 261 ] {09647ba4-a28a-4a97-a818-361242b5d3ab} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2476 | 2026.05.06 06:52:54.555432 [ 261 ] {09647ba4-a28a-4a97-a818-361242b5d3ab} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2477 | 2026.05.06 06:52:54.555560 [ 261 ] {09647ba4-a28a-4a97-a818-361242b5d3ab} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001154 sec., 58925.47660311958 rows/sec., 4.60 MiB/sec. | ||
| 2478 | 2026.05.06 06:52:54.555597 [ 261 ] {09647ba4-a28a-4a97-a818-361242b5d3ab} <Debug> TCPHandler: Processed in 0.001317587 sec. | ||
| 2479 | 2026.05.06 06:52:54.555727 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2480 | 2026.05.06 06:52:54.555822 [ 261 ] {05a106b6-a6b4-40b5-814d-1d2829be530f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2481 | 2026.05.06 06:52:54.555864 [ 261 ] {05a106b6-a6b4-40b5-814d-1d2829be530f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2482 | 2026.05.06 06:52:54.556264 [ 261 ] {05a106b6-a6b4-40b5-814d-1d2829be530f} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2483 | 2026.05.06 06:52:54.556300 [ 261 ] {05a106b6-a6b4-40b5-814d-1d2829be530f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2484 | 2026.05.06 06:52:54.556622 [ 261 ] {05a106b6-a6b4-40b5-814d-1d2829be530f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2485 | 2026.05.06 06:52:54.556830 [ 261 ] {05a106b6-a6b4-40b5-814d-1d2829be530f} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2486 | 2026.05.06 06:52:54.556926 [ 24 ] {} <Debug> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2487 | 2026.05.06 06:52:54.556957 [ 261 ] {05a106b6-a6b4-40b5-814d-1d2829be530f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. | ||
| 2488 | 2026.05.06 06:52:54.556971 [ 24 ] {} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2489 | 2026.05.06 06:52:54.556998 [ 261 ] {05a106b6-a6b4-40b5-814d-1d2829be530f} <Debug> TCPHandler: Processed in 0.001325448 sec. | ||
| 2490 | 2026.05.06 06:52:54.556999 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2491 | 2026.05.06 06:52:54.557113 [ 190 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2492 | 2026.05.06 06:52:54.557124 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2493 | 2026.05.06 06:52:54.557234 [ 261 ] {cab99b32-8bc8-4fcf-ab22-b8c73bc9b334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2494 | 2026.05.06 06:52:54.557254 [ 190 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2495 | 2026.05.06 06:52:54.557292 [ 261 ] {cab99b32-8bc8-4fcf-ab22-b8c73bc9b334} <Trace> 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 | ||
| 2496 | 2026.05.06 06:52:54.557314 [ 190 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 5214 rows starting from the beginning of the part | ||
| 2497 | 2026.05.06 06:52:54.557391 [ 190 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 110 rows starting from the beginning of the part | ||
| 2498 | 2026.05.06 06:52:54.557439 [ 190 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 110 rows starting from the beginning of the part | ||
| 2499 | 2026.05.06 06:52:54.557481 [ 190 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 476 rows starting from the beginning of the part | ||
| 2500 | 2026.05.06 06:52:54.557520 [ 190 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2501 | 2026.05.06 06:52:54.557558 [ 190 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2502 | 2026.05.06 06:52:54.558011 [ 261 ] {cab99b32-8bc8-4fcf-ab22-b8c73bc9b334} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2503 | 2026.05.06 06:52:54.558045 [ 261 ] {cab99b32-8bc8-4fcf-ab22-b8c73bc9b334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2504 | 2026.05.06 06:52:54.558563 [ 261 ] {cab99b32-8bc8-4fcf-ab22-b8c73bc9b334} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2505 | 2026.05.06 06:52:54.558791 [ 261 ] {cab99b32-8bc8-4fcf-ab22-b8c73bc9b334} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2506 | 2026.05.06 06:52:54.558926 [ 261 ] {cab99b32-8bc8-4fcf-ab22-b8c73bc9b334} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001711 sec., 2337.81414377557 rows/sec., 4.19 MiB/sec. | ||
| 2507 | 2026.05.06 06:52:54.558977 [ 261 ] {cab99b32-8bc8-4fcf-ab22-b8c73bc9b334} <Debug> TCPHandler: Processed in 0.001902114 sec. | ||
| 2508 | 2026.05.06 06:52:54.559110 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2509 | 2026.05.06 06:52:54.559204 [ 261 ] {1ce419ca-fc49-4832-922f-7ad132e4a170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2510 | 2026.05.06 06:52:54.559246 [ 261 ] {1ce419ca-fc49-4832-922f-7ad132e4a170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2511 | 2026.05.06 06:52:54.559589 [ 261 ] {1ce419ca-fc49-4832-922f-7ad132e4a170} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2512 | 2026.05.06 06:52:54.559625 [ 261 ] {1ce419ca-fc49-4832-922f-7ad132e4a170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2513 | 2026.05.06 06:52:54.559956 [ 202 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6230 rows, containing 5 columns (5 merged, 0 gathered) in 0.002887101 sec., 2157873.936519713 rows/sec., 139.29 MiB/sec. | ||
| 2514 | 2026.05.06 06:52:54.559967 [ 261 ] {1ce419ca-fc49-4832-922f-7ad132e4a170} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2515 | 2026.05.06 06:52:54.560191 [ 261 ] {1ce419ca-fc49-4832-922f-7ad132e4a170} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2516 | 2026.05.06 06:52:54.560317 [ 261 ] {1ce419ca-fc49-4832-922f-7ad132e4a170} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 2517 | 2026.05.06 06:52:54.560353 [ 261 ] {1ce419ca-fc49-4832-922f-7ad132e4a170} <Debug> TCPHandler: Processed in 0.001292557 sec. | ||
| 2518 | 2026.05.06 06:52:54.560519 [ 202 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2519 | 2026.05.06 06:52:54.560812 [ 202 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2520 | 2026.05.06 06:52:54.560881 [ 202 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2521 | 2026.05.06 06:52:54.560940 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 2522 | 2026.05.06 06:52:55.185284 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2523 | 2026.05.06 06:52:55.185548 [ 261 ] {d3d4e3a6-534e-44a6-8a2a-2d3d47ff2a1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 2524 | 2026.05.06 06:52:55.185951 [ 261 ] {d3d4e3a6-534e-44a6-8a2a-2d3d47ff2a1e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2525 | 2026.05.06 06:52:55.185993 [ 261 ] {d3d4e3a6-534e-44a6-8a2a-2d3d47ff2a1e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 2526 | 2026.05.06 06:52:55.186281 [ 261 ] {d3d4e3a6-534e-44a6-8a2a-2d3d47ff2a1e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2527 | 2026.05.06 06:52:55.186351 [ 261 ] {d3d4e3a6-534e-44a6-8a2a-2d3d47ff2a1e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2528 | 2026.05.06 06:52:55.186490 [ 261 ] {d3d4e3a6-534e-44a6-8a2a-2d3d47ff2a1e} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 2529 | 2026.05.06 06:52:55.186596 [ 336 ] {d3d4e3a6-534e-44a6-8a2a-2d3d47ff2a1e} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2530 | 2026.05.06 06:52:55.186623 [ 330 ] {d3d4e3a6-534e-44a6-8a2a-2d3d47ff2a1e} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2531 | 2026.05.06 06:52:55.186632 [ 334 ] {d3d4e3a6-534e-44a6-8a2a-2d3d47ff2a1e} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2532 | 2026.05.06 06:52:55.186763 [ 261 ] {d3d4e3a6-534e-44a6-8a2a-2d3d47ff2a1e} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2533 | 2026.05.06 06:52:55.186795 [ 261 ] {d3d4e3a6-534e-44a6-8a2a-2d3d47ff2a1e} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2534 | 2026.05.06 06:52:55.186883 [ 261 ] {d3d4e3a6-534e-44a6-8a2a-2d3d47ff2a1e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2535 | 2026.05.06 06:52:55.186903 [ 261 ] {d3d4e3a6-534e-44a6-8a2a-2d3d47ff2a1e} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 39 rows with 3 streams | ||
| 2536 | 2026.05.06 06:52:55.186947 [ 261 ] {d3d4e3a6-534e-44a6-8a2a-2d3d47ff2a1e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2537 | 2026.05.06 06:52:55.187000 [ 261 ] {d3d4e3a6-534e-44a6-8a2a-2d3d47ff2a1e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2538 | 2026.05.06 06:52:55.187045 [ 261 ] {d3d4e3a6-534e-44a6-8a2a-2d3d47ff2a1e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2539 | 2026.05.06 06:52:55.188483 [ 261 ] {d3d4e3a6-534e-44a6-8a2a-2d3d47ff2a1e} <Debug> executeQuery: Read 39 rows, 5.39 KiB in 0.003053 sec., 12774.32034064854 rows/sec., 1.72 MiB/sec. | ||
| 2540 | 2026.05.06 06:52:55.188649 [ 261 ] {d3d4e3a6-534e-44a6-8a2a-2d3d47ff2a1e} <Debug> MemoryTracker: Peak memory usage (for query): 136.82 KiB. | ||
| 2541 | 2026.05.06 06:52:55.188664 [ 261 ] {d3d4e3a6-534e-44a6-8a2a-2d3d47ff2a1e} <Debug> TCPHandler: Processed in 0.003521889 sec. | ||
| 2542 | 2026.05.06 06:52:55.203639 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2543 | 2026.05.06 06:52:55.203773 [ 261 ] {6f75be8a-6743-4300-9746-327f6f0840c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2544 | 2026.05.06 06:52:55.203828 [ 261 ] {6f75be8a-6743-4300-9746-327f6f0840c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2545 | 2026.05.06 06:52:55.204735 [ 261 ] {6f75be8a-6743-4300-9746-327f6f0840c7} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2546 | 2026.05.06 06:52:55.204809 [ 261 ] {6f75be8a-6743-4300-9746-327f6f0840c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2547 | 2026.05.06 06:52:55.205332 [ 261 ] {6f75be8a-6743-4300-9746-327f6f0840c7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2548 | 2026.05.06 06:52:55.205544 [ 261 ] {6f75be8a-6743-4300-9746-327f6f0840c7} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2549 | 2026.05.06 06:52:55.205694 [ 261 ] {6f75be8a-6743-4300-9746-327f6f0840c7} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.001958 sec., 6128.70275791624 rows/sec., 2.18 MiB/sec. | ||
| 2550 | 2026.05.06 06:52:55.205735 [ 261 ] {6f75be8a-6743-4300-9746-327f6f0840c7} <Debug> TCPHandler: Processed in 0.002160781 sec. | ||
| 2551 | 2026.05.06 06:52:55.205860 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2552 | 2026.05.06 06:52:55.205957 [ 261 ] {1892a211-a88c-46ec-a4ea-a3fe0959a63a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2553 | 2026.05.06 06:52:55.205999 [ 261 ] {1892a211-a88c-46ec-a4ea-a3fe0959a63a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2554 | 2026.05.06 06:52:55.206535 [ 261 ] {1892a211-a88c-46ec-a4ea-a3fe0959a63a} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2555 | 2026.05.06 06:52:55.206574 [ 261 ] {1892a211-a88c-46ec-a4ea-a3fe0959a63a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2556 | 2026.05.06 06:52:55.206903 [ 261 ] {1892a211-a88c-46ec-a4ea-a3fe0959a63a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2557 | 2026.05.06 06:52:55.207122 [ 261 ] {1892a211-a88c-46ec-a4ea-a3fe0959a63a} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2558 | 2026.05.06 06:52:55.207255 [ 261 ] {1892a211-a88c-46ec-a4ea-a3fe0959a63a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00132 sec., 215151.51515151517 rows/sec., 13.66 MiB/sec. | ||
| 2559 | 2026.05.06 06:52:55.207293 [ 261 ] {1892a211-a88c-46ec-a4ea-a3fe0959a63a} <Debug> TCPHandler: Processed in 0.001484712 sec. | ||
| 2560 | 2026.05.06 06:52:55.207418 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2561 | 2026.05.06 06:52:55.207513 [ 261 ] {c9c4c472-f0a1-48c5-9161-4cb93149b319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2562 | 2026.05.06 06:52:55.207555 [ 261 ] {c9c4c472-f0a1-48c5-9161-4cb93149b319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2563 | 2026.05.06 06:52:55.207958 [ 261 ] {c9c4c472-f0a1-48c5-9161-4cb93149b319} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2564 | 2026.05.06 06:52:55.207995 [ 261 ] {c9c4c472-f0a1-48c5-9161-4cb93149b319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2565 | 2026.05.06 06:52:55.208291 [ 261 ] {c9c4c472-f0a1-48c5-9161-4cb93149b319} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2566 | 2026.05.06 06:52:55.208499 [ 261 ] {c9c4c472-f0a1-48c5-9161-4cb93149b319} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2567 | 2026.05.06 06:52:55.208627 [ 261 ] {c9c4c472-f0a1-48c5-9161-4cb93149b319} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001134 sec., 5291.005291005291 rows/sec., 431.44 KiB/sec. | ||
| 2568 | 2026.05.06 06:52:55.208665 [ 261 ] {c9c4c472-f0a1-48c5-9161-4cb93149b319} <Debug> TCPHandler: Processed in 0.001297527 sec. | ||
| 2569 | 2026.05.06 06:52:55.208781 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2570 | 2026.05.06 06:52:55.208874 [ 261 ] {2ac5c00d-afee-4f17-b2dc-a4fcff687855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2571 | 2026.05.06 06:52:55.208915 [ 261 ] {2ac5c00d-afee-4f17-b2dc-a4fcff687855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2572 | 2026.05.06 06:52:55.210646 [ 261 ] {2ac5c00d-afee-4f17-b2dc-a4fcff687855} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2573 | 2026.05.06 06:52:55.210682 [ 261 ] {2ac5c00d-afee-4f17-b2dc-a4fcff687855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2574 | 2026.05.06 06:52:55.211373 [ 261 ] {2ac5c00d-afee-4f17-b2dc-a4fcff687855} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2575 | 2026.05.06 06:52:55.211584 [ 261 ] {2ac5c00d-afee-4f17-b2dc-a4fcff687855} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2576 | 2026.05.06 06:52:55.211711 [ 261 ] {2ac5c00d-afee-4f17-b2dc-a4fcff687855} <Debug> executeQuery: Read 3223 rows, 247.46 KiB in 0.002854 sec., 1129292.221443588 rows/sec., 84.67 MiB/sec. | ||
| 2577 | 2026.05.06 06:52:55.211748 [ 261 ] {2ac5c00d-afee-4f17-b2dc-a4fcff687855} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 2578 | 2026.05.06 06:52:55.211761 [ 261 ] {2ac5c00d-afee-4f17-b2dc-a4fcff687855} <Debug> TCPHandler: Processed in 0.003030356 sec. | ||
| 2579 | 2026.05.06 06:52:55.211883 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2580 | 2026.05.06 06:52:55.211976 [ 261 ] {f5dbd6bb-bf7f-47a8-ab9e-e2f2455c9473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2581 | 2026.05.06 06:52:55.212015 [ 261 ] {f5dbd6bb-bf7f-47a8-ab9e-e2f2455c9473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2582 | 2026.05.06 06:52:55.212488 [ 261 ] {f5dbd6bb-bf7f-47a8-ab9e-e2f2455c9473} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2583 | 2026.05.06 06:52:55.212524 [ 261 ] {f5dbd6bb-bf7f-47a8-ab9e-e2f2455c9473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2584 | 2026.05.06 06:52:55.212828 [ 261 ] {f5dbd6bb-bf7f-47a8-ab9e-e2f2455c9473} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2585 | 2026.05.06 06:52:55.213035 [ 261 ] {f5dbd6bb-bf7f-47a8-ab9e-e2f2455c9473} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2586 | 2026.05.06 06:52:55.213137 [ 72 ] {} <Debug> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 2587 | 2026.05.06 06:52:55.213163 [ 261 ] {f5dbd6bb-bf7f-47a8-ab9e-e2f2455c9473} <Debug> executeQuery: Read 196 rows, 12.57 KiB in 0.001205 sec., 162655.60165975106 rows/sec., 10.19 MiB/sec. | ||
| 2588 | 2026.05.06 06:52:55.213206 [ 72 ] {} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2589 | 2026.05.06 06:52:55.213209 [ 261 ] {f5dbd6bb-bf7f-47a8-ab9e-e2f2455c9473} <Debug> TCPHandler: Processed in 0.001377688 sec. | ||
| 2590 | 2026.05.06 06:52:55.213235 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2591 | 2026.05.06 06:52:55.213336 [ 202 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 2592 | 2026.05.06 06:52:55.213341 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2593 | 2026.05.06 06:52:55.213451 [ 202 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2594 | 2026.05.06 06:52:55.213455 [ 261 ] {9112c86a-18da-45a8-a401-8b9aa918ce80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2595 | 2026.05.06 06:52:55.213488 [ 202 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 45 rows starting from the beginning of the part | ||
| 2596 | 2026.05.06 06:52:55.213514 [ 261 ] {9112c86a-18da-45a8-a401-8b9aa918ce80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2597 | 2026.05.06 06:52:55.213579 [ 202 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part | ||
| 2598 | 2026.05.06 06:52:55.213644 [ 202 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 2599 | 2026.05.06 06:52:55.213722 [ 202 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part | ||
| 2600 | 2026.05.06 06:52:55.213782 [ 202 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
| 2601 | 2026.05.06 06:52:55.213838 [ 202 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 196 rows starting from the beginning of the part | ||
| 2602 | 2026.05.06 06:52:55.214187 [ 261 ] {9112c86a-18da-45a8-a401-8b9aa918ce80} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2603 | 2026.05.06 06:52:55.214220 [ 261 ] {9112c86a-18da-45a8-a401-8b9aa918ce80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2604 | 2026.05.06 06:52:55.214546 [ 194 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 321 rows, containing 5 columns (5 merged, 0 gathered) in 0.001251725 sec., 256446.10437596118 rows/sec., 18.10 MiB/sec. | ||
| 2605 | 2026.05.06 06:52:55.214581 [ 261 ] {9112c86a-18da-45a8-a401-8b9aa918ce80} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2606 | 2026.05.06 06:52:55.214666 [ 202 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 2607 | 2026.05.06 06:52:55.214793 [ 261 ] {9112c86a-18da-45a8-a401-8b9aa918ce80} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2608 | 2026.05.06 06:52:55.214894 [ 202 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_10_2} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2609 | 2026.05.06 06:52:55.214918 [ 261 ] {9112c86a-18da-45a8-a401-8b9aa918ce80} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.00148 sec., 641891.891891892 rows/sec., 37.77 MiB/sec. | ||
| 2610 | 2026.05.06 06:52:55.214955 [ 261 ] {9112c86a-18da-45a8-a401-8b9aa918ce80} <Debug> TCPHandler: Processed in 0.001664367 sec. | ||
| 2611 | 2026.05.06 06:52:55.214958 [ 202 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_10_2} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 2612 | 2026.05.06 06:52:55.215017 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 2613 | 2026.05.06 06:52:55.215077 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2614 | 2026.05.06 06:52:55.215170 [ 261 ] {9f4075c7-0bb3-4249-8c45-15764d4ac791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2615 | 2026.05.06 06:52:55.215208 [ 261 ] {9f4075c7-0bb3-4249-8c45-15764d4ac791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2616 | 2026.05.06 06:52:55.215597 [ 261 ] {9f4075c7-0bb3-4249-8c45-15764d4ac791} <Trace> oximeter.fields_u64 (029e43f7-d788-4da4-b6f4-1edef0954b38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2617 | 2026.05.06 06:52:55.215632 [ 261 ] {9f4075c7-0bb3-4249-8c45-15764d4ac791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2618 | 2026.05.06 06:52:55.215902 [ 261 ] {9f4075c7-0bb3-4249-8c45-15764d4ac791} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2619 | 2026.05.06 06:52:55.216133 [ 261 ] {9f4075c7-0bb3-4249-8c45-15764d4ac791} <Trace> oximeter.fields_u64 (029e43f7-d788-4da4-b6f4-1edef0954b38): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2620 | 2026.05.06 06:52:55.216258 [ 261 ] {9f4075c7-0bb3-4249-8c45-15764d4ac791} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001106 sec., 904.1591320072333 rows/sec., 63.57 KiB/sec. | ||
| 2621 | 2026.05.06 06:52:55.216294 [ 261 ] {9f4075c7-0bb3-4249-8c45-15764d4ac791} <Debug> TCPHandler: Processed in 0.001268226 sec. | ||
| 2622 | 2026.05.06 06:52:55.216406 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2623 | 2026.05.06 06:52:55.216500 [ 261 ] {50abfdff-8d77-4c7a-87eb-e0d78ee1a91d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2624 | 2026.05.06 06:52:55.216538 [ 261 ] {50abfdff-8d77-4c7a-87eb-e0d78ee1a91d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2625 | 2026.05.06 06:52:55.216973 [ 261 ] {50abfdff-8d77-4c7a-87eb-e0d78ee1a91d} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2626 | 2026.05.06 06:52:55.217009 [ 261 ] {50abfdff-8d77-4c7a-87eb-e0d78ee1a91d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2627 | 2026.05.06 06:52:55.217304 [ 261 ] {50abfdff-8d77-4c7a-87eb-e0d78ee1a91d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2628 | 2026.05.06 06:52:55.217506 [ 261 ] {50abfdff-8d77-4c7a-87eb-e0d78ee1a91d} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2629 | 2026.05.06 06:52:55.217628 [ 261 ] {50abfdff-8d77-4c7a-87eb-e0d78ee1a91d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001147 sec., 129032.25806451612 rows/sec., 7.34 MiB/sec. | ||
| 2630 | 2026.05.06 06:52:55.217665 [ 261 ] {50abfdff-8d77-4c7a-87eb-e0d78ee1a91d} <Debug> TCPHandler: Processed in 0.001307847 sec. | ||
| 2631 | 2026.05.06 06:52:55.217782 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2632 | 2026.05.06 06:52:55.217875 [ 261 ] {b71e81ab-7b52-4129-a7c4-018e03e39dc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2633 | 2026.05.06 06:52:55.217914 [ 261 ] {b71e81ab-7b52-4129-a7c4-018e03e39dc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2634 | 2026.05.06 06:52:55.218968 [ 261 ] {b71e81ab-7b52-4129-a7c4-018e03e39dc1} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2635 | 2026.05.06 06:52:55.219004 [ 261 ] {b71e81ab-7b52-4129-a7c4-018e03e39dc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2636 | 2026.05.06 06:52:55.219422 [ 261 ] {b71e81ab-7b52-4129-a7c4-018e03e39dc1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2637 | 2026.05.06 06:52:55.219623 [ 261 ] {b71e81ab-7b52-4129-a7c4-018e03e39dc1} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2638 | 2026.05.06 06:52:55.219747 [ 261 ] {b71e81ab-7b52-4129-a7c4-018e03e39dc1} <Debug> executeQuery: Read 1759 rows, 121.63 KiB in 0.001888 sec., 931673.7288135594 rows/sec., 62.91 MiB/sec. | ||
| 2639 | 2026.05.06 06:52:55.219783 [ 261 ] {b71e81ab-7b52-4129-a7c4-018e03e39dc1} <Debug> TCPHandler: Processed in 0.002050208 sec. | ||
| 2640 | 2026.05.06 06:52:55.219909 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2641 | 2026.05.06 06:52:55.220002 [ 261 ] {0211f2d8-d387-4aa2-8c95-cee8e6b21157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2642 | 2026.05.06 06:52:55.220043 [ 261 ] {0211f2d8-d387-4aa2-8c95-cee8e6b21157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2643 | 2026.05.06 06:52:55.220394 [ 261 ] {0211f2d8-d387-4aa2-8c95-cee8e6b21157} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2644 | 2026.05.06 06:52:55.220430 [ 261 ] {0211f2d8-d387-4aa2-8c95-cee8e6b21157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2645 | 2026.05.06 06:52:55.220714 [ 261 ] {0211f2d8-d387-4aa2-8c95-cee8e6b21157} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2646 | 2026.05.06 06:52:55.220934 [ 261 ] {0211f2d8-d387-4aa2-8c95-cee8e6b21157} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2647 | 2026.05.06 06:52:55.221056 [ 261 ] {0211f2d8-d387-4aa2-8c95-cee8e6b21157} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001072 sec., 5597.014925373134 rows/sec., 292.42 KiB/sec. | ||
| 2648 | 2026.05.06 06:52:55.221091 [ 261 ] {0211f2d8-d387-4aa2-8c95-cee8e6b21157} <Debug> TCPHandler: Processed in 0.001231695 sec. | ||
| 2649 | 2026.05.06 06:52:55.221217 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2650 | 2026.05.06 06:52:55.221310 [ 261 ] {02d6028e-5fa0-4e5f-a6b3-d7386e7be949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2651 | 2026.05.06 06:52:55.221353 [ 261 ] {02d6028e-5fa0-4e5f-a6b3-d7386e7be949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2652 | 2026.05.06 06:52:55.222078 [ 261 ] {02d6028e-5fa0-4e5f-a6b3-d7386e7be949} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2653 | 2026.05.06 06:52:55.222112 [ 261 ] {02d6028e-5fa0-4e5f-a6b3-d7386e7be949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2654 | 2026.05.06 06:52:55.222555 [ 261 ] {02d6028e-5fa0-4e5f-a6b3-d7386e7be949} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2655 | 2026.05.06 06:52:55.222765 [ 261 ] {02d6028e-5fa0-4e5f-a6b3-d7386e7be949} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2656 | 2026.05.06 06:52:55.222891 [ 261 ] {02d6028e-5fa0-4e5f-a6b3-d7386e7be949} <Debug> executeQuery: Read 1604 rows, 99.74 KiB in 0.001598 sec., 1003754.6933667084 rows/sec., 60.95 MiB/sec. | ||
| 2657 | 2026.05.06 06:52:55.222928 [ 261 ] {02d6028e-5fa0-4e5f-a6b3-d7386e7be949} <Debug> TCPHandler: Processed in 0.0017593 sec. | ||
| 2658 | 2026.05.06 06:52:55.223053 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2659 | 2026.05.06 06:52:55.223146 [ 261 ] {65bd28ae-b0cd-49af-aca8-a82ae3d99c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2660 | 2026.05.06 06:52:55.223188 [ 261 ] {65bd28ae-b0cd-49af-aca8-a82ae3d99c8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2661 | 2026.05.06 06:52:55.223533 [ 261 ] {65bd28ae-b0cd-49af-aca8-a82ae3d99c8b} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2662 | 2026.05.06 06:52:55.223567 [ 261 ] {65bd28ae-b0cd-49af-aca8-a82ae3d99c8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2663 | 2026.05.06 06:52:55.223862 [ 261 ] {65bd28ae-b0cd-49af-aca8-a82ae3d99c8b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2664 | 2026.05.06 06:52:55.224076 [ 261 ] {65bd28ae-b0cd-49af-aca8-a82ae3d99c8b} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2665 | 2026.05.06 06:52:55.224199 [ 261 ] {65bd28ae-b0cd-49af-aca8-a82ae3d99c8b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001071 sec., 933.7068160597573 rows/sec., 62.92 KiB/sec. | ||
| 2666 | 2026.05.06 06:52:55.224233 [ 261 ] {65bd28ae-b0cd-49af-aca8-a82ae3d99c8b} <Debug> TCPHandler: Processed in 0.001230565 sec. | ||
| 2667 | 2026.05.06 06:52:55.224352 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2668 | 2026.05.06 06:52:55.224444 [ 261 ] {30b3c18e-db1b-4ea6-88d5-d34e986abf9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2669 | 2026.05.06 06:52:55.224497 [ 261 ] {30b3c18e-db1b-4ea6-88d5-d34e986abf9d} <Trace> 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 | ||
| 2670 | 2026.05.06 06:52:55.225325 [ 261 ] {30b3c18e-db1b-4ea6-88d5-d34e986abf9d} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2671 | 2026.05.06 06:52:55.225358 [ 261 ] {30b3c18e-db1b-4ea6-88d5-d34e986abf9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2672 | 2026.05.06 06:52:55.225921 [ 261 ] {30b3c18e-db1b-4ea6-88d5-d34e986abf9d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2673 | 2026.05.06 06:52:55.226153 [ 261 ] {30b3c18e-db1b-4ea6-88d5-d34e986abf9d} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2674 | 2026.05.06 06:52:55.226292 [ 261 ] {30b3c18e-db1b-4ea6-88d5-d34e986abf9d} <Debug> executeQuery: Read 48 rows, 88.08 KiB in 0.001865 sec., 25737.2654155496 rows/sec., 46.12 MiB/sec. | ||
| 2675 | 2026.05.06 06:52:55.226343 [ 261 ] {30b3c18e-db1b-4ea6-88d5-d34e986abf9d} <Debug> TCPHandler: Processed in 0.002040497 sec. | ||
| 2676 | 2026.05.06 06:52:55.226462 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2677 | 2026.05.06 06:52:55.226557 [ 261 ] {552cef44-2f45-4069-b6e8-06758e0163f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2678 | 2026.05.06 06:52:55.226598 [ 261 ] {552cef44-2f45-4069-b6e8-06758e0163f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2679 | 2026.05.06 06:52:55.226946 [ 261 ] {552cef44-2f45-4069-b6e8-06758e0163f3} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2680 | 2026.05.06 06:52:55.226980 [ 261 ] {552cef44-2f45-4069-b6e8-06758e0163f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2681 | 2026.05.06 06:52:55.227293 [ 261 ] {552cef44-2f45-4069-b6e8-06758e0163f3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2682 | 2026.05.06 06:52:55.227496 [ 261 ] {552cef44-2f45-4069-b6e8-06758e0163f3} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2683 | 2026.05.06 06:52:55.227582 [ 90 ] {} <Debug> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2684 | 2026.05.06 06:52:55.227615 [ 90 ] {} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2685 | 2026.05.06 06:52:55.227621 [ 261 ] {552cef44-2f45-4069-b6e8-06758e0163f3} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001082 sec., 38817.005545286505 rows/sec., 2.21 MiB/sec. | ||
| 2686 | 2026.05.06 06:52:55.227633 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2687 | 2026.05.06 06:52:55.227657 [ 261 ] {552cef44-2f45-4069-b6e8-06758e0163f3} <Debug> TCPHandler: Processed in 0.001243595 sec. | ||
| 2688 | 2026.05.06 06:52:55.227770 [ 188 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2689 | 2026.05.06 06:52:55.227917 [ 188 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2690 | 2026.05.06 06:52:55.227956 [ 188 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 200 rows starting from the beginning of the part | ||
| 2691 | 2026.05.06 06:52:55.228053 [ 188 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part | ||
| 2692 | 2026.05.06 06:52:55.228109 [ 188 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2693 | 2026.05.06 06:52:55.228159 [ 188 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2694 | 2026.05.06 06:52:55.228202 [ 188 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2695 | 2026.05.06 06:52:55.228264 [ 188 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 42 rows starting from the beginning of the part | ||
| 2696 | 2026.05.06 06:52:55.229193 [ 186 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 462 rows, containing 4 columns (4 merged, 0 gathered) in 0.001475912 sec., 313026.7929253235 rows/sec., 20.70 MiB/sec. | ||
| 2697 | 2026.05.06 06:52:55.229341 [ 202 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2698 | 2026.05.06 06:52:55.229571 [ 202 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_11_2} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2699 | 2026.05.06 06:52:55.229637 [ 202 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_11_2} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2700 | 2026.05.06 06:52:55.229698 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2701 | 2026.05.06 06:52:59.545983 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2702 | 2026.05.06 06:52:59.546273 [ 261 ] {38738fa7-7912-47fc-a934-cb4b98adb140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 2703 | 2026.05.06 06:52:59.546656 [ 261 ] {38738fa7-7912-47fc-a934-cb4b98adb140} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2704 | 2026.05.06 06:52:59.546696 [ 261 ] {38738fa7-7912-47fc-a934-cb4b98adb140} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 2705 | 2026.05.06 06:52:59.546969 [ 261 ] {38738fa7-7912-47fc-a934-cb4b98adb140} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2706 | 2026.05.06 06:52:59.547044 [ 261 ] {38738fa7-7912-47fc-a934-cb4b98adb140} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2707 | 2026.05.06 06:52:59.547181 [ 261 ] {38738fa7-7912-47fc-a934-cb4b98adb140} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2708 | 2026.05.06 06:52:59.547300 [ 334 ] {38738fa7-7912-47fc-a934-cb4b98adb140} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2709 | 2026.05.06 06:52:59.547318 [ 277 ] {38738fa7-7912-47fc-a934-cb4b98adb140} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2710 | 2026.05.06 06:52:59.547306 [ 330 ] {38738fa7-7912-47fc-a934-cb4b98adb140} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2711 | 2026.05.06 06:52:59.547399 [ 334 ] {38738fa7-7912-47fc-a934-cb4b98adb140} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2712 | 2026.05.06 06:52:59.547534 [ 261 ] {38738fa7-7912-47fc-a934-cb4b98adb140} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 2713 | 2026.05.06 06:52:59.547563 [ 261 ] {38738fa7-7912-47fc-a934-cb4b98adb140} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2714 | 2026.05.06 06:52:59.547658 [ 261 ] {38738fa7-7912-47fc-a934-cb4b98adb140} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2715 | 2026.05.06 06:52:59.547678 [ 261 ] {38738fa7-7912-47fc-a934-cb4b98adb140} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 2716 | 2026.05.06 06:52:59.547731 [ 261 ] {38738fa7-7912-47fc-a934-cb4b98adb140} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2717 | 2026.05.06 06:52:59.547773 [ 261 ] {38738fa7-7912-47fc-a934-cb4b98adb140} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2718 | 2026.05.06 06:52:59.547813 [ 261 ] {38738fa7-7912-47fc-a934-cb4b98adb140} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2719 | 2026.05.06 06:52:59.547850 [ 261 ] {38738fa7-7912-47fc-a934-cb4b98adb140} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2720 | 2026.05.06 06:52:59.549136 [ 261 ] {38738fa7-7912-47fc-a934-cb4b98adb140} <Debug> executeQuery: Read 51 rows, 3.77 KiB in 0.002963 sec., 17212.28484643942 rows/sec., 1.24 MiB/sec. | ||
| 2721 | 2026.05.06 06:52:59.549322 [ 261 ] {38738fa7-7912-47fc-a934-cb4b98adb140} <Debug> MemoryTracker: Peak memory usage (for query): 147.10 KiB. | ||
| 2722 | 2026.05.06 06:52:59.549338 [ 261 ] {38738fa7-7912-47fc-a934-cb4b98adb140} <Debug> TCPHandler: Processed in 0.003486158 sec. | ||
| 2723 | 2026.05.06 06:52:59.550902 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2724 | 2026.05.06 06:52:59.551012 [ 261 ] {c702d4cb-fa6c-45d1-978a-9f15cf911cef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2725 | 2026.05.06 06:52:59.551064 [ 261 ] {c702d4cb-fa6c-45d1-978a-9f15cf911cef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2726 | 2026.05.06 06:52:59.551789 [ 261 ] {c702d4cb-fa6c-45d1-978a-9f15cf911cef} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2727 | 2026.05.06 06:52:59.551845 [ 261 ] {c702d4cb-fa6c-45d1-978a-9f15cf911cef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2728 | 2026.05.06 06:52:59.552234 [ 261 ] {c702d4cb-fa6c-45d1-978a-9f15cf911cef} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2729 | 2026.05.06 06:52:59.552453 [ 261 ] {c702d4cb-fa6c-45d1-978a-9f15cf911cef} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2730 | 2026.05.06 06:52:59.552605 [ 261 ] {c702d4cb-fa6c-45d1-978a-9f15cf911cef} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001623 sec., 34504.00492914356 rows/sec., 2.65 MiB/sec. | ||
| 2731 | 2026.05.06 06:52:59.552643 [ 261 ] {c702d4cb-fa6c-45d1-978a-9f15cf911cef} <Debug> TCPHandler: Processed in 0.00179229 sec. | ||
| 2732 | 2026.05.06 06:52:59.552788 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2733 | 2026.05.06 06:52:59.552888 [ 261 ] {b829c097-4f1f-45bf-b52d-b72d7188a59e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2734 | 2026.05.06 06:52:59.552935 [ 261 ] {b829c097-4f1f-45bf-b52d-b72d7188a59e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2735 | 2026.05.06 06:52:59.553414 [ 261 ] {b829c097-4f1f-45bf-b52d-b72d7188a59e} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2736 | 2026.05.06 06:52:59.553449 [ 261 ] {b829c097-4f1f-45bf-b52d-b72d7188a59e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2737 | 2026.05.06 06:52:59.553738 [ 261 ] {b829c097-4f1f-45bf-b52d-b72d7188a59e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2738 | 2026.05.06 06:52:59.553939 [ 261 ] {b829c097-4f1f-45bf-b52d-b72d7188a59e} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2739 | 2026.05.06 06:52:59.554070 [ 261 ] {b829c097-4f1f-45bf-b52d-b72d7188a59e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001201 sec., 53288.92589508743 rows/sec., 4.16 MiB/sec. | ||
| 2740 | 2026.05.06 06:52:59.554106 [ 261 ] {b829c097-4f1f-45bf-b52d-b72d7188a59e} <Debug> TCPHandler: Processed in 0.001365609 sec. | ||
| 2741 | 2026.05.06 06:52:59.554237 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2742 | 2026.05.06 06:52:59.554329 [ 261 ] {b891f269-d806-4aa2-a1c6-557c78ecf159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2743 | 2026.05.06 06:52:59.554370 [ 261 ] {b891f269-d806-4aa2-a1c6-557c78ecf159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2744 | 2026.05.06 06:52:59.554769 [ 261 ] {b891f269-d806-4aa2-a1c6-557c78ecf159} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2745 | 2026.05.06 06:52:59.554804 [ 261 ] {b891f269-d806-4aa2-a1c6-557c78ecf159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2746 | 2026.05.06 06:52:59.555151 [ 261 ] {b891f269-d806-4aa2-a1c6-557c78ecf159} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2747 | 2026.05.06 06:52:59.555352 [ 261 ] {b891f269-d806-4aa2-a1c6-557c78ecf159} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2748 | 2026.05.06 06:52:59.555480 [ 261 ] {b891f269-d806-4aa2-a1c6-557c78ecf159} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001169 sec., 109495.29512403764 rows/sec., 7.63 MiB/sec. | ||
| 2749 | 2026.05.06 06:52:59.555516 [ 261 ] {b891f269-d806-4aa2-a1c6-557c78ecf159} <Debug> TCPHandler: Processed in 0.001326188 sec. | ||
| 2750 | 2026.05.06 06:52:59.555634 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2751 | 2026.05.06 06:52:59.555725 [ 261 ] {b8be9e5c-f006-42c8-8164-cc0638d47fb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2752 | 2026.05.06 06:52:59.555765 [ 261 ] {b8be9e5c-f006-42c8-8164-cc0638d47fb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2753 | 2026.05.06 06:52:59.556103 [ 261 ] {b8be9e5c-f006-42c8-8164-cc0638d47fb3} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2754 | 2026.05.06 06:52:59.556138 [ 261 ] {b8be9e5c-f006-42c8-8164-cc0638d47fb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2755 | 2026.05.06 06:52:59.556435 [ 261 ] {b8be9e5c-f006-42c8-8164-cc0638d47fb3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2756 | 2026.05.06 06:52:59.556637 [ 261 ] {b8be9e5c-f006-42c8-8164-cc0638d47fb3} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2757 | 2026.05.06 06:52:59.556768 [ 261 ] {b8be9e5c-f006-42c8-8164-cc0638d47fb3} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00106 sec., 45283.01886792453 rows/sec., 3.05 MiB/sec. | ||
| 2758 | 2026.05.06 06:52:59.556803 [ 261 ] {b8be9e5c-f006-42c8-8164-cc0638d47fb3} <Debug> TCPHandler: Processed in 0.001216444 sec. | ||
| 2759 | 2026.05.06 06:52:59.876537 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6194 | ||
| 2760 | 2026.05.06 06:52:59.877315 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2761 | 2026.05.06 06:52:59.877393 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2762 | 2026.05.06 06:52:59.877910 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2763 | 2026.05.06 06:52:59.878155 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2764 | 2026.05.06 06:52:59.878297 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6194 | ||
| 2765 | 2026.05.06 06:53:00.195572 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2766 | 2026.05.06 06:53:00.211923 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2767 | 2026.05.06 06:53:00.211990 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2768 | 2026.05.06 06:53:00.218404 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2769 | 2026.05.06 06:53:00.219132 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2770 | 2026.05.06 06:53:00.222195 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2771 | 2026.05.06 06:53:01.000225 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.40 MiB, peak 231.40 MiB, free memory in arenas 0.00 B, will set to 228.88 MiB (RSS), difference: 1.49 MiB | ||
| 2772 | 2026.05.06 06:53:02.381470 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 320 | ||
| 2773 | 2026.05.06 06:53:02.384474 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2774 | 2026.05.06 06:53:02.384522 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2775 | 2026.05.06 06:53:02.385759 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2776 | 2026.05.06 06:53:02.386020 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2777 | 2026.05.06 06:53:02.386293 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 320 | ||
| 2778 | 2026.05.06 06:53:04.547134 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2779 | 2026.05.06 06:53:04.547376 [ 261 ] {a00f5271-11cf-4a23-ac38-72125f8915c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2780 | 2026.05.06 06:53:04.547744 [ 261 ] {a00f5271-11cf-4a23-ac38-72125f8915c8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2781 | 2026.05.06 06:53:04.547788 [ 261 ] {a00f5271-11cf-4a23-ac38-72125f8915c8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2782 | 2026.05.06 06:53:04.548043 [ 261 ] {a00f5271-11cf-4a23-ac38-72125f8915c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2783 | 2026.05.06 06:53:04.548123 [ 261 ] {a00f5271-11cf-4a23-ac38-72125f8915c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2784 | 2026.05.06 06:53:04.548273 [ 261 ] {a00f5271-11cf-4a23-ac38-72125f8915c8} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2785 | 2026.05.06 06:53:04.548420 [ 336 ] {a00f5271-11cf-4a23-ac38-72125f8915c8} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2786 | 2026.05.06 06:53:04.548459 [ 277 ] {a00f5271-11cf-4a23-ac38-72125f8915c8} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2787 | 2026.05.06 06:53:04.548431 [ 330 ] {a00f5271-11cf-4a23-ac38-72125f8915c8} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2788 | 2026.05.06 06:53:04.548423 [ 327 ] {a00f5271-11cf-4a23-ac38-72125f8915c8} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2789 | 2026.05.06 06:53:04.548664 [ 261 ] {a00f5271-11cf-4a23-ac38-72125f8915c8} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 2790 | 2026.05.06 06:53:04.548695 [ 261 ] {a00f5271-11cf-4a23-ac38-72125f8915c8} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2791 | 2026.05.06 06:53:04.548790 [ 261 ] {a00f5271-11cf-4a23-ac38-72125f8915c8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2792 | 2026.05.06 06:53:04.548811 [ 261 ] {a00f5271-11cf-4a23-ac38-72125f8915c8} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 2793 | 2026.05.06 06:53:04.548847 [ 261 ] {a00f5271-11cf-4a23-ac38-72125f8915c8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2794 | 2026.05.06 06:53:04.548885 [ 261 ] {a00f5271-11cf-4a23-ac38-72125f8915c8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2795 | 2026.05.06 06:53:04.548919 [ 261 ] {a00f5271-11cf-4a23-ac38-72125f8915c8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2796 | 2026.05.06 06:53:04.548958 [ 261 ] {a00f5271-11cf-4a23-ac38-72125f8915c8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2797 | 2026.05.06 06:53:04.550404 [ 261 ] {a00f5271-11cf-4a23-ac38-72125f8915c8} <Debug> executeQuery: Read 51 rows, 5.78 KiB in 0.003124 sec., 16325.224071702945 rows/sec., 1.81 MiB/sec. | ||
| 2798 | 2026.05.06 06:53:04.550593 [ 261 ] {a00f5271-11cf-4a23-ac38-72125f8915c8} <Debug> MemoryTracker: Peak memory usage (for query): 165.43 KiB. | ||
| 2799 | 2026.05.06 06:53:04.550609 [ 261 ] {a00f5271-11cf-4a23-ac38-72125f8915c8} <Debug> TCPHandler: Processed in 0.003618222 sec. | ||
| 2800 | 2026.05.06 06:53:04.552329 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2801 | 2026.05.06 06:53:04.552459 [ 261 ] {1d4134c6-6c5a-4083-ba96-72bc4bb78f44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2802 | 2026.05.06 06:53:04.552513 [ 261 ] {1d4134c6-6c5a-4083-ba96-72bc4bb78f44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2803 | 2026.05.06 06:53:04.553135 [ 261 ] {1d4134c6-6c5a-4083-ba96-72bc4bb78f44} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2804 | 2026.05.06 06:53:04.553187 [ 261 ] {1d4134c6-6c5a-4083-ba96-72bc4bb78f44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2805 | 2026.05.06 06:53:04.553567 [ 261 ] {1d4134c6-6c5a-4083-ba96-72bc4bb78f44} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2806 | 2026.05.06 06:53:04.553788 [ 261 ] {1d4134c6-6c5a-4083-ba96-72bc4bb78f44} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2807 | 2026.05.06 06:53:04.553936 [ 261 ] {1d4134c6-6c5a-4083-ba96-72bc4bb78f44} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001515 sec., 42244.22442244224 rows/sec., 3.34 MiB/sec. | ||
| 2808 | 2026.05.06 06:53:04.553976 [ 261 ] {1d4134c6-6c5a-4083-ba96-72bc4bb78f44} <Debug> TCPHandler: Processed in 0.001708408 sec. | ||
| 2809 | 2026.05.06 06:53:04.554100 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2810 | 2026.05.06 06:53:04.554200 [ 261 ] {0f098223-f316-4cd3-82de-c8f079ad5856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2811 | 2026.05.06 06:53:04.554242 [ 261 ] {0f098223-f316-4cd3-82de-c8f079ad5856} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2812 | 2026.05.06 06:53:04.554670 [ 261 ] {0f098223-f316-4cd3-82de-c8f079ad5856} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2813 | 2026.05.06 06:53:04.554707 [ 261 ] {0f098223-f316-4cd3-82de-c8f079ad5856} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2814 | 2026.05.06 06:53:04.555012 [ 261 ] {0f098223-f316-4cd3-82de-c8f079ad5856} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2815 | 2026.05.06 06:53:04.555224 [ 261 ] {0f098223-f316-4cd3-82de-c8f079ad5856} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2816 | 2026.05.06 06:53:04.555359 [ 261 ] {0f098223-f316-4cd3-82de-c8f079ad5856} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.00118 sec., 3389.830508474576 rows/sec., 254.90 KiB/sec. | ||
| 2817 | 2026.05.06 06:53:04.555396 [ 261 ] {0f098223-f316-4cd3-82de-c8f079ad5856} <Debug> TCPHandler: Processed in 0.001345988 sec. | ||
| 2818 | 2026.05.06 06:53:04.555517 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2819 | 2026.05.06 06:53:04.555612 [ 261 ] {5c12a764-ea32-4bb2-8e0a-d542e2f31d2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2820 | 2026.05.06 06:53:04.555652 [ 261 ] {5c12a764-ea32-4bb2-8e0a-d542e2f31d2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2821 | 2026.05.06 06:53:04.556073 [ 261 ] {5c12a764-ea32-4bb2-8e0a-d542e2f31d2d} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2822 | 2026.05.06 06:53:04.556108 [ 261 ] {5c12a764-ea32-4bb2-8e0a-d542e2f31d2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2823 | 2026.05.06 06:53:04.556410 [ 261 ] {5c12a764-ea32-4bb2-8e0a-d542e2f31d2d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2824 | 2026.05.06 06:53:04.556615 [ 261 ] {5c12a764-ea32-4bb2-8e0a-d542e2f31d2d} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2825 | 2026.05.06 06:53:04.556742 [ 261 ] {5c12a764-ea32-4bb2-8e0a-d542e2f31d2d} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001149 sec., 59181.89730200174 rows/sec., 4.62 MiB/sec. | ||
| 2826 | 2026.05.06 06:53:04.556780 [ 261 ] {5c12a764-ea32-4bb2-8e0a-d542e2f31d2d} <Debug> TCPHandler: Processed in 0.001313257 sec. | ||
| 2827 | 2026.05.06 06:53:04.556904 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2828 | 2026.05.06 06:53:04.556999 [ 261 ] {8cab2858-af04-4ad1-8505-df6ea842e0f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2829 | 2026.05.06 06:53:04.557043 [ 261 ] {8cab2858-af04-4ad1-8505-df6ea842e0f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2830 | 2026.05.06 06:53:04.557455 [ 261 ] {8cab2858-af04-4ad1-8505-df6ea842e0f1} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2831 | 2026.05.06 06:53:04.557491 [ 261 ] {8cab2858-af04-4ad1-8505-df6ea842e0f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2832 | 2026.05.06 06:53:04.557813 [ 261 ] {8cab2858-af04-4ad1-8505-df6ea842e0f1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2833 | 2026.05.06 06:53:04.558021 [ 261 ] {8cab2858-af04-4ad1-8505-df6ea842e0f1} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2834 | 2026.05.06 06:53:04.558154 [ 261 ] {8cab2858-af04-4ad1-8505-df6ea842e0f1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 2835 | 2026.05.06 06:53:04.558192 [ 261 ] {8cab2858-af04-4ad1-8505-df6ea842e0f1} <Debug> TCPHandler: Processed in 0.001336928 sec. | ||
| 2836 | 2026.05.06 06:53:04.558313 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2837 | 2026.05.06 06:53:04.558407 [ 261 ] {1e83b079-3d26-4579-85fb-e8e3b8adcfec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2838 | 2026.05.06 06:53:04.558462 [ 261 ] {1e83b079-3d26-4579-85fb-e8e3b8adcfec} <Trace> 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 | ||
| 2839 | 2026.05.06 06:53:04.559181 [ 261 ] {1e83b079-3d26-4579-85fb-e8e3b8adcfec} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2840 | 2026.05.06 06:53:04.559217 [ 261 ] {1e83b079-3d26-4579-85fb-e8e3b8adcfec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2841 | 2026.05.06 06:53:04.559692 [ 261 ] {1e83b079-3d26-4579-85fb-e8e3b8adcfec} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2842 | 2026.05.06 06:53:04.559914 [ 261 ] {1e83b079-3d26-4579-85fb-e8e3b8adcfec} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2843 | 2026.05.06 06:53:04.560048 [ 261 ] {1e83b079-3d26-4579-85fb-e8e3b8adcfec} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.00166 sec., 2409.6385542168673 rows/sec., 4.32 MiB/sec. | ||
| 2844 | 2026.05.06 06:53:04.560105 [ 261 ] {1e83b079-3d26-4579-85fb-e8e3b8adcfec} <Debug> TCPHandler: Processed in 0.001841952 sec. | ||
| 2845 | 2026.05.06 06:53:04.560240 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2846 | 2026.05.06 06:53:04.560335 [ 261 ] {9a66c1b1-2795-4e5d-967b-2aa3745e8636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2847 | 2026.05.06 06:53:04.560378 [ 261 ] {9a66c1b1-2795-4e5d-967b-2aa3745e8636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2848 | 2026.05.06 06:53:04.560725 [ 261 ] {9a66c1b1-2795-4e5d-967b-2aa3745e8636} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2849 | 2026.05.06 06:53:04.560762 [ 261 ] {9a66c1b1-2795-4e5d-967b-2aa3745e8636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2850 | 2026.05.06 06:53:04.561061 [ 261 ] {9a66c1b1-2795-4e5d-967b-2aa3745e8636} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2851 | 2026.05.06 06:53:04.561265 [ 261 ] {9a66c1b1-2795-4e5d-967b-2aa3745e8636} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2852 | 2026.05.06 06:53:04.561396 [ 261 ] {9a66c1b1-2795-4e5d-967b-2aa3745e8636} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 2853 | 2026.05.06 06:53:04.561438 [ 261 ] {9a66c1b1-2795-4e5d-967b-2aa3745e8636} <Debug> TCPHandler: Processed in 0.001247485 sec. | ||
| 2854 | 2026.05.06 06:53:07.297277 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2855 | 2026.05.06 06:53:07.297340 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2856 | 2026.05.06 06:53:07.378367 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6706 | ||
| 2857 | 2026.05.06 06:53:07.378946 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2858 | 2026.05.06 06:53:07.378996 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2859 | 2026.05.06 06:53:07.379579 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2860 | 2026.05.06 06:53:07.379817 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2861 | 2026.05.06 06:53:07.379961 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6706 | ||
| 2862 | 2026.05.06 06:53:07.722261 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 2863 | 2026.05.06 06:53:07.738890 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2864 | 2026.05.06 06:53:07.738944 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2865 | 2026.05.06 06:53:07.744744 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2866 | 2026.05.06 06:53:07.745408 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2867 | 2026.05.06 06:53:07.748103 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 2868 | 2026.05.06 06:53:09.551948 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2869 | 2026.05.06 06:53:09.552285 [ 261 ] {66ce83eb-4695-46f3-995a-631f0ac977f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 2870 | 2026.05.06 06:53:09.552708 [ 261 ] {66ce83eb-4695-46f3-995a-631f0ac977f7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2871 | 2026.05.06 06:53:09.552743 [ 261 ] {66ce83eb-4695-46f3-995a-631f0ac977f7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 2872 | 2026.05.06 06:53:09.552974 [ 261 ] {66ce83eb-4695-46f3-995a-631f0ac977f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2873 | 2026.05.06 06:53:09.553039 [ 261 ] {66ce83eb-4695-46f3-995a-631f0ac977f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2874 | 2026.05.06 06:53:09.553171 [ 261 ] {66ce83eb-4695-46f3-995a-631f0ac977f7} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 2875 | 2026.05.06 06:53:09.553280 [ 327 ] {66ce83eb-4695-46f3-995a-631f0ac977f7} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2876 | 2026.05.06 06:53:09.553287 [ 335 ] {66ce83eb-4695-46f3-995a-631f0ac977f7} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2877 | 2026.05.06 06:53:09.553309 [ 336 ] {66ce83eb-4695-46f3-995a-631f0ac977f7} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2878 | 2026.05.06 06:53:09.553309 [ 330 ] {66ce83eb-4695-46f3-995a-631f0ac977f7} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2879 | 2026.05.06 06:53:09.553528 [ 261 ] {66ce83eb-4695-46f3-995a-631f0ac977f7} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 2880 | 2026.05.06 06:53:09.553558 [ 261 ] {66ce83eb-4695-46f3-995a-631f0ac977f7} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2881 | 2026.05.06 06:53:09.553652 [ 261 ] {66ce83eb-4695-46f3-995a-631f0ac977f7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2882 | 2026.05.06 06:53:09.553674 [ 261 ] {66ce83eb-4695-46f3-995a-631f0ac977f7} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 2883 | 2026.05.06 06:53:09.553708 [ 261 ] {66ce83eb-4695-46f3-995a-631f0ac977f7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2884 | 2026.05.06 06:53:09.553744 [ 261 ] {66ce83eb-4695-46f3-995a-631f0ac977f7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2885 | 2026.05.06 06:53:09.553780 [ 261 ] {66ce83eb-4695-46f3-995a-631f0ac977f7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2886 | 2026.05.06 06:53:09.553813 [ 261 ] {66ce83eb-4695-46f3-995a-631f0ac977f7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2887 | 2026.05.06 06:53:09.555267 [ 261 ] {66ce83eb-4695-46f3-995a-631f0ac977f7} <Debug> executeQuery: Read 51 rows, 9.76 KiB in 0.003128 sec., 16304.347826086956 rows/sec., 3.05 MiB/sec. | ||
| 2888 | 2026.05.06 06:53:09.555451 [ 261 ] {66ce83eb-4695-46f3-995a-631f0ac977f7} <Debug> MemoryTracker: Peak memory usage (for query): 182.81 KiB. | ||
| 2889 | 2026.05.06 06:53:09.555466 [ 261 ] {66ce83eb-4695-46f3-995a-631f0ac977f7} <Debug> TCPHandler: Processed in 0.003683754 sec. | ||
| 2890 | 2026.05.06 06:53:09.560748 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2891 | 2026.05.06 06:53:09.560871 [ 261 ] {7837706e-8b67-4207-b0f1-368e889fb021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2892 | 2026.05.06 06:53:09.560921 [ 261 ] {7837706e-8b67-4207-b0f1-368e889fb021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2893 | 2026.05.06 06:53:09.561556 [ 261 ] {7837706e-8b67-4207-b0f1-368e889fb021} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2894 | 2026.05.06 06:53:09.561601 [ 261 ] {7837706e-8b67-4207-b0f1-368e889fb021} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2895 | 2026.05.06 06:53:09.561964 [ 261 ] {7837706e-8b67-4207-b0f1-368e889fb021} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2896 | 2026.05.06 06:53:09.562176 [ 261 ] {7837706e-8b67-4207-b0f1-368e889fb021} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2897 | 2026.05.06 06:53:09.562312 [ 261 ] {7837706e-8b67-4207-b0f1-368e889fb021} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001476 sec., 192411.9241192412 rows/sec., 12.22 MiB/sec. | ||
| 2898 | 2026.05.06 06:53:09.562348 [ 261 ] {7837706e-8b67-4207-b0f1-368e889fb021} <Debug> TCPHandler: Processed in 0.001658777 sec. | ||
| 2899 | 2026.05.06 06:53:09.562472 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2900 | 2026.05.06 06:53:09.562564 [ 261 ] {20e9c712-2e25-4589-a1ce-1e3d376c653d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2901 | 2026.05.06 06:53:09.562603 [ 261 ] {20e9c712-2e25-4589-a1ce-1e3d376c653d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2902 | 2026.05.06 06:53:09.563353 [ 261 ] {20e9c712-2e25-4589-a1ce-1e3d376c653d} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2903 | 2026.05.06 06:53:09.563396 [ 261 ] {20e9c712-2e25-4589-a1ce-1e3d376c653d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2904 | 2026.05.06 06:53:09.563754 [ 261 ] {20e9c712-2e25-4589-a1ce-1e3d376c653d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2905 | 2026.05.06 06:53:09.563967 [ 261 ] {20e9c712-2e25-4589-a1ce-1e3d376c653d} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2906 | 2026.05.06 06:53:09.564090 [ 145 ] {} <Debug> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2907 | 2026.05.06 06:53:09.564095 [ 261 ] {20e9c712-2e25-4589-a1ce-1e3d376c653d} <Debug> executeQuery: Read 871 rows, 69.95 KiB in 0.001549 sec., 562298.2569399612 rows/sec., 44.10 MiB/sec. | ||
| 2908 | 2026.05.06 06:53:09.564142 [ 145 ] {} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2909 | 2026.05.06 06:53:09.564156 [ 261 ] {20e9c712-2e25-4589-a1ce-1e3d376c653d} <Debug> TCPHandler: Processed in 0.001731009 sec. | ||
| 2910 | 2026.05.06 06:53:09.564168 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2911 | 2026.05.06 06:53:09.564260 [ 194 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 2912 | 2026.05.06 06:53:09.564281 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2913 | 2026.05.06 06:53:09.564350 [ 194 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2914 | 2026.05.06 06:53:09.564374 [ 261 ] {17527e22-c306-4680-b646-48626de47566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2915 | 2026.05.06 06:53:09.564378 [ 194 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2596 rows starting from the beginning of the part | ||
| 2916 | 2026.05.06 06:53:09.564413 [ 261 ] {17527e22-c306-4680-b646-48626de47566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2917 | 2026.05.06 06:53:09.564443 [ 194 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
| 2918 | 2026.05.06 06:53:09.564503 [ 194 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 3223 rows starting from the beginning of the part | ||
| 2919 | 2026.05.06 06:53:09.564563 [ 194 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
| 2920 | 2026.05.06 06:53:09.564626 [ 194 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
| 2921 | 2026.05.06 06:53:09.564677 [ 194 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 871 rows starting from the beginning of the part | ||
| 2922 | 2026.05.06 06:53:09.564866 [ 261 ] {17527e22-c306-4680-b646-48626de47566} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2923 | 2026.05.06 06:53:09.564901 [ 261 ] {17527e22-c306-4680-b646-48626de47566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2924 | 2026.05.06 06:53:09.565190 [ 261 ] {17527e22-c306-4680-b646-48626de47566} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2925 | 2026.05.06 06:53:09.565397 [ 261 ] {17527e22-c306-4680-b646-48626de47566} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2926 | 2026.05.06 06:53:09.565523 [ 261 ] {17527e22-c306-4680-b646-48626de47566} <Debug> executeQuery: Read 179 rows, 11.32 KiB in 0.001167 sec., 153384.74721508138 rows/sec., 9.48 MiB/sec. | ||
| 2927 | 2026.05.06 06:53:09.565559 [ 261 ] {17527e22-c306-4680-b646-48626de47566} <Debug> TCPHandler: Processed in 0.001324587 sec. | ||
| 2928 | 2026.05.06 06:53:09.565674 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2929 | 2026.05.06 06:53:09.565764 [ 261 ] {56742a75-4dea-4175-b59b-b7f00234bac4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2930 | 2026.05.06 06:53:09.565803 [ 261 ] {56742a75-4dea-4175-b59b-b7f00234bac4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2931 | 2026.05.06 06:53:09.566243 [ 261 ] {56742a75-4dea-4175-b59b-b7f00234bac4} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2932 | 2026.05.06 06:53:09.566279 [ 261 ] {56742a75-4dea-4175-b59b-b7f00234bac4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2933 | 2026.05.06 06:53:09.566571 [ 261 ] {56742a75-4dea-4175-b59b-b7f00234bac4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2934 | 2026.05.06 06:53:09.566770 [ 261 ] {56742a75-4dea-4175-b59b-b7f00234bac4} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2935 | 2026.05.06 06:53:09.566887 [ 186 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6874 rows, containing 5 columns (5 merged, 0 gathered) in 0.002662546 sec., 2581739.432858625 rows/sec., 204.92 MiB/sec. | ||
| 2936 | 2026.05.06 06:53:09.566895 [ 261 ] {56742a75-4dea-4175-b59b-b7f00234bac4} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001148 sec., 129790.94076655053 rows/sec., 8.39 MiB/sec. | ||
| 2937 | 2026.05.06 06:53:09.566946 [ 261 ] {56742a75-4dea-4175-b59b-b7f00234bac4} <Debug> TCPHandler: Processed in 0.001318967 sec. | ||
| 2938 | 2026.05.06 06:53:09.567061 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2939 | 2026.05.06 06:53:09.567150 [ 261 ] {d47232cb-fd0c-4153-a568-627306d1d948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2940 | 2026.05.06 06:53:09.567188 [ 261 ] {d47232cb-fd0c-4153-a568-627306d1d948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2941 | 2026.05.06 06:53:09.567273 [ 186 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2942 | 2026.05.06 06:53:09.567531 [ 186 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_16_3} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2943 | 2026.05.06 06:53:09.567591 [ 186 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_16_3} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2944 | 2026.05.06 06:53:09.567610 [ 261 ] {d47232cb-fd0c-4153-a568-627306d1d948} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2945 | 2026.05.06 06:53:09.567644 [ 261 ] {d47232cb-fd0c-4153-a568-627306d1d948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2946 | 2026.05.06 06:53:09.567668 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. | ||
| 2947 | 2026.05.06 06:53:09.567950 [ 261 ] {d47232cb-fd0c-4153-a568-627306d1d948} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2948 | 2026.05.06 06:53:09.568152 [ 261 ] {d47232cb-fd0c-4153-a568-627306d1d948} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2949 | 2026.05.06 06:53:09.568272 [ 261 ] {d47232cb-fd0c-4153-a568-627306d1d948} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001139 sec., 129938.54258121159 rows/sec., 7.39 MiB/sec. | ||
| 2950 | 2026.05.06 06:53:09.568308 [ 261 ] {d47232cb-fd0c-4153-a568-627306d1d948} <Debug> TCPHandler: Processed in 0.001293827 sec. | ||
| 2951 | 2026.05.06 06:53:09.568427 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2952 | 2026.05.06 06:53:09.568516 [ 261 ] {8531515d-3148-40d9-bbec-c3296ff62644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2953 | 2026.05.06 06:53:09.568554 [ 261 ] {8531515d-3148-40d9-bbec-c3296ff62644} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2954 | 2026.05.06 06:53:09.569141 [ 261 ] {8531515d-3148-40d9-bbec-c3296ff62644} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2955 | 2026.05.06 06:53:09.569177 [ 261 ] {8531515d-3148-40d9-bbec-c3296ff62644} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2956 | 2026.05.06 06:53:09.569482 [ 261 ] {8531515d-3148-40d9-bbec-c3296ff62644} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2957 | 2026.05.06 06:53:09.569683 [ 261 ] {8531515d-3148-40d9-bbec-c3296ff62644} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2958 | 2026.05.06 06:53:09.569779 [ 145 ] {} <Debug> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2959 | 2026.05.06 06:53:09.569806 [ 261 ] {8531515d-3148-40d9-bbec-c3296ff62644} <Debug> executeQuery: Read 527 rows, 38.14 KiB in 0.001307 sec., 403213.4659525631 rows/sec., 28.50 MiB/sec. | ||
| 2960 | 2026.05.06 06:53:09.569812 [ 145 ] {} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2961 | 2026.05.06 06:53:09.569845 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2962 | 2026.05.06 06:53:09.569849 [ 261 ] {8531515d-3148-40d9-bbec-c3296ff62644} <Debug> TCPHandler: Processed in 0.001468151 sec. | ||
| 2963 | 2026.05.06 06:53:09.569917 [ 202 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 2964 | 2026.05.06 06:53:09.569970 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2965 | 2026.05.06 06:53:09.569999 [ 202 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2966 | 2026.05.06 06:53:09.570025 [ 202 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1390 rows starting from the beginning of the part | ||
| 2967 | 2026.05.06 06:53:09.570060 [ 261 ] {5293956e-b9d4-42dc-944d-0cfb853f94ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2968 | 2026.05.06 06:53:09.570073 [ 202 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 68 rows starting from the beginning of the part | ||
| 2969 | 2026.05.06 06:53:09.570100 [ 261 ] {5293956e-b9d4-42dc-944d-0cfb853f94ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2970 | 2026.05.06 06:53:09.570113 [ 202 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1759 rows starting from the beginning of the part | ||
| 2971 | 2026.05.06 06:53:09.570149 [ 202 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
| 2972 | 2026.05.06 06:53:09.570184 [ 202 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 68 rows starting from the beginning of the part | ||
| 2973 | 2026.05.06 06:53:09.570218 [ 202 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 527 rows starting from the beginning of the part | ||
| 2974 | 2026.05.06 06:53:09.570429 [ 261 ] {5293956e-b9d4-42dc-944d-0cfb853f94ce} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2975 | 2026.05.06 06:53:09.570463 [ 261 ] {5293956e-b9d4-42dc-944d-0cfb853f94ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2976 | 2026.05.06 06:53:09.570754 [ 261 ] {5293956e-b9d4-42dc-944d-0cfb853f94ce} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2977 | 2026.05.06 06:53:09.570957 [ 261 ] {5293956e-b9d4-42dc-944d-0cfb853f94ce} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2978 | 2026.05.06 06:53:09.571085 [ 261 ] {5293956e-b9d4-42dc-944d-0cfb853f94ce} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001042 sec., 5758.157389635317 rows/sec., 300.84 KiB/sec. | ||
| 2979 | 2026.05.06 06:53:09.571120 [ 261 ] {5293956e-b9d4-42dc-944d-0cfb853f94ce} <Debug> TCPHandler: Processed in 0.001196714 sec. | ||
| 2980 | 2026.05.06 06:53:09.571233 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2981 | 2026.05.06 06:53:09.571324 [ 261 ] {935eedcf-7de6-49c4-a51b-3d1ec76e41bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2982 | 2026.05.06 06:53:09.571366 [ 261 ] {935eedcf-7de6-49c4-a51b-3d1ec76e41bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2983 | 2026.05.06 06:53:09.571369 [ 202 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3876 rows, containing 5 columns (5 merged, 0 gathered) in 0.001482312 sec., 2614834.123990091 rows/sec., 189.36 MiB/sec. | ||
| 2984 | 2026.05.06 06:53:09.571601 [ 192 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2985 | 2026.05.06 06:53:09.571768 [ 261 ] {935eedcf-7de6-49c4-a51b-3d1ec76e41bb} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2986 | 2026.05.06 06:53:09.571812 [ 261 ] {935eedcf-7de6-49c4-a51b-3d1ec76e41bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2987 | 2026.05.06 06:53:09.571912 [ 192 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_16_3} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2988 | 2026.05.06 06:53:09.572001 [ 192 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_16_3} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2989 | 2026.05.06 06:53:09.572101 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 2990 | 2026.05.06 06:53:09.572150 [ 261 ] {935eedcf-7de6-49c4-a51b-3d1ec76e41bb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2991 | 2026.05.06 06:53:09.572360 [ 261 ] {935eedcf-7de6-49c4-a51b-3d1ec76e41bb} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2992 | 2026.05.06 06:53:09.572486 [ 261 ] {935eedcf-7de6-49c4-a51b-3d1ec76e41bb} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00118 sec., 224576.27118644066 rows/sec., 14.92 MiB/sec. | ||
| 2993 | 2026.05.06 06:53:09.572520 [ 261 ] {935eedcf-7de6-49c4-a51b-3d1ec76e41bb} <Debug> TCPHandler: Processed in 0.001334108 sec. | ||
| 2994 | 2026.05.06 06:53:09.572636 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2995 | 2026.05.06 06:53:09.572727 [ 261 ] {509290eb-a2df-4bbf-a05b-8e1500eed3ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2996 | 2026.05.06 06:53:09.572767 [ 261 ] {509290eb-a2df-4bbf-a05b-8e1500eed3ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2997 | 2026.05.06 06:53:09.573078 [ 261 ] {509290eb-a2df-4bbf-a05b-8e1500eed3ab} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2998 | 2026.05.06 06:53:09.573112 [ 261 ] {509290eb-a2df-4bbf-a05b-8e1500eed3ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2999 | 2026.05.06 06:53:09.573399 [ 261 ] {509290eb-a2df-4bbf-a05b-8e1500eed3ab} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3000 | 2026.05.06 06:53:09.573600 [ 261 ] {509290eb-a2df-4bbf-a05b-8e1500eed3ab} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3001 | 2026.05.06 06:53:09.573723 [ 261 ] {509290eb-a2df-4bbf-a05b-8e1500eed3ab} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001014 sec., 986.1932938856016 rows/sec., 66.45 KiB/sec. | ||
| 3002 | 2026.05.06 06:53:09.573757 [ 261 ] {509290eb-a2df-4bbf-a05b-8e1500eed3ab} <Debug> TCPHandler: Processed in 0.001167343 sec. | ||
| 3003 | 2026.05.06 06:53:09.573870 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3004 | 2026.05.06 06:53:09.573960 [ 261 ] {985f98c0-f703-494d-86fe-ad8d3c055beb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3005 | 2026.05.06 06:53:09.574012 [ 261 ] {985f98c0-f703-494d-86fe-ad8d3c055beb} <Trace> 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 | ||
| 3006 | 2026.05.06 06:53:09.574787 [ 261 ] {985f98c0-f703-494d-86fe-ad8d3c055beb} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3007 | 2026.05.06 06:53:09.574823 [ 261 ] {985f98c0-f703-494d-86fe-ad8d3c055beb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3008 | 2026.05.06 06:53:09.575351 [ 261 ] {985f98c0-f703-494d-86fe-ad8d3c055beb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3009 | 2026.05.06 06:53:09.575562 [ 261 ] {985f98c0-f703-494d-86fe-ad8d3c055beb} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3010 | 2026.05.06 06:53:09.575662 [ 145 ] {} <Debug> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3011 | 2026.05.06 06:53:09.575694 [ 261 ] {985f98c0-f703-494d-86fe-ad8d3c055beb} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001751 sec., 21130.7824100514 rows/sec., 37.87 MiB/sec. | ||
| 3012 | 2026.05.06 06:53:09.575695 [ 145 ] {} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3013 | 2026.05.06 06:53:09.575732 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3014 | 2026.05.06 06:53:09.575750 [ 261 ] {985f98c0-f703-494d-86fe-ad8d3c055beb} <Debug> TCPHandler: Processed in 0.001926344 sec. | ||
| 3015 | 2026.05.06 06:53:09.575815 [ 192 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 3016 | 2026.05.06 06:53:09.575885 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3017 | 2026.05.06 06:53:09.575981 [ 261 ] {cb0a94ed-2528-44c6-a474-8575ea330cf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3018 | 2026.05.06 06:53:09.576022 [ 261 ] {cb0a94ed-2528-44c6-a474-8575ea330cf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3019 | 2026.05.06 06:53:09.576038 [ 192 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3020 | 2026.05.06 06:53:09.576105 [ 192 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 139 rows starting from the beginning of the part | ||
| 3021 | 2026.05.06 06:53:09.576248 [ 192 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 3022 | 2026.05.06 06:53:09.576349 [ 261 ] {cb0a94ed-2528-44c6-a474-8575ea330cf3} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3023 | 2026.05.06 06:53:09.576370 [ 192 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 3024 | 2026.05.06 06:53:09.576388 [ 261 ] {cb0a94ed-2528-44c6-a474-8575ea330cf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3025 | 2026.05.06 06:53:09.576481 [ 192 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 48 rows starting from the beginning of the part | ||
| 3026 | 2026.05.06 06:53:09.576586 [ 192 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
| 3027 | 2026.05.06 06:53:09.576689 [ 261 ] {cb0a94ed-2528-44c6-a474-8575ea330cf3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3028 | 2026.05.06 06:53:09.576690 [ 192 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 37 rows starting from the beginning of the part | ||
| 3029 | 2026.05.06 06:53:09.576899 [ 261 ] {cb0a94ed-2528-44c6-a474-8575ea330cf3} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3030 | 2026.05.06 06:53:09.577033 [ 261 ] {cb0a94ed-2528-44c6-a474-8575ea330cf3} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00107 sec., 84112.14953271027 rows/sec., 5.26 MiB/sec. | ||
| 3031 | 2026.05.06 06:53:09.577069 [ 261 ] {cb0a94ed-2528-44c6-a474-8575ea330cf3} <Debug> TCPHandler: Processed in 0.001230415 sec. | ||
| 3032 | 2026.05.06 06:53:09.579535 [ 202 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 258 rows, containing 19 columns (19 merged, 0 gathered) in 0.003759966 sec., 68617.6417552712 rows/sec., 122.96 MiB/sec. | ||
| 3033 | 2026.05.06 06:53:09.580059 [ 202 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3034 | 2026.05.06 06:53:09.580414 [ 202 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3035 | 2026.05.06 06:53:09.580489 [ 202 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3036 | 2026.05.06 06:53:09.580584 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB. | ||
| 3037 | 2026.05.06 06:53:12.386561 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 358 | ||
| 3038 | 2026.05.06 06:53:12.389286 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3039 | 2026.05.06 06:53:12.389333 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3040 | 2026.05.06 06:53:12.390511 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3041 | 2026.05.06 06:53:12.390767 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3042 | 2026.05.06 06:53:12.391014 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 358 | ||
| 3043 | 2026.05.06 06:53:14.546891 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3044 | 2026.05.06 06:53:14.547141 [ 261 ] {a8207f07-56d1-4bad-b079-aad78ca2989e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3045 | 2026.05.06 06:53:14.547511 [ 261 ] {a8207f07-56d1-4bad-b079-aad78ca2989e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3046 | 2026.05.06 06:53:14.547554 [ 261 ] {a8207f07-56d1-4bad-b079-aad78ca2989e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3047 | 2026.05.06 06:53:14.547781 [ 261 ] {a8207f07-56d1-4bad-b079-aad78ca2989e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3048 | 2026.05.06 06:53:14.547851 [ 261 ] {a8207f07-56d1-4bad-b079-aad78ca2989e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3049 | 2026.05.06 06:53:14.547990 [ 261 ] {a8207f07-56d1-4bad-b079-aad78ca2989e} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 3050 | 2026.05.06 06:53:14.548132 [ 277 ] {a8207f07-56d1-4bad-b079-aad78ca2989e} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3051 | 2026.05.06 06:53:14.548135 [ 327 ] {a8207f07-56d1-4bad-b079-aad78ca2989e} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3052 | 2026.05.06 06:53:14.548137 [ 330 ] {a8207f07-56d1-4bad-b079-aad78ca2989e} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3053 | 2026.05.06 06:53:14.548135 [ 335 ] {a8207f07-56d1-4bad-b079-aad78ca2989e} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3054 | 2026.05.06 06:53:14.548382 [ 261 ] {a8207f07-56d1-4bad-b079-aad78ca2989e} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 3055 | 2026.05.06 06:53:14.548413 [ 261 ] {a8207f07-56d1-4bad-b079-aad78ca2989e} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3056 | 2026.05.06 06:53:14.548510 [ 261 ] {a8207f07-56d1-4bad-b079-aad78ca2989e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3057 | 2026.05.06 06:53:14.548531 [ 261 ] {a8207f07-56d1-4bad-b079-aad78ca2989e} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 3058 | 2026.05.06 06:53:14.548566 [ 261 ] {a8207f07-56d1-4bad-b079-aad78ca2989e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3059 | 2026.05.06 06:53:14.548611 [ 261 ] {a8207f07-56d1-4bad-b079-aad78ca2989e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3060 | 2026.05.06 06:53:14.548645 [ 261 ] {a8207f07-56d1-4bad-b079-aad78ca2989e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3061 | 2026.05.06 06:53:14.548676 [ 261 ] {a8207f07-56d1-4bad-b079-aad78ca2989e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3062 | 2026.05.06 06:53:14.549992 [ 261 ] {a8207f07-56d1-4bad-b079-aad78ca2989e} <Debug> executeQuery: Read 51 rows, 5.78 KiB in 0.002952 sec., 17276.422764227642 rows/sec., 1.91 MiB/sec. | ||
| 3063 | 2026.05.06 06:53:14.550165 [ 261 ] {a8207f07-56d1-4bad-b079-aad78ca2989e} <Debug> MemoryTracker: Peak memory usage (for query): 163.57 KiB. | ||
| 3064 | 2026.05.06 06:53:14.550182 [ 261 ] {a8207f07-56d1-4bad-b079-aad78ca2989e} <Debug> TCPHandler: Processed in 0.003430767 sec. | ||
| 3065 | 2026.05.06 06:53:14.552002 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3066 | 2026.05.06 06:53:14.552137 [ 261 ] {0b9adb52-3075-480b-92e7-50d95cc4e2af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3067 | 2026.05.06 06:53:14.552190 [ 261 ] {0b9adb52-3075-480b-92e7-50d95cc4e2af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3068 | 2026.05.06 06:53:14.552702 [ 261 ] {0b9adb52-3075-480b-92e7-50d95cc4e2af} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3069 | 2026.05.06 06:53:14.552744 [ 261 ] {0b9adb52-3075-480b-92e7-50d95cc4e2af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3070 | 2026.05.06 06:53:14.553102 [ 261 ] {0b9adb52-3075-480b-92e7-50d95cc4e2af} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3071 | 2026.05.06 06:53:14.553326 [ 261 ] {0b9adb52-3075-480b-92e7-50d95cc4e2af} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3072 | 2026.05.06 06:53:14.553471 [ 261 ] {0b9adb52-3075-480b-92e7-50d95cc4e2af} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001371 sec., 2917.5784099197667 rows/sec., 237.91 KiB/sec. | ||
| 3073 | 2026.05.06 06:53:14.553508 [ 261 ] {0b9adb52-3075-480b-92e7-50d95cc4e2af} <Debug> TCPHandler: Processed in 0.001568074 sec. | ||
| 3074 | 2026.05.06 06:53:14.553636 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3075 | 2026.05.06 06:53:14.553730 [ 261 ] {1a0dc953-5389-46dc-8fa4-76fc62a5800c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3076 | 2026.05.06 06:53:14.553770 [ 261 ] {1a0dc953-5389-46dc-8fa4-76fc62a5800c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3077 | 2026.05.06 06:53:14.554216 [ 261 ] {1a0dc953-5389-46dc-8fa4-76fc62a5800c} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3078 | 2026.05.06 06:53:14.554253 [ 261 ] {1a0dc953-5389-46dc-8fa4-76fc62a5800c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3079 | 2026.05.06 06:53:14.554550 [ 261 ] {1a0dc953-5389-46dc-8fa4-76fc62a5800c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3080 | 2026.05.06 06:53:14.554749 [ 261 ] {1a0dc953-5389-46dc-8fa4-76fc62a5800c} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3081 | 2026.05.06 06:53:14.554879 [ 261 ] {1a0dc953-5389-46dc-8fa4-76fc62a5800c} <Debug> executeQuery: Read 66 rows, 5.33 KiB in 0.001166 sec., 56603.77358490566 rows/sec., 4.47 MiB/sec. | ||
| 3082 | 2026.05.06 06:53:14.554915 [ 261 ] {1a0dc953-5389-46dc-8fa4-76fc62a5800c} <Debug> TCPHandler: Processed in 0.001327737 sec. | ||
| 3083 | 2026.05.06 06:53:14.555042 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3084 | 2026.05.06 06:53:14.555136 [ 261 ] {119105b0-d1e7-4c00-9446-7f671be37024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3085 | 2026.05.06 06:53:14.555176 [ 261 ] {119105b0-d1e7-4c00-9446-7f671be37024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3086 | 2026.05.06 06:53:14.555570 [ 261 ] {119105b0-d1e7-4c00-9446-7f671be37024} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3087 | 2026.05.06 06:53:14.555606 [ 261 ] {119105b0-d1e7-4c00-9446-7f671be37024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3088 | 2026.05.06 06:53:14.555895 [ 261 ] {119105b0-d1e7-4c00-9446-7f671be37024} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3089 | 2026.05.06 06:53:14.556092 [ 261 ] {119105b0-d1e7-4c00-9446-7f671be37024} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3090 | 2026.05.06 06:53:14.556219 [ 261 ] {119105b0-d1e7-4c00-9446-7f671be37024} <Debug> executeQuery: Read 8 rows, 594.00 B in 0.0011 sec., 7272.727272727272 rows/sec., 527.34 KiB/sec. | ||
| 3091 | 2026.05.06 06:53:14.556254 [ 261 ] {119105b0-d1e7-4c00-9446-7f671be37024} <Debug> TCPHandler: Processed in 0.001261006 sec. | ||
| 3092 | 2026.05.06 06:53:14.556374 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3093 | 2026.05.06 06:53:14.556467 [ 261 ] {7dbb23c8-a41e-47c4-9590-2ec7618754fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3094 | 2026.05.06 06:53:14.556506 [ 261 ] {7dbb23c8-a41e-47c4-9590-2ec7618754fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3095 | 2026.05.06 06:53:14.556923 [ 261 ] {7dbb23c8-a41e-47c4-9590-2ec7618754fe} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3096 | 2026.05.06 06:53:14.556959 [ 261 ] {7dbb23c8-a41e-47c4-9590-2ec7618754fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3097 | 2026.05.06 06:53:14.557254 [ 261 ] {7dbb23c8-a41e-47c4-9590-2ec7618754fe} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3098 | 2026.05.06 06:53:14.557462 [ 261 ] {7dbb23c8-a41e-47c4-9590-2ec7618754fe} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3099 | 2026.05.06 06:53:14.557586 [ 261 ] {7dbb23c8-a41e-47c4-9590-2ec7618754fe} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001137 sec., 63324.5382585752 rows/sec., 4.95 MiB/sec. | ||
| 3100 | 2026.05.06 06:53:14.557622 [ 261 ] {7dbb23c8-a41e-47c4-9590-2ec7618754fe} <Debug> TCPHandler: Processed in 0.001297787 sec. | ||
| 3101 | 2026.05.06 06:53:14.557745 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3102 | 2026.05.06 06:53:14.557838 [ 261 ] {2604b3ad-7893-472a-945d-af4c67dfb67b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3103 | 2026.05.06 06:53:14.557881 [ 261 ] {2604b3ad-7893-472a-945d-af4c67dfb67b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3104 | 2026.05.06 06:53:14.558293 [ 261 ] {2604b3ad-7893-472a-945d-af4c67dfb67b} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3105 | 2026.05.06 06:53:14.558328 [ 261 ] {2604b3ad-7893-472a-945d-af4c67dfb67b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3106 | 2026.05.06 06:53:14.558650 [ 261 ] {2604b3ad-7893-472a-945d-af4c67dfb67b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3107 | 2026.05.06 06:53:14.558852 [ 261 ] {2604b3ad-7893-472a-945d-af4c67dfb67b} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3108 | 2026.05.06 06:53:14.558953 [ 137 ] {} <Debug> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3109 | 2026.05.06 06:53:14.558980 [ 261 ] {2604b3ad-7893-472a-945d-af4c67dfb67b} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001159 sec., 139775.66867989645 rows/sec., 9.73 MiB/sec. | ||
| 3110 | 2026.05.06 06:53:14.559000 [ 137 ] {} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3111 | 2026.05.06 06:53:14.559021 [ 261 ] {2604b3ad-7893-472a-945d-af4c67dfb67b} <Debug> TCPHandler: Processed in 0.001325697 sec. | ||
| 3112 | 2026.05.06 06:53:14.559025 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3113 | 2026.05.06 06:53:14.559151 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3114 | 2026.05.06 06:53:14.559158 [ 192 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3115 | 2026.05.06 06:53:14.559251 [ 261 ] {cd21bca6-b783-49ae-8463-20574c46579b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3116 | 2026.05.06 06:53:14.559301 [ 192 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3117 | 2026.05.06 06:53:14.559309 [ 261 ] {cd21bca6-b783-49ae-8463-20574c46579b} <Trace> 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 | ||
| 3118 | 2026.05.06 06:53:14.559343 [ 192 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 6230 rows starting from the beginning of the part | ||
| 3119 | 2026.05.06 06:53:14.559413 [ 192 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1604 rows starting from the beginning of the part | ||
| 3120 | 2026.05.06 06:53:14.559463 [ 192 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 128 rows starting from the beginning of the part | ||
| 3121 | 2026.05.06 06:53:14.559512 [ 192 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 3122 | 2026.05.06 06:53:14.559556 [ 192 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 265 rows starting from the beginning of the part | ||
| 3123 | 2026.05.06 06:53:14.559604 [ 192 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 162 rows starting from the beginning of the part | ||
| 3124 | 2026.05.06 06:53:14.560039 [ 261 ] {cd21bca6-b783-49ae-8463-20574c46579b} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3125 | 2026.05.06 06:53:14.560080 [ 261 ] {cd21bca6-b783-49ae-8463-20574c46579b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3126 | 2026.05.06 06:53:14.560619 [ 261 ] {cd21bca6-b783-49ae-8463-20574c46579b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3127 | 2026.05.06 06:53:14.560855 [ 261 ] {cd21bca6-b783-49ae-8463-20574c46579b} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3128 | 2026.05.06 06:53:14.560991 [ 261 ] {cd21bca6-b783-49ae-8463-20574c46579b} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001757 sec., 2276.607854297097 rows/sec., 4.08 MiB/sec. | ||
| 3129 | 2026.05.06 06:53:14.561044 [ 261 ] {cd21bca6-b783-49ae-8463-20574c46579b} <Debug> TCPHandler: Processed in 0.001943255 sec. | ||
| 3130 | 2026.05.06 06:53:14.561182 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3131 | 2026.05.06 06:53:14.561276 [ 261 ] {989e32e9-ca83-4253-b1be-d910036d25eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3132 | 2026.05.06 06:53:14.561317 [ 261 ] {989e32e9-ca83-4253-b1be-d910036d25eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3133 | 2026.05.06 06:53:14.561661 [ 261 ] {989e32e9-ca83-4253-b1be-d910036d25eb} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3134 | 2026.05.06 06:53:14.561696 [ 261 ] {989e32e9-ca83-4253-b1be-d910036d25eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3135 | 2026.05.06 06:53:14.562044 [ 261 ] {989e32e9-ca83-4253-b1be-d910036d25eb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3136 | 2026.05.06 06:53:14.562269 [ 261 ] {989e32e9-ca83-4253-b1be-d910036d25eb} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3137 | 2026.05.06 06:53:14.562397 [ 261 ] {989e32e9-ca83-4253-b1be-d910036d25eb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00114 sec., 52631.57894736842 rows/sec., 3.55 MiB/sec. | ||
| 3138 | 2026.05.06 06:53:14.562433 [ 261 ] {989e32e9-ca83-4253-b1be-d910036d25eb} <Debug> TCPHandler: Processed in 0.001303526 sec. | ||
| 3139 | 2026.05.06 06:53:14.562611 [ 195 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8549 rows, containing 5 columns (5 merged, 0 gathered) in 0.003492068 sec., 2448119.5669729225 rows/sec., 157.07 MiB/sec. | ||
| 3140 | 2026.05.06 06:53:14.562877 [ 197 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3141 | 2026.05.06 06:53:14.563221 [ 197 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3142 | 2026.05.06 06:53:14.563305 [ 197 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3143 | 2026.05.06 06:53:14.563404 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 3144 | 2026.05.06 06:53:14.880065 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7154 | ||
| 3145 | 2026.05.06 06:53:14.880814 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3146 | 2026.05.06 06:53:14.880889 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3147 | 2026.05.06 06:53:14.881400 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3148 | 2026.05.06 06:53:14.881616 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3149 | 2026.05.06 06:53:14.881731 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7154 | ||
| 3150 | 2026.05.06 06:53:15.248159 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3151 | 2026.05.06 06:53:15.264641 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3152 | 2026.05.06 06:53:15.264706 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3153 | 2026.05.06 06:53:15.270572 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3154 | 2026.05.06 06:53:15.271306 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3155 | 2026.05.06 06:53:15.274410 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3156 | 2026.05.06 06:53:19.550920 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3157 | 2026.05.06 06:53:19.551186 [ 261 ] {fd6a2992-49dc-416d-919a-146b253cd126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 3158 | 2026.05.06 06:53:19.551559 [ 261 ] {fd6a2992-49dc-416d-919a-146b253cd126} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3159 | 2026.05.06 06:53:19.551603 [ 261 ] {fd6a2992-49dc-416d-919a-146b253cd126} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 3160 | 2026.05.06 06:53:19.551875 [ 261 ] {fd6a2992-49dc-416d-919a-146b253cd126} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3161 | 2026.05.06 06:53:19.551941 [ 261 ] {fd6a2992-49dc-416d-919a-146b253cd126} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3162 | 2026.05.06 06:53:19.552078 [ 261 ] {fd6a2992-49dc-416d-919a-146b253cd126} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3163 | 2026.05.06 06:53:19.552177 [ 321 ] {fd6a2992-49dc-416d-919a-146b253cd126} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3164 | 2026.05.06 06:53:19.552207 [ 330 ] {fd6a2992-49dc-416d-919a-146b253cd126} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3165 | 2026.05.06 06:53:19.552236 [ 319 ] {fd6a2992-49dc-416d-919a-146b253cd126} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3166 | 2026.05.06 06:53:19.552207 [ 346 ] {fd6a2992-49dc-416d-919a-146b253cd126} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3167 | 2026.05.06 06:53:19.552404 [ 261 ] {fd6a2992-49dc-416d-919a-146b253cd126} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 3168 | 2026.05.06 06:53:19.552433 [ 261 ] {fd6a2992-49dc-416d-919a-146b253cd126} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3169 | 2026.05.06 06:53:19.552526 [ 261 ] {fd6a2992-49dc-416d-919a-146b253cd126} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3170 | 2026.05.06 06:53:19.552547 [ 261 ] {fd6a2992-49dc-416d-919a-146b253cd126} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 3171 | 2026.05.06 06:53:19.552582 [ 261 ] {fd6a2992-49dc-416d-919a-146b253cd126} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3172 | 2026.05.06 06:53:19.552620 [ 261 ] {fd6a2992-49dc-416d-919a-146b253cd126} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3173 | 2026.05.06 06:53:19.552654 [ 261 ] {fd6a2992-49dc-416d-919a-146b253cd126} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3174 | 2026.05.06 06:53:19.552686 [ 261 ] {fd6a2992-49dc-416d-919a-146b253cd126} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3175 | 2026.05.06 06:53:19.553958 [ 261 ] {fd6a2992-49dc-416d-919a-146b253cd126} <Debug> executeQuery: Read 51 rows, 9.76 KiB in 0.002879 sec., 17714.484195901354 rows/sec., 3.31 MiB/sec. | ||
| 3176 | 2026.05.06 06:53:19.554139 [ 261 ] {fd6a2992-49dc-416d-919a-146b253cd126} <Debug> MemoryTracker: Peak memory usage (for query): 183.07 KiB. | ||
| 3177 | 2026.05.06 06:53:19.554156 [ 261 ] {fd6a2992-49dc-416d-919a-146b253cd126} <Debug> TCPHandler: Processed in 0.003369756 sec. | ||
| 3178 | 2026.05.06 06:53:19.559526 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3179 | 2026.05.06 06:53:19.559682 [ 261 ] {e062768a-fb4c-49ab-88de-068d09731bac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3180 | 2026.05.06 06:53:19.559744 [ 261 ] {e062768a-fb4c-49ab-88de-068d09731bac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3181 | 2026.05.06 06:53:19.560336 [ 261 ] {e062768a-fb4c-49ab-88de-068d09731bac} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3182 | 2026.05.06 06:53:19.560376 [ 261 ] {e062768a-fb4c-49ab-88de-068d09731bac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3183 | 2026.05.06 06:53:19.560738 [ 261 ] {e062768a-fb4c-49ab-88de-068d09731bac} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3184 | 2026.05.06 06:53:19.560954 [ 261 ] {e062768a-fb4c-49ab-88de-068d09731bac} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3185 | 2026.05.06 06:53:19.561097 [ 261 ] {e062768a-fb4c-49ab-88de-068d09731bac} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00146 sec., 194520.5479452055 rows/sec., 12.35 MiB/sec. | ||
| 3186 | 2026.05.06 06:53:19.561136 [ 261 ] {e062768a-fb4c-49ab-88de-068d09731bac} <Debug> TCPHandler: Processed in 0.001686447 sec. | ||
| 3187 | 2026.05.06 06:53:19.561264 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3188 | 2026.05.06 06:53:19.561361 [ 261 ] {ab02fd65-a713-4282-a227-916d19733baf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3189 | 2026.05.06 06:53:19.561401 [ 261 ] {ab02fd65-a713-4282-a227-916d19733baf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3190 | 2026.05.06 06:53:19.562155 [ 261 ] {ab02fd65-a713-4282-a227-916d19733baf} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3191 | 2026.05.06 06:53:19.562189 [ 261 ] {ab02fd65-a713-4282-a227-916d19733baf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3192 | 2026.05.06 06:53:19.562544 [ 261 ] {ab02fd65-a713-4282-a227-916d19733baf} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3193 | 2026.05.06 06:53:19.562749 [ 261 ] {ab02fd65-a713-4282-a227-916d19733baf} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3194 | 2026.05.06 06:53:19.562882 [ 261 ] {ab02fd65-a713-4282-a227-916d19733baf} <Debug> executeQuery: Read 871 rows, 69.95 KiB in 0.001541 sec., 565217.3913043478 rows/sec., 44.33 MiB/sec. | ||
| 3195 | 2026.05.06 06:53:19.562918 [ 261 ] {ab02fd65-a713-4282-a227-916d19733baf} <Debug> TCPHandler: Processed in 0.001703718 sec. | ||
| 3196 | 2026.05.06 06:53:19.563062 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3197 | 2026.05.06 06:53:19.563157 [ 261 ] {4085b93b-2390-4072-a027-a3ee1082e6f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3198 | 2026.05.06 06:53:19.563197 [ 261 ] {4085b93b-2390-4072-a027-a3ee1082e6f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3199 | 2026.05.06 06:53:19.563632 [ 261 ] {4085b93b-2390-4072-a027-a3ee1082e6f4} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3200 | 2026.05.06 06:53:19.563668 [ 261 ] {4085b93b-2390-4072-a027-a3ee1082e6f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3201 | 2026.05.06 06:53:19.563965 [ 261 ] {4085b93b-2390-4072-a027-a3ee1082e6f4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3202 | 2026.05.06 06:53:19.564182 [ 261 ] {4085b93b-2390-4072-a027-a3ee1082e6f4} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3203 | 2026.05.06 06:53:19.564305 [ 261 ] {4085b93b-2390-4072-a027-a3ee1082e6f4} <Debug> executeQuery: Read 179 rows, 11.32 KiB in 0.001167 sec., 153384.74721508138 rows/sec., 9.48 MiB/sec. | ||
| 3204 | 2026.05.06 06:53:19.564340 [ 261 ] {4085b93b-2390-4072-a027-a3ee1082e6f4} <Debug> TCPHandler: Processed in 0.001332968 sec. | ||
| 3205 | 2026.05.06 06:53:19.564461 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3206 | 2026.05.06 06:53:19.564554 [ 261 ] {147a96ec-bd62-4dd1-9e93-bbf1161603c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3207 | 2026.05.06 06:53:19.564592 [ 261 ] {147a96ec-bd62-4dd1-9e93-bbf1161603c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3208 | 2026.05.06 06:53:19.565009 [ 261 ] {147a96ec-bd62-4dd1-9e93-bbf1161603c1} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3209 | 2026.05.06 06:53:19.565043 [ 261 ] {147a96ec-bd62-4dd1-9e93-bbf1161603c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3210 | 2026.05.06 06:53:19.565341 [ 261 ] {147a96ec-bd62-4dd1-9e93-bbf1161603c1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3211 | 2026.05.06 06:53:19.565546 [ 261 ] {147a96ec-bd62-4dd1-9e93-bbf1161603c1} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3212 | 2026.05.06 06:53:19.565626 [ 130 ] {} <Debug> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3213 | 2026.05.06 06:53:19.565660 [ 130 ] {} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3214 | 2026.05.06 06:53:19.565664 [ 261 ] {147a96ec-bd62-4dd1-9e93-bbf1161603c1} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001128 sec., 132092.19858156028 rows/sec., 8.53 MiB/sec. | ||
| 3215 | 2026.05.06 06:53:19.565679 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3216 | 2026.05.06 06:53:19.565703 [ 261 ] {147a96ec-bd62-4dd1-9e93-bbf1161603c1} <Debug> TCPHandler: Processed in 0.001290057 sec. | ||
| 3217 | 2026.05.06 06:53:19.565779 [ 187 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 3218 | 2026.05.06 06:53:19.565824 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3219 | 2026.05.06 06:53:19.565921 [ 261 ] {46529918-0e5e-49c4-b5c3-f3424b2cc6fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3220 | 2026.05.06 06:53:19.565927 [ 187 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3221 | 2026.05.06 06:53:19.565961 [ 261 ] {46529918-0e5e-49c4-b5c3-f3424b2cc6fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3222 | 2026.05.06 06:53:19.565973 [ 187 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 801 rows starting from the beginning of the part | ||
| 3223 | 2026.05.06 06:53:19.566046 [ 187 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 801 rows starting from the beginning of the part | ||
| 3224 | 2026.05.06 06:53:19.566096 [ 187 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 25 rows starting from the beginning of the part | ||
| 3225 | 2026.05.06 06:53:19.566145 [ 187 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 950 rows starting from the beginning of the part | ||
| 3226 | 2026.05.06 06:53:19.566197 [ 187 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 149 rows starting from the beginning of the part | ||
| 3227 | 2026.05.06 06:53:19.566244 [ 187 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 149 rows starting from the beginning of the part | ||
| 3228 | 2026.05.06 06:53:19.566394 [ 261 ] {46529918-0e5e-49c4-b5c3-f3424b2cc6fa} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3229 | 2026.05.06 06:53:19.566437 [ 261 ] {46529918-0e5e-49c4-b5c3-f3424b2cc6fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3230 | 2026.05.06 06:53:19.566758 [ 261 ] {46529918-0e5e-49c4-b5c3-f3424b2cc6fa} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3231 | 2026.05.06 06:53:19.566987 [ 261 ] {46529918-0e5e-49c4-b5c3-f3424b2cc6fa} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3232 | 2026.05.06 06:53:19.567115 [ 261 ] {46529918-0e5e-49c4-b5c3-f3424b2cc6fa} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001212 sec., 122112.21122112211 rows/sec., 6.94 MiB/sec. | ||
| 3233 | 2026.05.06 06:53:19.567151 [ 261 ] {46529918-0e5e-49c4-b5c3-f3424b2cc6fa} <Debug> TCPHandler: Processed in 0.001377899 sec. | ||
| 3234 | 2026.05.06 06:53:19.567275 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3235 | 2026.05.06 06:53:19.567368 [ 261 ] {6b23c3aa-5af2-4956-87db-f5771d432cdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3236 | 2026.05.06 06:53:19.567406 [ 261 ] {6b23c3aa-5af2-4956-87db-f5771d432cdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3237 | 2026.05.06 06:53:19.567544 [ 197 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2875 rows, containing 5 columns (5 merged, 0 gathered) in 0.001803191 sec., 1594395.71293335 rows/sec., 100.22 MiB/sec. | ||
| 3238 | 2026.05.06 06:53:19.567764 [ 197 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3239 | 2026.05.06 06:53:19.568036 [ 261 ] {6b23c3aa-5af2-4956-87db-f5771d432cdf} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3240 | 2026.05.06 06:53:19.568065 [ 197 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_6_1} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3241 | 2026.05.06 06:53:19.568078 [ 261 ] {6b23c3aa-5af2-4956-87db-f5771d432cdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3242 | 2026.05.06 06:53:19.568152 [ 197 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_6_1} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3243 | 2026.05.06 06:53:19.568244 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 3244 | 2026.05.06 06:53:19.568405 [ 261 ] {6b23c3aa-5af2-4956-87db-f5771d432cdf} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3245 | 2026.05.06 06:53:19.568604 [ 261 ] {6b23c3aa-5af2-4956-87db-f5771d432cdf} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3246 | 2026.05.06 06:53:19.568736 [ 261 ] {6b23c3aa-5af2-4956-87db-f5771d432cdf} <Debug> executeQuery: Read 527 rows, 38.14 KiB in 0.001431 sec., 368273.9343116702 rows/sec., 26.03 MiB/sec. | ||
| 3247 | 2026.05.06 06:53:19.568770 [ 261 ] {6b23c3aa-5af2-4956-87db-f5771d432cdf} <Debug> TCPHandler: Processed in 0.001592274 sec. | ||
| 3248 | 2026.05.06 06:53:19.568882 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3249 | 2026.05.06 06:53:19.568970 [ 261 ] {8e4a5b5c-c4d7-4aba-8793-abfbfc48da47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3250 | 2026.05.06 06:53:19.569073 [ 261 ] {8e4a5b5c-c4d7-4aba-8793-abfbfc48da47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3251 | 2026.05.06 06:53:19.569402 [ 261 ] {8e4a5b5c-c4d7-4aba-8793-abfbfc48da47} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3252 | 2026.05.06 06:53:19.569437 [ 261 ] {8e4a5b5c-c4d7-4aba-8793-abfbfc48da47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3253 | 2026.05.06 06:53:19.569725 [ 261 ] {8e4a5b5c-c4d7-4aba-8793-abfbfc48da47} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3254 | 2026.05.06 06:53:19.569925 [ 261 ] {8e4a5b5c-c4d7-4aba-8793-abfbfc48da47} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3255 | 2026.05.06 06:53:19.570049 [ 261 ] {8e4a5b5c-c4d7-4aba-8793-abfbfc48da47} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001035 sec., 5797.101449275363 rows/sec., 302.88 KiB/sec. | ||
| 3256 | 2026.05.06 06:53:19.570089 [ 261 ] {8e4a5b5c-c4d7-4aba-8793-abfbfc48da47} <Debug> TCPHandler: Processed in 0.001210985 sec. | ||
| 3257 | 2026.05.06 06:53:19.570207 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3258 | 2026.05.06 06:53:19.570301 [ 261 ] {e4d86f33-ec8c-46dd-8d1a-c2be23407e93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3259 | 2026.05.06 06:53:19.570344 [ 261 ] {e4d86f33-ec8c-46dd-8d1a-c2be23407e93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3260 | 2026.05.06 06:53:19.570769 [ 261 ] {e4d86f33-ec8c-46dd-8d1a-c2be23407e93} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3261 | 2026.05.06 06:53:19.570803 [ 261 ] {e4d86f33-ec8c-46dd-8d1a-c2be23407e93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3262 | 2026.05.06 06:53:19.571135 [ 261 ] {e4d86f33-ec8c-46dd-8d1a-c2be23407e93} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3263 | 2026.05.06 06:53:19.571353 [ 261 ] {e4d86f33-ec8c-46dd-8d1a-c2be23407e93} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3264 | 2026.05.06 06:53:19.571476 [ 261 ] {e4d86f33-ec8c-46dd-8d1a-c2be23407e93} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001194 sec., 221943.0485762144 rows/sec., 14.75 MiB/sec. | ||
| 3265 | 2026.05.06 06:53:19.571512 [ 261 ] {e4d86f33-ec8c-46dd-8d1a-c2be23407e93} <Debug> TCPHandler: Processed in 0.001354449 sec. | ||
| 3266 | 2026.05.06 06:53:19.571630 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3267 | 2026.05.06 06:53:19.571722 [ 261 ] {65eedd12-aa55-439e-b1a4-55066c014ab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3268 | 2026.05.06 06:53:19.571788 [ 261 ] {65eedd12-aa55-439e-b1a4-55066c014ab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3269 | 2026.05.06 06:53:19.572109 [ 261 ] {65eedd12-aa55-439e-b1a4-55066c014ab8} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3270 | 2026.05.06 06:53:19.572142 [ 261 ] {65eedd12-aa55-439e-b1a4-55066c014ab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3271 | 2026.05.06 06:53:19.572427 [ 261 ] {65eedd12-aa55-439e-b1a4-55066c014ab8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3272 | 2026.05.06 06:53:19.572633 [ 261 ] {65eedd12-aa55-439e-b1a4-55066c014ab8} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3273 | 2026.05.06 06:53:19.572754 [ 261 ] {65eedd12-aa55-439e-b1a4-55066c014ab8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00105 sec., 952.3809523809524 rows/sec., 64.17 KiB/sec. | ||
| 3274 | 2026.05.06 06:53:19.572790 [ 261 ] {65eedd12-aa55-439e-b1a4-55066c014ab8} <Debug> TCPHandler: Processed in 0.001209394 sec. | ||
| 3275 | 2026.05.06 06:53:19.572905 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3276 | 2026.05.06 06:53:19.572998 [ 261 ] {e910a15c-184a-468e-9773-960a9b493a3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3277 | 2026.05.06 06:53:19.573050 [ 261 ] {e910a15c-184a-468e-9773-960a9b493a3b} <Trace> 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 | ||
| 3278 | 2026.05.06 06:53:19.573839 [ 261 ] {e910a15c-184a-468e-9773-960a9b493a3b} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3279 | 2026.05.06 06:53:19.573874 [ 261 ] {e910a15c-184a-468e-9773-960a9b493a3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3280 | 2026.05.06 06:53:19.574453 [ 261 ] {e910a15c-184a-468e-9773-960a9b493a3b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3281 | 2026.05.06 06:53:19.574671 [ 261 ] {e910a15c-184a-468e-9773-960a9b493a3b} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3282 | 2026.05.06 06:53:19.574802 [ 261 ] {e910a15c-184a-468e-9773-960a9b493a3b} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001823 sec., 20296.21503017005 rows/sec., 36.37 MiB/sec. | ||
| 3283 | 2026.05.06 06:53:19.574853 [ 261 ] {e910a15c-184a-468e-9773-960a9b493a3b} <Debug> TCPHandler: Processed in 0.001997196 sec. | ||
| 3284 | 2026.05.06 06:53:19.574996 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3285 | 2026.05.06 06:53:19.575127 [ 261 ] {94066e3f-e6d4-48cd-8f24-1b62339ea198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3286 | 2026.05.06 06:53:19.575181 [ 261 ] {94066e3f-e6d4-48cd-8f24-1b62339ea198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3287 | 2026.05.06 06:53:19.575521 [ 261 ] {94066e3f-e6d4-48cd-8f24-1b62339ea198} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3288 | 2026.05.06 06:53:19.575556 [ 261 ] {94066e3f-e6d4-48cd-8f24-1b62339ea198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3289 | 2026.05.06 06:53:19.575857 [ 261 ] {94066e3f-e6d4-48cd-8f24-1b62339ea198} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3290 | 2026.05.06 06:53:19.576067 [ 261 ] {94066e3f-e6d4-48cd-8f24-1b62339ea198} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3291 | 2026.05.06 06:53:19.576166 [ 130 ] {} <Debug> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3292 | 2026.05.06 06:53:19.576195 [ 130 ] {} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3293 | 2026.05.06 06:53:19.576199 [ 261 ] {94066e3f-e6d4-48cd-8f24-1b62339ea198} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001092 sec., 82417.58241758241 rows/sec., 5.16 MiB/sec. | ||
| 3294 | 2026.05.06 06:53:19.576212 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3295 | 2026.05.06 06:53:19.576238 [ 261 ] {94066e3f-e6d4-48cd-8f24-1b62339ea198} <Debug> TCPHandler: Processed in 0.001301187 sec. | ||
| 3296 | 2026.05.06 06:53:19.576316 [ 192 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3297 | 2026.05.06 06:53:19.576428 [ 192 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3298 | 2026.05.06 06:53:19.576458 [ 192 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 462 rows starting from the beginning of the part | ||
| 3299 | 2026.05.06 06:53:19.576513 [ 192 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 48 rows starting from the beginning of the part | ||
| 3300 | 2026.05.06 06:53:19.576551 [ 192 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 3301 | 2026.05.06 06:53:19.576588 [ 192 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 90 rows starting from the beginning of the part | ||
| 3302 | 2026.05.06 06:53:19.576621 [ 192 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 3303 | 2026.05.06 06:53:19.576657 [ 192 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 90 rows starting from the beginning of the part | ||
| 3304 | 2026.05.06 06:53:19.577486 [ 197 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 810 rows, containing 4 columns (4 merged, 0 gathered) in 0.001212924 sec., 667807.7109530359 rows/sec., 43.81 MiB/sec. | ||
| 3305 | 2026.05.06 06:53:19.577664 [ 187 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3306 | 2026.05.06 06:53:19.577934 [ 187 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_16_3} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3307 | 2026.05.06 06:53:19.578008 [ 187 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_16_3} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3308 | 2026.05.06 06:53:19.578091 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 3309 | 2026.05.06 06:53:19.731562 [ 279 ] {} <Trace> TCP-Session: b7d92cf9-d83e-4468-9f5d-546b61414b85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3310 | 2026.05.06 06:53:19.731824 [ 279 ] {22aad3f9-b1d2-4c3b-85af-1a7d28d6ece6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43404) 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 has_own_data (stage: Complete) | ||
| 3311 | 2026.05.06 06:53:19.732270 [ 279 ] {22aad3f9-b1d2-4c3b-85af-1a7d28d6ece6} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 3312 | 2026.05.06 06:53:19.732443 [ 279 ] {22aad3f9-b1d2-4c3b-85af-1a7d28d6ece6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3313 | 2026.05.06 06:53:19.732826 [ 318 ] {22aad3f9-b1d2-4c3b-85af-1a7d28d6ece6} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 3314 | 2026.05.06 06:53:19.733412 [ 279 ] {22aad3f9-b1d2-4c3b-85af-1a7d28d6ece6} <Debug> executeQuery: Read 140 rows, 7.96 KiB in 0.001714 sec., 81680.28004667444 rows/sec., 4.53 MiB/sec. | ||
| 3315 | 2026.05.06 06:53:19.733513 [ 279 ] {22aad3f9-b1d2-4c3b-85af-1a7d28d6ece6} <Debug> TCPHandler: Processed in 0.002086899 sec. | ||
| 3316 | 2026.05.06 06:53:20.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.43 MiB, peak 235.72 MiB, free memory in arenas 0.00 B, will set to 231.63 MiB (RSS), difference: -2.80 MiB | ||
| 3317 | 2026.05.06 06:53:22.297403 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3318 | 2026.05.06 06:53:22.297517 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3319 | 2026.05.06 06:53:22.381895 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7666 | ||
| 3320 | 2026.05.06 06:53:22.382476 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3321 | 2026.05.06 06:53:22.382528 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3322 | 2026.05.06 06:53:22.383029 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3323 | 2026.05.06 06:53:22.383283 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3324 | 2026.05.06 06:53:22.383425 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7666 | ||
| 3325 | 2026.05.06 06:53:22.383426 [ 127 ] {} <Debug> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3326 | 2026.05.06 06:53:22.383488 [ 127 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3327 | 2026.05.06 06:53:22.383507 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3328 | 2026.05.06 06:53:22.383621 [ 192 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3329 | 2026.05.06 06:53:22.383758 [ 192 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3330 | 2026.05.06 06:53:22.383794 [ 192 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5234 rows starting from the beginning of the part | ||
| 3331 | 2026.05.06 06:53:22.383855 [ 192 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 3332 | 2026.05.06 06:53:22.383898 [ 192 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 3333 | 2026.05.06 06:53:22.383935 [ 192 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 3334 | 2026.05.06 06:53:22.383971 [ 192 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 3335 | 2026.05.06 06:53:22.384007 [ 192 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 3336 | 2026.05.06 06:53:22.385354 [ 191 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7666 rows, containing 4 columns (4 merged, 0 gathered) in 0.001781721 sec., 4302581.605088564 rows/sec., 61.55 MiB/sec. | ||
| 3337 | 2026.05.06 06:53:22.385726 [ 192 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3338 | 2026.05.06 06:53:22.385973 [ 192 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_16_3} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3339 | 2026.05.06 06:53:22.386051 [ 192 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_16_3} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3340 | 2026.05.06 06:53:22.386120 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3341 | 2026.05.06 06:53:22.391253 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 400 | ||
| 3342 | 2026.05.06 06:53:22.393797 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3343 | 2026.05.06 06:53:22.393839 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3344 | 2026.05.06 06:53:22.395165 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3345 | 2026.05.06 06:53:22.395424 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3346 | 2026.05.06 06:53:22.395584 [ 126 ] {} <Debug> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3347 | 2026.05.06 06:53:22.395653 [ 126 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3348 | 2026.05.06 06:53:22.395675 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3349 | 2026.05.06 06:53:22.395688 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 400 | ||
| 3350 | 2026.05.06 06:53:22.395780 [ 191 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 3351 | 2026.05.06 06:53:22.396349 [ 191 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3352 | 2026.05.06 06:53:22.396521 [ 191 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 200 rows starting from the beginning of the part | ||
| 3353 | 2026.05.06 06:53:22.396941 [ 191 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 3354 | 2026.05.06 06:53:22.397312 [ 191 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part | ||
| 3355 | 2026.05.06 06:53:22.397662 [ 191 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 54 rows starting from the beginning of the part | ||
| 3356 | 2026.05.06 06:53:22.398024 [ 191 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 38 rows starting from the beginning of the part | ||
| 3357 | 2026.05.06 06:53:22.398396 [ 191 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 42 rows starting from the beginning of the part | ||
| 3358 | 2026.05.06 06:53:22.404397 [ 196 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 400 rows, containing 72 columns (72 merged, 0 gathered) in 0.008653714 sec., 46222.92809769308 rows/sec., 41.22 MiB/sec. | ||
| 3359 | 2026.05.06 06:53:22.405024 [ 191 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3360 | 2026.05.06 06:53:22.405498 [ 191 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_11_2} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3361 | 2026.05.06 06:53:22.405562 [ 191 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_11_2} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3362 | 2026.05.06 06:53:22.405690 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.75 MiB. | ||
| 3363 | 2026.05.06 06:53:22.774568 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3364 | 2026.05.06 06:53:22.791225 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3365 | 2026.05.06 06:53:22.791279 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3366 | 2026.05.06 06:53:22.797409 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3367 | 2026.05.06 06:53:22.798090 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3368 | 2026.05.06 06:53:22.798372 [ 126 ] {} <Debug> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3369 | 2026.05.06 06:53:22.798435 [ 126 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3370 | 2026.05.06 06:53:22.798456 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3371 | 2026.05.06 06:53:22.798543 [ 196 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3372 | 2026.05.06 06:53:22.800781 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3373 | 2026.05.06 06:53:22.801386 [ 196 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3374 | 2026.05.06 06:53:22.802135 [ 196 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part | ||
| 3375 | 2026.05.06 06:53:22.805426 [ 196 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part | ||
| 3376 | 2026.05.06 06:53:22.808698 [ 196 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part | ||
| 3377 | 2026.05.06 06:53:22.812381 [ 196 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part | ||
| 3378 | 2026.05.06 06:53:22.816324 [ 196 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part | ||
| 3379 | 2026.05.06 06:53:22.820428 [ 196 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
| 3380 | 2026.05.06 06:53:22.875145 [ 191 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.076631094 sec., 1578.9935088229329 rows/sec., 8.16 MiB/sec. | ||
| 3381 | 2026.05.06 06:53:22.877138 [ 200 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3382 | 2026.05.06 06:53:22.878903 [ 200 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_16_3} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3383 | 2026.05.06 06:53:22.878991 [ 200 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_16_3} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3384 | 2026.05.06 06:53:22.880258 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3385 | 2026.05.06 06:53:23.000356 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.82 MiB, peak 242.80 MiB, free memory in arenas 0.00 B, will set to 243.39 MiB (RSS), difference: 10.57 MiB | ||
| 3386 | 2026.05.06 06:53:23.001637 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000980218 sec. | ||
| 3387 | 2026.05.06 06:53:24.546327 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3388 | 2026.05.06 06:53:24.546537 [ 261 ] {1c9a5249-fa07-42d9-9454-6c473983caa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3389 | 2026.05.06 06:53:24.546844 [ 261 ] {1c9a5249-fa07-42d9-9454-6c473983caa7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3390 | 2026.05.06 06:53:24.546879 [ 261 ] {1c9a5249-fa07-42d9-9454-6c473983caa7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3391 | 2026.05.06 06:53:24.547090 [ 261 ] {1c9a5249-fa07-42d9-9454-6c473983caa7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3392 | 2026.05.06 06:53:24.547165 [ 261 ] {1c9a5249-fa07-42d9-9454-6c473983caa7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3393 | 2026.05.06 06:53:24.547303 [ 261 ] {1c9a5249-fa07-42d9-9454-6c473983caa7} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3394 | 2026.05.06 06:53:24.547415 [ 321 ] {1c9a5249-fa07-42d9-9454-6c473983caa7} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3395 | 2026.05.06 06:53:24.547446 [ 318 ] {1c9a5249-fa07-42d9-9454-6c473983caa7} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3396 | 2026.05.06 06:53:24.547464 [ 319 ] {1c9a5249-fa07-42d9-9454-6c473983caa7} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3397 | 2026.05.06 06:53:24.547464 [ 347 ] {1c9a5249-fa07-42d9-9454-6c473983caa7} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3398 | 2026.05.06 06:53:24.547669 [ 261 ] {1c9a5249-fa07-42d9-9454-6c473983caa7} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 3399 | 2026.05.06 06:53:24.547698 [ 261 ] {1c9a5249-fa07-42d9-9454-6c473983caa7} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3400 | 2026.05.06 06:53:24.547793 [ 261 ] {1c9a5249-fa07-42d9-9454-6c473983caa7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3401 | 2026.05.06 06:53:24.547814 [ 261 ] {1c9a5249-fa07-42d9-9454-6c473983caa7} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 3402 | 2026.05.06 06:53:24.547847 [ 261 ] {1c9a5249-fa07-42d9-9454-6c473983caa7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3403 | 2026.05.06 06:53:24.547887 [ 261 ] {1c9a5249-fa07-42d9-9454-6c473983caa7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3404 | 2026.05.06 06:53:24.547921 [ 261 ] {1c9a5249-fa07-42d9-9454-6c473983caa7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3405 | 2026.05.06 06:53:24.547954 [ 261 ] {1c9a5249-fa07-42d9-9454-6c473983caa7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3406 | 2026.05.06 06:53:24.549264 [ 261 ] {1c9a5249-fa07-42d9-9454-6c473983caa7} <Debug> executeQuery: Read 51 rows, 5.78 KiB in 0.002809 sec., 18155.927376290496 rows/sec., 2.01 MiB/sec. | ||
| 3407 | 2026.05.06 06:53:24.549449 [ 261 ] {1c9a5249-fa07-42d9-9454-6c473983caa7} <Debug> MemoryTracker: Peak memory usage (for query): 162.71 KiB. | ||
| 3408 | 2026.05.06 06:53:24.549464 [ 261 ] {1c9a5249-fa07-42d9-9454-6c473983caa7} <Debug> TCPHandler: Processed in 0.003257692 sec. | ||
| 3409 | 2026.05.06 06:53:24.551239 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3410 | 2026.05.06 06:53:24.551348 [ 261 ] {281c2e73-174e-4b8a-8041-12e151711eeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3411 | 2026.05.06 06:53:24.551391 [ 261 ] {281c2e73-174e-4b8a-8041-12e151711eeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3412 | 2026.05.06 06:53:24.551911 [ 261 ] {281c2e73-174e-4b8a-8041-12e151711eeb} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3413 | 2026.05.06 06:53:24.551951 [ 261 ] {281c2e73-174e-4b8a-8041-12e151711eeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3414 | 2026.05.06 06:53:24.552321 [ 261 ] {281c2e73-174e-4b8a-8041-12e151711eeb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3415 | 2026.05.06 06:53:24.552539 [ 261 ] {281c2e73-174e-4b8a-8041-12e151711eeb} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3416 | 2026.05.06 06:53:24.552682 [ 261 ] {281c2e73-174e-4b8a-8041-12e151711eeb} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001366 sec., 46852.12298682284 rows/sec., 3.71 MiB/sec. | ||
| 3417 | 2026.05.06 06:53:24.552719 [ 261 ] {281c2e73-174e-4b8a-8041-12e151711eeb} <Debug> TCPHandler: Processed in 0.001529613 sec. | ||
| 3418 | 2026.05.06 06:53:24.552849 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3419 | 2026.05.06 06:53:24.552945 [ 261 ] {28468e20-bdab-4563-ba85-547c54c6a0f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3420 | 2026.05.06 06:53:24.552985 [ 261 ] {28468e20-bdab-4563-ba85-547c54c6a0f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3421 | 2026.05.06 06:53:24.553392 [ 261 ] {28468e20-bdab-4563-ba85-547c54c6a0f6} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3422 | 2026.05.06 06:53:24.553428 [ 261 ] {28468e20-bdab-4563-ba85-547c54c6a0f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3423 | 2026.05.06 06:53:24.553718 [ 261 ] {28468e20-bdab-4563-ba85-547c54c6a0f6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3424 | 2026.05.06 06:53:24.553915 [ 261 ] {28468e20-bdab-4563-ba85-547c54c6a0f6} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3425 | 2026.05.06 06:53:24.554021 [ 123 ] {} <Debug> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 3426 | 2026.05.06 06:53:24.554042 [ 261 ] {28468e20-bdab-4563-ba85-547c54c6a0f6} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001118 sec., 3577.8175313059032 rows/sec., 269.04 KiB/sec. | ||
| 3427 | 2026.05.06 06:53:24.554074 [ 123 ] {} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3428 | 2026.05.06 06:53:24.554089 [ 261 ] {28468e20-bdab-4563-ba85-547c54c6a0f6} <Debug> TCPHandler: Processed in 0.001288356 sec. | ||
| 3429 | 2026.05.06 06:53:24.554099 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3430 | 2026.05.06 06:53:24.554230 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3431 | 2026.05.06 06:53:24.554231 [ 189 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 3432 | 2026.05.06 06:53:24.554339 [ 261 ] {d19e20a4-6bfa-416c-8430-3adc1c89edb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3433 | 2026.05.06 06:53:24.554384 [ 261 ] {d19e20a4-6bfa-416c-8430-3adc1c89edb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3434 | 2026.05.06 06:53:24.554398 [ 189 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3435 | 2026.05.06 06:53:24.554441 [ 189 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 224 rows starting from the beginning of the part | ||
| 3436 | 2026.05.06 06:53:24.554515 [ 189 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part | ||
| 3437 | 2026.05.06 06:53:24.554567 [ 189 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 179 rows starting from the beginning of the part | ||
| 3438 | 2026.05.06 06:53:24.554614 [ 189 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 8 rows starting from the beginning of the part | ||
| 3439 | 2026.05.06 06:53:24.554655 [ 189 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 179 rows starting from the beginning of the part | ||
| 3440 | 2026.05.06 06:53:24.554699 [ 189 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
| 3441 | 2026.05.06 06:53:24.554857 [ 261 ] {d19e20a4-6bfa-416c-8430-3adc1c89edb0} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3442 | 2026.05.06 06:53:24.554910 [ 261 ] {d19e20a4-6bfa-416c-8430-3adc1c89edb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3443 | 2026.05.06 06:53:24.555466 [ 261 ] {d19e20a4-6bfa-416c-8430-3adc1c89edb0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3444 | 2026.05.06 06:53:24.555675 [ 261 ] {d19e20a4-6bfa-416c-8430-3adc1c89edb0} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3445 | 2026.05.06 06:53:24.555688 [ 200 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 598 rows, containing 5 columns (5 merged, 0 gathered) in 0.001517483 sec., 394073.6074143829 rows/sec., 26.28 MiB/sec. | ||
| 3446 | 2026.05.06 06:53:24.555811 [ 261 ] {d19e20a4-6bfa-416c-8430-3adc1c89edb0} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001491 sec., 45606.97518443997 rows/sec., 3.56 MiB/sec. | ||
| 3447 | 2026.05.06 06:53:24.555846 [ 189 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 3448 | 2026.05.06 06:53:24.555852 [ 261 ] {d19e20a4-6bfa-416c-8430-3adc1c89edb0} <Debug> TCPHandler: Processed in 0.001672737 sec. | ||
| 3449 | 2026.05.06 06:53:24.555993 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3450 | 2026.05.06 06:53:24.556088 [ 261 ] {1e6ae998-b853-4660-a95c-872327ee44bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3451 | 2026.05.06 06:53:24.556119 [ 189 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_15_3} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3452 | 2026.05.06 06:53:24.556132 [ 261 ] {1e6ae998-b853-4660-a95c-872327ee44bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3453 | 2026.05.06 06:53:24.556195 [ 189 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_15_3} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 3454 | 2026.05.06 06:53:24.556273 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3455 | 2026.05.06 06:53:24.556569 [ 261 ] {1e6ae998-b853-4660-a95c-872327ee44bf} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3456 | 2026.05.06 06:53:24.556609 [ 261 ] {1e6ae998-b853-4660-a95c-872327ee44bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3457 | 2026.05.06 06:53:24.556939 [ 261 ] {1e6ae998-b853-4660-a95c-872327ee44bf} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3458 | 2026.05.06 06:53:24.557135 [ 261 ] {1e6ae998-b853-4660-a95c-872327ee44bf} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3459 | 2026.05.06 06:53:24.557270 [ 261 ] {1e6ae998-b853-4660-a95c-872327ee44bf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 3460 | 2026.05.06 06:53:24.557306 [ 261 ] {1e6ae998-b853-4660-a95c-872327ee44bf} <Debug> TCPHandler: Processed in 0.001360068 sec. | ||
| 3461 | 2026.05.06 06:53:24.557424 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3462 | 2026.05.06 06:53:24.557515 [ 261 ] {22a4c3a0-1103-4143-939f-390191b41e60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3463 | 2026.05.06 06:53:24.557569 [ 261 ] {22a4c3a0-1103-4143-939f-390191b41e60} <Trace> 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 | ||
| 3464 | 2026.05.06 06:53:24.558264 [ 261 ] {22a4c3a0-1103-4143-939f-390191b41e60} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3465 | 2026.05.06 06:53:24.558298 [ 261 ] {22a4c3a0-1103-4143-939f-390191b41e60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3466 | 2026.05.06 06:53:24.558776 [ 261 ] {22a4c3a0-1103-4143-939f-390191b41e60} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3467 | 2026.05.06 06:53:24.558990 [ 261 ] {22a4c3a0-1103-4143-939f-390191b41e60} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3468 | 2026.05.06 06:53:24.559124 [ 261 ] {22a4c3a0-1103-4143-939f-390191b41e60} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001626 sec., 2460.0246002460026 rows/sec., 4.41 MiB/sec. | ||
| 3469 | 2026.05.06 06:53:24.559175 [ 261 ] {22a4c3a0-1103-4143-939f-390191b41e60} <Debug> TCPHandler: Processed in 0.001798041 sec. | ||
| 3470 | 2026.05.06 06:53:24.559311 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3471 | 2026.05.06 06:53:24.559404 [ 261 ] {bce6c0dd-9f74-43d8-832a-3eeae953a295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3472 | 2026.05.06 06:53:24.559444 [ 261 ] {bce6c0dd-9f74-43d8-832a-3eeae953a295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3473 | 2026.05.06 06:53:24.559776 [ 261 ] {bce6c0dd-9f74-43d8-832a-3eeae953a295} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3474 | 2026.05.06 06:53:24.559810 [ 261 ] {bce6c0dd-9f74-43d8-832a-3eeae953a295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3475 | 2026.05.06 06:53:24.560108 [ 261 ] {bce6c0dd-9f74-43d8-832a-3eeae953a295} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3476 | 2026.05.06 06:53:24.560308 [ 261 ] {bce6c0dd-9f74-43d8-832a-3eeae953a295} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3477 | 2026.05.06 06:53:24.560429 [ 261 ] {bce6c0dd-9f74-43d8-832a-3eeae953a295} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001044 sec., 57471.26436781609 rows/sec., 3.87 MiB/sec. | ||
| 3478 | 2026.05.06 06:53:24.560464 [ 261 ] {bce6c0dd-9f74-43d8-832a-3eeae953a295} <Debug> TCPHandler: Processed in 0.001200694 sec. | ||
| 3479 | 2026.05.06 06:53:25.098365 [ 123 ] {} <Debug> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3480 | 2026.05.06 06:53:25.098435 [ 123 ] {} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3481 | 2026.05.06 06:53:25.098463 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3482 | 2026.05.06 06:53:25.098577 [ 189 ] {0df8073b-f29c-4283-b8f7-dff834c33018::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 3483 | 2026.05.06 06:53:25.098716 [ 189 ] {0df8073b-f29c-4283-b8f7-dff834c33018::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3484 | 2026.05.06 06:53:25.098748 [ 189 ] {0df8073b-f29c-4283-b8f7-dff834c33018::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 3485 | 2026.05.06 06:53:25.098811 [ 189 ] {0df8073b-f29c-4283-b8f7-dff834c33018::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 3486 | 2026.05.06 06:53:25.098854 [ 189 ] {0df8073b-f29c-4283-b8f7-dff834c33018::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part | ||
| 3487 | 2026.05.06 06:53:25.098893 [ 189 ] {0df8073b-f29c-4283-b8f7-dff834c33018::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 3488 | 2026.05.06 06:53:25.098931 [ 189 ] {0df8073b-f29c-4283-b8f7-dff834c33018::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
| 3489 | 2026.05.06 06:53:25.099657 [ 200 ] {0df8073b-f29c-4283-b8f7-dff834c33018::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 5 columns (5 merged, 0 gathered) in 0.001127901 sec., 23051.668541831245 rows/sec., 1.92 MiB/sec. | ||
| 3490 | 2026.05.06 06:53:25.099813 [ 193 ] {0df8073b-f29c-4283-b8f7-dff834c33018::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3491 | 2026.05.06 06:53:25.100080 [ 193 ] {0df8073b-f29c-4283-b8f7-dff834c33018::all_1_5_1} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3492 | 2026.05.06 06:53:25.100149 [ 193 ] {0df8073b-f29c-4283-b8f7-dff834c33018::all_1_5_1} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3493 | 2026.05.06 06:53:25.100214 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 3494 | 2026.05.06 06:53:25.180937 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3495 | 2026.05.06 06:53:25.181184 [ 261 ] {c6161c2e-fa45-458b-8951-7487775257f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 3496 | 2026.05.06 06:53:25.181542 [ 261 ] {c6161c2e-fa45-458b-8951-7487775257f5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3497 | 2026.05.06 06:53:25.181584 [ 261 ] {c6161c2e-fa45-458b-8951-7487775257f5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 3498 | 2026.05.06 06:53:25.181840 [ 261 ] {c6161c2e-fa45-458b-8951-7487775257f5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3499 | 2026.05.06 06:53:25.181908 [ 261 ] {c6161c2e-fa45-458b-8951-7487775257f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3500 | 2026.05.06 06:53:25.182047 [ 261 ] {c6161c2e-fa45-458b-8951-7487775257f5} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 40-element set) | ||
| 3501 | 2026.05.06 06:53:25.182148 [ 318 ] {c6161c2e-fa45-458b-8951-7487775257f5} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3502 | 2026.05.06 06:53:25.182173 [ 321 ] {c6161c2e-fa45-458b-8951-7487775257f5} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3503 | 2026.05.06 06:53:25.182183 [ 347 ] {c6161c2e-fa45-458b-8951-7487775257f5} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3504 | 2026.05.06 06:53:25.182181 [ 319 ] {c6161c2e-fa45-458b-8951-7487775257f5} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3505 | 2026.05.06 06:53:25.182325 [ 261 ] {c6161c2e-fa45-458b-8951-7487775257f5} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 3506 | 2026.05.06 06:53:25.182353 [ 261 ] {c6161c2e-fa45-458b-8951-7487775257f5} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3507 | 2026.05.06 06:53:25.182455 [ 261 ] {c6161c2e-fa45-458b-8951-7487775257f5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3508 | 2026.05.06 06:53:25.182477 [ 261 ] {c6161c2e-fa45-458b-8951-7487775257f5} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 3509 | 2026.05.06 06:53:25.182514 [ 261 ] {c6161c2e-fa45-458b-8951-7487775257f5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3510 | 2026.05.06 06:53:25.182554 [ 261 ] {c6161c2e-fa45-458b-8951-7487775257f5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3511 | 2026.05.06 06:53:25.182588 [ 261 ] {c6161c2e-fa45-458b-8951-7487775257f5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3512 | 2026.05.06 06:53:25.182640 [ 261 ] {c6161c2e-fa45-458b-8951-7487775257f5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3513 | 2026.05.06 06:53:25.184061 [ 261 ] {c6161c2e-fa45-458b-8951-7487775257f5} <Debug> executeQuery: Read 51 rows, 9.76 KiB in 0.002985 sec., 17085.427135678394 rows/sec., 3.19 MiB/sec. | ||
| 3514 | 2026.05.06 06:53:25.184243 [ 261 ] {c6161c2e-fa45-458b-8951-7487775257f5} <Debug> MemoryTracker: Peak memory usage (for query): 187.03 KiB. | ||
| 3515 | 2026.05.06 06:53:25.184259 [ 261 ] {c6161c2e-fa45-458b-8951-7487775257f5} <Debug> TCPHandler: Processed in 0.003457308 sec. | ||
| 3516 | 2026.05.06 06:53:25.199813 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3517 | 2026.05.06 06:53:25.199933 [ 261 ] {23214309-4b39-49cf-a91e-39518d92c6cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3518 | 2026.05.06 06:53:25.199981 [ 261 ] {23214309-4b39-49cf-a91e-39518d92c6cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3519 | 2026.05.06 06:53:25.200580 [ 261 ] {23214309-4b39-49cf-a91e-39518d92c6cc} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3520 | 2026.05.06 06:53:25.200623 [ 261 ] {23214309-4b39-49cf-a91e-39518d92c6cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3521 | 2026.05.06 06:53:25.201024 [ 261 ] {23214309-4b39-49cf-a91e-39518d92c6cc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3522 | 2026.05.06 06:53:25.201255 [ 261 ] {23214309-4b39-49cf-a91e-39518d92c6cc} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3523 | 2026.05.06 06:53:25.201415 [ 261 ] {23214309-4b39-49cf-a91e-39518d92c6cc} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001515 sec., 187458.74587458745 rows/sec., 11.91 MiB/sec. | ||
| 3524 | 2026.05.06 06:53:25.201457 [ 261 ] {23214309-4b39-49cf-a91e-39518d92c6cc} <Debug> TCPHandler: Processed in 0.001705389 sec. | ||
| 3525 | 2026.05.06 06:53:25.201599 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3526 | 2026.05.06 06:53:25.201702 [ 261 ] {69eb9d83-bbdd-41da-8a7d-c284b15cee7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3527 | 2026.05.06 06:53:25.201744 [ 261 ] {69eb9d83-bbdd-41da-8a7d-c284b15cee7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3528 | 2026.05.06 06:53:25.203669 [ 261 ] {69eb9d83-bbdd-41da-8a7d-c284b15cee7b} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3529 | 2026.05.06 06:53:25.203707 [ 261 ] {69eb9d83-bbdd-41da-8a7d-c284b15cee7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3530 | 2026.05.06 06:53:25.204321 [ 261 ] {69eb9d83-bbdd-41da-8a7d-c284b15cee7b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3531 | 2026.05.06 06:53:25.204537 [ 261 ] {69eb9d83-bbdd-41da-8a7d-c284b15cee7b} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3532 | 2026.05.06 06:53:25.204676 [ 261 ] {69eb9d83-bbdd-41da-8a7d-c284b15cee7b} <Debug> executeQuery: Read 3220 rows, 247.24 KiB in 0.002996 sec., 1074766.3551401868 rows/sec., 80.59 MiB/sec. | ||
| 3533 | 2026.05.06 06:53:25.204718 [ 261 ] {69eb9d83-bbdd-41da-8a7d-c284b15cee7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 3534 | 2026.05.06 06:53:25.204730 [ 261 ] {69eb9d83-bbdd-41da-8a7d-c284b15cee7b} <Debug> TCPHandler: Processed in 0.00318331 sec. | ||
| 3535 | 2026.05.06 06:53:25.204861 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3536 | 2026.05.06 06:53:25.204959 [ 261 ] {0554b510-ec1e-497c-88d3-bff0a1862053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3537 | 2026.05.06 06:53:25.205000 [ 261 ] {0554b510-ec1e-497c-88d3-bff0a1862053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3538 | 2026.05.06 06:53:25.205474 [ 261 ] {0554b510-ec1e-497c-88d3-bff0a1862053} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3539 | 2026.05.06 06:53:25.205511 [ 261 ] {0554b510-ec1e-497c-88d3-bff0a1862053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3540 | 2026.05.06 06:53:25.205823 [ 261 ] {0554b510-ec1e-497c-88d3-bff0a1862053} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3541 | 2026.05.06 06:53:25.206031 [ 261 ] {0554b510-ec1e-497c-88d3-bff0a1862053} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3542 | 2026.05.06 06:53:25.206166 [ 261 ] {0554b510-ec1e-497c-88d3-bff0a1862053} <Debug> executeQuery: Read 190 rows, 12.15 KiB in 0.001226 sec., 154975.53017944534 rows/sec., 9.68 MiB/sec. | ||
| 3543 | 2026.05.06 06:53:25.206204 [ 261 ] {0554b510-ec1e-497c-88d3-bff0a1862053} <Debug> TCPHandler: Processed in 0.00139463 sec. | ||
| 3544 | 2026.05.06 06:53:25.206324 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3545 | 2026.05.06 06:53:25.206419 [ 261 ] {487990ea-db25-48e9-a474-95b2cb76df1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3546 | 2026.05.06 06:53:25.206459 [ 261 ] {487990ea-db25-48e9-a474-95b2cb76df1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3547 | 2026.05.06 06:53:25.207146 [ 261 ] {487990ea-db25-48e9-a474-95b2cb76df1c} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3548 | 2026.05.06 06:53:25.207182 [ 261 ] {487990ea-db25-48e9-a474-95b2cb76df1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3549 | 2026.05.06 06:53:25.207528 [ 261 ] {487990ea-db25-48e9-a474-95b2cb76df1c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3550 | 2026.05.06 06:53:25.207734 [ 261 ] {487990ea-db25-48e9-a474-95b2cb76df1c} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3551 | 2026.05.06 06:53:25.207859 [ 261 ] {487990ea-db25-48e9-a474-95b2cb76df1c} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001459 sec., 651130.9115832762 rows/sec., 38.31 MiB/sec. | ||
| 3552 | 2026.05.06 06:53:25.207896 [ 261 ] {487990ea-db25-48e9-a474-95b2cb76df1c} <Debug> TCPHandler: Processed in 0.001622776 sec. | ||
| 3553 | 2026.05.06 06:53:25.208018 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3554 | 2026.05.06 06:53:25.208113 [ 261 ] {0133f870-4b8c-4923-9dda-3e4a2c542a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3555 | 2026.05.06 06:53:25.208151 [ 261 ] {0133f870-4b8c-4923-9dda-3e4a2c542a95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3556 | 2026.05.06 06:53:25.208527 [ 261 ] {0133f870-4b8c-4923-9dda-3e4a2c542a95} <Trace> oximeter.fields_u64 (029e43f7-d788-4da4-b6f4-1edef0954b38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3557 | 2026.05.06 06:53:25.208564 [ 261 ] {0133f870-4b8c-4923-9dda-3e4a2c542a95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3558 | 2026.05.06 06:53:25.208864 [ 261 ] {0133f870-4b8c-4923-9dda-3e4a2c542a95} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3559 | 2026.05.06 06:53:25.209068 [ 261 ] {0133f870-4b8c-4923-9dda-3e4a2c542a95} <Trace> oximeter.fields_u64 (029e43f7-d788-4da4-b6f4-1edef0954b38): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3560 | 2026.05.06 06:53:25.209195 [ 261 ] {0133f870-4b8c-4923-9dda-3e4a2c542a95} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.0011 sec., 909.090909090909 rows/sec., 63.92 KiB/sec. | ||
| 3561 | 2026.05.06 06:53:25.209234 [ 261 ] {0133f870-4b8c-4923-9dda-3e4a2c542a95} <Debug> TCPHandler: Processed in 0.001266676 sec. | ||
| 3562 | 2026.05.06 06:53:25.209350 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3563 | 2026.05.06 06:53:25.209444 [ 261 ] {76ba375d-4c81-4298-9777-eac897ee5c17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3564 | 2026.05.06 06:53:25.209484 [ 261 ] {76ba375d-4c81-4298-9777-eac897ee5c17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3565 | 2026.05.06 06:53:25.209921 [ 261 ] {76ba375d-4c81-4298-9777-eac897ee5c17} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3566 | 2026.05.06 06:53:25.209957 [ 261 ] {76ba375d-4c81-4298-9777-eac897ee5c17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3567 | 2026.05.06 06:53:25.210258 [ 261 ] {76ba375d-4c81-4298-9777-eac897ee5c17} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3568 | 2026.05.06 06:53:25.210477 [ 261 ] {76ba375d-4c81-4298-9777-eac897ee5c17} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3569 | 2026.05.06 06:53:25.210606 [ 261 ] {76ba375d-4c81-4298-9777-eac897ee5c17} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00118 sec., 125423.72881355931 rows/sec., 7.13 MiB/sec. | ||
| 3570 | 2026.05.06 06:53:25.210644 [ 261 ] {76ba375d-4c81-4298-9777-eac897ee5c17} <Debug> TCPHandler: Processed in 0.001344308 sec. | ||
| 3571 | 2026.05.06 06:53:25.210764 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3572 | 2026.05.06 06:53:25.210857 [ 261 ] {8ade62b5-5463-4437-8195-c2e36b3a439f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3573 | 2026.05.06 06:53:25.210898 [ 261 ] {8ade62b5-5463-4437-8195-c2e36b3a439f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3574 | 2026.05.06 06:53:25.211835 [ 261 ] {8ade62b5-5463-4437-8195-c2e36b3a439f} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3575 | 2026.05.06 06:53:25.211873 [ 261 ] {8ade62b5-5463-4437-8195-c2e36b3a439f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3576 | 2026.05.06 06:53:25.212320 [ 261 ] {8ade62b5-5463-4437-8195-c2e36b3a439f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3577 | 2026.05.06 06:53:25.212533 [ 261 ] {8ade62b5-5463-4437-8195-c2e36b3a439f} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3578 | 2026.05.06 06:53:25.212665 [ 261 ] {8ade62b5-5463-4437-8195-c2e36b3a439f} <Debug> executeQuery: Read 1753 rows, 121.14 KiB in 0.001824 sec., 961074.5614035088 rows/sec., 64.86 MiB/sec. | ||
| 3579 | 2026.05.06 06:53:25.212703 [ 261 ] {8ade62b5-5463-4437-8195-c2e36b3a439f} <Debug> TCPHandler: Processed in 0.001989386 sec. | ||
| 3580 | 2026.05.06 06:53:25.212843 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3581 | 2026.05.06 06:53:25.212937 [ 261 ] {c3941157-607a-47ed-917f-0413edd6f03f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3582 | 2026.05.06 06:53:25.212980 [ 261 ] {c3941157-607a-47ed-917f-0413edd6f03f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3583 | 2026.05.06 06:53:25.213317 [ 261 ] {c3941157-607a-47ed-917f-0413edd6f03f} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3584 | 2026.05.06 06:53:25.213353 [ 261 ] {c3941157-607a-47ed-917f-0413edd6f03f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3585 | 2026.05.06 06:53:25.213665 [ 261 ] {c3941157-607a-47ed-917f-0413edd6f03f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3586 | 2026.05.06 06:53:25.213867 [ 261 ] {c3941157-607a-47ed-917f-0413edd6f03f} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3587 | 2026.05.06 06:53:25.213993 [ 261 ] {c3941157-607a-47ed-917f-0413edd6f03f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001074 sec., 5586.592178770949 rows/sec., 291.88 KiB/sec. | ||
| 3588 | 2026.05.06 06:53:25.214029 [ 261 ] {c3941157-607a-47ed-917f-0413edd6f03f} <Debug> TCPHandler: Processed in 0.001237755 sec. | ||
| 3589 | 2026.05.06 06:53:25.214154 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3590 | 2026.05.06 06:53:25.214249 [ 261 ] {d173174f-c67c-4769-97d0-6eaf88e0888c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3591 | 2026.05.06 06:53:25.214292 [ 261 ] {d173174f-c67c-4769-97d0-6eaf88e0888c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3592 | 2026.05.06 06:53:25.214969 [ 261 ] {d173174f-c67c-4769-97d0-6eaf88e0888c} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3593 | 2026.05.06 06:53:25.215005 [ 261 ] {d173174f-c67c-4769-97d0-6eaf88e0888c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3594 | 2026.05.06 06:53:25.215441 [ 261 ] {d173174f-c67c-4769-97d0-6eaf88e0888c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3595 | 2026.05.06 06:53:25.215655 [ 261 ] {d173174f-c67c-4769-97d0-6eaf88e0888c} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3596 | 2026.05.06 06:53:25.215784 [ 261 ] {d173174f-c67c-4769-97d0-6eaf88e0888c} <Debug> executeQuery: Read 1601 rows, 99.52 KiB in 0.001552 sec., 1031572.1649484537 rows/sec., 62.62 MiB/sec. | ||
| 3597 | 2026.05.06 06:53:25.215821 [ 261 ] {d173174f-c67c-4769-97d0-6eaf88e0888c} <Debug> TCPHandler: Processed in 0.001716988 sec. | ||
| 3598 | 2026.05.06 06:53:25.215943 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3599 | 2026.05.06 06:53:25.216038 [ 261 ] {1d954b2f-2abc-4a24-886b-6fc39a367b5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3600 | 2026.05.06 06:53:25.216080 [ 261 ] {1d954b2f-2abc-4a24-886b-6fc39a367b5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3601 | 2026.05.06 06:53:25.216391 [ 261 ] {1d954b2f-2abc-4a24-886b-6fc39a367b5c} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3602 | 2026.05.06 06:53:25.216428 [ 261 ] {1d954b2f-2abc-4a24-886b-6fc39a367b5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3603 | 2026.05.06 06:53:25.216723 [ 261 ] {1d954b2f-2abc-4a24-886b-6fc39a367b5c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3604 | 2026.05.06 06:53:25.216928 [ 261 ] {1d954b2f-2abc-4a24-886b-6fc39a367b5c} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3605 | 2026.05.06 06:53:25.217058 [ 261 ] {1d954b2f-2abc-4a24-886b-6fc39a367b5c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. | ||
| 3606 | 2026.05.06 06:53:25.217094 [ 261 ] {1d954b2f-2abc-4a24-886b-6fc39a367b5c} <Debug> TCPHandler: Processed in 0.001202424 sec. | ||
| 3607 | 2026.05.06 06:53:25.217212 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3608 | 2026.05.06 06:53:25.217306 [ 261 ] {897ffbd4-f7db-412f-b5ec-85f4886052fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3609 | 2026.05.06 06:53:25.217361 [ 261 ] {897ffbd4-f7db-412f-b5ec-85f4886052fc} <Trace> 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 | ||
| 3610 | 2026.05.06 06:53:25.218207 [ 261 ] {897ffbd4-f7db-412f-b5ec-85f4886052fc} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3611 | 2026.05.06 06:53:25.218243 [ 261 ] {897ffbd4-f7db-412f-b5ec-85f4886052fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3612 | 2026.05.06 06:53:25.218813 [ 261 ] {897ffbd4-f7db-412f-b5ec-85f4886052fc} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3613 | 2026.05.06 06:53:25.219035 [ 261 ] {897ffbd4-f7db-412f-b5ec-85f4886052fc} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3614 | 2026.05.06 06:53:25.219175 [ 261 ] {897ffbd4-f7db-412f-b5ec-85f4886052fc} <Debug> executeQuery: Read 48 rows, 88.08 KiB in 0.001887 sec., 25437.201907790142 rows/sec., 45.58 MiB/sec. | ||
| 3615 | 2026.05.06 06:53:25.219227 [ 261 ] {897ffbd4-f7db-412f-b5ec-85f4886052fc} <Debug> TCPHandler: Processed in 0.002065658 sec. | ||
| 3616 | 2026.05.06 06:53:25.219353 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3617 | 2026.05.06 06:53:25.219447 [ 261 ] {697cf667-899d-4be6-bb11-cc9845b9ab0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3618 | 2026.05.06 06:53:25.219489 [ 261 ] {697cf667-899d-4be6-bb11-cc9845b9ab0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3619 | 2026.05.06 06:53:25.219834 [ 261 ] {697cf667-899d-4be6-bb11-cc9845b9ab0b} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3620 | 2026.05.06 06:53:25.219870 [ 261 ] {697cf667-899d-4be6-bb11-cc9845b9ab0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3621 | 2026.05.06 06:53:25.220181 [ 261 ] {697cf667-899d-4be6-bb11-cc9845b9ab0b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3622 | 2026.05.06 06:53:25.220390 [ 261 ] {697cf667-899d-4be6-bb11-cc9845b9ab0b} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3623 | 2026.05.06 06:53:25.220524 [ 261 ] {697cf667-899d-4be6-bb11-cc9845b9ab0b} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001095 sec., 38356.16438356164 rows/sec., 2.19 MiB/sec. | ||
| 3624 | 2026.05.06 06:53:25.220560 [ 261 ] {697cf667-899d-4be6-bb11-cc9845b9ab0b} <Debug> TCPHandler: Processed in 0.001257955 sec. | ||
| 3625 | 2026.05.06 06:53:29.545743 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3626 | 2026.05.06 06:53:29.545984 [ 261 ] {1c30c23b-e622-412f-8378-5519a84fb819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 3627 | 2026.05.06 06:53:29.546341 [ 261 ] {1c30c23b-e622-412f-8378-5519a84fb819} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3628 | 2026.05.06 06:53:29.546377 [ 261 ] {1c30c23b-e622-412f-8378-5519a84fb819} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 3629 | 2026.05.06 06:53:29.546593 [ 261 ] {1c30c23b-e622-412f-8378-5519a84fb819} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3630 | 2026.05.06 06:53:29.546663 [ 261 ] {1c30c23b-e622-412f-8378-5519a84fb819} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3631 | 2026.05.06 06:53:29.546805 [ 261 ] {1c30c23b-e622-412f-8378-5519a84fb819} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3632 | 2026.05.06 06:53:29.546937 [ 316 ] {1c30c23b-e622-412f-8378-5519a84fb819} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3633 | 2026.05.06 06:53:29.546960 [ 318 ] {1c30c23b-e622-412f-8378-5519a84fb819} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3634 | 2026.05.06 06:53:29.546945 [ 343 ] {1c30c23b-e622-412f-8378-5519a84fb819} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3635 | 2026.05.06 06:53:29.546945 [ 347 ] {1c30c23b-e622-412f-8378-5519a84fb819} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3636 | 2026.05.06 06:53:29.547151 [ 261 ] {1c30c23b-e622-412f-8378-5519a84fb819} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 3637 | 2026.05.06 06:53:29.547184 [ 261 ] {1c30c23b-e622-412f-8378-5519a84fb819} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3638 | 2026.05.06 06:53:29.547281 [ 261 ] {1c30c23b-e622-412f-8378-5519a84fb819} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3639 | 2026.05.06 06:53:29.547303 [ 261 ] {1c30c23b-e622-412f-8378-5519a84fb819} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 3640 | 2026.05.06 06:53:29.547338 [ 261 ] {1c30c23b-e622-412f-8378-5519a84fb819} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3641 | 2026.05.06 06:53:29.547377 [ 261 ] {1c30c23b-e622-412f-8378-5519a84fb819} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3642 | 2026.05.06 06:53:29.547429 [ 261 ] {1c30c23b-e622-412f-8378-5519a84fb819} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3643 | 2026.05.06 06:53:29.547478 [ 261 ] {1c30c23b-e622-412f-8378-5519a84fb819} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3644 | 2026.05.06 06:53:29.548736 [ 261 ] {1c30c23b-e622-412f-8378-5519a84fb819} <Debug> executeQuery: Read 51 rows, 3.77 KiB in 0.002835 sec., 17989.41798941799 rows/sec., 1.30 MiB/sec. | ||
| 3645 | 2026.05.06 06:53:29.548929 [ 261 ] {1c30c23b-e622-412f-8378-5519a84fb819} <Debug> MemoryTracker: Peak memory usage (for query): 146.85 KiB. | ||
| 3646 | 2026.05.06 06:53:29.548945 [ 261 ] {1c30c23b-e622-412f-8378-5519a84fb819} <Debug> TCPHandler: Processed in 0.003333054 sec. | ||
| 3647 | 2026.05.06 06:53:29.550454 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3648 | 2026.05.06 06:53:29.550566 [ 261 ] {729a4e19-5ec4-4b96-8323-ee39ec7a67e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3649 | 2026.05.06 06:53:29.550612 [ 261 ] {729a4e19-5ec4-4b96-8323-ee39ec7a67e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3650 | 2026.05.06 06:53:29.551133 [ 261 ] {729a4e19-5ec4-4b96-8323-ee39ec7a67e7} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3651 | 2026.05.06 06:53:29.551179 [ 261 ] {729a4e19-5ec4-4b96-8323-ee39ec7a67e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3652 | 2026.05.06 06:53:29.551550 [ 261 ] {729a4e19-5ec4-4b96-8323-ee39ec7a67e7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3653 | 2026.05.06 06:53:29.551775 [ 261 ] {729a4e19-5ec4-4b96-8323-ee39ec7a67e7} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3654 | 2026.05.06 06:53:29.551926 [ 261 ] {729a4e19-5ec4-4b96-8323-ee39ec7a67e7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001391 sec., 40258.8066139468 rows/sec., 3.09 MiB/sec. | ||
| 3655 | 2026.05.06 06:53:29.551926 [ 105 ] {} <Debug> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3656 | 2026.05.06 06:53:29.551966 [ 261 ] {729a4e19-5ec4-4b96-8323-ee39ec7a67e7} <Debug> TCPHandler: Processed in 0.001565934 sec. | ||
| 3657 | 2026.05.06 06:53:29.551997 [ 105 ] {} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3658 | 2026.05.06 06:53:29.552023 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3659 | 2026.05.06 06:53:29.552104 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3660 | 2026.05.06 06:53:29.552133 [ 189 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3661 | 2026.05.06 06:53:29.552209 [ 261 ] {c7763877-1dc0-4526-b2e1-6256d4ad4181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3662 | 2026.05.06 06:53:29.552257 [ 261 ] {c7763877-1dc0-4526-b2e1-6256d4ad4181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3663 | 2026.05.06 06:53:29.552290 [ 189 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3664 | 2026.05.06 06:53:29.552334 [ 189 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3360 rows starting from the beginning of the part | ||
| 3665 | 2026.05.06 06:53:29.552403 [ 189 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 66 rows starting from the beginning of the part | ||
| 3666 | 2026.05.06 06:53:29.552454 [ 189 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 871 rows starting from the beginning of the part | ||
| 3667 | 2026.05.06 06:53:29.552502 [ 189 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 64 rows starting from the beginning of the part | ||
| 3668 | 2026.05.06 06:53:29.552546 [ 189 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 3220 rows starting from the beginning of the part | ||
| 3669 | 2026.05.06 06:53:29.552592 [ 189 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
| 3670 | 2026.05.06 06:53:29.552708 [ 261 ] {c7763877-1dc0-4526-b2e1-6256d4ad4181} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3671 | 2026.05.06 06:53:29.552752 [ 261 ] {c7763877-1dc0-4526-b2e1-6256d4ad4181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3672 | 2026.05.06 06:53:29.553201 [ 261 ] {c7763877-1dc0-4526-b2e1-6256d4ad4181} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3673 | 2026.05.06 06:53:29.553417 [ 261 ] {c7763877-1dc0-4526-b2e1-6256d4ad4181} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3674 | 2026.05.06 06:53:29.553530 [ 105 ] {} <Debug> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3675 | 2026.05.06 06:53:29.553554 [ 261 ] {c7763877-1dc0-4526-b2e1-6256d4ad4181} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001366 sec., 46852.12298682284 rows/sec., 3.66 MiB/sec. | ||
| 3676 | 2026.05.06 06:53:29.553563 [ 105 ] {} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3677 | 2026.05.06 06:53:29.553595 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3678 | 2026.05.06 06:53:29.553599 [ 261 ] {c7763877-1dc0-4526-b2e1-6256d4ad4181} <Debug> TCPHandler: Processed in 0.001548243 sec. | ||
| 3679 | 2026.05.06 06:53:29.553666 [ 193 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3680 | 2026.05.06 06:53:29.553743 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3681 | 2026.05.06 06:53:29.553762 [ 193 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3682 | 2026.05.06 06:53:29.553794 [ 193 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1829 rows starting from the beginning of the part | ||
| 3683 | 2026.05.06 06:53:29.553846 [ 261 ] {ad60d54a-0364-469e-b33c-8ac035e1a3a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3684 | 2026.05.06 06:53:29.553847 [ 193 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 72 rows starting from the beginning of the part | ||
| 3685 | 2026.05.06 06:53:29.553900 [ 261 ] {ad60d54a-0364-469e-b33c-8ac035e1a3a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3686 | 2026.05.06 06:53:29.553911 [ 193 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 527 rows starting from the beginning of the part | ||
| 3687 | 2026.05.06 06:53:29.553961 [ 193 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 68 rows starting from the beginning of the part | ||
| 3688 | 2026.05.06 06:53:29.553997 [ 193 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1753 rows starting from the beginning of the part | ||
| 3689 | 2026.05.06 06:53:29.554035 [ 193 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
| 3690 | 2026.05.06 06:53:29.554327 [ 261 ] {ad60d54a-0364-469e-b33c-8ac035e1a3a4} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3691 | 2026.05.06 06:53:29.554368 [ 261 ] {ad60d54a-0364-469e-b33c-8ac035e1a3a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3692 | 2026.05.06 06:53:29.555073 [ 261 ] {ad60d54a-0364-469e-b33c-8ac035e1a3a4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3693 | 2026.05.06 06:53:29.555311 [ 261 ] {ad60d54a-0364-469e-b33c-8ac035e1a3a4} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3694 | 2026.05.06 06:53:29.555449 [ 261 ] {ad60d54a-0364-469e-b33c-8ac035e1a3a4} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001624 sec., 78817.73399014778 rows/sec., 5.49 MiB/sec. | ||
| 3695 | 2026.05.06 06:53:29.555492 [ 261 ] {ad60d54a-0364-469e-b33c-8ac035e1a3a4} <Debug> TCPHandler: Processed in 0.001800561 sec. | ||
| 3696 | 2026.05.06 06:53:29.555618 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3697 | 2026.05.06 06:53:29.555713 [ 261 ] {5ff975bb-bd73-422b-9846-0eeee252b5e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3698 | 2026.05.06 06:53:29.555756 [ 261 ] {5ff975bb-bd73-422b-9846-0eeee252b5e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3699 | 2026.05.06 06:53:29.555811 [ 189 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7637 rows, containing 5 columns (5 merged, 0 gathered) in 0.003730766 sec., 2047032.7005231634 rows/sec., 162.90 MiB/sec. | ||
| 3700 | 2026.05.06 06:53:29.555996 [ 199 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4313 rows, containing 5 columns (5 merged, 0 gathered) in 0.002357427 sec., 1829537.0333842786 rows/sec., 132.59 MiB/sec. | ||
| 3701 | 2026.05.06 06:53:29.556107 [ 261 ] {5ff975bb-bd73-422b-9846-0eeee252b5e3} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3702 | 2026.05.06 06:53:29.556149 [ 261 ] {5ff975bb-bd73-422b-9846-0eeee252b5e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3703 | 2026.05.06 06:53:29.556215 [ 190 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3704 | 2026.05.06 06:53:29.556271 [ 189 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3705 | 2026.05.06 06:53:29.556564 [ 190 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_21_4} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3706 | 2026.05.06 06:53:29.556572 [ 261 ] {5ff975bb-bd73-422b-9846-0eeee252b5e3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3707 | 2026.05.06 06:53:29.556642 [ 190 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_21_4} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3708 | 2026.05.06 06:53:29.556649 [ 189 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_21_4} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3709 | 2026.05.06 06:53:29.556723 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 3710 | 2026.05.06 06:53:29.556761 [ 189 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_21_4} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3711 | 2026.05.06 06:53:29.556843 [ 261 ] {5ff975bb-bd73-422b-9846-0eeee252b5e3} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3712 | 2026.05.06 06:53:29.556861 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 3713 | 2026.05.06 06:53:29.557021 [ 261 ] {5ff975bb-bd73-422b-9846-0eeee252b5e3} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001325 sec., 36226.41509433962 rows/sec., 2.44 MiB/sec. | ||
| 3714 | 2026.05.06 06:53:29.557069 [ 261 ] {5ff975bb-bd73-422b-9846-0eeee252b5e3} <Debug> TCPHandler: Processed in 0.001501042 sec. | ||
| 3715 | 2026.05.06 06:53:29.711639 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47164 | ||
| 3716 | 2026.05.06 06:53:29.711754 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3717 | 2026.05.06 06:53:29.711779 [ 307 ] {} <Debug> TCP-Session: 8bdcc04c-69a9-4edc-bbbc-982c5e0d58e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:47164 | ||
| 3718 | 2026.05.06 06:53:29.711802 [ 307 ] {} <Debug> TCP-Session: 8bdcc04c-69a9-4edc-bbbc-982c5e0d58e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3719 | 2026.05.06 06:53:29.711814 [ 307 ] {} <Debug> TCP-Session: 8bdcc04c-69a9-4edc-bbbc-982c5e0d58e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3720 | 2026.05.06 06:53:29.712025 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65032 | ||
| 3721 | 2026.05.06 06:53:29.712088 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36331 | ||
| 3722 | 2026.05.06 06:53:29.712114 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56589 | ||
| 3723 | 2026.05.06 06:53:29.712140 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3724 | 2026.05.06 06:53:29.712144 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38153 | ||
| 3725 | 2026.05.06 06:53:29.712179 [ 308 ] {} <Debug> TCP-Session: 6460925f-eaee-4175-a995-43b07008005d Authenticating user 'default' from [fd00:1122:3344:101::e]:65032 | ||
| 3726 | 2026.05.06 06:53:29.712140 [ 307 ] {} <Trace> TCP-Session: 8bdcc04c-69a9-4edc-bbbc-982c5e0d58e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3727 | 2026.05.06 06:53:29.712136 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33119 | ||
| 3728 | 2026.05.06 06:53:29.712211 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3729 | 2026.05.06 06:53:29.712215 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3730 | 2026.05.06 06:53:29.712270 [ 309 ] {} <Debug> TCP-Session: af8ff8f4-e6f1-4d81-b873-a1fe1735176c Authenticating user 'default' from [fd00:1122:3344:101::e]:36331 | ||
| 3731 | 2026.05.06 06:53:29.712211 [ 308 ] {} <Debug> TCP-Session: 6460925f-eaee-4175-a995-43b07008005d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3732 | 2026.05.06 06:53:29.712295 [ 259 ] {} <Debug> TCP-Session: 8a994369-6578-494b-a2be-e437a54edcae Authenticating user 'default' from [fd00:1122:3344:101::e]:56589 | ||
| 3733 | 2026.05.06 06:53:29.712311 [ 309 ] {} <Debug> TCP-Session: af8ff8f4-e6f1-4d81-b873-a1fe1735176c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3734 | 2026.05.06 06:53:29.712320 [ 308 ] {} <Debug> TCP-Session: 6460925f-eaee-4175-a995-43b07008005d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3735 | 2026.05.06 06:53:29.712333 [ 259 ] {} <Debug> TCP-Session: 8a994369-6578-494b-a2be-e437a54edcae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3736 | 2026.05.06 06:53:29.712349 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3737 | 2026.05.06 06:53:29.712362 [ 259 ] {} <Debug> TCP-Session: 8a994369-6578-494b-a2be-e437a54edcae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3738 | 2026.05.06 06:53:29.712369 [ 307 ] {d8d30fc2-dabb-4a15-9951-d3099169afed} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47164) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3739 | 2026.05.06 06:53:29.712379 [ 304 ] {} <Debug> TCP-Session: a2853398-e291-45bd-9642-84ca5f3cb57b Authenticating user 'default' from [fd00:1122:3344:101::e]:38153 | ||
| 3740 | 2026.05.06 06:53:29.712343 [ 309 ] {} <Debug> TCP-Session: af8ff8f4-e6f1-4d81-b873-a1fe1735176c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3741 | 2026.05.06 06:53:29.712421 [ 304 ] {} <Debug> TCP-Session: a2853398-e291-45bd-9642-84ca5f3cb57b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3742 | 2026.05.06 06:53:29.712127 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62479 | ||
| 3743 | 2026.05.06 06:53:29.712452 [ 304 ] {} <Debug> TCP-Session: a2853398-e291-45bd-9642-84ca5f3cb57b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3744 | 2026.05.06 06:53:29.712102 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54009 | ||
| 3745 | 2026.05.06 06:53:29.712095 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64947 | ||
| 3746 | 2026.05.06 06:53:29.712542 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3747 | 2026.05.06 06:53:29.712588 [ 303 ] {} <Debug> TCP-Session: 74f6c69d-a74d-49fd-97fa-e552ee059e23 Authenticating user 'default' from [fd00:1122:3344:101::e]:33119 | ||
| 3748 | 2026.05.06 06:53:29.712608 [ 303 ] {} <Debug> TCP-Session: 74f6c69d-a74d-49fd-97fa-e552ee059e23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3749 | 2026.05.06 06:53:29.712620 [ 303 ] {} <Debug> TCP-Session: 74f6c69d-a74d-49fd-97fa-e552ee059e23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3750 | 2026.05.06 06:53:29.712853 [ 307 ] {d8d30fc2-dabb-4a15-9951-d3099169afed} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3751 | 2026.05.06 06:53:29.712914 [ 307 ] {d8d30fc2-dabb-4a15-9951-d3099169afed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3752 | 2026.05.06 06:53:29.712944 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3753 | 2026.05.06 06:53:29.712972 [ 311 ] {} <Debug> TCP-Session: 78c1c6f1-d8fd-44f6-bfcf-ce818fcf384b Authenticating user 'default' from [fd00:1122:3344:101::e]:54009 | ||
| 3754 | 2026.05.06 06:53:29.712989 [ 311 ] {} <Debug> TCP-Session: 78c1c6f1-d8fd-44f6-bfcf-ce818fcf384b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3755 | 2026.05.06 06:53:29.713002 [ 311 ] {} <Debug> TCP-Session: 78c1c6f1-d8fd-44f6-bfcf-ce818fcf384b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3756 | 2026.05.06 06:53:29.713050 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3757 | 2026.05.06 06:53:29.713089 [ 310 ] {} <Debug> TCP-Session: 8ad9d0d7-f0de-434d-a238-908f8c17a25d Authenticating user 'default' from [fd00:1122:3344:101::e]:64947 | ||
| 3758 | 2026.05.06 06:53:29.713111 [ 310 ] {} <Debug> TCP-Session: 8ad9d0d7-f0de-434d-a238-908f8c17a25d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3759 | 2026.05.06 06:53:29.713126 [ 310 ] {} <Debug> TCP-Session: 8ad9d0d7-f0de-434d-a238-908f8c17a25d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3760 | 2026.05.06 06:53:29.713158 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3761 | 2026.05.06 06:53:29.713185 [ 278 ] {} <Debug> TCP-Session: 1f4f89c5-c49b-44ec-945a-f1f4fe6ca7bd Authenticating user 'default' from [fd00:1122:3344:101::e]:62479 | ||
| 3762 | 2026.05.06 06:53:29.713200 [ 278 ] {} <Debug> TCP-Session: 1f4f89c5-c49b-44ec-945a-f1f4fe6ca7bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3763 | 2026.05.06 06:53:29.713211 [ 278 ] {} <Debug> TCP-Session: 1f4f89c5-c49b-44ec-945a-f1f4fe6ca7bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3764 | 2026.05.06 06:53:29.713242 [ 307 ] {d8d30fc2-dabb-4a15-9951-d3099169afed} <Debug> oximeter.version (d3864241-cdea-4d2b-8559-2a50b58f009c) (SelectExecutor): Key condition: unknown | ||
| 3765 | 2026.05.06 06:53:29.714166 [ 318 ] {d8d30fc2-dabb-4a15-9951-d3099169afed} <Trace> AggregatingTransform: Aggregating | ||
| 3766 | 2026.05.06 06:53:29.714201 [ 318 ] {d8d30fc2-dabb-4a15-9951-d3099169afed} <Trace> Aggregator: Aggregation method: without_key | ||
| 3767 | 2026.05.06 06:53:29.714232 [ 318 ] {d8d30fc2-dabb-4a15-9951-d3099169afed} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000888505 sec. (1125.486 rows/sec., 43.96 KiB/sec.) | ||
| 3768 | 2026.05.06 06:53:29.714247 [ 318 ] {d8d30fc2-dabb-4a15-9951-d3099169afed} <Trace> Aggregator: Merging aggregated data | ||
| 3769 | 2026.05.06 06:53:29.715455 [ 307 ] {d8d30fc2-dabb-4a15-9951-d3099169afed} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00315 sec., 317.46031746031747 rows/sec., 12.40 KiB/sec. | ||
| 3770 | 2026.05.06 06:53:29.715588 [ 307 ] {d8d30fc2-dabb-4a15-9951-d3099169afed} <Debug> TCPHandler: Processed in 0.00355923 sec. | ||
| 3771 | 2026.05.06 06:53:29.715718 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3772 | 2026.05.06 06:53:29.715744 [ 307 ] {} <Debug> TCP-Session: 8bdcc04c-69a9-4edc-bbbc-982c5e0d58e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3773 | 2026.05.06 06:53:29.715747 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3774 | 2026.05.06 06:53:29.715773 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3775 | 2026.05.06 06:53:29.715788 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3776 | 2026.05.06 06:53:29.715808 [ 278 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3777 | 2026.05.06 06:53:29.715827 [ 311 ] {} <Debug> TCP-Session: 78c1c6f1-d8fd-44f6-bfcf-ce818fcf384b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3778 | 2026.05.06 06:53:29.715836 [ 303 ] {} <Debug> TCP-Session: 74f6c69d-a74d-49fd-97fa-e552ee059e23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3779 | 2026.05.06 06:53:29.715849 [ 278 ] {} <Debug> TCP-Session: 1f4f89c5-c49b-44ec-945a-f1f4fe6ca7bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3780 | 2026.05.06 06:53:29.715846 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3781 | 2026.05.06 06:53:29.715865 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3782 | 2026.05.06 06:53:29.715904 [ 310 ] {} <Debug> TCP-Session: 8ad9d0d7-f0de-434d-a238-908f8c17a25d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3783 | 2026.05.06 06:53:29.715911 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3784 | 2026.05.06 06:53:29.715926 [ 259 ] {} <Debug> TCP-Session: 8a994369-6578-494b-a2be-e437a54edcae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3785 | 2026.05.06 06:53:29.715827 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3786 | 2026.05.06 06:53:29.715970 [ 304 ] {} <Debug> TCP-Session: a2853398-e291-45bd-9642-84ca5f3cb57b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3787 | 2026.05.06 06:53:29.715793 [ 308 ] {} <Debug> TCP-Session: 6460925f-eaee-4175-a995-43b07008005d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3788 | 2026.05.06 06:53:29.716008 [ 309 ] {} <Debug> TCP-Session: af8ff8f4-e6f1-4d81-b873-a1fe1735176c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3789 | 2026.05.06 06:53:29.732829 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43148 | ||
| 3790 | 2026.05.06 06:53:29.732908 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3791 | 2026.05.06 06:53:29.732932 [ 307 ] {} <Debug> TCP-Session: d0757105-bdbe-401e-894f-bab637cf70c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:43148 | ||
| 3792 | 2026.05.06 06:53:29.732951 [ 307 ] {} <Debug> TCP-Session: d0757105-bdbe-401e-894f-bab637cf70c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3793 | 2026.05.06 06:53:29.732964 [ 307 ] {} <Debug> TCP-Session: d0757105-bdbe-401e-894f-bab637cf70c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3794 | 2026.05.06 06:53:29.733140 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42086 | ||
| 3795 | 2026.05.06 06:53:29.733143 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37838 | ||
| 3796 | 2026.05.06 06:53:29.733185 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46319 | ||
| 3797 | 2026.05.06 06:53:29.733212 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39583 | ||
| 3798 | 2026.05.06 06:53:29.733228 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3799 | 2026.05.06 06:53:29.733250 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3800 | 2026.05.06 06:53:29.733267 [ 307 ] {} <Trace> TCP-Session: d0757105-bdbe-401e-894f-bab637cf70c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3801 | 2026.05.06 06:53:29.733281 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3802 | 2026.05.06 06:53:29.733296 [ 310 ] {} <Debug> TCP-Session: 4df1c903-86a8-4353-880f-1910dcf8ba0d Authenticating user 'default' from [fd00:1122:3344:101::e]:37838 | ||
| 3803 | 2026.05.06 06:53:29.733311 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3804 | 2026.05.06 06:53:29.733343 [ 310 ] {} <Debug> TCP-Session: 4df1c903-86a8-4353-880f-1910dcf8ba0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3805 | 2026.05.06 06:53:29.733284 [ 308 ] {} <Debug> TCP-Session: 7a08ae22-d8cb-4771-87fa-e7524f1d0f9e Authenticating user 'default' from [fd00:1122:3344:101::e]:42086 | ||
| 3806 | 2026.05.06 06:53:29.733372 [ 310 ] {} <Debug> TCP-Session: 4df1c903-86a8-4353-880f-1910dcf8ba0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3807 | 2026.05.06 06:53:29.733401 [ 308 ] {} <Debug> TCP-Session: 7a08ae22-d8cb-4771-87fa-e7524f1d0f9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3808 | 2026.05.06 06:53:29.733368 [ 278 ] {} <Debug> TCP-Session: a8924590-b143-46c7-8908-2c485ffd49de Authenticating user 'default' from [fd00:1122:3344:101::e]:39583 | ||
| 3809 | 2026.05.06 06:53:29.733429 [ 308 ] {} <Debug> TCP-Session: 7a08ae22-d8cb-4771-87fa-e7524f1d0f9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3810 | 2026.05.06 06:53:29.733459 [ 307 ] {f89c0714-a56d-4bfc-956a-1d4377e0fdad} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43148) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3811 | 2026.05.06 06:53:29.733461 [ 278 ] {} <Debug> TCP-Session: a8924590-b143-46c7-8908-2c485ffd49de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3812 | 2026.05.06 06:53:29.733228 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61007 | ||
| 3813 | 2026.05.06 06:53:29.733496 [ 278 ] {} <Debug> TCP-Session: a8924590-b143-46c7-8908-2c485ffd49de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3814 | 2026.05.06 06:53:29.733223 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49669 | ||
| 3815 | 2026.05.06 06:53:29.733197 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64632 | ||
| 3816 | 2026.05.06 06:53:29.733565 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3817 | 2026.05.06 06:53:29.733148 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43846 | ||
| 3818 | 2026.05.06 06:53:29.733610 [ 304 ] {} <Debug> TCP-Session: 7a9ef422-f8a4-465a-9839-d55f42623d82 Authenticating user 'default' from [fd00:1122:3344:101::e]:61007 | ||
| 3819 | 2026.05.06 06:53:29.733608 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3820 | 2026.05.06 06:53:29.733638 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3821 | 2026.05.06 06:53:29.733649 [ 304 ] {} <Debug> TCP-Session: 7a9ef422-f8a4-465a-9839-d55f42623d82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3822 | 2026.05.06 06:53:29.733665 [ 303 ] {} <Debug> TCP-Session: 2455552b-0768-4c19-9a3a-50af416d74bf Authenticating user 'default' from [fd00:1122:3344:101::e]:49669 | ||
| 3823 | 2026.05.06 06:53:29.733685 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3824 | 2026.05.06 06:53:29.733687 [ 304 ] {} <Debug> TCP-Session: 7a9ef422-f8a4-465a-9839-d55f42623d82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3825 | 2026.05.06 06:53:29.733710 [ 303 ] {} <Debug> TCP-Session: 2455552b-0768-4c19-9a3a-50af416d74bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3826 | 2026.05.06 06:53:29.733724 [ 309 ] {} <Debug> TCP-Session: 650059bf-687b-4da8-9cc3-999ba09fd7e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:43846 | ||
| 3827 | 2026.05.06 06:53:29.733752 [ 307 ] {f89c0714-a56d-4bfc-956a-1d4377e0fdad} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3828 | 2026.05.06 06:53:29.733754 [ 303 ] {} <Debug> TCP-Session: 2455552b-0768-4c19-9a3a-50af416d74bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3829 | 2026.05.06 06:53:29.733769 [ 309 ] {} <Debug> TCP-Session: 650059bf-687b-4da8-9cc3-999ba09fd7e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3830 | 2026.05.06 06:53:29.733682 [ 259 ] {} <Debug> TCP-Session: c601c94b-90ca-4081-8aa6-d8ace397d88a Authenticating user 'default' from [fd00:1122:3344:101::e]:64632 | ||
| 3831 | 2026.05.06 06:53:29.733803 [ 309 ] {} <Debug> TCP-Session: 650059bf-687b-4da8-9cc3-999ba09fd7e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3832 | 2026.05.06 06:53:29.733821 [ 307 ] {f89c0714-a56d-4bfc-956a-1d4377e0fdad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3833 | 2026.05.06 06:53:29.733828 [ 259 ] {} <Debug> TCP-Session: c601c94b-90ca-4081-8aa6-d8ace397d88a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3834 | 2026.05.06 06:53:29.733332 [ 311 ] {} <Debug> TCP-Session: 0a99d3e2-7754-4314-a074-56eb81350ca7 Authenticating user 'default' from [fd00:1122:3344:101::e]:46319 | ||
| 3835 | 2026.05.06 06:53:29.733864 [ 259 ] {} <Debug> TCP-Session: c601c94b-90ca-4081-8aa6-d8ace397d88a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3836 | 2026.05.06 06:53:29.733913 [ 311 ] {} <Debug> TCP-Session: 0a99d3e2-7754-4314-a074-56eb81350ca7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3837 | 2026.05.06 06:53:29.733940 [ 311 ] {} <Debug> TCP-Session: 0a99d3e2-7754-4314-a074-56eb81350ca7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3838 | 2026.05.06 06:53:29.734104 [ 307 ] {f89c0714-a56d-4bfc-956a-1d4377e0fdad} <Debug> oximeter.version (d3864241-cdea-4d2b-8559-2a50b58f009c) (SelectExecutor): Key condition: unknown | ||
| 3839 | 2026.05.06 06:53:29.735006 [ 337 ] {f89c0714-a56d-4bfc-956a-1d4377e0fdad} <Trace> AggregatingTransform: Aggregating | ||
| 3840 | 2026.05.06 06:53:29.735050 [ 337 ] {f89c0714-a56d-4bfc-956a-1d4377e0fdad} <Trace> Aggregator: Aggregation method: without_key | ||
| 3841 | 2026.05.06 06:53:29.735087 [ 337 ] {f89c0714-a56d-4bfc-956a-1d4377e0fdad} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000886685 sec. (1127.796 rows/sec., 44.05 KiB/sec.) | ||
| 3842 | 2026.05.06 06:53:29.735106 [ 337 ] {f89c0714-a56d-4bfc-956a-1d4377e0fdad} <Trace> Aggregator: Merging aggregated data | ||
| 3843 | 2026.05.06 06:53:29.736570 [ 307 ] {f89c0714-a56d-4bfc-956a-1d4377e0fdad} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003165 sec., 315.95576619273305 rows/sec., 12.34 KiB/sec. | ||
| 3844 | 2026.05.06 06:53:29.736766 [ 307 ] {f89c0714-a56d-4bfc-956a-1d4377e0fdad} <Debug> TCPHandler: Processed in 0.003611742 sec. | ||
| 3845 | 2026.05.06 06:53:29.736900 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3846 | 2026.05.06 06:53:29.736922 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3847 | 2026.05.06 06:53:29.736941 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3848 | 2026.05.06 06:53:29.736958 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3849 | 2026.05.06 06:53:29.736970 [ 308 ] {} <Debug> TCP-Session: 7a08ae22-d8cb-4771-87fa-e7524f1d0f9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3850 | 2026.05.06 06:53:29.736989 [ 310 ] {} <Debug> TCP-Session: 4df1c903-86a8-4353-880f-1910dcf8ba0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3851 | 2026.05.06 06:53:29.736993 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3852 | 2026.05.06 06:53:29.737011 [ 278 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3853 | 2026.05.06 06:53:29.737030 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3854 | 2026.05.06 06:53:29.737045 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3855 | 2026.05.06 06:53:29.737061 [ 278 ] {} <Debug> TCP-Session: a8924590-b143-46c7-8908-2c485ffd49de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3856 | 2026.05.06 06:53:29.737083 [ 311 ] {} <Debug> TCP-Session: 0a99d3e2-7754-4314-a074-56eb81350ca7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3857 | 2026.05.06 06:53:29.737104 [ 304 ] {} <Debug> TCP-Session: 7a9ef422-f8a4-465a-9839-d55f42623d82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3858 | 2026.05.06 06:53:29.737050 [ 303 ] {} <Debug> TCP-Session: 2455552b-0768-4c19-9a3a-50af416d74bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3859 | 2026.05.06 06:53:29.737017 [ 259 ] {} <Debug> TCP-Session: c601c94b-90ca-4081-8aa6-d8ace397d88a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3860 | 2026.05.06 06:53:29.736977 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3861 | 2026.05.06 06:53:29.736942 [ 307 ] {} <Debug> TCP-Session: d0757105-bdbe-401e-894f-bab637cf70c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3862 | 2026.05.06 06:53:29.737215 [ 309 ] {} <Debug> TCP-Session: 650059bf-687b-4da8-9cc3-999ba09fd7e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3863 | 2026.05.06 06:53:29.883536 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8114 | ||
| 3864 | 2026.05.06 06:53:29.884284 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3865 | 2026.05.06 06:53:29.884353 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3866 | 2026.05.06 06:53:29.884994 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3867 | 2026.05.06 06:53:29.885244 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3868 | 2026.05.06 06:53:29.885395 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8114 | ||
| 3869 | 2026.05.06 06:53:30.300852 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3870 | 2026.05.06 06:53:30.316421 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3871 | 2026.05.06 06:53:30.316471 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3872 | 2026.05.06 06:53:30.322210 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3873 | 2026.05.06 06:53:30.322878 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3874 | 2026.05.06 06:53:30.325544 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3875 | 2026.05.06 06:53:32.395885 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 454 | ||
| 3876 | 2026.05.06 06:53:32.398708 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3877 | 2026.05.06 06:53:32.398759 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3878 | 2026.05.06 06:53:32.399983 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3879 | 2026.05.06 06:53:32.400242 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3880 | 2026.05.06 06:53:32.400500 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 454 | ||
| 3881 | 2026.05.06 06:53:34.547300 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3882 | 2026.05.06 06:53:34.547512 [ 261 ] {705bfed2-f03e-491f-9f02-b62122e5d560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3883 | 2026.05.06 06:53:34.547823 [ 261 ] {705bfed2-f03e-491f-9f02-b62122e5d560} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3884 | 2026.05.06 06:53:34.547857 [ 261 ] {705bfed2-f03e-491f-9f02-b62122e5d560} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3885 | 2026.05.06 06:53:34.548161 [ 261 ] {705bfed2-f03e-491f-9f02-b62122e5d560} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3886 | 2026.05.06 06:53:34.548228 [ 261 ] {705bfed2-f03e-491f-9f02-b62122e5d560} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3887 | 2026.05.06 06:53:34.548362 [ 261 ] {705bfed2-f03e-491f-9f02-b62122e5d560} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3888 | 2026.05.06 06:53:34.549041 [ 313 ] {705bfed2-f03e-491f-9f02-b62122e5d560} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3889 | 2026.05.06 06:53:34.549051 [ 345 ] {705bfed2-f03e-491f-9f02-b62122e5d560} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3890 | 2026.05.06 06:53:34.549111 [ 320 ] {705bfed2-f03e-491f-9f02-b62122e5d560} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3891 | 2026.05.06 06:53:34.549111 [ 340 ] {705bfed2-f03e-491f-9f02-b62122e5d560} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3892 | 2026.05.06 06:53:34.549335 [ 261 ] {705bfed2-f03e-491f-9f02-b62122e5d560} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 3893 | 2026.05.06 06:53:34.549374 [ 261 ] {705bfed2-f03e-491f-9f02-b62122e5d560} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3894 | 2026.05.06 06:53:34.549477 [ 261 ] {705bfed2-f03e-491f-9f02-b62122e5d560} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3895 | 2026.05.06 06:53:34.549499 [ 261 ] {705bfed2-f03e-491f-9f02-b62122e5d560} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 3896 | 2026.05.06 06:53:34.549534 [ 261 ] {705bfed2-f03e-491f-9f02-b62122e5d560} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3897 | 2026.05.06 06:53:34.549571 [ 261 ] {705bfed2-f03e-491f-9f02-b62122e5d560} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3898 | 2026.05.06 06:53:34.549604 [ 261 ] {705bfed2-f03e-491f-9f02-b62122e5d560} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3899 | 2026.05.06 06:53:34.549636 [ 261 ] {705bfed2-f03e-491f-9f02-b62122e5d560} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3900 | 2026.05.06 06:53:34.551166 [ 261 ] {705bfed2-f03e-491f-9f02-b62122e5d560} <Debug> executeQuery: Read 51 rows, 5.78 KiB in 0.003735 sec., 13654.618473895582 rows/sec., 1.51 MiB/sec. | ||
| 3901 | 2026.05.06 06:53:34.551328 [ 261 ] {705bfed2-f03e-491f-9f02-b62122e5d560} <Debug> MemoryTracker: Peak memory usage (for query): 164.13 KiB. | ||
| 3902 | 2026.05.06 06:53:34.551344 [ 261 ] {705bfed2-f03e-491f-9f02-b62122e5d560} <Debug> TCPHandler: Processed in 0.004165637 sec. | ||
| 3903 | 2026.05.06 06:53:34.553047 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3904 | 2026.05.06 06:53:34.553152 [ 261 ] {de403683-9251-4f95-afd3-345c3daae77d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3905 | 2026.05.06 06:53:34.553192 [ 261 ] {de403683-9251-4f95-afd3-345c3daae77d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3906 | 2026.05.06 06:53:34.553685 [ 261 ] {de403683-9251-4f95-afd3-345c3daae77d} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3907 | 2026.05.06 06:53:34.553725 [ 261 ] {de403683-9251-4f95-afd3-345c3daae77d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3908 | 2026.05.06 06:53:34.554073 [ 261 ] {de403683-9251-4f95-afd3-345c3daae77d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3909 | 2026.05.06 06:53:34.554283 [ 261 ] {de403683-9251-4f95-afd3-345c3daae77d} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3910 | 2026.05.06 06:53:34.554422 [ 261 ] {de403683-9251-4f95-afd3-345c3daae77d} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.0013 sec., 49230.769230769234 rows/sec., 3.90 MiB/sec. | ||
| 3911 | 2026.05.06 06:53:34.554459 [ 261 ] {de403683-9251-4f95-afd3-345c3daae77d} <Debug> TCPHandler: Processed in 0.001459751 sec. | ||
| 3912 | 2026.05.06 06:53:34.554594 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3913 | 2026.05.06 06:53:34.554687 [ 261 ] {c1bc0979-fca5-4d6b-93d6-9eb0d5aca5ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3914 | 2026.05.06 06:53:34.554726 [ 261 ] {c1bc0979-fca5-4d6b-93d6-9eb0d5aca5ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3915 | 2026.05.06 06:53:34.555107 [ 261 ] {c1bc0979-fca5-4d6b-93d6-9eb0d5aca5ed} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3916 | 2026.05.06 06:53:34.555142 [ 261 ] {c1bc0979-fca5-4d6b-93d6-9eb0d5aca5ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3917 | 2026.05.06 06:53:34.555413 [ 261 ] {c1bc0979-fca5-4d6b-93d6-9eb0d5aca5ed} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3918 | 2026.05.06 06:53:34.555611 [ 261 ] {c1bc0979-fca5-4d6b-93d6-9eb0d5aca5ed} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3919 | 2026.05.06 06:53:34.555736 [ 261 ] {c1bc0979-fca5-4d6b-93d6-9eb0d5aca5ed} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001067 sec., 3748.828491096532 rows/sec., 281.89 KiB/sec. | ||
| 3920 | 2026.05.06 06:53:34.555771 [ 261 ] {c1bc0979-fca5-4d6b-93d6-9eb0d5aca5ed} <Debug> TCPHandler: Processed in 0.001224985 sec. | ||
| 3921 | 2026.05.06 06:53:34.555896 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3922 | 2026.05.06 06:53:34.555988 [ 261 ] {6b83beaf-b41c-457f-8494-1529472464c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3923 | 2026.05.06 06:53:34.556026 [ 261 ] {6b83beaf-b41c-457f-8494-1529472464c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3924 | 2026.05.06 06:53:34.556445 [ 261 ] {6b83beaf-b41c-457f-8494-1529472464c0} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3925 | 2026.05.06 06:53:34.556481 [ 261 ] {6b83beaf-b41c-457f-8494-1529472464c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3926 | 2026.05.06 06:53:34.556784 [ 261 ] {6b83beaf-b41c-457f-8494-1529472464c0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3927 | 2026.05.06 06:53:34.556982 [ 261 ] {6b83beaf-b41c-457f-8494-1529472464c0} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3928 | 2026.05.06 06:53:34.557104 [ 261 ] {6b83beaf-b41c-457f-8494-1529472464c0} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001133 sec., 60017.652250661966 rows/sec., 4.69 MiB/sec. | ||
| 3929 | 2026.05.06 06:53:34.557139 [ 261 ] {6b83beaf-b41c-457f-8494-1529472464c0} <Debug> TCPHandler: Processed in 0.001293416 sec. | ||
| 3930 | 2026.05.06 06:53:34.557261 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3931 | 2026.05.06 06:53:34.557353 [ 261 ] {6f989bfe-9431-4960-928a-422ea138ad9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3932 | 2026.05.06 06:53:34.557396 [ 261 ] {6f989bfe-9431-4960-928a-422ea138ad9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3933 | 2026.05.06 06:53:34.557801 [ 261 ] {6f989bfe-9431-4960-928a-422ea138ad9e} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3934 | 2026.05.06 06:53:34.557837 [ 261 ] {6f989bfe-9431-4960-928a-422ea138ad9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3935 | 2026.05.06 06:53:34.558154 [ 261 ] {6f989bfe-9431-4960-928a-422ea138ad9e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3936 | 2026.05.06 06:53:34.558365 [ 261 ] {6f989bfe-9431-4960-928a-422ea138ad9e} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3937 | 2026.05.06 06:53:34.558492 [ 261 ] {6f989bfe-9431-4960-928a-422ea138ad9e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001156 sec., 138408.30449826992 rows/sec., 9.64 MiB/sec. | ||
| 3938 | 2026.05.06 06:53:34.558495 [ 111 ] {} <Debug> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3939 | 2026.05.06 06:53:34.558529 [ 261 ] {6f989bfe-9431-4960-928a-422ea138ad9e} <Debug> TCPHandler: Processed in 0.001316547 sec. | ||
| 3940 | 2026.05.06 06:53:34.558571 [ 111 ] {} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3941 | 2026.05.06 06:53:34.558601 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3942 | 2026.05.06 06:53:34.558660 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3943 | 2026.05.06 06:53:34.558707 [ 199 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3944 | 2026.05.06 06:53:34.558763 [ 261 ] {c9028e8f-9128-4124-94d2-27ba0d428e62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3945 | 2026.05.06 06:53:34.558822 [ 261 ] {c9028e8f-9128-4124-94d2-27ba0d428e62} <Trace> 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 | ||
| 3946 | 2026.05.06 06:53:34.558844 [ 199 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3947 | 2026.05.06 06:53:34.558885 [ 199 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_16_3, total 8549 rows starting from the beginning of the part | ||
| 3948 | 2026.05.06 06:53:34.558971 [ 199 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 265 rows starting from the beginning of the part | ||
| 3949 | 2026.05.06 06:53:34.559021 [ 199 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3950 | 2026.05.06 06:53:34.559069 [ 199 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1601 rows starting from the beginning of the part | ||
| 3951 | 2026.05.06 06:53:34.559111 [ 199 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 128 rows starting from the beginning of the part | ||
| 3952 | 2026.05.06 06:53:34.559176 [ 199 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3953 | 2026.05.06 06:53:34.559539 [ 261 ] {c9028e8f-9128-4124-94d2-27ba0d428e62} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3954 | 2026.05.06 06:53:34.559581 [ 261 ] {c9028e8f-9128-4124-94d2-27ba0d428e62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3955 | 2026.05.06 06:53:34.560072 [ 261 ] {c9028e8f-9128-4124-94d2-27ba0d428e62} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3956 | 2026.05.06 06:53:34.560310 [ 261 ] {c9028e8f-9128-4124-94d2-27ba0d428e62} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3957 | 2026.05.06 06:53:34.560442 [ 110 ] {} <Debug> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3958 | 2026.05.06 06:53:34.560453 [ 261 ] {c9028e8f-9128-4124-94d2-27ba0d428e62} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001708 sec., 2341.9203747072597 rows/sec., 4.20 MiB/sec. | ||
| 3959 | 2026.05.06 06:53:34.560479 [ 110 ] {} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3960 | 2026.05.06 06:53:34.560499 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3961 | 2026.05.06 06:53:34.560513 [ 261 ] {c9028e8f-9128-4124-94d2-27ba0d428e62} <Debug> TCPHandler: Processed in 0.001903063 sec. | ||
| 3962 | 2026.05.06 06:53:34.560589 [ 189 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3963 | 2026.05.06 06:53:34.560631 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3964 | 2026.05.06 06:53:34.560740 [ 261 ] {2ba417cb-4645-4650-a237-c863c62c5f57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3965 | 2026.05.06 06:53:34.560781 [ 261 ] {2ba417cb-4645-4650-a237-c863c62c5f57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3966 | 2026.05.06 06:53:34.560815 [ 189 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3967 | 2026.05.06 06:53:34.560874 [ 189 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 258 rows starting from the beginning of the part | ||
| 3968 | 2026.05.06 06:53:34.560992 [ 189 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 3969 | 2026.05.06 06:53:34.561093 [ 189 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 37 rows starting from the beginning of the part | ||
| 3970 | 2026.05.06 06:53:34.561121 [ 261 ] {2ba417cb-4645-4650-a237-c863c62c5f57} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3971 | 2026.05.06 06:53:34.561161 [ 261 ] {2ba417cb-4645-4650-a237-c863c62c5f57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3972 | 2026.05.06 06:53:34.561187 [ 189 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 3973 | 2026.05.06 06:53:34.561285 [ 189 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part | ||
| 3974 | 2026.05.06 06:53:34.561374 [ 189 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part | ||
| 3975 | 2026.05.06 06:53:34.561516 [ 261 ] {2ba417cb-4645-4650-a237-c863c62c5f57} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3976 | 2026.05.06 06:53:34.561842 [ 261 ] {2ba417cb-4645-4650-a237-c863c62c5f57} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3977 | 2026.05.06 06:53:34.561986 [ 261 ] {2ba417cb-4645-4650-a237-c863c62c5f57} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001264 sec., 47468.354430379746 rows/sec., 3.20 MiB/sec. | ||
| 3978 | 2026.05.06 06:53:34.562023 [ 261 ] {2ba417cb-4645-4650-a237-c863c62c5f57} <Debug> TCPHandler: Processed in 0.001440951 sec. | ||
| 3979 | 2026.05.06 06:53:34.562761 [ 188 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10863 rows, containing 5 columns (5 merged, 0 gathered) in 0.004096446 sec., 2651810.8623914486 rows/sec., 169.54 MiB/sec. | ||
| 3980 | 2026.05.06 06:53:34.563038 [ 199 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3981 | 2026.05.06 06:53:34.563311 [ 199 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3982 | 2026.05.06 06:53:34.563378 [ 199 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3983 | 2026.05.06 06:53:34.563444 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.21 MiB. | ||
| 3984 | 2026.05.06 06:53:34.564174 [ 189 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 355 rows, containing 19 columns (19 merged, 0 gathered) in 0.003623103 sec., 97982.30963900281 rows/sec., 175.58 MiB/sec. | ||
| 3985 | 2026.05.06 06:53:34.564910 [ 188 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3986 | 2026.05.06 06:53:34.565275 [ 188 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3987 | 2026.05.06 06:53:34.565358 [ 188 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3988 | 2026.05.06 06:53:34.565486 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.95 MiB. | ||
| 3989 | 2026.05.06 06:53:35.000234 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.34 MiB, peak 255.85 MiB, free memory in arenas 0.00 B, will set to 248.49 MiB (RSS), difference: 1.15 MiB | ||
| 3990 | 2026.05.06 06:53:36.684749 [ 109 ] {} <Debug> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3991 | 2026.05.06 06:53:36.684841 [ 109 ] {} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3992 | 2026.05.06 06:53:36.684866 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3993 | 2026.05.06 06:53:36.685004 [ 199 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 3994 | 2026.05.06 06:53:36.685182 [ 199 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3995 | 2026.05.06 06:53:36.685227 [ 199 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 3996 | 2026.05.06 06:53:36.685300 [ 199 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 3997 | 2026.05.06 06:53:36.685351 [ 199 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 3998 | 2026.05.06 06:53:36.685400 [ 199 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 3999 | 2026.05.06 06:53:36.685442 [ 199 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 4000 | 2026.05.06 06:53:36.686261 [ 194 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001317957 sec., 3793.750478960998 rows/sec., 252.67 KiB/sec. | ||
| 4001 | 2026.05.06 06:53:36.686486 [ 189 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4002 | 2026.05.06 06:53:36.686828 [ 189 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_5_1} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4003 | 2026.05.06 06:53:36.686907 [ 189 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_5_1} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4004 | 2026.05.06 06:53:36.687002 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4005 | 2026.05.06 06:53:37.095162 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55414 | ||
| 4006 | 2026.05.06 06:53:37.095281 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4007 | 2026.05.06 06:53:37.095308 [ 307 ] {} <Debug> TCP-Session: 1a7cf81f-124f-4f1a-aa5b-d99c6ff5574b Authenticating user 'default' from [fd00:1122:3344:101::e]:55414 | ||
| 4008 | 2026.05.06 06:53:37.095330 [ 307 ] {} <Debug> TCP-Session: 1a7cf81f-124f-4f1a-aa5b-d99c6ff5574b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4009 | 2026.05.06 06:53:37.095343 [ 307 ] {} <Debug> TCP-Session: 1a7cf81f-124f-4f1a-aa5b-d99c6ff5574b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4010 | 2026.05.06 06:53:37.095551 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43153 | ||
| 4011 | 2026.05.06 06:53:37.095595 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60496 | ||
| 4012 | 2026.05.06 06:53:37.095600 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34114 | ||
| 4013 | 2026.05.06 06:53:37.095640 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39594 | ||
| 4014 | 2026.05.06 06:53:37.095661 [ 307 ] {} <Trace> TCP-Session: 1a7cf81f-124f-4f1a-aa5b-d99c6ff5574b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4015 | 2026.05.06 06:53:37.095700 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4016 | 2026.05.06 06:53:37.095709 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4017 | 2026.05.06 06:53:37.095632 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49166 | ||
| 4018 | 2026.05.06 06:53:37.095756 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4019 | 2026.05.06 06:53:37.095764 [ 309 ] {} <Debug> TCP-Session: bb572303-cd7c-43e4-bc03-6594ec9bee23 Authenticating user 'default' from [fd00:1122:3344:101::e]:60496 | ||
| 4020 | 2026.05.06 06:53:37.095747 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4021 | 2026.05.06 06:53:37.095812 [ 310 ] {} <Debug> TCP-Session: 1167d386-f513-4507-8d3c-529c7c360fc0 Authenticating user 'default' from [fd00:1122:3344:101::e]:34114 | ||
| 4022 | 2026.05.06 06:53:37.095819 [ 309 ] {} <Debug> TCP-Session: bb572303-cd7c-43e4-bc03-6594ec9bee23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4023 | 2026.05.06 06:53:37.095840 [ 304 ] {} <Debug> TCP-Session: de2d8ebe-9b7e-4dac-aa8b-ee358b8c79aa Authenticating user 'default' from [fd00:1122:3344:101::e]:39594 | ||
| 4024 | 2026.05.06 06:53:37.095865 [ 310 ] {} <Debug> TCP-Session: 1167d386-f513-4507-8d3c-529c7c360fc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4025 | 2026.05.06 06:53:37.095873 [ 307 ] {0aaf838a-2d23-4447-ab67-19a201ef4732} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55414) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4026 | 2026.05.06 06:53:37.095891 [ 304 ] {} <Debug> TCP-Session: de2d8ebe-9b7e-4dac-aa8b-ee358b8c79aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4027 | 2026.05.06 06:53:37.095904 [ 310 ] {} <Debug> TCP-Session: 1167d386-f513-4507-8d3c-529c7c360fc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4028 | 2026.05.06 06:53:37.095929 [ 304 ] {} <Debug> TCP-Session: de2d8ebe-9b7e-4dac-aa8b-ee358b8c79aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4029 | 2026.05.06 06:53:37.095865 [ 309 ] {} <Debug> TCP-Session: bb572303-cd7c-43e4-bc03-6594ec9bee23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4030 | 2026.05.06 06:53:37.095826 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4031 | 2026.05.06 06:53:37.095622 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50191 | ||
| 4032 | 2026.05.06 06:53:37.096023 [ 303 ] {} <Debug> TCP-Session: 7eb33095-9ef1-462c-8c75-78a14902f9a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:49166 | ||
| 4033 | 2026.05.06 06:53:37.095612 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56589 | ||
| 4034 | 2026.05.06 06:53:37.096053 [ 303 ] {} <Debug> TCP-Session: 7eb33095-9ef1-462c-8c75-78a14902f9a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4035 | 2026.05.06 06:53:37.096070 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4036 | 2026.05.06 06:53:37.096088 [ 303 ] {} <Debug> TCP-Session: 7eb33095-9ef1-462c-8c75-78a14902f9a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4037 | 2026.05.06 06:53:37.096100 [ 278 ] {} <Debug> TCP-Session: adf5133f-b2d9-4726-8a12-aa9d23898906 Authenticating user 'default' from [fd00:1122:3344:101::e]:50191 | ||
| 4038 | 2026.05.06 06:53:37.095601 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53806 | ||
| 4039 | 2026.05.06 06:53:37.096119 [ 278 ] {} <Debug> TCP-Session: adf5133f-b2d9-4726-8a12-aa9d23898906 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4040 | 2026.05.06 06:53:37.096114 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4041 | 2026.05.06 06:53:37.096146 [ 278 ] {} <Debug> TCP-Session: adf5133f-b2d9-4726-8a12-aa9d23898906 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4042 | 2026.05.06 06:53:37.095751 [ 308 ] {} <Debug> TCP-Session: 531faced-e4c6-4244-8e43-9473896cfbec Authenticating user 'default' from [fd00:1122:3344:101::e]:43153 | ||
| 4043 | 2026.05.06 06:53:37.096183 [ 259 ] {} <Debug> TCP-Session: 3376732b-af61-4afd-97b8-2b623f49c463 Authenticating user 'default' from [fd00:1122:3344:101::e]:56589 | ||
| 4044 | 2026.05.06 06:53:37.096207 [ 307 ] {0aaf838a-2d23-4447-ab67-19a201ef4732} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4045 | 2026.05.06 06:53:37.096222 [ 308 ] {} <Debug> TCP-Session: 531faced-e4c6-4244-8e43-9473896cfbec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4046 | 2026.05.06 06:53:37.096225 [ 259 ] {} <Debug> TCP-Session: 3376732b-af61-4afd-97b8-2b623f49c463 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4047 | 2026.05.06 06:53:37.096262 [ 308 ] {} <Debug> TCP-Session: 531faced-e4c6-4244-8e43-9473896cfbec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4048 | 2026.05.06 06:53:37.096273 [ 307 ] {0aaf838a-2d23-4447-ab67-19a201ef4732} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4049 | 2026.05.06 06:53:37.096282 [ 259 ] {} <Debug> TCP-Session: 3376732b-af61-4afd-97b8-2b623f49c463 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4050 | 2026.05.06 06:53:37.096411 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4051 | 2026.05.06 06:53:37.096446 [ 311 ] {} <Debug> TCP-Session: e587f706-2958-447f-8990-9ff064a3ec41 Authenticating user 'default' from [fd00:1122:3344:101::e]:53806 | ||
| 4052 | 2026.05.06 06:53:37.096462 [ 311 ] {} <Debug> TCP-Session: e587f706-2958-447f-8990-9ff064a3ec41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4053 | 2026.05.06 06:53:37.096474 [ 311 ] {} <Debug> TCP-Session: e587f706-2958-447f-8990-9ff064a3ec41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4054 | 2026.05.06 06:53:37.096579 [ 307 ] {0aaf838a-2d23-4447-ab67-19a201ef4732} <Debug> oximeter.version (d3864241-cdea-4d2b-8559-2a50b58f009c) (SelectExecutor): Key condition: unknown | ||
| 4055 | 2026.05.06 06:53:37.097584 [ 340 ] {0aaf838a-2d23-4447-ab67-19a201ef4732} <Trace> AggregatingTransform: Aggregating | ||
| 4056 | 2026.05.06 06:53:37.097627 [ 340 ] {0aaf838a-2d23-4447-ab67-19a201ef4732} <Trace> Aggregator: Aggregation method: without_key | ||
| 4057 | 2026.05.06 06:53:37.097669 [ 340 ] {0aaf838a-2d23-4447-ab67-19a201ef4732} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000990758 sec. (1009.328 rows/sec., 39.43 KiB/sec.) | ||
| 4058 | 2026.05.06 06:53:37.097689 [ 340 ] {0aaf838a-2d23-4447-ab67-19a201ef4732} <Trace> Aggregator: Merging aggregated data | ||
| 4059 | 2026.05.06 06:53:37.099045 [ 307 ] {0aaf838a-2d23-4447-ab67-19a201ef4732} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003237 sec., 308.9280197713933 rows/sec., 12.07 KiB/sec. | ||
| 4060 | 2026.05.06 06:53:37.099196 [ 307 ] {0aaf838a-2d23-4447-ab67-19a201ef4732} <Debug> TCPHandler: Processed in 0.003670444 sec. | ||
| 4061 | 2026.05.06 06:53:37.099335 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4062 | 2026.05.06 06:53:37.099365 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4063 | 2026.05.06 06:53:37.099373 [ 307 ] {} <Debug> TCP-Session: 1a7cf81f-124f-4f1a-aa5b-d99c6ff5574b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4064 | 2026.05.06 06:53:37.099387 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4065 | 2026.05.06 06:53:37.099409 [ 304 ] {} <Debug> TCP-Session: de2d8ebe-9b7e-4dac-aa8b-ee358b8c79aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4066 | 2026.05.06 06:53:37.099413 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4067 | 2026.05.06 06:53:37.099441 [ 308 ] {} <Debug> TCP-Session: 531faced-e4c6-4244-8e43-9473896cfbec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4068 | 2026.05.06 06:53:37.099437 [ 278 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4069 | 2026.05.06 06:53:37.099472 [ 309 ] {} <Debug> TCP-Session: bb572303-cd7c-43e4-bc03-6594ec9bee23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4070 | 2026.05.06 06:53:37.099484 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4071 | 2026.05.06 06:53:37.099497 [ 278 ] {} <Debug> TCP-Session: adf5133f-b2d9-4726-8a12-aa9d23898906 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4072 | 2026.05.06 06:53:37.099512 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4073 | 2026.05.06 06:53:37.099526 [ 311 ] {} <Debug> TCP-Session: e587f706-2958-447f-8990-9ff064a3ec41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4074 | 2026.05.06 06:53:37.099545 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4075 | 2026.05.06 06:53:37.099563 [ 310 ] {} <Debug> TCP-Session: 1167d386-f513-4507-8d3c-529c7c360fc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4076 | 2026.05.06 06:53:37.099587 [ 303 ] {} <Debug> TCP-Session: 7eb33095-9ef1-462c-8c75-78a14902f9a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4077 | 2026.05.06 06:53:37.099463 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4078 | 2026.05.06 06:53:37.099658 [ 259 ] {} <Debug> TCP-Session: 3376732b-af61-4afd-97b8-2b623f49c463 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4079 | 2026.05.06 06:53:37.297585 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4080 | 2026.05.06 06:53:37.297639 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4081 | 2026.05.06 06:53:37.385469 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8626 | ||
| 4082 | 2026.05.06 06:53:37.385971 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4083 | 2026.05.06 06:53:37.386018 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4084 | 2026.05.06 06:53:37.386504 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4085 | 2026.05.06 06:53:37.386736 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4086 | 2026.05.06 06:53:37.386869 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8626 | ||
| 4087 | 2026.05.06 06:53:37.702916 [ 109 ] {} <Debug> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4088 | 2026.05.06 06:53:37.702996 [ 109 ] {} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4089 | 2026.05.06 06:53:37.703026 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4090 | 2026.05.06 06:53:37.703185 [ 199 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 4091 | 2026.05.06 06:53:37.703374 [ 199 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4092 | 2026.05.06 06:53:37.703418 [ 199 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 4093 | 2026.05.06 06:53:37.703507 [ 199 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 4094 | 2026.05.06 06:53:37.703576 [ 199 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part | ||
| 4095 | 2026.05.06 06:53:37.703635 [ 199 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 284 rows starting from the beginning of the part | ||
| 4096 | 2026.05.06 06:53:37.703692 [ 199 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 284 rows starting from the beginning of the part | ||
| 4097 | 2026.05.06 06:53:37.704652 [ 194 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1160 rows, containing 5 columns (5 merged, 0 gathered) in 0.001536764 sec., 754832.8826026638 rows/sec., 51.13 MiB/sec. | ||
| 4098 | 2026.05.06 06:53:37.704844 [ 194 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4099 | 2026.05.06 06:53:37.705127 [ 194 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_5_1} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4100 | 2026.05.06 06:53:37.705205 [ 194 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_5_1} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4101 | 2026.05.06 06:53:37.705309 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 4102 | 2026.05.06 06:53:37.825609 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4103 | 2026.05.06 06:53:37.841685 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4104 | 2026.05.06 06:53:37.841751 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4105 | 2026.05.06 06:53:37.843743 [ 109 ] {} <Debug> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4106 | 2026.05.06 06:53:37.843809 [ 109 ] {} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4107 | 2026.05.06 06:53:37.843833 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4108 | 2026.05.06 06:53:37.843953 [ 186 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 4109 | 2026.05.06 06:53:37.844094 [ 186 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4110 | 2026.05.06 06:53:37.844128 [ 186 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 4111 | 2026.05.06 06:53:37.844218 [ 186 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 4112 | 2026.05.06 06:53:37.844274 [ 186 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 4113 | 2026.05.06 06:53:37.844317 [ 186 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 148 rows starting from the beginning of the part | ||
| 4114 | 2026.05.06 06:53:37.844359 [ 186 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 148 rows starting from the beginning of the part | ||
| 4115 | 2026.05.06 06:53:37.845189 [ 194 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 604 rows, containing 5 columns (5 merged, 0 gathered) in 0.001289597 sec., 468363.3724334036 rows/sec., 28.60 MiB/sec. | ||
| 4116 | 2026.05.06 06:53:37.845382 [ 199 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4117 | 2026.05.06 06:53:37.845708 [ 199 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_5_1} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4118 | 2026.05.06 06:53:37.845789 [ 199 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_5_1} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4119 | 2026.05.06 06:53:37.845884 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 4120 | 2026.05.06 06:53:37.847517 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4121 | 2026.05.06 06:53:37.848342 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4122 | 2026.05.06 06:53:37.851591 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4123 | 2026.05.06 06:53:39.552144 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4124 | 2026.05.06 06:53:39.552396 [ 261 ] {bd8c8f1d-f162-42c6-99f0-9969d7adb204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 4125 | 2026.05.06 06:53:39.552766 [ 261 ] {bd8c8f1d-f162-42c6-99f0-9969d7adb204} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4126 | 2026.05.06 06:53:39.552803 [ 261 ] {bd8c8f1d-f162-42c6-99f0-9969d7adb204} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 4127 | 2026.05.06 06:53:39.553044 [ 261 ] {bd8c8f1d-f162-42c6-99f0-9969d7adb204} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4128 | 2026.05.06 06:53:39.553113 [ 261 ] {bd8c8f1d-f162-42c6-99f0-9969d7adb204} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4129 | 2026.05.06 06:53:39.553250 [ 261 ] {bd8c8f1d-f162-42c6-99f0-9969d7adb204} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 4130 | 2026.05.06 06:53:39.553371 [ 328 ] {bd8c8f1d-f162-42c6-99f0-9969d7adb204} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4131 | 2026.05.06 06:53:39.553391 [ 319 ] {bd8c8f1d-f162-42c6-99f0-9969d7adb204} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4132 | 2026.05.06 06:53:39.553386 [ 346 ] {bd8c8f1d-f162-42c6-99f0-9969d7adb204} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4133 | 2026.05.06 06:53:39.553377 [ 321 ] {bd8c8f1d-f162-42c6-99f0-9969d7adb204} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4134 | 2026.05.06 06:53:39.553581 [ 261 ] {bd8c8f1d-f162-42c6-99f0-9969d7adb204} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 4135 | 2026.05.06 06:53:39.553605 [ 261 ] {bd8c8f1d-f162-42c6-99f0-9969d7adb204} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4136 | 2026.05.06 06:53:39.553705 [ 261 ] {bd8c8f1d-f162-42c6-99f0-9969d7adb204} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4137 | 2026.05.06 06:53:39.553726 [ 261 ] {bd8c8f1d-f162-42c6-99f0-9969d7adb204} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 4138 | 2026.05.06 06:53:39.553762 [ 261 ] {bd8c8f1d-f162-42c6-99f0-9969d7adb204} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4139 | 2026.05.06 06:53:39.553800 [ 261 ] {bd8c8f1d-f162-42c6-99f0-9969d7adb204} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4140 | 2026.05.06 06:53:39.553835 [ 261 ] {bd8c8f1d-f162-42c6-99f0-9969d7adb204} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4141 | 2026.05.06 06:53:39.553866 [ 261 ] {bd8c8f1d-f162-42c6-99f0-9969d7adb204} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4142 | 2026.05.06 06:53:39.555128 [ 261 ] {bd8c8f1d-f162-42c6-99f0-9969d7adb204} <Debug> executeQuery: Read 51 rows, 9.76 KiB in 0.002839 sec., 17964.071856287424 rows/sec., 3.36 MiB/sec. | ||
| 4143 | 2026.05.06 06:53:39.555291 [ 261 ] {bd8c8f1d-f162-42c6-99f0-9969d7adb204} <Debug> MemoryTracker: Peak memory usage (for query): 183.19 KiB. | ||
| 4144 | 2026.05.06 06:53:39.555306 [ 261 ] {bd8c8f1d-f162-42c6-99f0-9969d7adb204} <Debug> TCPHandler: Processed in 0.003296463 sec. | ||
| 4145 | 2026.05.06 06:53:39.560513 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4146 | 2026.05.06 06:53:39.560640 [ 261 ] {3f5e68d3-20d4-4b5c-98bb-efcbf2dce567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4147 | 2026.05.06 06:53:39.560695 [ 261 ] {3f5e68d3-20d4-4b5c-98bb-efcbf2dce567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4148 | 2026.05.06 06:53:39.561358 [ 261 ] {3f5e68d3-20d4-4b5c-98bb-efcbf2dce567} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4149 | 2026.05.06 06:53:39.561406 [ 261 ] {3f5e68d3-20d4-4b5c-98bb-efcbf2dce567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4150 | 2026.05.06 06:53:39.561814 [ 261 ] {3f5e68d3-20d4-4b5c-98bb-efcbf2dce567} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4151 | 2026.05.06 06:53:39.562032 [ 261 ] {3f5e68d3-20d4-4b5c-98bb-efcbf2dce567} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4152 | 2026.05.06 06:53:39.562180 [ 261 ] {3f5e68d3-20d4-4b5c-98bb-efcbf2dce567} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001577 sec., 180088.7761572606 rows/sec., 11.44 MiB/sec. | ||
| 4153 | 2026.05.06 06:53:39.562221 [ 261 ] {3f5e68d3-20d4-4b5c-98bb-efcbf2dce567} <Debug> TCPHandler: Processed in 0.0017706 sec. | ||
| 4154 | 2026.05.06 06:53:39.562352 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4155 | 2026.05.06 06:53:39.562450 [ 261 ] {85c154c6-9899-403b-b5a7-2b32510add4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4156 | 2026.05.06 06:53:39.562490 [ 261 ] {85c154c6-9899-403b-b5a7-2b32510add4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4157 | 2026.05.06 06:53:39.563247 [ 261 ] {85c154c6-9899-403b-b5a7-2b32510add4c} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4158 | 2026.05.06 06:53:39.563284 [ 261 ] {85c154c6-9899-403b-b5a7-2b32510add4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4159 | 2026.05.06 06:53:39.563663 [ 261 ] {85c154c6-9899-403b-b5a7-2b32510add4c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4160 | 2026.05.06 06:53:39.563872 [ 261 ] {85c154c6-9899-403b-b5a7-2b32510add4c} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4161 | 2026.05.06 06:53:39.564002 [ 261 ] {85c154c6-9899-403b-b5a7-2b32510add4c} <Debug> executeQuery: Read 871 rows, 69.95 KiB in 0.001572 sec., 554071.2468193384 rows/sec., 43.45 MiB/sec. | ||
| 4162 | 2026.05.06 06:53:39.564039 [ 261 ] {85c154c6-9899-403b-b5a7-2b32510add4c} <Debug> TCPHandler: Processed in 0.001735969 sec. | ||
| 4163 | 2026.05.06 06:53:39.564162 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4164 | 2026.05.06 06:53:39.564256 [ 261 ] {ad07e0b8-2cb3-4685-a5c0-bafcc14338c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4165 | 2026.05.06 06:53:39.564296 [ 261 ] {ad07e0b8-2cb3-4685-a5c0-bafcc14338c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4166 | 2026.05.06 06:53:39.564729 [ 261 ] {ad07e0b8-2cb3-4685-a5c0-bafcc14338c8} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4167 | 2026.05.06 06:53:39.564765 [ 261 ] {ad07e0b8-2cb3-4685-a5c0-bafcc14338c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4168 | 2026.05.06 06:53:39.565061 [ 261 ] {ad07e0b8-2cb3-4685-a5c0-bafcc14338c8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4169 | 2026.05.06 06:53:39.565267 [ 261 ] {ad07e0b8-2cb3-4685-a5c0-bafcc14338c8} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4170 | 2026.05.06 06:53:39.565397 [ 261 ] {ad07e0b8-2cb3-4685-a5c0-bafcc14338c8} <Debug> executeQuery: Read 179 rows, 11.32 KiB in 0.00116 sec., 154310.3448275862 rows/sec., 9.53 MiB/sec. | ||
| 4171 | 2026.05.06 06:53:39.565434 [ 261 ] {ad07e0b8-2cb3-4685-a5c0-bafcc14338c8} <Debug> TCPHandler: Processed in 0.001320957 sec. | ||
| 4172 | 2026.05.06 06:53:39.565553 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4173 | 2026.05.06 06:53:39.565645 [ 261 ] {370283ea-8e6b-4ce8-9fc8-7f97e6e965e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4174 | 2026.05.06 06:53:39.565684 [ 261 ] {370283ea-8e6b-4ce8-9fc8-7f97e6e965e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4175 | 2026.05.06 06:53:39.566100 [ 261 ] {370283ea-8e6b-4ce8-9fc8-7f97e6e965e1} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4176 | 2026.05.06 06:53:39.566136 [ 261 ] {370283ea-8e6b-4ce8-9fc8-7f97e6e965e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4177 | 2026.05.06 06:53:39.566436 [ 261 ] {370283ea-8e6b-4ce8-9fc8-7f97e6e965e1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4178 | 2026.05.06 06:53:39.566634 [ 261 ] {370283ea-8e6b-4ce8-9fc8-7f97e6e965e1} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4179 | 2026.05.06 06:53:39.566759 [ 261 ] {370283ea-8e6b-4ce8-9fc8-7f97e6e965e1} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001132 sec., 131625.44169611306 rows/sec., 8.50 MiB/sec. | ||
| 4180 | 2026.05.06 06:53:39.566795 [ 261 ] {370283ea-8e6b-4ce8-9fc8-7f97e6e965e1} <Debug> TCPHandler: Processed in 0.001289766 sec. | ||
| 4181 | 2026.05.06 06:53:39.566913 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4182 | 2026.05.06 06:53:39.567004 [ 261 ] {7a06f8fd-3dd1-4ba7-8772-f948cbdf0945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4183 | 2026.05.06 06:53:39.567043 [ 261 ] {7a06f8fd-3dd1-4ba7-8772-f948cbdf0945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4184 | 2026.05.06 06:53:39.567455 [ 261 ] {7a06f8fd-3dd1-4ba7-8772-f948cbdf0945} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4185 | 2026.05.06 06:53:39.567490 [ 261 ] {7a06f8fd-3dd1-4ba7-8772-f948cbdf0945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4186 | 2026.05.06 06:53:39.567777 [ 261 ] {7a06f8fd-3dd1-4ba7-8772-f948cbdf0945} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4187 | 2026.05.06 06:53:39.567986 [ 261 ] {7a06f8fd-3dd1-4ba7-8772-f948cbdf0945} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4188 | 2026.05.06 06:53:39.568109 [ 261 ] {7a06f8fd-3dd1-4ba7-8772-f948cbdf0945} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001122 sec., 131907.3083778966 rows/sec., 7.50 MiB/sec. | ||
| 4189 | 2026.05.06 06:53:39.568146 [ 261 ] {7a06f8fd-3dd1-4ba7-8772-f948cbdf0945} <Debug> TCPHandler: Processed in 0.001281677 sec. | ||
| 4190 | 2026.05.06 06:53:39.568262 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4191 | 2026.05.06 06:53:39.568354 [ 261 ] {3a54487e-c5ee-4c85-aec2-10a6bdf6bcb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4192 | 2026.05.06 06:53:39.568393 [ 261 ] {3a54487e-c5ee-4c85-aec2-10a6bdf6bcb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4193 | 2026.05.06 06:53:39.568972 [ 261 ] {3a54487e-c5ee-4c85-aec2-10a6bdf6bcb5} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4194 | 2026.05.06 06:53:39.569008 [ 261 ] {3a54487e-c5ee-4c85-aec2-10a6bdf6bcb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4195 | 2026.05.06 06:53:39.569326 [ 261 ] {3a54487e-c5ee-4c85-aec2-10a6bdf6bcb5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4196 | 2026.05.06 06:53:39.569528 [ 261 ] {3a54487e-c5ee-4c85-aec2-10a6bdf6bcb5} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4197 | 2026.05.06 06:53:39.569653 [ 261 ] {3a54487e-c5ee-4c85-aec2-10a6bdf6bcb5} <Debug> executeQuery: Read 527 rows, 38.14 KiB in 0.001317 sec., 400151.86028853455 rows/sec., 28.28 MiB/sec. | ||
| 4198 | 2026.05.06 06:53:39.569690 [ 261 ] {3a54487e-c5ee-4c85-aec2-10a6bdf6bcb5} <Debug> TCPHandler: Processed in 0.001474961 sec. | ||
| 4199 | 2026.05.06 06:53:39.569803 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4200 | 2026.05.06 06:53:39.569895 [ 261 ] {0a5efe53-2554-469c-82dc-fa6114392778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4201 | 2026.05.06 06:53:39.569936 [ 261 ] {0a5efe53-2554-469c-82dc-fa6114392778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4202 | 2026.05.06 06:53:39.570257 [ 261 ] {0a5efe53-2554-469c-82dc-fa6114392778} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4203 | 2026.05.06 06:53:39.570293 [ 261 ] {0a5efe53-2554-469c-82dc-fa6114392778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4204 | 2026.05.06 06:53:39.570588 [ 261 ] {0a5efe53-2554-469c-82dc-fa6114392778} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4205 | 2026.05.06 06:53:39.570785 [ 261 ] {0a5efe53-2554-469c-82dc-fa6114392778} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4206 | 2026.05.06 06:53:39.570911 [ 261 ] {0a5efe53-2554-469c-82dc-fa6114392778} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001034 sec., 5802.707930367505 rows/sec., 303.17 KiB/sec. | ||
| 4207 | 2026.05.06 06:53:39.570947 [ 261 ] {0a5efe53-2554-469c-82dc-fa6114392778} <Debug> TCPHandler: Processed in 0.001190854 sec. | ||
| 4208 | 2026.05.06 06:53:39.571058 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4209 | 2026.05.06 06:53:39.571150 [ 261 ] {21165ddf-60e2-468f-b48b-f7885493a28e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4210 | 2026.05.06 06:53:39.571193 [ 261 ] {21165ddf-60e2-468f-b48b-f7885493a28e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4211 | 2026.05.06 06:53:39.571586 [ 261 ] {21165ddf-60e2-468f-b48b-f7885493a28e} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4212 | 2026.05.06 06:53:39.571622 [ 261 ] {21165ddf-60e2-468f-b48b-f7885493a28e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4213 | 2026.05.06 06:53:39.571939 [ 261 ] {21165ddf-60e2-468f-b48b-f7885493a28e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4214 | 2026.05.06 06:53:39.572148 [ 261 ] {21165ddf-60e2-468f-b48b-f7885493a28e} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4215 | 2026.05.06 06:53:39.572278 [ 261 ] {21165ddf-60e2-468f-b48b-f7885493a28e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001146 sec., 231239.09249563699 rows/sec., 15.37 MiB/sec. | ||
| 4216 | 2026.05.06 06:53:39.572315 [ 261 ] {21165ddf-60e2-468f-b48b-f7885493a28e} <Debug> TCPHandler: Processed in 0.001303656 sec. | ||
| 4217 | 2026.05.06 06:53:39.572433 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4218 | 2026.05.06 06:53:39.572524 [ 261 ] {9119b49e-bcd2-4c98-85c2-8649690a7e7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4219 | 2026.05.06 06:53:39.572565 [ 261 ] {9119b49e-bcd2-4c98-85c2-8649690a7e7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4220 | 2026.05.06 06:53:39.572869 [ 261 ] {9119b49e-bcd2-4c98-85c2-8649690a7e7f} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4221 | 2026.05.06 06:53:39.572903 [ 261 ] {9119b49e-bcd2-4c98-85c2-8649690a7e7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4222 | 2026.05.06 06:53:39.573190 [ 261 ] {9119b49e-bcd2-4c98-85c2-8649690a7e7f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4223 | 2026.05.06 06:53:39.573391 [ 261 ] {9119b49e-bcd2-4c98-85c2-8649690a7e7f} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4224 | 2026.05.06 06:53:39.573515 [ 261 ] {9119b49e-bcd2-4c98-85c2-8649690a7e7f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001008 sec., 992.063492063492 rows/sec., 66.85 KiB/sec. | ||
| 4225 | 2026.05.06 06:53:39.573550 [ 261 ] {9119b49e-bcd2-4c98-85c2-8649690a7e7f} <Debug> TCPHandler: Processed in 0.001164233 sec. | ||
| 4226 | 2026.05.06 06:53:39.573662 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4227 | 2026.05.06 06:53:39.573754 [ 261 ] {d63ead87-fff3-4f6c-a408-5663601a87df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4228 | 2026.05.06 06:53:39.573807 [ 261 ] {d63ead87-fff3-4f6c-a408-5663601a87df} <Trace> 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 | ||
| 4229 | 2026.05.06 06:53:39.574595 [ 261 ] {d63ead87-fff3-4f6c-a408-5663601a87df} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4230 | 2026.05.06 06:53:39.574631 [ 261 ] {d63ead87-fff3-4f6c-a408-5663601a87df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4231 | 2026.05.06 06:53:39.575163 [ 261 ] {d63ead87-fff3-4f6c-a408-5663601a87df} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4232 | 2026.05.06 06:53:39.575380 [ 261 ] {d63ead87-fff3-4f6c-a408-5663601a87df} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4233 | 2026.05.06 06:53:39.575515 [ 261 ] {d63ead87-fff3-4f6c-a408-5663601a87df} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001779 sec., 20798.201236649802 rows/sec., 37.27 MiB/sec. | ||
| 4234 | 2026.05.06 06:53:39.575566 [ 261 ] {d63ead87-fff3-4f6c-a408-5663601a87df} <Debug> TCPHandler: Processed in 0.001951345 sec. | ||
| 4235 | 2026.05.06 06:53:39.575692 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4236 | 2026.05.06 06:53:39.575785 [ 261 ] {f8b870bf-ef44-4c00-a56a-b7a8959e1c86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4237 | 2026.05.06 06:53:39.575825 [ 261 ] {f8b870bf-ef44-4c00-a56a-b7a8959e1c86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4238 | 2026.05.06 06:53:39.576150 [ 261 ] {f8b870bf-ef44-4c00-a56a-b7a8959e1c86} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4239 | 2026.05.06 06:53:39.576186 [ 261 ] {f8b870bf-ef44-4c00-a56a-b7a8959e1c86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4240 | 2026.05.06 06:53:39.576479 [ 261 ] {f8b870bf-ef44-4c00-a56a-b7a8959e1c86} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4241 | 2026.05.06 06:53:39.576689 [ 261 ] {f8b870bf-ef44-4c00-a56a-b7a8959e1c86} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4242 | 2026.05.06 06:53:39.576807 [ 103 ] {} <Debug> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4243 | 2026.05.06 06:53:39.576814 [ 261 ] {f8b870bf-ef44-4c00-a56a-b7a8959e1c86} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001047 sec., 85959.88538681949 rows/sec., 5.38 MiB/sec. | ||
| 4244 | 2026.05.06 06:53:39.576857 [ 103 ] {} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4245 | 2026.05.06 06:53:39.576871 [ 261 ] {f8b870bf-ef44-4c00-a56a-b7a8959e1c86} <Debug> TCPHandler: Processed in 0.001226535 sec. | ||
| 4246 | 2026.05.06 06:53:39.576884 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4247 | 2026.05.06 06:53:39.576981 [ 202 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4248 | 2026.05.06 06:53:39.577087 [ 202 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4249 | 2026.05.06 06:53:39.577119 [ 202 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 810 rows starting from the beginning of the part | ||
| 4250 | 2026.05.06 06:53:39.577177 [ 202 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 4251 | 2026.05.06 06:53:39.577222 [ 202 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 42 rows starting from the beginning of the part | ||
| 4252 | 2026.05.06 06:53:39.577263 [ 202 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 48 rows starting from the beginning of the part | ||
| 4253 | 2026.05.06 06:53:39.577301 [ 202 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 4254 | 2026.05.06 06:53:39.577340 [ 202 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 90 rows starting from the beginning of the part | ||
| 4255 | 2026.05.06 06:53:39.578172 [ 199 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1110 rows, containing 4 columns (4 merged, 0 gathered) in 0.001229155 sec., 903059.4188690605 rows/sec., 58.97 MiB/sec. | ||
| 4256 | 2026.05.06 06:53:39.578360 [ 194 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4257 | 2026.05.06 06:53:39.578650 [ 194 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_21_4} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4258 | 2026.05.06 06:53:39.578718 [ 194 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_21_4} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4259 | 2026.05.06 06:53:39.578786 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 4260 | 2026.05.06 06:53:42.400706 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 494 | ||
| 4261 | 2026.05.06 06:53:42.403170 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4262 | 2026.05.06 06:53:42.403218 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4263 | 2026.05.06 06:53:42.404441 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4264 | 2026.05.06 06:53:42.404709 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4265 | 2026.05.06 06:53:42.404978 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 494 | ||
| 4266 | 2026.05.06 06:53:44.546299 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4267 | 2026.05.06 06:53:44.546544 [ 261 ] {78540586-9b73-4bbc-9161-581e2133bf1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4268 | 2026.05.06 06:53:44.546903 [ 261 ] {78540586-9b73-4bbc-9161-581e2133bf1d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4269 | 2026.05.06 06:53:44.546937 [ 261 ] {78540586-9b73-4bbc-9161-581e2133bf1d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4270 | 2026.05.06 06:53:44.547151 [ 261 ] {78540586-9b73-4bbc-9161-581e2133bf1d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4271 | 2026.05.06 06:53:44.547218 [ 261 ] {78540586-9b73-4bbc-9161-581e2133bf1d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4272 | 2026.05.06 06:53:44.547353 [ 261 ] {78540586-9b73-4bbc-9161-581e2133bf1d} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 4273 | 2026.05.06 06:53:44.547462 [ 321 ] {78540586-9b73-4bbc-9161-581e2133bf1d} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4274 | 2026.05.06 06:53:44.547482 [ 317 ] {78540586-9b73-4bbc-9161-581e2133bf1d} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4275 | 2026.05.06 06:53:44.547499 [ 328 ] {78540586-9b73-4bbc-9161-581e2133bf1d} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4276 | 2026.05.06 06:53:44.547488 [ 346 ] {78540586-9b73-4bbc-9161-581e2133bf1d} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4277 | 2026.05.06 06:53:44.547680 [ 261 ] {78540586-9b73-4bbc-9161-581e2133bf1d} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 4278 | 2026.05.06 06:53:44.547708 [ 261 ] {78540586-9b73-4bbc-9161-581e2133bf1d} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4279 | 2026.05.06 06:53:44.547806 [ 261 ] {78540586-9b73-4bbc-9161-581e2133bf1d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4280 | 2026.05.06 06:53:44.547827 [ 261 ] {78540586-9b73-4bbc-9161-581e2133bf1d} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 4281 | 2026.05.06 06:53:44.547861 [ 261 ] {78540586-9b73-4bbc-9161-581e2133bf1d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4282 | 2026.05.06 06:53:44.547896 [ 261 ] {78540586-9b73-4bbc-9161-581e2133bf1d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4283 | 2026.05.06 06:53:44.547928 [ 261 ] {78540586-9b73-4bbc-9161-581e2133bf1d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4284 | 2026.05.06 06:53:44.547962 [ 261 ] {78540586-9b73-4bbc-9161-581e2133bf1d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4285 | 2026.05.06 06:53:44.549405 [ 261 ] {78540586-9b73-4bbc-9161-581e2133bf1d} <Debug> executeQuery: Read 51 rows, 5.78 KiB in 0.002959 sec., 17235.552551537683 rows/sec., 1.91 MiB/sec. | ||
| 4286 | 2026.05.06 06:53:44.549549 [ 261 ] {78540586-9b73-4bbc-9161-581e2133bf1d} <Debug> MemoryTracker: Peak memory usage (for query): 163.54 KiB. | ||
| 4287 | 2026.05.06 06:53:44.549564 [ 261 ] {78540586-9b73-4bbc-9161-581e2133bf1d} <Debug> TCPHandler: Processed in 0.003401296 sec. | ||
| 4288 | 2026.05.06 06:53:44.551438 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4289 | 2026.05.06 06:53:44.551543 [ 261 ] {9bbc9d36-bcaa-4966-b1bd-aaa921ed9bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4290 | 2026.05.06 06:53:44.551584 [ 261 ] {9bbc9d36-bcaa-4966-b1bd-aaa921ed9bf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4291 | 2026.05.06 06:53:44.552035 [ 261 ] {9bbc9d36-bcaa-4966-b1bd-aaa921ed9bf8} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4292 | 2026.05.06 06:53:44.552076 [ 261 ] {9bbc9d36-bcaa-4966-b1bd-aaa921ed9bf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4293 | 2026.05.06 06:53:44.552424 [ 261 ] {9bbc9d36-bcaa-4966-b1bd-aaa921ed9bf8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4294 | 2026.05.06 06:53:44.552630 [ 261 ] {9bbc9d36-bcaa-4966-b1bd-aaa921ed9bf8} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4295 | 2026.05.06 06:53:44.552770 [ 261 ] {9bbc9d36-bcaa-4966-b1bd-aaa921ed9bf8} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001255 sec., 6374.501992031873 rows/sec., 519.80 KiB/sec. | ||
| 4296 | 2026.05.06 06:53:44.552807 [ 261 ] {9bbc9d36-bcaa-4966-b1bd-aaa921ed9bf8} <Debug> TCPHandler: Processed in 0.00141756 sec. | ||
| 4297 | 2026.05.06 06:53:44.552936 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4298 | 2026.05.06 06:53:44.553028 [ 261 ] {8afc6de1-92a2-4723-85c5-9476a4a6edd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4299 | 2026.05.06 06:53:44.553067 [ 261 ] {8afc6de1-92a2-4723-85c5-9476a4a6edd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4300 | 2026.05.06 06:53:44.553493 [ 261 ] {8afc6de1-92a2-4723-85c5-9476a4a6edd3} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4301 | 2026.05.06 06:53:44.553529 [ 261 ] {8afc6de1-92a2-4723-85c5-9476a4a6edd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4302 | 2026.05.06 06:53:44.553817 [ 261 ] {8afc6de1-92a2-4723-85c5-9476a4a6edd3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4303 | 2026.05.06 06:53:44.554025 [ 261 ] {8afc6de1-92a2-4723-85c5-9476a4a6edd3} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4304 | 2026.05.06 06:53:44.554151 [ 261 ] {8afc6de1-92a2-4723-85c5-9476a4a6edd3} <Debug> executeQuery: Read 68 rows, 5.48 KiB in 0.00114 sec., 59649.12280701755 rows/sec., 4.70 MiB/sec. | ||
| 4305 | 2026.05.06 06:53:44.554186 [ 261 ] {8afc6de1-92a2-4723-85c5-9476a4a6edd3} <Debug> TCPHandler: Processed in 0.001297966 sec. | ||
| 4306 | 2026.05.06 06:53:44.554307 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4307 | 2026.05.06 06:53:44.554400 [ 261 ] {3bc89a04-336f-4a40-b519-c85a8f480e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4308 | 2026.05.06 06:53:44.554438 [ 261 ] {3bc89a04-336f-4a40-b519-c85a8f480e7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4309 | 2026.05.06 06:53:44.554832 [ 261 ] {3bc89a04-336f-4a40-b519-c85a8f480e7a} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4310 | 2026.05.06 06:53:44.554869 [ 261 ] {3bc89a04-336f-4a40-b519-c85a8f480e7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4311 | 2026.05.06 06:53:44.555152 [ 261 ] {3bc89a04-336f-4a40-b519-c85a8f480e7a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4312 | 2026.05.06 06:53:44.555352 [ 261 ] {3bc89a04-336f-4a40-b519-c85a8f480e7a} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4313 | 2026.05.06 06:53:44.555477 [ 261 ] {3bc89a04-336f-4a40-b519-c85a8f480e7a} <Debug> executeQuery: Read 12 rows, 880.00 B in 0.001095 sec., 10958.90410958904 rows/sec., 784.82 KiB/sec. | ||
| 4314 | 2026.05.06 06:53:44.555512 [ 261 ] {3bc89a04-336f-4a40-b519-c85a8f480e7a} <Debug> TCPHandler: Processed in 0.001252996 sec. | ||
| 4315 | 2026.05.06 06:53:44.555633 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4316 | 2026.05.06 06:53:44.555725 [ 261 ] {deba5b85-e85b-48a5-976c-85c189188282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4317 | 2026.05.06 06:53:44.555764 [ 261 ] {deba5b85-e85b-48a5-976c-85c189188282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4318 | 2026.05.06 06:53:44.556167 [ 261 ] {deba5b85-e85b-48a5-976c-85c189188282} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4319 | 2026.05.06 06:53:44.556203 [ 261 ] {deba5b85-e85b-48a5-976c-85c189188282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4320 | 2026.05.06 06:53:44.556496 [ 261 ] {deba5b85-e85b-48a5-976c-85c189188282} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4321 | 2026.05.06 06:53:44.556693 [ 261 ] {deba5b85-e85b-48a5-976c-85c189188282} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4322 | 2026.05.06 06:53:44.556815 [ 261 ] {deba5b85-e85b-48a5-976c-85c189188282} <Debug> executeQuery: Read 76 rows, 6.09 KiB in 0.001107 sec., 68654.01987353207 rows/sec., 5.37 MiB/sec. | ||
| 4323 | 2026.05.06 06:53:44.556850 [ 261 ] {deba5b85-e85b-48a5-976c-85c189188282} <Debug> TCPHandler: Processed in 0.001264576 sec. | ||
| 4324 | 2026.05.06 06:53:44.556973 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4325 | 2026.05.06 06:53:44.557066 [ 261 ] {0f694466-90a3-419b-bdae-4206c5483ceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4326 | 2026.05.06 06:53:44.557106 [ 261 ] {0f694466-90a3-419b-bdae-4206c5483ceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4327 | 2026.05.06 06:53:44.557525 [ 261 ] {0f694466-90a3-419b-bdae-4206c5483ceb} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4328 | 2026.05.06 06:53:44.557560 [ 261 ] {0f694466-90a3-419b-bdae-4206c5483ceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4329 | 2026.05.06 06:53:44.557874 [ 261 ] {0f694466-90a3-419b-bdae-4206c5483ceb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4330 | 2026.05.06 06:53:44.558072 [ 261 ] {0f694466-90a3-419b-bdae-4206c5483ceb} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4331 | 2026.05.06 06:53:44.558199 [ 261 ] {0f694466-90a3-419b-bdae-4206c5483ceb} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001148 sec., 142857.14285714287 rows/sec., 9.95 MiB/sec. | ||
| 4332 | 2026.05.06 06:53:44.558235 [ 261 ] {0f694466-90a3-419b-bdae-4206c5483ceb} <Debug> TCPHandler: Processed in 0.001309197 sec. | ||
| 4333 | 2026.05.06 06:53:44.558355 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4334 | 2026.05.06 06:53:44.558447 [ 261 ] {714af317-0c8c-480b-8a1d-b363ce8d8d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4335 | 2026.05.06 06:53:44.558500 [ 261 ] {714af317-0c8c-480b-8a1d-b363ce8d8d96} <Trace> 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 | ||
| 4336 | 2026.05.06 06:53:44.559180 [ 261 ] {714af317-0c8c-480b-8a1d-b363ce8d8d96} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4337 | 2026.05.06 06:53:44.559217 [ 261 ] {714af317-0c8c-480b-8a1d-b363ce8d8d96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4338 | 2026.05.06 06:53:44.559689 [ 261 ] {714af317-0c8c-480b-8a1d-b363ce8d8d96} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4339 | 2026.05.06 06:53:44.559896 [ 261 ] {714af317-0c8c-480b-8a1d-b363ce8d8d96} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4340 | 2026.05.06 06:53:44.560034 [ 261 ] {714af317-0c8c-480b-8a1d-b363ce8d8d96} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001605 sec., 2492.21183800623 rows/sec., 4.47 MiB/sec. | ||
| 4341 | 2026.05.06 06:53:44.560086 [ 261 ] {714af317-0c8c-480b-8a1d-b363ce8d8d96} <Debug> TCPHandler: Processed in 0.00177869 sec. | ||
| 4342 | 2026.05.06 06:53:44.560222 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4343 | 2026.05.06 06:53:44.560315 [ 261 ] {97438411-0cda-4f24-a0f3-859419877cc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4344 | 2026.05.06 06:53:44.560356 [ 261 ] {97438411-0cda-4f24-a0f3-859419877cc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4345 | 2026.05.06 06:53:44.560704 [ 261 ] {97438411-0cda-4f24-a0f3-859419877cc7} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4346 | 2026.05.06 06:53:44.560739 [ 261 ] {97438411-0cda-4f24-a0f3-859419877cc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4347 | 2026.05.06 06:53:44.561041 [ 261 ] {97438411-0cda-4f24-a0f3-859419877cc7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4348 | 2026.05.06 06:53:44.561243 [ 261 ] {97438411-0cda-4f24-a0f3-859419877cc7} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4349 | 2026.05.06 06:53:44.561368 [ 261 ] {97438411-0cda-4f24-a0f3-859419877cc7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 4350 | 2026.05.06 06:53:44.561402 [ 261 ] {97438411-0cda-4f24-a0f3-859419877cc7} <Debug> TCPHandler: Processed in 0.001227164 sec. | ||
| 4351 | 2026.05.06 06:53:44.886951 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9074 | ||
| 4352 | 2026.05.06 06:53:44.887456 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4353 | 2026.05.06 06:53:44.887505 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4354 | 2026.05.06 06:53:44.888015 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4355 | 2026.05.06 06:53:44.888243 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4356 | 2026.05.06 06:53:44.888371 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9074 | ||
| 4357 | 2026.05.06 06:53:45.351654 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4358 | 2026.05.06 06:53:45.367857 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4359 | 2026.05.06 06:53:45.367905 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4360 | 2026.05.06 06:53:45.374358 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4361 | 2026.05.06 06:53:45.375092 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4362 | 2026.05.06 06:53:45.377759 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4363 | 2026.05.06 06:53:49.551620 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4364 | 2026.05.06 06:53:49.551975 [ 261 ] {e58b401b-c58e-4bec-a4e1-424f02c695da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 4365 | 2026.05.06 06:53:49.552375 [ 261 ] {e58b401b-c58e-4bec-a4e1-424f02c695da} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4366 | 2026.05.06 06:53:49.552410 [ 261 ] {e58b401b-c58e-4bec-a4e1-424f02c695da} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 4367 | 2026.05.06 06:53:49.552643 [ 261 ] {e58b401b-c58e-4bec-a4e1-424f02c695da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4368 | 2026.05.06 06:53:49.552707 [ 261 ] {e58b401b-c58e-4bec-a4e1-424f02c695da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4369 | 2026.05.06 06:53:49.552842 [ 261 ] {e58b401b-c58e-4bec-a4e1-424f02c695da} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 4370 | 2026.05.06 06:53:49.552947 [ 317 ] {e58b401b-c58e-4bec-a4e1-424f02c695da} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4371 | 2026.05.06 06:53:49.552979 [ 331 ] {e58b401b-c58e-4bec-a4e1-424f02c695da} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4372 | 2026.05.06 06:53:49.553018 [ 317 ] {e58b401b-c58e-4bec-a4e1-424f02c695da} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4373 | 2026.05.06 06:53:49.552983 [ 346 ] {e58b401b-c58e-4bec-a4e1-424f02c695da} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4374 | 2026.05.06 06:53:49.553199 [ 261 ] {e58b401b-c58e-4bec-a4e1-424f02c695da} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 4375 | 2026.05.06 06:53:49.553229 [ 261 ] {e58b401b-c58e-4bec-a4e1-424f02c695da} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4376 | 2026.05.06 06:53:49.553323 [ 261 ] {e58b401b-c58e-4bec-a4e1-424f02c695da} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4377 | 2026.05.06 06:53:49.553343 [ 261 ] {e58b401b-c58e-4bec-a4e1-424f02c695da} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 4378 | 2026.05.06 06:53:49.553377 [ 261 ] {e58b401b-c58e-4bec-a4e1-424f02c695da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4379 | 2026.05.06 06:53:49.553414 [ 261 ] {e58b401b-c58e-4bec-a4e1-424f02c695da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4380 | 2026.05.06 06:53:49.553446 [ 261 ] {e58b401b-c58e-4bec-a4e1-424f02c695da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4381 | 2026.05.06 06:53:49.553478 [ 261 ] {e58b401b-c58e-4bec-a4e1-424f02c695da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4382 | 2026.05.06 06:53:49.555092 [ 261 ] {e58b401b-c58e-4bec-a4e1-424f02c695da} <Debug> executeQuery: Read 51 rows, 9.76 KiB in 0.003262 sec., 15634.580012262415 rows/sec., 2.92 MiB/sec. | ||
| 4383 | 2026.05.06 06:53:49.555259 [ 261 ] {e58b401b-c58e-4bec-a4e1-424f02c695da} <Debug> MemoryTracker: Peak memory usage (for query): 181.26 KiB. | ||
| 4384 | 2026.05.06 06:53:49.555275 [ 261 ] {e58b401b-c58e-4bec-a4e1-424f02c695da} <Debug> TCPHandler: Processed in 0.003819248 sec. | ||
| 4385 | 2026.05.06 06:53:49.560573 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4386 | 2026.05.06 06:53:49.560713 [ 261 ] {2d9fe67f-bed7-4665-8d4e-6a6e528626f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4387 | 2026.05.06 06:53:49.560764 [ 261 ] {2d9fe67f-bed7-4665-8d4e-6a6e528626f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4388 | 2026.05.06 06:53:49.561440 [ 261 ] {2d9fe67f-bed7-4665-8d4e-6a6e528626f6} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4389 | 2026.05.06 06:53:49.561477 [ 261 ] {2d9fe67f-bed7-4665-8d4e-6a6e528626f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4390 | 2026.05.06 06:53:49.561846 [ 261 ] {2d9fe67f-bed7-4665-8d4e-6a6e528626f6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4391 | 2026.05.06 06:53:49.562067 [ 261 ] {2d9fe67f-bed7-4665-8d4e-6a6e528626f6} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4392 | 2026.05.06 06:53:49.562204 [ 261 ] {2d9fe67f-bed7-4665-8d4e-6a6e528626f6} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001526 sec., 186107.47051114024 rows/sec., 11.82 MiB/sec. | ||
| 4393 | 2026.05.06 06:53:49.562240 [ 261 ] {2d9fe67f-bed7-4665-8d4e-6a6e528626f6} <Debug> TCPHandler: Processed in 0.001729789 sec. | ||
| 4394 | 2026.05.06 06:53:49.562388 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4395 | 2026.05.06 06:53:49.562488 [ 261 ] {b6f3947d-7b1c-4c58-a762-4f02b13141cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4396 | 2026.05.06 06:53:49.562536 [ 261 ] {b6f3947d-7b1c-4c58-a762-4f02b13141cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4397 | 2026.05.06 06:53:49.563406 [ 261 ] {b6f3947d-7b1c-4c58-a762-4f02b13141cd} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4398 | 2026.05.06 06:53:49.563442 [ 261 ] {b6f3947d-7b1c-4c58-a762-4f02b13141cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4399 | 2026.05.06 06:53:49.563808 [ 261 ] {b6f3947d-7b1c-4c58-a762-4f02b13141cd} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4400 | 2026.05.06 06:53:49.564026 [ 261 ] {b6f3947d-7b1c-4c58-a762-4f02b13141cd} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4401 | 2026.05.06 06:53:49.564155 [ 261 ] {b6f3947d-7b1c-4c58-a762-4f02b13141cd} <Debug> executeQuery: Read 871 rows, 69.95 KiB in 0.001691 sec., 515079.83441750443 rows/sec., 40.39 MiB/sec. | ||
| 4402 | 2026.05.06 06:53:49.564191 [ 261 ] {b6f3947d-7b1c-4c58-a762-4f02b13141cd} <Debug> TCPHandler: Processed in 0.001851713 sec. | ||
| 4403 | 2026.05.06 06:53:49.564336 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4404 | 2026.05.06 06:53:49.564430 [ 261 ] {38ba8b2e-b535-40bb-bc55-27cbe4574e06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4405 | 2026.05.06 06:53:49.564469 [ 261 ] {38ba8b2e-b535-40bb-bc55-27cbe4574e06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4406 | 2026.05.06 06:53:49.564905 [ 261 ] {38ba8b2e-b535-40bb-bc55-27cbe4574e06} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4407 | 2026.05.06 06:53:49.564939 [ 261 ] {38ba8b2e-b535-40bb-bc55-27cbe4574e06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4408 | 2026.05.06 06:53:49.565236 [ 261 ] {38ba8b2e-b535-40bb-bc55-27cbe4574e06} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4409 | 2026.05.06 06:53:49.565448 [ 261 ] {38ba8b2e-b535-40bb-bc55-27cbe4574e06} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4410 | 2026.05.06 06:53:49.565549 [ 98 ] {} <Debug> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 4411 | 2026.05.06 06:53:49.565573 [ 261 ] {38ba8b2e-b535-40bb-bc55-27cbe4574e06} <Debug> executeQuery: Read 179 rows, 11.32 KiB in 0.001162 sec., 154044.7504302926 rows/sec., 9.52 MiB/sec. | ||
| 4412 | 2026.05.06 06:53:49.565585 [ 98 ] {} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4413 | 2026.05.06 06:53:49.565605 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4414 | 2026.05.06 06:53:49.565610 [ 261 ] {38ba8b2e-b535-40bb-bc55-27cbe4574e06} <Debug> TCPHandler: Processed in 0.001322138 sec. | ||
| 4415 | 2026.05.06 06:53:49.565686 [ 202 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 4416 | 2026.05.06 06:53:49.565735 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4417 | 2026.05.06 06:53:49.565775 [ 202 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4418 | 2026.05.06 06:53:49.565801 [ 202 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 224 rows starting from the beginning of the part | ||
| 4419 | 2026.05.06 06:53:49.565828 [ 261 ] {1aef00d7-16aa-45f3-a627-92ec27a1094f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4420 | 2026.05.06 06:53:49.565851 [ 202 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 190 rows starting from the beginning of the part | ||
| 4421 | 2026.05.06 06:53:49.565867 [ 261 ] {1aef00d7-16aa-45f3-a627-92ec27a1094f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4422 | 2026.05.06 06:53:49.565896 [ 202 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part | ||
| 4423 | 2026.05.06 06:53:49.565934 [ 202 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 179 rows starting from the beginning of the part | ||
| 4424 | 2026.05.06 06:53:49.565971 [ 202 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 4425 | 2026.05.06 06:53:49.566008 [ 202 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 179 rows starting from the beginning of the part | ||
| 4426 | 2026.05.06 06:53:49.566296 [ 261 ] {1aef00d7-16aa-45f3-a627-92ec27a1094f} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4427 | 2026.05.06 06:53:49.566330 [ 261 ] {1aef00d7-16aa-45f3-a627-92ec27a1094f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4428 | 2026.05.06 06:53:49.566624 [ 261 ] {1aef00d7-16aa-45f3-a627-92ec27a1094f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4429 | 2026.05.06 06:53:49.566798 [ 199 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 788 rows, containing 5 columns (5 merged, 0 gathered) in 0.001134572 sec., 694535.0317123991 rows/sec., 46.23 MiB/sec. | ||
| 4430 | 2026.05.06 06:53:49.566850 [ 261 ] {1aef00d7-16aa-45f3-a627-92ec27a1094f} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4431 | 2026.05.06 06:53:49.566984 [ 261 ] {1aef00d7-16aa-45f3-a627-92ec27a1094f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001173 sec., 127024.72293265132 rows/sec., 8.21 MiB/sec. | ||
| 4432 | 2026.05.06 06:53:49.567013 [ 195 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 4433 | 2026.05.06 06:53:49.567022 [ 261 ] {1aef00d7-16aa-45f3-a627-92ec27a1094f} <Debug> TCPHandler: Processed in 0.001334528 sec. | ||
| 4434 | 2026.05.06 06:53:49.567163 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4435 | 2026.05.06 06:53:49.567258 [ 261 ] {efac104f-d8ac-41e3-a512-6c73101db44f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4436 | 2026.05.06 06:53:49.567298 [ 261 ] {efac104f-d8ac-41e3-a512-6c73101db44f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4437 | 2026.05.06 06:53:49.567402 [ 195 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_20_4} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4438 | 2026.05.06 06:53:49.567496 [ 195 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_20_4} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 4439 | 2026.05.06 06:53:49.567589 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4440 | 2026.05.06 06:53:49.567726 [ 261 ] {efac104f-d8ac-41e3-a512-6c73101db44f} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4441 | 2026.05.06 06:53:49.567767 [ 261 ] {efac104f-d8ac-41e3-a512-6c73101db44f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4442 | 2026.05.06 06:53:49.568066 [ 261 ] {efac104f-d8ac-41e3-a512-6c73101db44f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4443 | 2026.05.06 06:53:49.568273 [ 261 ] {efac104f-d8ac-41e3-a512-6c73101db44f} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4444 | 2026.05.06 06:53:49.568399 [ 261 ] {efac104f-d8ac-41e3-a512-6c73101db44f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001159 sec., 127696.28990509058 rows/sec., 7.26 MiB/sec. | ||
| 4445 | 2026.05.06 06:53:49.568436 [ 261 ] {efac104f-d8ac-41e3-a512-6c73101db44f} <Debug> TCPHandler: Processed in 0.001320778 sec. | ||
| 4446 | 2026.05.06 06:53:49.568562 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4447 | 2026.05.06 06:53:49.568654 [ 261 ] {0090c186-d348-4f25-ae42-28fa680757c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4448 | 2026.05.06 06:53:49.568692 [ 261 ] {0090c186-d348-4f25-ae42-28fa680757c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4449 | 2026.05.06 06:53:49.569275 [ 261 ] {0090c186-d348-4f25-ae42-28fa680757c0} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4450 | 2026.05.06 06:53:49.569311 [ 261 ] {0090c186-d348-4f25-ae42-28fa680757c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4451 | 2026.05.06 06:53:49.569622 [ 261 ] {0090c186-d348-4f25-ae42-28fa680757c0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4452 | 2026.05.06 06:53:49.569832 [ 261 ] {0090c186-d348-4f25-ae42-28fa680757c0} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4453 | 2026.05.06 06:53:49.569965 [ 261 ] {0090c186-d348-4f25-ae42-28fa680757c0} <Debug> executeQuery: Read 527 rows, 38.14 KiB in 0.001328 sec., 396837.3493975904 rows/sec., 28.05 MiB/sec. | ||
| 4454 | 2026.05.06 06:53:49.570002 [ 261 ] {0090c186-d348-4f25-ae42-28fa680757c0} <Debug> TCPHandler: Processed in 0.001488462 sec. | ||
| 4455 | 2026.05.06 06:53:49.570123 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4456 | 2026.05.06 06:53:49.570215 [ 261 ] {bf9f548d-ef3f-460c-a47a-52d8f6686f0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4457 | 2026.05.06 06:53:49.570255 [ 261 ] {bf9f548d-ef3f-460c-a47a-52d8f6686f0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4458 | 2026.05.06 06:53:49.570583 [ 261 ] {bf9f548d-ef3f-460c-a47a-52d8f6686f0f} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4459 | 2026.05.06 06:53:49.570618 [ 261 ] {bf9f548d-ef3f-460c-a47a-52d8f6686f0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4460 | 2026.05.06 06:53:49.570906 [ 261 ] {bf9f548d-ef3f-460c-a47a-52d8f6686f0f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4461 | 2026.05.06 06:53:49.571108 [ 261 ] {bf9f548d-ef3f-460c-a47a-52d8f6686f0f} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4462 | 2026.05.06 06:53:49.571210 [ 96 ] {} <Debug> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 4463 | 2026.05.06 06:53:49.571234 [ 261 ] {bf9f548d-ef3f-460c-a47a-52d8f6686f0f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001036 sec., 5791.505791505791 rows/sec., 302.58 KiB/sec. | ||
| 4464 | 2026.05.06 06:53:49.571264 [ 96 ] {} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4465 | 2026.05.06 06:53:49.571277 [ 261 ] {bf9f548d-ef3f-460c-a47a-52d8f6686f0f} <Debug> TCPHandler: Processed in 0.001202004 sec. | ||
| 4466 | 2026.05.06 06:53:49.571291 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4467 | 2026.05.06 06:53:49.571369 [ 202 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 4468 | 2026.05.06 06:53:49.571418 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4469 | 2026.05.06 06:53:49.571460 [ 202 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4470 | 2026.05.06 06:53:49.571486 [ 202 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 4471 | 2026.05.06 06:53:49.571511 [ 261 ] {5bf32fbd-5674-4fba-b07e-a5c57a206ab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4472 | 2026.05.06 06:53:49.571530 [ 202 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 4473 | 2026.05.06 06:53:49.571553 [ 261 ] {5bf32fbd-5674-4fba-b07e-a5c57a206ab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4474 | 2026.05.06 06:53:49.571569 [ 202 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 4475 | 2026.05.06 06:53:49.571604 [ 202 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 4476 | 2026.05.06 06:53:49.571665 [ 202 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 4477 | 2026.05.06 06:53:49.571699 [ 202 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 4478 | 2026.05.06 06:53:49.571948 [ 261 ] {5bf32fbd-5674-4fba-b07e-a5c57a206ab0} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4479 | 2026.05.06 06:53:49.571982 [ 261 ] {5bf32fbd-5674-4fba-b07e-a5c57a206ab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4480 | 2026.05.06 06:53:49.572323 [ 261 ] {5bf32fbd-5674-4fba-b07e-a5c57a206ab0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4481 | 2026.05.06 06:53:49.572337 [ 187 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.000998168 sec., 36066.07304581994 rows/sec., 1.84 MiB/sec. | ||
| 4482 | 2026.05.06 06:53:49.572487 [ 199 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 4483 | 2026.05.06 06:53:49.572621 [ 261 ] {5bf32fbd-5674-4fba-b07e-a5c57a206ab0} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4484 | 2026.05.06 06:53:49.572809 [ 261 ] {5bf32fbd-5674-4fba-b07e-a5c57a206ab0} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001315 sec., 201520.9125475285 rows/sec., 13.39 MiB/sec. | ||
| 4485 | 2026.05.06 06:53:49.572816 [ 199 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_6_1} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4486 | 2026.05.06 06:53:49.572852 [ 261 ] {5bf32fbd-5674-4fba-b07e-a5c57a206ab0} <Debug> TCPHandler: Processed in 0.001482962 sec. | ||
| 4487 | 2026.05.06 06:53:49.572907 [ 199 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_6_1} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 4488 | 2026.05.06 06:53:49.572983 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4489 | 2026.05.06 06:53:49.572991 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4490 | 2026.05.06 06:53:49.573092 [ 261 ] {bb0df0d2-d4c9-40b3-9b90-0c3b5979526b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4491 | 2026.05.06 06:53:49.573133 [ 261 ] {bb0df0d2-d4c9-40b3-9b90-0c3b5979526b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4492 | 2026.05.06 06:53:49.573463 [ 261 ] {bb0df0d2-d4c9-40b3-9b90-0c3b5979526b} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4493 | 2026.05.06 06:53:49.573500 [ 261 ] {bb0df0d2-d4c9-40b3-9b90-0c3b5979526b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4494 | 2026.05.06 06:53:49.573818 [ 261 ] {bb0df0d2-d4c9-40b3-9b90-0c3b5979526b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4495 | 2026.05.06 06:53:49.574014 [ 261 ] {bb0df0d2-d4c9-40b3-9b90-0c3b5979526b} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4496 | 2026.05.06 06:53:49.574140 [ 261 ] {bb0df0d2-d4c9-40b3-9b90-0c3b5979526b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001066 sec., 938.0863039399624 rows/sec., 63.21 KiB/sec. | ||
| 4497 | 2026.05.06 06:53:49.574175 [ 261 ] {bb0df0d2-d4c9-40b3-9b90-0c3b5979526b} <Debug> TCPHandler: Processed in 0.001232605 sec. | ||
| 4498 | 2026.05.06 06:53:49.574313 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4499 | 2026.05.06 06:53:49.574406 [ 261 ] {e26d1266-b076-46f2-9f38-8f939bc83a73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4500 | 2026.05.06 06:53:49.574459 [ 261 ] {e26d1266-b076-46f2-9f38-8f939bc83a73} <Trace> 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 | ||
| 4501 | 2026.05.06 06:53:49.575251 [ 261 ] {e26d1266-b076-46f2-9f38-8f939bc83a73} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4502 | 2026.05.06 06:53:49.575287 [ 261 ] {e26d1266-b076-46f2-9f38-8f939bc83a73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4503 | 2026.05.06 06:53:49.575852 [ 261 ] {e26d1266-b076-46f2-9f38-8f939bc83a73} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4504 | 2026.05.06 06:53:49.576065 [ 261 ] {e26d1266-b076-46f2-9f38-8f939bc83a73} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4505 | 2026.05.06 06:53:49.576205 [ 261 ] {e26d1266-b076-46f2-9f38-8f939bc83a73} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001815 sec., 20385.674931129477 rows/sec., 36.53 MiB/sec. | ||
| 4506 | 2026.05.06 06:53:49.576256 [ 261 ] {e26d1266-b076-46f2-9f38-8f939bc83a73} <Debug> TCPHandler: Processed in 0.001990427 sec. | ||
| 4507 | 2026.05.06 06:53:49.576388 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4508 | 2026.05.06 06:53:49.576481 [ 261 ] {f7dd5267-f945-4ba4-b955-a4c91fec0841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4509 | 2026.05.06 06:53:49.576522 [ 261 ] {f7dd5267-f945-4ba4-b955-a4c91fec0841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4510 | 2026.05.06 06:53:49.576845 [ 261 ] {f7dd5267-f945-4ba4-b955-a4c91fec0841} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4511 | 2026.05.06 06:53:49.576880 [ 261 ] {f7dd5267-f945-4ba4-b955-a4c91fec0841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4512 | 2026.05.06 06:53:49.577179 [ 261 ] {f7dd5267-f945-4ba4-b955-a4c91fec0841} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4513 | 2026.05.06 06:53:49.577372 [ 261 ] {f7dd5267-f945-4ba4-b955-a4c91fec0841} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4514 | 2026.05.06 06:53:49.577494 [ 261 ] {f7dd5267-f945-4ba4-b955-a4c91fec0841} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001031 sec., 87293.88942774005 rows/sec., 5.46 MiB/sec. | ||
| 4515 | 2026.05.06 06:53:49.577529 [ 261 ] {f7dd5267-f945-4ba4-b955-a4c91fec0841} <Debug> TCPHandler: Processed in 0.001189134 sec. | ||
| 4516 | 2026.05.06 06:53:52.297734 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4517 | 2026.05.06 06:53:52.297842 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4518 | 2026.05.06 06:53:52.388482 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9586 | ||
| 4519 | 2026.05.06 06:53:52.389340 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4520 | 2026.05.06 06:53:52.389426 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4521 | 2026.05.06 06:53:52.390029 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4522 | 2026.05.06 06:53:52.390253 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4523 | 2026.05.06 06:53:52.390384 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9586 | ||
| 4524 | 2026.05.06 06:53:52.405148 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 534 | ||
| 4525 | 2026.05.06 06:53:52.407938 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4526 | 2026.05.06 06:53:52.407972 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4527 | 2026.05.06 06:53:52.409205 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4528 | 2026.05.06 06:53:52.409463 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4529 | 2026.05.06 06:53:52.409722 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 534 | ||
| 4530 | 2026.05.06 06:53:52.877807 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4531 | 2026.05.06 06:53:52.895254 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4532 | 2026.05.06 06:53:52.895316 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4533 | 2026.05.06 06:53:52.901523 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4534 | 2026.05.06 06:53:52.902248 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4535 | 2026.05.06 06:53:52.905518 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4536 | 2026.05.06 06:53:54.546520 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4537 | 2026.05.06 06:53:54.546771 [ 261 ] {2a7fc998-982e-475b-a1d3-9e4488aa0b0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4538 | 2026.05.06 06:53:54.547133 [ 261 ] {2a7fc998-982e-475b-a1d3-9e4488aa0b0e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4539 | 2026.05.06 06:53:54.547176 [ 261 ] {2a7fc998-982e-475b-a1d3-9e4488aa0b0e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4540 | 2026.05.06 06:53:54.547412 [ 261 ] {2a7fc998-982e-475b-a1d3-9e4488aa0b0e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4541 | 2026.05.06 06:53:54.547481 [ 261 ] {2a7fc998-982e-475b-a1d3-9e4488aa0b0e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4542 | 2026.05.06 06:53:54.547620 [ 261 ] {2a7fc998-982e-475b-a1d3-9e4488aa0b0e} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4543 | 2026.05.06 06:53:54.547746 [ 346 ] {2a7fc998-982e-475b-a1d3-9e4488aa0b0e} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4544 | 2026.05.06 06:53:54.547775 [ 331 ] {2a7fc998-982e-475b-a1d3-9e4488aa0b0e} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4545 | 2026.05.06 06:53:54.547775 [ 339 ] {2a7fc998-982e-475b-a1d3-9e4488aa0b0e} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4546 | 2026.05.06 06:53:54.547758 [ 324 ] {2a7fc998-982e-475b-a1d3-9e4488aa0b0e} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4547 | 2026.05.06 06:53:54.548007 [ 261 ] {2a7fc998-982e-475b-a1d3-9e4488aa0b0e} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 4548 | 2026.05.06 06:53:54.548039 [ 261 ] {2a7fc998-982e-475b-a1d3-9e4488aa0b0e} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4549 | 2026.05.06 06:53:54.548137 [ 261 ] {2a7fc998-982e-475b-a1d3-9e4488aa0b0e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4550 | 2026.05.06 06:53:54.548159 [ 261 ] {2a7fc998-982e-475b-a1d3-9e4488aa0b0e} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 4551 | 2026.05.06 06:53:54.548196 [ 261 ] {2a7fc998-982e-475b-a1d3-9e4488aa0b0e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4552 | 2026.05.06 06:53:54.548251 [ 261 ] {2a7fc998-982e-475b-a1d3-9e4488aa0b0e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4553 | 2026.05.06 06:53:54.548301 [ 261 ] {2a7fc998-982e-475b-a1d3-9e4488aa0b0e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4554 | 2026.05.06 06:53:54.548341 [ 261 ] {2a7fc998-982e-475b-a1d3-9e4488aa0b0e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4555 | 2026.05.06 06:53:54.549618 [ 261 ] {2a7fc998-982e-475b-a1d3-9e4488aa0b0e} <Debug> executeQuery: Read 51 rows, 5.78 KiB in 0.002946 sec., 17311.608961303464 rows/sec., 1.92 MiB/sec. | ||
| 4556 | 2026.05.06 06:53:54.549822 [ 261 ] {2a7fc998-982e-475b-a1d3-9e4488aa0b0e} <Debug> MemoryTracker: Peak memory usage (for query): 163.32 KiB. | ||
| 4557 | 2026.05.06 06:53:54.549838 [ 261 ] {2a7fc998-982e-475b-a1d3-9e4488aa0b0e} <Debug> TCPHandler: Processed in 0.003454348 sec. | ||
| 4558 | 2026.05.06 06:53:54.551587 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4559 | 2026.05.06 06:53:54.551720 [ 261 ] {c6e263c4-5cb8-4cce-9518-f0b3f3318fff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4560 | 2026.05.06 06:53:54.551773 [ 261 ] {c6e263c4-5cb8-4cce-9518-f0b3f3318fff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4561 | 2026.05.06 06:53:54.552369 [ 261 ] {c6e263c4-5cb8-4cce-9518-f0b3f3318fff} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4562 | 2026.05.06 06:53:54.552417 [ 261 ] {c6e263c4-5cb8-4cce-9518-f0b3f3318fff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4563 | 2026.05.06 06:53:54.552797 [ 261 ] {c6e263c4-5cb8-4cce-9518-f0b3f3318fff} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4564 | 2026.05.06 06:53:54.553021 [ 261 ] {c6e263c4-5cb8-4cce-9518-f0b3f3318fff} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4565 | 2026.05.06 06:53:54.553155 [ 88 ] {} <Debug> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4566 | 2026.05.06 06:53:54.553171 [ 261 ] {c6e263c4-5cb8-4cce-9518-f0b3f3318fff} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001489 sec., 42981.86702484889 rows/sec., 3.40 MiB/sec. | ||
| 4567 | 2026.05.06 06:53:54.553211 [ 88 ] {} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4568 | 2026.05.06 06:53:54.553227 [ 261 ] {c6e263c4-5cb8-4cce-9518-f0b3f3318fff} <Debug> TCPHandler: Processed in 0.001701429 sec. | ||
| 4569 | 2026.05.06 06:53:54.553243 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4570 | 2026.05.06 06:53:54.553356 [ 202 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4571 | 2026.05.06 06:53:54.553394 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4572 | 2026.05.06 06:53:54.553472 [ 202 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4573 | 2026.05.06 06:53:54.553493 [ 261 ] {840a26ec-69b6-4030-ab54-01533ba8488c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4574 | 2026.05.06 06:53:54.553505 [ 202 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3360 rows starting from the beginning of the part | ||
| 4575 | 2026.05.06 06:53:54.553538 [ 261 ] {840a26ec-69b6-4030-ab54-01533ba8488c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4576 | 2026.05.06 06:53:54.553570 [ 202 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part | ||
| 4577 | 2026.05.06 06:53:54.553622 [ 202 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 871 rows starting from the beginning of the part | ||
| 4578 | 2026.05.06 06:53:54.553671 [ 202 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 68 rows starting from the beginning of the part | ||
| 4579 | 2026.05.06 06:53:54.553716 [ 202 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 871 rows starting from the beginning of the part | ||
| 4580 | 2026.05.06 06:53:54.553761 [ 202 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 64 rows starting from the beginning of the part | ||
| 4581 | 2026.05.06 06:53:54.554019 [ 261 ] {840a26ec-69b6-4030-ab54-01533ba8488c} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4582 | 2026.05.06 06:53:54.554054 [ 261 ] {840a26ec-69b6-4030-ab54-01533ba8488c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4583 | 2026.05.06 06:53:54.554404 [ 261 ] {840a26ec-69b6-4030-ab54-01533ba8488c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4584 | 2026.05.06 06:53:54.554678 [ 261 ] {840a26ec-69b6-4030-ab54-01533ba8488c} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4585 | 2026.05.06 06:53:54.554818 [ 261 ] {840a26ec-69b6-4030-ab54-01533ba8488c} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001347 sec., 2969.5619896065327 rows/sec., 223.30 KiB/sec. | ||
| 4586 | 2026.05.06 06:53:54.554857 [ 261 ] {840a26ec-69b6-4030-ab54-01533ba8488c} <Debug> TCPHandler: Processed in 0.001511952 sec. | ||
| 4587 | 2026.05.06 06:53:54.554984 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4588 | 2026.05.06 06:53:54.555079 [ 261 ] {d1dfadcf-a560-43bd-b67c-9b241d74f0ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4589 | 2026.05.06 06:53:54.555120 [ 261 ] {d1dfadcf-a560-43bd-b67c-9b241d74f0ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4590 | 2026.05.06 06:53:54.555556 [ 261 ] {d1dfadcf-a560-43bd-b67c-9b241d74f0ae} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4591 | 2026.05.06 06:53:54.555593 [ 261 ] {d1dfadcf-a560-43bd-b67c-9b241d74f0ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4592 | 2026.05.06 06:53:54.555819 [ 199 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5298 rows, containing 5 columns (5 merged, 0 gathered) in 0.002506441 sec., 2113754.123875248 rows/sec., 170.20 MiB/sec. | ||
| 4593 | 2026.05.06 06:53:54.555900 [ 261 ] {d1dfadcf-a560-43bd-b67c-9b241d74f0ae} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4594 | 2026.05.06 06:53:54.556115 [ 261 ] {d1dfadcf-a560-43bd-b67c-9b241d74f0ae} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4595 | 2026.05.06 06:53:54.556127 [ 202 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4596 | 2026.05.06 06:53:54.556217 [ 88 ] {} <Debug> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4597 | 2026.05.06 06:53:54.556252 [ 88 ] {} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4598 | 2026.05.06 06:53:54.556253 [ 261 ] {d1dfadcf-a560-43bd-b67c-9b241d74f0ae} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001192 sec., 57046.97986577181 rows/sec., 4.45 MiB/sec. | ||
| 4599 | 2026.05.06 06:53:54.556278 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4600 | 2026.05.06 06:53:54.556307 [ 261 ] {d1dfadcf-a560-43bd-b67c-9b241d74f0ae} <Debug> TCPHandler: Processed in 0.001372108 sec. | ||
| 4601 | 2026.05.06 06:53:54.556387 [ 202 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_26_5} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4602 | 2026.05.06 06:53:54.556386 [ 197 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4603 | 2026.05.06 06:53:54.556437 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4604 | 2026.05.06 06:53:54.556455 [ 202 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_26_5} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4605 | 2026.05.06 06:53:54.556520 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 4606 | 2026.05.06 06:53:54.556524 [ 197 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4607 | 2026.05.06 06:53:54.556536 [ 261 ] {c6b7a394-9713-4e06-90e7-1bb7def207ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4608 | 2026.05.06 06:53:54.556573 [ 197 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1829 rows starting from the beginning of the part | ||
| 4609 | 2026.05.06 06:53:54.556595 [ 261 ] {c6b7a394-9713-4e06-90e7-1bb7def207ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4610 | 2026.05.06 06:53:54.556639 [ 197 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 68 rows starting from the beginning of the part | ||
| 4611 | 2026.05.06 06:53:54.556687 [ 197 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 527 rows starting from the beginning of the part | ||
| 4612 | 2026.05.06 06:53:54.556725 [ 197 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 76 rows starting from the beginning of the part | ||
| 4613 | 2026.05.06 06:53:54.556764 [ 197 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 527 rows starting from the beginning of the part | ||
| 4614 | 2026.05.06 06:53:54.556805 [ 197 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 68 rows starting from the beginning of the part | ||
| 4615 | 2026.05.06 06:53:54.557011 [ 261 ] {c6b7a394-9713-4e06-90e7-1bb7def207ea} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4616 | 2026.05.06 06:53:54.557053 [ 261 ] {c6b7a394-9713-4e06-90e7-1bb7def207ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4617 | 2026.05.06 06:53:54.557396 [ 261 ] {c6b7a394-9713-4e06-90e7-1bb7def207ea} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4618 | 2026.05.06 06:53:54.557623 [ 261 ] {c6b7a394-9713-4e06-90e7-1bb7def207ea} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4619 | 2026.05.06 06:53:54.557761 [ 261 ] {c6b7a394-9713-4e06-90e7-1bb7def207ea} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. | ||
| 4620 | 2026.05.06 06:53:54.557799 [ 261 ] {c6b7a394-9713-4e06-90e7-1bb7def207ea} <Debug> TCPHandler: Processed in 0.00141245 sec. | ||
| 4621 | 2026.05.06 06:53:54.557929 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4622 | 2026.05.06 06:53:54.558045 [ 261 ] {02797b87-0ebd-4778-822a-a6136916c616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4623 | 2026.05.06 06:53:54.558083 [ 192 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3095 rows, containing 5 columns (5 merged, 0 gathered) in 0.001741279 sec., 1777429.119629881 rows/sec., 130.65 MiB/sec. | ||
| 4624 | 2026.05.06 06:53:54.558111 [ 261 ] {02797b87-0ebd-4778-822a-a6136916c616} <Trace> 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 | ||
| 4625 | 2026.05.06 06:53:54.558304 [ 202 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4626 | 2026.05.06 06:53:54.558575 [ 202 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_26_5} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4627 | 2026.05.06 06:53:54.558648 [ 202 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_26_5} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4628 | 2026.05.06 06:53:54.558725 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 4629 | 2026.05.06 06:53:54.559098 [ 261 ] {02797b87-0ebd-4778-822a-a6136916c616} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4630 | 2026.05.06 06:53:54.559142 [ 261 ] {02797b87-0ebd-4778-822a-a6136916c616} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4631 | 2026.05.06 06:53:54.559830 [ 261 ] {02797b87-0ebd-4778-822a-a6136916c616} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4632 | 2026.05.06 06:53:54.560155 [ 261 ] {02797b87-0ebd-4778-822a-a6136916c616} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4633 | 2026.05.06 06:53:54.560334 [ 261 ] {02797b87-0ebd-4778-822a-a6136916c616} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002312 sec., 1730.1038062283737 rows/sec., 3.10 MiB/sec. | ||
| 4634 | 2026.05.06 06:53:54.560410 [ 261 ] {02797b87-0ebd-4778-822a-a6136916c616} <Debug> TCPHandler: Processed in 0.002541531 sec. | ||
| 4635 | 2026.05.06 06:53:54.560569 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4636 | 2026.05.06 06:53:54.560686 [ 261 ] {69de866a-b8ee-456b-9d93-232c9f6fd249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4637 | 2026.05.06 06:53:54.560741 [ 261 ] {69de866a-b8ee-456b-9d93-232c9f6fd249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4638 | 2026.05.06 06:53:54.561181 [ 261 ] {69de866a-b8ee-456b-9d93-232c9f6fd249} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4639 | 2026.05.06 06:53:54.561223 [ 261 ] {69de866a-b8ee-456b-9d93-232c9f6fd249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4640 | 2026.05.06 06:53:54.561645 [ 261 ] {69de866a-b8ee-456b-9d93-232c9f6fd249} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4641 | 2026.05.06 06:53:54.561952 [ 261 ] {69de866a-b8ee-456b-9d93-232c9f6fd249} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4642 | 2026.05.06 06:53:54.562116 [ 261 ] {69de866a-b8ee-456b-9d93-232c9f6fd249} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001454 sec., 41265.474552957356 rows/sec., 2.78 MiB/sec. | ||
| 4643 | 2026.05.06 06:53:54.562165 [ 261 ] {69de866a-b8ee-456b-9d93-232c9f6fd249} <Debug> TCPHandler: Processed in 0.001652037 sec. | ||
| 4644 | 2026.05.06 06:53:55.186366 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4645 | 2026.05.06 06:53:55.186633 [ 261 ] {144f60bf-5400-4ba0-ac90-271ac6160eae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 4646 | 2026.05.06 06:53:55.187033 [ 261 ] {144f60bf-5400-4ba0-ac90-271ac6160eae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4647 | 2026.05.06 06:53:55.187083 [ 261 ] {144f60bf-5400-4ba0-ac90-271ac6160eae} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 4648 | 2026.05.06 06:53:55.187388 [ 261 ] {144f60bf-5400-4ba0-ac90-271ac6160eae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4649 | 2026.05.06 06:53:55.187459 [ 261 ] {144f60bf-5400-4ba0-ac90-271ac6160eae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4650 | 2026.05.06 06:53:55.187597 [ 261 ] {144f60bf-5400-4ba0-ac90-271ac6160eae} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 4651 | 2026.05.06 06:53:55.187739 [ 331 ] {144f60bf-5400-4ba0-ac90-271ac6160eae} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4652 | 2026.05.06 06:53:55.187746 [ 324 ] {144f60bf-5400-4ba0-ac90-271ac6160eae} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4653 | 2026.05.06 06:53:55.187784 [ 330 ] {144f60bf-5400-4ba0-ac90-271ac6160eae} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4654 | 2026.05.06 06:53:55.187739 [ 339 ] {144f60bf-5400-4ba0-ac90-271ac6160eae} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4655 | 2026.05.06 06:53:55.187962 [ 261 ] {144f60bf-5400-4ba0-ac90-271ac6160eae} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 4656 | 2026.05.06 06:53:55.187991 [ 261 ] {144f60bf-5400-4ba0-ac90-271ac6160eae} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4657 | 2026.05.06 06:53:55.188091 [ 261 ] {144f60bf-5400-4ba0-ac90-271ac6160eae} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4658 | 2026.05.06 06:53:55.188112 [ 261 ] {144f60bf-5400-4ba0-ac90-271ac6160eae} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 4659 | 2026.05.06 06:53:55.188147 [ 261 ] {144f60bf-5400-4ba0-ac90-271ac6160eae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4660 | 2026.05.06 06:53:55.188190 [ 261 ] {144f60bf-5400-4ba0-ac90-271ac6160eae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4661 | 2026.05.06 06:53:55.188226 [ 261 ] {144f60bf-5400-4ba0-ac90-271ac6160eae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4662 | 2026.05.06 06:53:55.188262 [ 261 ] {144f60bf-5400-4ba0-ac90-271ac6160eae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4663 | 2026.05.06 06:53:55.189489 [ 261 ] {144f60bf-5400-4ba0-ac90-271ac6160eae} <Debug> executeQuery: Read 51 rows, 9.76 KiB in 0.002971 sec., 17165.93739481656 rows/sec., 3.21 MiB/sec. | ||
| 4664 | 2026.05.06 06:53:55.189688 [ 261 ] {144f60bf-5400-4ba0-ac90-271ac6160eae} <Debug> MemoryTracker: Peak memory usage (for query): 187.73 KiB. | ||
| 4665 | 2026.05.06 06:53:55.189704 [ 261 ] {144f60bf-5400-4ba0-ac90-271ac6160eae} <Debug> TCPHandler: Processed in 0.003472908 sec. | ||
| 4666 | 2026.05.06 06:53:55.205082 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4667 | 2026.05.06 06:53:55.205222 [ 261 ] {0c62c7e5-d15b-4ee7-b64f-b510c4e0af06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4668 | 2026.05.06 06:53:55.205279 [ 261 ] {0c62c7e5-d15b-4ee7-b64f-b510c4e0af06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4669 | 2026.05.06 06:53:55.205978 [ 261 ] {0c62c7e5-d15b-4ee7-b64f-b510c4e0af06} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4670 | 2026.05.06 06:53:55.206027 [ 261 ] {0c62c7e5-d15b-4ee7-b64f-b510c4e0af06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4671 | 2026.05.06 06:53:55.206454 [ 261 ] {0c62c7e5-d15b-4ee7-b64f-b510c4e0af06} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4672 | 2026.05.06 06:53:55.206674 [ 261 ] {0c62c7e5-d15b-4ee7-b64f-b510c4e0af06} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4673 | 2026.05.06 06:53:55.206822 [ 261 ] {0c62c7e5-d15b-4ee7-b64f-b510c4e0af06} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001639 sec., 173276.3880414887 rows/sec., 11.01 MiB/sec. | ||
| 4674 | 2026.05.06 06:53:55.206864 [ 261 ] {0c62c7e5-d15b-4ee7-b64f-b510c4e0af06} <Debug> TCPHandler: Processed in 0.001852653 sec. | ||
| 4675 | 2026.05.06 06:53:55.206992 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4676 | 2026.05.06 06:53:55.207090 [ 261 ] {5309e5eb-b5cc-4a8e-82fa-4847658b55c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4677 | 2026.05.06 06:53:55.207132 [ 261 ] {5309e5eb-b5cc-4a8e-82fa-4847658b55c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4678 | 2026.05.06 06:53:55.207538 [ 261 ] {5309e5eb-b5cc-4a8e-82fa-4847658b55c4} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4679 | 2026.05.06 06:53:55.207574 [ 261 ] {5309e5eb-b5cc-4a8e-82fa-4847658b55c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4680 | 2026.05.06 06:53:55.207865 [ 261 ] {5309e5eb-b5cc-4a8e-82fa-4847658b55c4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4681 | 2026.05.06 06:53:55.208070 [ 261 ] {5309e5eb-b5cc-4a8e-82fa-4847658b55c4} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4682 | 2026.05.06 06:53:55.208201 [ 261 ] {5309e5eb-b5cc-4a8e-82fa-4847658b55c4} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001129 sec., 5314.437555358724 rows/sec., 433.36 KiB/sec. | ||
| 4683 | 2026.05.06 06:53:55.208238 [ 261 ] {5309e5eb-b5cc-4a8e-82fa-4847658b55c4} <Debug> TCPHandler: Processed in 0.001297146 sec. | ||
| 4684 | 2026.05.06 06:53:55.208353 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4685 | 2026.05.06 06:53:55.208447 [ 261 ] {132e2bc2-be17-4e90-9b35-3e8fcfbf5d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4686 | 2026.05.06 06:53:55.208486 [ 261 ] {132e2bc2-be17-4e90-9b35-3e8fcfbf5d64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4687 | 2026.05.06 06:53:55.210744 [ 261 ] {132e2bc2-be17-4e90-9b35-3e8fcfbf5d64} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4688 | 2026.05.06 06:53:55.210780 [ 261 ] {132e2bc2-be17-4e90-9b35-3e8fcfbf5d64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4689 | 2026.05.06 06:53:55.211281 [ 261 ] {132e2bc2-be17-4e90-9b35-3e8fcfbf5d64} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4690 | 2026.05.06 06:53:55.211508 [ 261 ] {132e2bc2-be17-4e90-9b35-3e8fcfbf5d64} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4691 | 2026.05.06 06:53:55.211640 [ 261 ] {132e2bc2-be17-4e90-9b35-3e8fcfbf5d64} <Debug> executeQuery: Read 3223 rows, 247.46 KiB in 0.003211 sec., 1003737.1535347244 rows/sec., 75.26 MiB/sec. | ||
| 4692 | 2026.05.06 06:53:55.211680 [ 261 ] {132e2bc2-be17-4e90-9b35-3e8fcfbf5d64} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 4693 | 2026.05.06 06:53:55.211693 [ 261 ] {132e2bc2-be17-4e90-9b35-3e8fcfbf5d64} <Debug> TCPHandler: Processed in 0.003389106 sec. | ||
| 4694 | 2026.05.06 06:53:55.211833 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4695 | 2026.05.06 06:53:55.211928 [ 261 ] {a8f4defc-78e3-460d-a3d8-7ee98aeb220b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4696 | 2026.05.06 06:53:55.211967 [ 261 ] {a8f4defc-78e3-460d-a3d8-7ee98aeb220b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4697 | 2026.05.06 06:53:55.212479 [ 261 ] {a8f4defc-78e3-460d-a3d8-7ee98aeb220b} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4698 | 2026.05.06 06:53:55.212513 [ 261 ] {a8f4defc-78e3-460d-a3d8-7ee98aeb220b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4699 | 2026.05.06 06:53:55.212822 [ 261 ] {a8f4defc-78e3-460d-a3d8-7ee98aeb220b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4700 | 2026.05.06 06:53:55.213026 [ 261 ] {a8f4defc-78e3-460d-a3d8-7ee98aeb220b} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4701 | 2026.05.06 06:53:55.213153 [ 261 ] {a8f4defc-78e3-460d-a3d8-7ee98aeb220b} <Debug> executeQuery: Read 196 rows, 12.57 KiB in 0.001244 sec., 157556.270096463 rows/sec., 9.87 MiB/sec. | ||
| 4702 | 2026.05.06 06:53:55.213189 [ 261 ] {a8f4defc-78e3-460d-a3d8-7ee98aeb220b} <Debug> TCPHandler: Processed in 0.00140631 sec. | ||
| 4703 | 2026.05.06 06:53:55.213304 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4704 | 2026.05.06 06:53:55.213397 [ 261 ] {95efdace-9bf2-435c-8a69-25b0113c1d01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4705 | 2026.05.06 06:53:55.213435 [ 261 ] {95efdace-9bf2-435c-8a69-25b0113c1d01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4706 | 2026.05.06 06:53:55.214165 [ 261 ] {95efdace-9bf2-435c-8a69-25b0113c1d01} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4707 | 2026.05.06 06:53:55.214201 [ 261 ] {95efdace-9bf2-435c-8a69-25b0113c1d01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4708 | 2026.05.06 06:53:55.214554 [ 261 ] {95efdace-9bf2-435c-8a69-25b0113c1d01} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4709 | 2026.05.06 06:53:55.214765 [ 261 ] {95efdace-9bf2-435c-8a69-25b0113c1d01} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4710 | 2026.05.06 06:53:55.214891 [ 261 ] {95efdace-9bf2-435c-8a69-25b0113c1d01} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001512 sec., 628306.8783068783 rows/sec., 36.97 MiB/sec. | ||
| 4711 | 2026.05.06 06:53:55.214928 [ 261 ] {95efdace-9bf2-435c-8a69-25b0113c1d01} <Debug> TCPHandler: Processed in 0.001672937 sec. | ||
| 4712 | 2026.05.06 06:53:55.215046 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4713 | 2026.05.06 06:53:55.215140 [ 261 ] {ec124563-3c51-41a9-a784-538595ce3165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4714 | 2026.05.06 06:53:55.215180 [ 261 ] {ec124563-3c51-41a9-a784-538595ce3165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4715 | 2026.05.06 06:53:55.215566 [ 261 ] {ec124563-3c51-41a9-a784-538595ce3165} <Trace> oximeter.fields_u64 (029e43f7-d788-4da4-b6f4-1edef0954b38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4716 | 2026.05.06 06:53:55.215600 [ 261 ] {ec124563-3c51-41a9-a784-538595ce3165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4717 | 2026.05.06 06:53:55.215879 [ 261 ] {ec124563-3c51-41a9-a784-538595ce3165} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4718 | 2026.05.06 06:53:55.216091 [ 261 ] {ec124563-3c51-41a9-a784-538595ce3165} <Trace> oximeter.fields_u64 (029e43f7-d788-4da4-b6f4-1edef0954b38): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4719 | 2026.05.06 06:53:55.216219 [ 261 ] {ec124563-3c51-41a9-a784-538595ce3165} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001097 sec., 911.5770282588878 rows/sec., 64.10 KiB/sec. | ||
| 4720 | 2026.05.06 06:53:55.216257 [ 261 ] {ec124563-3c51-41a9-a784-538595ce3165} <Debug> TCPHandler: Processed in 0.001260466 sec. | ||
| 4721 | 2026.05.06 06:53:55.216370 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4722 | 2026.05.06 06:53:55.216464 [ 261 ] {ee82fed8-1996-4c01-8e0b-59d6140c10f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4723 | 2026.05.06 06:53:55.216503 [ 261 ] {ee82fed8-1996-4c01-8e0b-59d6140c10f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4724 | 2026.05.06 06:53:55.216935 [ 261 ] {ee82fed8-1996-4c01-8e0b-59d6140c10f2} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4725 | 2026.05.06 06:53:55.216970 [ 261 ] {ee82fed8-1996-4c01-8e0b-59d6140c10f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4726 | 2026.05.06 06:53:55.217271 [ 261 ] {ee82fed8-1996-4c01-8e0b-59d6140c10f2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4727 | 2026.05.06 06:53:55.217482 [ 261 ] {ee82fed8-1996-4c01-8e0b-59d6140c10f2} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4728 | 2026.05.06 06:53:55.217611 [ 261 ] {ee82fed8-1996-4c01-8e0b-59d6140c10f2} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001164 sec., 127147.76632302404 rows/sec., 7.23 MiB/sec. | ||
| 4729 | 2026.05.06 06:53:55.217648 [ 261 ] {ee82fed8-1996-4c01-8e0b-59d6140c10f2} <Debug> TCPHandler: Processed in 0.001326277 sec. | ||
| 4730 | 2026.05.06 06:53:55.217767 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4731 | 2026.05.06 06:53:55.217859 [ 261 ] {fb266eab-e2a6-4bac-a7c4-aed638bb0d39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4732 | 2026.05.06 06:53:55.217897 [ 261 ] {fb266eab-e2a6-4bac-a7c4-aed638bb0d39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4733 | 2026.05.06 06:53:55.218968 [ 261 ] {fb266eab-e2a6-4bac-a7c4-aed638bb0d39} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4734 | 2026.05.06 06:53:55.219004 [ 261 ] {fb266eab-e2a6-4bac-a7c4-aed638bb0d39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4735 | 2026.05.06 06:53:55.219374 [ 261 ] {fb266eab-e2a6-4bac-a7c4-aed638bb0d39} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4736 | 2026.05.06 06:53:55.219582 [ 261 ] {fb266eab-e2a6-4bac-a7c4-aed638bb0d39} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4737 | 2026.05.06 06:53:55.219709 [ 261 ] {fb266eab-e2a6-4bac-a7c4-aed638bb0d39} <Debug> executeQuery: Read 1759 rows, 121.63 KiB in 0.001867 sec., 942153.1869309052 rows/sec., 63.62 MiB/sec. | ||
| 4738 | 2026.05.06 06:53:55.219746 [ 261 ] {fb266eab-e2a6-4bac-a7c4-aed638bb0d39} <Debug> TCPHandler: Processed in 0.002026997 sec. | ||
| 4739 | 2026.05.06 06:53:55.219863 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4740 | 2026.05.06 06:53:55.219958 [ 261 ] {7e845e0d-30fd-42ac-936e-32987129805e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4741 | 2026.05.06 06:53:55.219999 [ 261 ] {7e845e0d-30fd-42ac-936e-32987129805e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4742 | 2026.05.06 06:53:55.220330 [ 261 ] {7e845e0d-30fd-42ac-936e-32987129805e} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4743 | 2026.05.06 06:53:55.220365 [ 261 ] {7e845e0d-30fd-42ac-936e-32987129805e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4744 | 2026.05.06 06:53:55.220664 [ 261 ] {7e845e0d-30fd-42ac-936e-32987129805e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4745 | 2026.05.06 06:53:55.220867 [ 261 ] {7e845e0d-30fd-42ac-936e-32987129805e} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4746 | 2026.05.06 06:53:55.220995 [ 261 ] {7e845e0d-30fd-42ac-936e-32987129805e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 296.85 KiB/sec. | ||
| 4747 | 2026.05.06 06:53:55.221030 [ 261 ] {7e845e0d-30fd-42ac-936e-32987129805e} <Debug> TCPHandler: Processed in 0.001215215 sec. | ||
| 4748 | 2026.05.06 06:53:55.221142 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4749 | 2026.05.06 06:53:55.221236 [ 261 ] {be8bc3ed-20ed-43b4-af24-68efc1ebee27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4750 | 2026.05.06 06:53:55.221277 [ 261 ] {be8bc3ed-20ed-43b4-af24-68efc1ebee27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4751 | 2026.05.06 06:53:55.221996 [ 261 ] {be8bc3ed-20ed-43b4-af24-68efc1ebee27} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4752 | 2026.05.06 06:53:55.222033 [ 261 ] {be8bc3ed-20ed-43b4-af24-68efc1ebee27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4753 | 2026.05.06 06:53:55.222467 [ 261 ] {be8bc3ed-20ed-43b4-af24-68efc1ebee27} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4754 | 2026.05.06 06:53:55.222673 [ 261 ] {be8bc3ed-20ed-43b4-af24-68efc1ebee27} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4755 | 2026.05.06 06:53:55.222781 [ 85 ] {} <Debug> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4756 | 2026.05.06 06:53:55.222802 [ 261 ] {be8bc3ed-20ed-43b4-af24-68efc1ebee27} <Debug> executeQuery: Read 1604 rows, 99.74 KiB in 0.001584 sec., 1012626.2626262627 rows/sec., 61.49 MiB/sec. | ||
| 4757 | 2026.05.06 06:53:55.222845 [ 85 ] {} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4758 | 2026.05.06 06:53:55.222852 [ 261 ] {be8bc3ed-20ed-43b4-af24-68efc1ebee27} <Debug> TCPHandler: Processed in 0.00175927 sec. | ||
| 4759 | 2026.05.06 06:53:55.222878 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4760 | 2026.05.06 06:53:55.222984 [ 197 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4761 | 2026.05.06 06:53:55.222988 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4762 | 2026.05.06 06:53:55.223125 [ 197 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4763 | 2026.05.06 06:53:55.223130 [ 261 ] {2828e225-00d2-40f9-adab-0cbc84f09941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4764 | 2026.05.06 06:53:55.223170 [ 197 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10863 rows starting from the beginning of the part | ||
| 4765 | 2026.05.06 06:53:55.223201 [ 261 ] {2828e225-00d2-40f9-adab-0cbc84f09941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4766 | 2026.05.06 06:53:55.223248 [ 197 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 265 rows starting from the beginning of the part | ||
| 4767 | 2026.05.06 06:53:55.223305 [ 197 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 164 rows starting from the beginning of the part | ||
| 4768 | 2026.05.06 06:53:55.223345 [ 197 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 265 rows starting from the beginning of the part | ||
| 4769 | 2026.05.06 06:53:55.223384 [ 197 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 4770 | 2026.05.06 06:53:55.223427 [ 197 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1604 rows starting from the beginning of the part | ||
| 4771 | 2026.05.06 06:53:55.223544 [ 261 ] {2828e225-00d2-40f9-adab-0cbc84f09941} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4772 | 2026.05.06 06:53:55.223586 [ 261 ] {2828e225-00d2-40f9-adab-0cbc84f09941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4773 | 2026.05.06 06:53:55.223914 [ 261 ] {2828e225-00d2-40f9-adab-0cbc84f09941} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4774 | 2026.05.06 06:53:55.224123 [ 261 ] {2828e225-00d2-40f9-adab-0cbc84f09941} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4775 | 2026.05.06 06:53:55.224257 [ 261 ] {2828e225-00d2-40f9-adab-0cbc84f09941} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001152 sec., 868.0555555555555 rows/sec., 58.49 KiB/sec. | ||
| 4776 | 2026.05.06 06:53:55.224294 [ 261 ] {2828e225-00d2-40f9-adab-0cbc84f09941} <Debug> TCPHandler: Processed in 0.001365579 sec. | ||
| 4777 | 2026.05.06 06:53:55.224400 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4778 | 2026.05.06 06:53:55.224492 [ 261 ] {964ca9ac-4432-4dfc-a61d-aca984f09c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4779 | 2026.05.06 06:53:55.224545 [ 261 ] {964ca9ac-4432-4dfc-a61d-aca984f09c05} <Trace> 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 | ||
| 4780 | 2026.05.06 06:53:55.225418 [ 261 ] {964ca9ac-4432-4dfc-a61d-aca984f09c05} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4781 | 2026.05.06 06:53:55.225454 [ 261 ] {964ca9ac-4432-4dfc-a61d-aca984f09c05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4782 | 2026.05.06 06:53:55.228858 [ 197 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13321 rows, containing 5 columns (5 merged, 0 gathered) in 0.005915507 sec., 2251877.9878039192 rows/sec., 143.64 MiB/sec. | ||
| 4783 | 2026.05.06 06:53:55.229072 [ 261 ] {964ca9ac-4432-4dfc-a61d-aca984f09c05} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4784 | 2026.05.06 06:53:55.229316 [ 197 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4785 | 2026.05.06 06:53:55.229712 [ 261 ] {964ca9ac-4432-4dfc-a61d-aca984f09c05} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4786 | 2026.05.06 06:53:55.229729 [ 197 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4787 | 2026.05.06 06:53:55.229822 [ 197 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4788 | 2026.05.06 06:53:55.229860 [ 85 ] {} <Debug> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4789 | 2026.05.06 06:53:55.229898 [ 261 ] {964ca9ac-4432-4dfc-a61d-aca984f09c05} <Debug> executeQuery: Read 48 rows, 88.08 KiB in 0.005423 sec., 8851.189378572746 rows/sec., 15.86 MiB/sec. | ||
| 4790 | 2026.05.06 06:53:55.229899 [ 85 ] {} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4791 | 2026.05.06 06:53:55.229901 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.39 MiB. | ||
| 4792 | 2026.05.06 06:53:55.229953 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4793 | 2026.05.06 06:53:55.229984 [ 261 ] {964ca9ac-4432-4dfc-a61d-aca984f09c05} <Debug> TCPHandler: Processed in 0.005630919 sec. | ||
| 4794 | 2026.05.06 06:53:55.230050 [ 199 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4795 | 2026.05.06 06:53:55.230143 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4796 | 2026.05.06 06:53:55.230256 [ 261 ] {751d5fcf-7377-4770-adb7-fb28747342f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4797 | 2026.05.06 06:53:55.230297 [ 199 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4798 | 2026.05.06 06:53:55.230300 [ 261 ] {751d5fcf-7377-4770-adb7-fb28747342f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4799 | 2026.05.06 06:53:55.230366 [ 199 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 355 rows starting from the beginning of the part | ||
| 4800 | 2026.05.06 06:53:55.230500 [ 199 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 37 rows starting from the beginning of the part | ||
| 4801 | 2026.05.06 06:53:55.230611 [ 199 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
| 4802 | 2026.05.06 06:53:55.230687 [ 261 ] {751d5fcf-7377-4770-adb7-fb28747342f6} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4803 | 2026.05.06 06:53:55.230720 [ 199 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 37 rows starting from the beginning of the part | ||
| 4804 | 2026.05.06 06:53:55.230729 [ 261 ] {751d5fcf-7377-4770-adb7-fb28747342f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4805 | 2026.05.06 06:53:55.230838 [ 199 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
| 4806 | 2026.05.06 06:53:55.230952 [ 199 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 48 rows starting from the beginning of the part | ||
| 4807 | 2026.05.06 06:53:55.231064 [ 261 ] {751d5fcf-7377-4770-adb7-fb28747342f6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4808 | 2026.05.06 06:53:55.231333 [ 261 ] {751d5fcf-7377-4770-adb7-fb28747342f6} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4809 | 2026.05.06 06:53:55.231476 [ 261 ] {751d5fcf-7377-4770-adb7-fb28747342f6} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001239 sec., 33898.30508474576 rows/sec., 1.93 MiB/sec. | ||
| 4810 | 2026.05.06 06:53:55.231513 [ 261 ] {751d5fcf-7377-4770-adb7-fb28747342f6} <Debug> TCPHandler: Processed in 0.00142298 sec. | ||
| 4811 | 2026.05.06 06:53:55.235020 [ 192 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 485 rows, containing 19 columns (19 merged, 0 gathered) in 0.005016651 sec., 96678.04278192764 rows/sec., 173.24 MiB/sec. | ||
| 4812 | 2026.05.06 06:53:55.235941 [ 191 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4813 | 2026.05.06 06:53:55.236334 [ 191 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4814 | 2026.05.06 06:53:55.236404 [ 191 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4815 | 2026.05.06 06:53:55.236520 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
| 4816 | 2026.05.06 06:53:56.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 252.77 MiB, peak 257.98 MiB, free memory in arenas 0.00 B, will set to 255.28 MiB (RSS), difference: 2.51 MiB | ||
| 4817 | 2026.05.06 06:53:59.545256 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4818 | 2026.05.06 06:53:59.545486 [ 261 ] {d86d2a43-1cd4-4769-8b91-ba5260d4cd9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 4819 | 2026.05.06 06:53:59.545808 [ 261 ] {d86d2a43-1cd4-4769-8b91-ba5260d4cd9d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4820 | 2026.05.06 06:53:59.545843 [ 261 ] {d86d2a43-1cd4-4769-8b91-ba5260d4cd9d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 4821 | 2026.05.06 06:53:59.546055 [ 261 ] {d86d2a43-1cd4-4769-8b91-ba5260d4cd9d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4822 | 2026.05.06 06:53:59.546123 [ 261 ] {d86d2a43-1cd4-4769-8b91-ba5260d4cd9d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4823 | 2026.05.06 06:53:59.546272 [ 261 ] {d86d2a43-1cd4-4769-8b91-ba5260d4cd9d} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4824 | 2026.05.06 06:53:59.546409 [ 339 ] {d86d2a43-1cd4-4769-8b91-ba5260d4cd9d} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4825 | 2026.05.06 06:53:59.546428 [ 322 ] {d86d2a43-1cd4-4769-8b91-ba5260d4cd9d} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4826 | 2026.05.06 06:53:59.546409 [ 355 ] {d86d2a43-1cd4-4769-8b91-ba5260d4cd9d} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4827 | 2026.05.06 06:53:59.546409 [ 331 ] {d86d2a43-1cd4-4769-8b91-ba5260d4cd9d} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4828 | 2026.05.06 06:53:59.546609 [ 261 ] {d86d2a43-1cd4-4769-8b91-ba5260d4cd9d} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 4829 | 2026.05.06 06:53:59.546639 [ 261 ] {d86d2a43-1cd4-4769-8b91-ba5260d4cd9d} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4830 | 2026.05.06 06:53:59.546737 [ 261 ] {d86d2a43-1cd4-4769-8b91-ba5260d4cd9d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4831 | 2026.05.06 06:53:59.546759 [ 261 ] {d86d2a43-1cd4-4769-8b91-ba5260d4cd9d} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 4832 | 2026.05.06 06:53:59.546795 [ 261 ] {d86d2a43-1cd4-4769-8b91-ba5260d4cd9d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4833 | 2026.05.06 06:53:59.546833 [ 261 ] {d86d2a43-1cd4-4769-8b91-ba5260d4cd9d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4834 | 2026.05.06 06:53:59.546874 [ 261 ] {d86d2a43-1cd4-4769-8b91-ba5260d4cd9d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4835 | 2026.05.06 06:53:59.546911 [ 261 ] {d86d2a43-1cd4-4769-8b91-ba5260d4cd9d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4836 | 2026.05.06 06:53:59.548102 [ 261 ] {d86d2a43-1cd4-4769-8b91-ba5260d4cd9d} <Debug> executeQuery: Read 51 rows, 3.77 KiB in 0.002699 sec., 18895.887365690996 rows/sec., 1.36 MiB/sec. | ||
| 4837 | 2026.05.06 06:53:59.548297 [ 261 ] {d86d2a43-1cd4-4769-8b91-ba5260d4cd9d} <Debug> MemoryTracker: Peak memory usage (for query): 146.71 KiB. | ||
| 4838 | 2026.05.06 06:53:59.548314 [ 261 ] {d86d2a43-1cd4-4769-8b91-ba5260d4cd9d} <Debug> TCPHandler: Processed in 0.00319558 sec. | ||
| 4839 | 2026.05.06 06:53:59.549926 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4840 | 2026.05.06 06:53:59.550034 [ 261 ] {1ff73c5c-c145-4a22-a8c6-107158c732de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4841 | 2026.05.06 06:53:59.550078 [ 261 ] {1ff73c5c-c145-4a22-a8c6-107158c732de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4842 | 2026.05.06 06:53:59.550581 [ 261 ] {1ff73c5c-c145-4a22-a8c6-107158c732de} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4843 | 2026.05.06 06:53:59.550624 [ 261 ] {1ff73c5c-c145-4a22-a8c6-107158c732de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4844 | 2026.05.06 06:53:59.550984 [ 261 ] {1ff73c5c-c145-4a22-a8c6-107158c732de} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4845 | 2026.05.06 06:53:59.551212 [ 261 ] {1ff73c5c-c145-4a22-a8c6-107158c732de} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4846 | 2026.05.06 06:53:59.551358 [ 261 ] {1ff73c5c-c145-4a22-a8c6-107158c732de} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001353 sec., 41389.50480413895 rows/sec., 3.18 MiB/sec. | ||
| 4847 | 2026.05.06 06:53:59.551395 [ 261 ] {1ff73c5c-c145-4a22-a8c6-107158c732de} <Debug> TCPHandler: Processed in 0.001521953 sec. | ||
| 4848 | 2026.05.06 06:53:59.551521 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4849 | 2026.05.06 06:53:59.551616 [ 261 ] {b4380dc7-3cc5-4cab-a09d-414d64a9d4d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4850 | 2026.05.06 06:53:59.551656 [ 261 ] {b4380dc7-3cc5-4cab-a09d-414d64a9d4d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4851 | 2026.05.06 06:53:59.552059 [ 261 ] {b4380dc7-3cc5-4cab-a09d-414d64a9d4d1} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4852 | 2026.05.06 06:53:59.552095 [ 261 ] {b4380dc7-3cc5-4cab-a09d-414d64a9d4d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4853 | 2026.05.06 06:53:59.552389 [ 261 ] {b4380dc7-3cc5-4cab-a09d-414d64a9d4d1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4854 | 2026.05.06 06:53:59.552596 [ 261 ] {b4380dc7-3cc5-4cab-a09d-414d64a9d4d1} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4855 | 2026.05.06 06:53:59.552723 [ 261 ] {b4380dc7-3cc5-4cab-a09d-414d64a9d4d1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001125 sec., 56888.88888888889 rows/sec., 4.44 MiB/sec. | ||
| 4856 | 2026.05.06 06:53:59.552761 [ 261 ] {b4380dc7-3cc5-4cab-a09d-414d64a9d4d1} <Debug> TCPHandler: Processed in 0.001289106 sec. | ||
| 4857 | 2026.05.06 06:53:59.552884 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4858 | 2026.05.06 06:53:59.552978 [ 261 ] {5f7d3e18-3f91-4467-93a2-8c2b2e870843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4859 | 2026.05.06 06:53:59.553022 [ 261 ] {5f7d3e18-3f91-4467-93a2-8c2b2e870843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4860 | 2026.05.06 06:53:59.553400 [ 261 ] {5f7d3e18-3f91-4467-93a2-8c2b2e870843} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4861 | 2026.05.06 06:53:59.553436 [ 261 ] {5f7d3e18-3f91-4467-93a2-8c2b2e870843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4862 | 2026.05.06 06:53:59.553753 [ 261 ] {5f7d3e18-3f91-4467-93a2-8c2b2e870843} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4863 | 2026.05.06 06:53:59.553956 [ 261 ] {5f7d3e18-3f91-4467-93a2-8c2b2e870843} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4864 | 2026.05.06 06:53:59.554083 [ 261 ] {5f7d3e18-3f91-4467-93a2-8c2b2e870843} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001122 sec., 114081.99643493761 rows/sec., 7.95 MiB/sec. | ||
| 4865 | 2026.05.06 06:53:59.554118 [ 261 ] {5f7d3e18-3f91-4467-93a2-8c2b2e870843} <Debug> TCPHandler: Processed in 0.001284386 sec. | ||
| 4866 | 2026.05.06 06:53:59.554257 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4867 | 2026.05.06 06:53:59.554351 [ 261 ] {37a70268-9b43-4e3f-88c9-9b20532e3455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4868 | 2026.05.06 06:53:59.554393 [ 261 ] {37a70268-9b43-4e3f-88c9-9b20532e3455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4869 | 2026.05.06 06:53:59.554716 [ 261 ] {37a70268-9b43-4e3f-88c9-9b20532e3455} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4870 | 2026.05.06 06:53:59.554751 [ 261 ] {37a70268-9b43-4e3f-88c9-9b20532e3455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4871 | 2026.05.06 06:53:59.555047 [ 261 ] {37a70268-9b43-4e3f-88c9-9b20532e3455} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4872 | 2026.05.06 06:53:59.555258 [ 261 ] {37a70268-9b43-4e3f-88c9-9b20532e3455} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4873 | 2026.05.06 06:53:59.555362 [ 80 ] {} <Debug> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4874 | 2026.05.06 06:53:59.555385 [ 261 ] {37a70268-9b43-4e3f-88c9-9b20532e3455} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00105 sec., 45714.28571428572 rows/sec., 3.08 MiB/sec. | ||
| 4875 | 2026.05.06 06:53:59.555410 [ 80 ] {} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4876 | 2026.05.06 06:53:59.555426 [ 261 ] {37a70268-9b43-4e3f-88c9-9b20532e3455} <Debug> TCPHandler: Processed in 0.001224865 sec. | ||
| 4877 | 2026.05.06 06:53:59.555436 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4878 | 2026.05.06 06:53:59.555544 [ 199 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4879 | 2026.05.06 06:53:59.555669 [ 199 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4880 | 2026.05.06 06:53:59.555700 [ 199 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1110 rows starting from the beginning of the part | ||
| 4881 | 2026.05.06 06:53:59.555760 [ 199 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 4882 | 2026.05.06 06:53:59.555805 [ 199 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 90 rows starting from the beginning of the part | ||
| 4883 | 2026.05.06 06:53:59.555847 [ 199 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 4884 | 2026.05.06 06:53:59.555884 [ 199 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 42 rows starting from the beginning of the part | ||
| 4885 | 2026.05.06 06:53:59.555921 [ 199 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 48 rows starting from the beginning of the part | ||
| 4886 | 2026.05.06 06:53:59.556829 [ 191 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1410 rows, containing 4 columns (4 merged, 0 gathered) in 0.001327387 sec., 1062237.3128560097 rows/sec., 69.18 MiB/sec. | ||
| 4887 | 2026.05.06 06:53:59.557077 [ 192 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4888 | 2026.05.06 06:53:59.557427 [ 192 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_26_5} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4889 | 2026.05.06 06:53:59.557508 [ 192 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_26_5} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4890 | 2026.05.06 06:53:59.557606 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4891 | 2026.05.06 06:53:59.891453 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10034 | ||
| 4892 | 2026.05.06 06:53:59.891981 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4893 | 2026.05.06 06:53:59.892033 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4894 | 2026.05.06 06:53:59.892547 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4895 | 2026.05.06 06:53:59.892794 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4896 | 2026.05.06 06:53:59.892948 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10034 | ||
| 4897 | 2026.05.06 06:53:59.892953 [ 80 ] {} <Debug> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4898 | 2026.05.06 06:53:59.893044 [ 80 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4899 | 2026.05.06 06:53:59.893083 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4900 | 2026.05.06 06:53:59.893237 [ 196 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4901 | 2026.05.06 06:53:59.893412 [ 196 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4902 | 2026.05.06 06:53:59.893479 [ 196 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7666 rows starting from the beginning of the part | ||
| 4903 | 2026.05.06 06:53:59.893593 [ 196 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 4904 | 2026.05.06 06:53:59.893647 [ 196 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 4905 | 2026.05.06 06:53:59.893691 [ 196 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 4906 | 2026.05.06 06:53:59.893730 [ 196 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 4907 | 2026.05.06 06:53:59.893768 [ 196 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 4908 | 2026.05.06 06:53:59.895618 [ 191 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10034 rows, containing 4 columns (4 merged, 0 gathered) in 0.002446239 sec., 4101806.8962190533 rows/sec., 58.68 MiB/sec. | ||
| 4909 | 2026.05.06 06:53:59.895837 [ 196 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4910 | 2026.05.06 06:53:59.896087 [ 196 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_21_4} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4911 | 2026.05.06 06:53:59.896153 [ 196 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_21_4} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4912 | 2026.05.06 06:53:59.896241 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4913 | 2026.05.06 06:54:00.406560 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4914 | 2026.05.06 06:54:00.424779 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4915 | 2026.05.06 06:54:00.424849 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4916 | 2026.05.06 06:54:00.430541 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4917 | 2026.05.06 06:54:00.431279 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4918 | 2026.05.06 06:54:00.431602 [ 79 ] {} <Debug> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4919 | 2026.05.06 06:54:00.431676 [ 79 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4920 | 2026.05.06 06:54:00.431697 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4921 | 2026.05.06 06:54:00.431821 [ 198 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4922 | 2026.05.06 06:54:00.435001 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4923 | 2026.05.06 06:54:00.435471 [ 198 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4924 | 2026.05.06 06:54:00.436852 [ 198 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part | ||
| 4925 | 2026.05.06 06:54:00.441122 [ 198 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 4926 | 2026.05.06 06:54:00.445346 [ 198 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 4927 | 2026.05.06 06:54:00.449414 [ 198 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part | ||
| 4928 | 2026.05.06 06:54:00.453549 [ 198 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part | ||
| 4929 | 2026.05.06 06:54:00.457685 [ 198 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
| 4930 | 2026.05.06 06:54:00.506568 [ 196 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.074808723 sec., 2125.420587649919 rows/sec., 10.99 MiB/sec. | ||
| 4931 | 2026.05.06 06:54:00.509205 [ 191 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4932 | 2026.05.06 06:54:00.511474 [ 191 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_21_4} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4933 | 2026.05.06 06:54:00.511584 [ 191 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_21_4} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4934 | 2026.05.06 06:54:00.514179 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4935 | 2026.05.06 06:54:01.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 256.66 MiB, peak 267.22 MiB, free memory in arenas 0.00 B, will set to 259.71 MiB (RSS), difference: 3.04 MiB | ||
| 4936 | 2026.05.06 06:54:02.409904 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 586 | ||
| 4937 | 2026.05.06 06:54:02.412639 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4938 | 2026.05.06 06:54:02.412680 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4939 | 2026.05.06 06:54:02.413904 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4940 | 2026.05.06 06:54:02.414165 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4941 | 2026.05.06 06:54:02.414417 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 586 | ||
| 4942 | 2026.05.06 06:54:04.547665 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4943 | 2026.05.06 06:54:04.547878 [ 261 ] {b9d8ed12-7f53-4369-b6de-5d4243d05c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4944 | 2026.05.06 06:54:04.548201 [ 261 ] {b9d8ed12-7f53-4369-b6de-5d4243d05c0d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4945 | 2026.05.06 06:54:04.548237 [ 261 ] {b9d8ed12-7f53-4369-b6de-5d4243d05c0d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4946 | 2026.05.06 06:54:04.548450 [ 261 ] {b9d8ed12-7f53-4369-b6de-5d4243d05c0d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4947 | 2026.05.06 06:54:04.548518 [ 261 ] {b9d8ed12-7f53-4369-b6de-5d4243d05c0d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4948 | 2026.05.06 06:54:04.548651 [ 261 ] {b9d8ed12-7f53-4369-b6de-5d4243d05c0d} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4949 | 2026.05.06 06:54:04.548783 [ 339 ] {b9d8ed12-7f53-4369-b6de-5d4243d05c0d} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4950 | 2026.05.06 06:54:04.548797 [ 330 ] {b9d8ed12-7f53-4369-b6de-5d4243d05c0d} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4951 | 2026.05.06 06:54:04.548797 [ 322 ] {b9d8ed12-7f53-4369-b6de-5d4243d05c0d} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4952 | 2026.05.06 06:54:04.548783 [ 331 ] {b9d8ed12-7f53-4369-b6de-5d4243d05c0d} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4953 | 2026.05.06 06:54:04.548977 [ 261 ] {b9d8ed12-7f53-4369-b6de-5d4243d05c0d} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 4954 | 2026.05.06 06:54:04.549005 [ 261 ] {b9d8ed12-7f53-4369-b6de-5d4243d05c0d} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4955 | 2026.05.06 06:54:04.549100 [ 261 ] {b9d8ed12-7f53-4369-b6de-5d4243d05c0d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4956 | 2026.05.06 06:54:04.549121 [ 261 ] {b9d8ed12-7f53-4369-b6de-5d4243d05c0d} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 4957 | 2026.05.06 06:54:04.549154 [ 261 ] {b9d8ed12-7f53-4369-b6de-5d4243d05c0d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4958 | 2026.05.06 06:54:04.549199 [ 261 ] {b9d8ed12-7f53-4369-b6de-5d4243d05c0d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4959 | 2026.05.06 06:54:04.549233 [ 261 ] {b9d8ed12-7f53-4369-b6de-5d4243d05c0d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4960 | 2026.05.06 06:54:04.549264 [ 261 ] {b9d8ed12-7f53-4369-b6de-5d4243d05c0d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4961 | 2026.05.06 06:54:04.550626 [ 261 ] {b9d8ed12-7f53-4369-b6de-5d4243d05c0d} <Debug> executeQuery: Read 51 rows, 5.78 KiB in 0.002832 sec., 18008.474576271186 rows/sec., 1.99 MiB/sec. | ||
| 4962 | 2026.05.06 06:54:04.550808 [ 261 ] {b9d8ed12-7f53-4369-b6de-5d4243d05c0d} <Debug> MemoryTracker: Peak memory usage (for query): 164.13 KiB. | ||
| 4963 | 2026.05.06 06:54:04.550823 [ 261 ] {b9d8ed12-7f53-4369-b6de-5d4243d05c0d} <Debug> TCPHandler: Processed in 0.003289953 sec. | ||
| 4964 | 2026.05.06 06:54:04.552579 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4965 | 2026.05.06 06:54:04.552688 [ 261 ] {7c4c375b-beb3-4e3a-b655-cb2ae82d7101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4966 | 2026.05.06 06:54:04.552730 [ 261 ] {7c4c375b-beb3-4e3a-b655-cb2ae82d7101} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4967 | 2026.05.06 06:54:04.553381 [ 261 ] {7c4c375b-beb3-4e3a-b655-cb2ae82d7101} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4968 | 2026.05.06 06:54:04.553417 [ 261 ] {7c4c375b-beb3-4e3a-b655-cb2ae82d7101} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4969 | 2026.05.06 06:54:04.553775 [ 261 ] {7c4c375b-beb3-4e3a-b655-cb2ae82d7101} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4970 | 2026.05.06 06:54:04.553987 [ 261 ] {7c4c375b-beb3-4e3a-b655-cb2ae82d7101} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4971 | 2026.05.06 06:54:04.554136 [ 261 ] {7c4c375b-beb3-4e3a-b655-cb2ae82d7101} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001479 sec., 43272.48140635564 rows/sec., 3.43 MiB/sec. | ||
| 4972 | 2026.05.06 06:54:04.554174 [ 261 ] {7c4c375b-beb3-4e3a-b655-cb2ae82d7101} <Debug> TCPHandler: Processed in 0.001644736 sec. | ||
| 4973 | 2026.05.06 06:54:04.554305 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4974 | 2026.05.06 06:54:04.554400 [ 261 ] {347cd01b-ac74-4003-9d8d-5482f1a535a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4975 | 2026.05.06 06:54:04.554441 [ 261 ] {347cd01b-ac74-4003-9d8d-5482f1a535a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4976 | 2026.05.06 06:54:04.554848 [ 261 ] {347cd01b-ac74-4003-9d8d-5482f1a535a8} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4977 | 2026.05.06 06:54:04.554881 [ 261 ] {347cd01b-ac74-4003-9d8d-5482f1a535a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4978 | 2026.05.06 06:54:04.555167 [ 261 ] {347cd01b-ac74-4003-9d8d-5482f1a535a8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4979 | 2026.05.06 06:54:04.555379 [ 261 ] {347cd01b-ac74-4003-9d8d-5482f1a535a8} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4980 | 2026.05.06 06:54:04.555511 [ 261 ] {347cd01b-ac74-4003-9d8d-5482f1a535a8} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001131 sec., 3536.6931918656055 rows/sec., 265.94 KiB/sec. | ||
| 4981 | 2026.05.06 06:54:04.555546 [ 261 ] {347cd01b-ac74-4003-9d8d-5482f1a535a8} <Debug> TCPHandler: Processed in 0.001289066 sec. | ||
| 4982 | 2026.05.06 06:54:04.555660 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4983 | 2026.05.06 06:54:04.555751 [ 261 ] {0a24587b-97aa-4c99-b33e-effbadf2a499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4984 | 2026.05.06 06:54:04.555790 [ 261 ] {0a24587b-97aa-4c99-b33e-effbadf2a499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4985 | 2026.05.06 06:54:04.556194 [ 261 ] {0a24587b-97aa-4c99-b33e-effbadf2a499} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4986 | 2026.05.06 06:54:04.556228 [ 261 ] {0a24587b-97aa-4c99-b33e-effbadf2a499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4987 | 2026.05.06 06:54:04.556532 [ 261 ] {0a24587b-97aa-4c99-b33e-effbadf2a499} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4988 | 2026.05.06 06:54:04.556729 [ 261 ] {0a24587b-97aa-4c99-b33e-effbadf2a499} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4989 | 2026.05.06 06:54:04.556855 [ 261 ] {0a24587b-97aa-4c99-b33e-effbadf2a499} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001122 sec., 60606.06060606061 rows/sec., 4.73 MiB/sec. | ||
| 4990 | 2026.05.06 06:54:04.556890 [ 261 ] {0a24587b-97aa-4c99-b33e-effbadf2a499} <Debug> TCPHandler: Processed in 0.001277376 sec. | ||
| 4991 | 2026.05.06 06:54:04.557005 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4992 | 2026.05.06 06:54:04.557095 [ 261 ] {a8a8c9da-5f14-46d9-80fe-a211e3113b68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4993 | 2026.05.06 06:54:04.557137 [ 261 ] {a8a8c9da-5f14-46d9-80fe-a211e3113b68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4994 | 2026.05.06 06:54:04.557543 [ 261 ] {a8a8c9da-5f14-46d9-80fe-a211e3113b68} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4995 | 2026.05.06 06:54:04.557576 [ 261 ] {a8a8c9da-5f14-46d9-80fe-a211e3113b68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4996 | 2026.05.06 06:54:04.557890 [ 261 ] {a8a8c9da-5f14-46d9-80fe-a211e3113b68} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4997 | 2026.05.06 06:54:04.558086 [ 261 ] {a8a8c9da-5f14-46d9-80fe-a211e3113b68} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4998 | 2026.05.06 06:54:04.558225 [ 261 ] {a8a8c9da-5f14-46d9-80fe-a211e3113b68} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001148 sec., 139372.82229965157 rows/sec., 9.71 MiB/sec. | ||
| 4999 | 2026.05.06 06:54:04.558261 [ 261 ] {a8a8c9da-5f14-46d9-80fe-a211e3113b68} <Debug> TCPHandler: Processed in 0.001303267 sec. | ||
| 5000 | 2026.05.06 06:54:04.558373 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5001 | 2026.05.06 06:54:04.558464 [ 261 ] {68302912-2c67-4948-882b-60ad5f3c781f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5002 | 2026.05.06 06:54:04.558516 [ 261 ] {68302912-2c67-4948-882b-60ad5f3c781f} <Trace> 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 | ||
| 5003 | 2026.05.06 06:54:04.559223 [ 261 ] {68302912-2c67-4948-882b-60ad5f3c781f} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5004 | 2026.05.06 06:54:04.559257 [ 261 ] {68302912-2c67-4948-882b-60ad5f3c781f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5005 | 2026.05.06 06:54:04.559736 [ 261 ] {68302912-2c67-4948-882b-60ad5f3c781f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5006 | 2026.05.06 06:54:04.559950 [ 261 ] {68302912-2c67-4948-882b-60ad5f3c781f} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5007 | 2026.05.06 06:54:04.560090 [ 261 ] {68302912-2c67-4948-882b-60ad5f3c781f} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001644 sec., 2433.0900243309 rows/sec., 4.36 MiB/sec. | ||
| 5008 | 2026.05.06 06:54:04.560144 [ 261 ] {68302912-2c67-4948-882b-60ad5f3c781f} <Debug> TCPHandler: Processed in 0.001818332 sec. | ||
| 5009 | 2026.05.06 06:54:04.560269 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5010 | 2026.05.06 06:54:04.560372 [ 261 ] {fef7c1c2-2748-4852-b882-ab4e5f132234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5011 | 2026.05.06 06:54:04.560412 [ 261 ] {fef7c1c2-2748-4852-b882-ab4e5f132234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5012 | 2026.05.06 06:54:04.560753 [ 261 ] {fef7c1c2-2748-4852-b882-ab4e5f132234} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5013 | 2026.05.06 06:54:04.560786 [ 261 ] {fef7c1c2-2748-4852-b882-ab4e5f132234} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5014 | 2026.05.06 06:54:04.561081 [ 261 ] {fef7c1c2-2748-4852-b882-ab4e5f132234} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5015 | 2026.05.06 06:54:04.561300 [ 261 ] {fef7c1c2-2748-4852-b882-ab4e5f132234} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5016 | 2026.05.06 06:54:04.561428 [ 261 ] {fef7c1c2-2748-4852-b882-ab4e5f132234} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 5017 | 2026.05.06 06:54:04.561463 [ 261 ] {fef7c1c2-2748-4852-b882-ab4e5f132234} <Debug> TCPHandler: Processed in 0.001240835 sec. | ||
| 5018 | 2026.05.06 06:54:06.766608 [ 70 ] {} <Debug> oximeter.fields_u64 (029e43f7-d788-4da4-b6f4-1edef0954b38) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5019 | 2026.05.06 06:54:06.766692 [ 70 ] {} <Trace> oximeter.fields_u64 (029e43f7-d788-4da4-b6f4-1edef0954b38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5020 | 2026.05.06 06:54:06.766718 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5021 | 2026.05.06 06:54:06.766830 [ 200 ] {029e43f7-d788-4da4-b6f4-1edef0954b38::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 5022 | 2026.05.06 06:54:06.766962 [ 200 ] {029e43f7-d788-4da4-b6f4-1edef0954b38::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5023 | 2026.05.06 06:54:06.766994 [ 200 ] {029e43f7-d788-4da4-b6f4-1edef0954b38::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 5024 | 2026.05.06 06:54:06.767058 [ 200 ] {029e43f7-d788-4da4-b6f4-1edef0954b38::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 5025 | 2026.05.06 06:54:06.767108 [ 200 ] {029e43f7-d788-4da4-b6f4-1edef0954b38::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 5026 | 2026.05.06 06:54:06.767148 [ 200 ] {029e43f7-d788-4da4-b6f4-1edef0954b38::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 5027 | 2026.05.06 06:54:06.767186 [ 200 ] {029e43f7-d788-4da4-b6f4-1edef0954b38::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 5028 | 2026.05.06 06:54:06.767892 [ 191 ] {029e43f7-d788-4da4-b6f4-1edef0954b38::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001108771 sec., 5411.396943101867 rows/sec., 401.63 KiB/sec. | ||
| 5029 | 2026.05.06 06:54:06.768060 [ 196 ] {029e43f7-d788-4da4-b6f4-1edef0954b38::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5030 | 2026.05.06 06:54:06.768381 [ 196 ] {029e43f7-d788-4da4-b6f4-1edef0954b38::all_1_5_1} <Trace> oximeter.fields_u64 (029e43f7-d788-4da4-b6f4-1edef0954b38): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5031 | 2026.05.06 06:54:06.768462 [ 196 ] {029e43f7-d788-4da4-b6f4-1edef0954b38::all_1_5_1} <Trace> oximeter.fields_u64 (029e43f7-d788-4da4-b6f4-1edef0954b38) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5032 | 2026.05.06 06:54:06.768549 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5033 | 2026.05.06 06:54:07.297902 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5034 | 2026.05.06 06:54:07.297956 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5035 | 2026.05.06 06:54:07.393022 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10546 | ||
| 5036 | 2026.05.06 06:54:07.393607 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5037 | 2026.05.06 06:54:07.393656 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5038 | 2026.05.06 06:54:07.394396 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5039 | 2026.05.06 06:54:07.394648 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5040 | 2026.05.06 06:54:07.394782 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10546 | ||
| 5041 | 2026.05.06 06:54:07.935074 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5042 | 2026.05.06 06:54:07.949981 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5043 | 2026.05.06 06:54:07.950037 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5044 | 2026.05.06 06:54:07.955345 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5045 | 2026.05.06 06:54:07.956024 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5046 | 2026.05.06 06:54:07.958493 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5047 | 2026.05.06 06:54:08.668316 [ 68 ] {} <Debug> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 5048 | 2026.05.06 06:54:08.668463 [ 68 ] {} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5049 | 2026.05.06 06:54:08.668484 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5050 | 2026.05.06 06:54:08.668583 [ 200 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 5051 | 2026.05.06 06:54:08.668693 [ 200 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5052 | 2026.05.06 06:54:08.668726 [ 200 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 975 rows starting from the beginning of the part | ||
| 5053 | 2026.05.06 06:54:08.668788 [ 200 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 950 rows starting from the beginning of the part | ||
| 5054 | 2026.05.06 06:54:08.668831 [ 200 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 149 rows starting from the beginning of the part | ||
| 5055 | 2026.05.06 06:54:08.668870 [ 200 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 149 rows starting from the beginning of the part | ||
| 5056 | 2026.05.06 06:54:08.668941 [ 200 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 950 rows starting from the beginning of the part | ||
| 5057 | 2026.05.06 06:54:08.670053 [ 200 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3173 rows, containing 5 columns (5 merged, 0 gathered) in 0.001512992 sec., 2097169.053108014 rows/sec., 132.91 MiB/sec. | ||
| 5058 | 2026.05.06 06:54:08.670219 [ 200 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5059 | 2026.05.06 06:54:08.670441 [ 200 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_10_2} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5060 | 2026.05.06 06:54:08.670506 [ 200 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_10_2} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 5061 | 2026.05.06 06:54:08.670564 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 5062 | 2026.05.06 06:54:09.551492 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5063 | 2026.05.06 06:54:09.551726 [ 261 ] {4765bb85-45c9-47a1-9160-e24bf5b7683c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 5064 | 2026.05.06 06:54:09.552069 [ 261 ] {4765bb85-45c9-47a1-9160-e24bf5b7683c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5065 | 2026.05.06 06:54:09.552108 [ 261 ] {4765bb85-45c9-47a1-9160-e24bf5b7683c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 5066 | 2026.05.06 06:54:09.552364 [ 261 ] {4765bb85-45c9-47a1-9160-e24bf5b7683c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5067 | 2026.05.06 06:54:09.552434 [ 261 ] {4765bb85-45c9-47a1-9160-e24bf5b7683c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5068 | 2026.05.06 06:54:09.552574 [ 261 ] {4765bb85-45c9-47a1-9160-e24bf5b7683c} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 5069 | 2026.05.06 06:54:09.552690 [ 356 ] {4765bb85-45c9-47a1-9160-e24bf5b7683c} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5070 | 2026.05.06 06:54:09.552711 [ 322 ] {4765bb85-45c9-47a1-9160-e24bf5b7683c} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5071 | 2026.05.06 06:54:09.552726 [ 331 ] {4765bb85-45c9-47a1-9160-e24bf5b7683c} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5072 | 2026.05.06 06:54:09.552711 [ 330 ] {4765bb85-45c9-47a1-9160-e24bf5b7683c} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5073 | 2026.05.06 06:54:09.552910 [ 261 ] {4765bb85-45c9-47a1-9160-e24bf5b7683c} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 5074 | 2026.05.06 06:54:09.552940 [ 261 ] {4765bb85-45c9-47a1-9160-e24bf5b7683c} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5075 | 2026.05.06 06:54:09.553040 [ 261 ] {4765bb85-45c9-47a1-9160-e24bf5b7683c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5076 | 2026.05.06 06:54:09.553061 [ 261 ] {4765bb85-45c9-47a1-9160-e24bf5b7683c} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 5077 | 2026.05.06 06:54:09.553097 [ 261 ] {4765bb85-45c9-47a1-9160-e24bf5b7683c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5078 | 2026.05.06 06:54:09.553136 [ 261 ] {4765bb85-45c9-47a1-9160-e24bf5b7683c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5079 | 2026.05.06 06:54:09.553171 [ 261 ] {4765bb85-45c9-47a1-9160-e24bf5b7683c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5080 | 2026.05.06 06:54:09.553213 [ 261 ] {4765bb85-45c9-47a1-9160-e24bf5b7683c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5081 | 2026.05.06 06:54:09.554547 [ 261 ] {4765bb85-45c9-47a1-9160-e24bf5b7683c} <Debug> executeQuery: Read 51 rows, 9.76 KiB in 0.002917 sec., 17483.71614672609 rows/sec., 3.27 MiB/sec. | ||
| 5082 | 2026.05.06 06:54:09.554747 [ 261 ] {4765bb85-45c9-47a1-9160-e24bf5b7683c} <Debug> MemoryTracker: Peak memory usage (for query): 183.19 KiB. | ||
| 5083 | 2026.05.06 06:54:09.554763 [ 261 ] {4765bb85-45c9-47a1-9160-e24bf5b7683c} <Debug> TCPHandler: Processed in 0.003401296 sec. | ||
| 5084 | 2026.05.06 06:54:09.560176 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5085 | 2026.05.06 06:54:09.560304 [ 261 ] {8c584b24-c50b-4292-810f-4dca7b0205ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5086 | 2026.05.06 06:54:09.560351 [ 261 ] {8c584b24-c50b-4292-810f-4dca7b0205ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5087 | 2026.05.06 06:54:09.560951 [ 261 ] {8c584b24-c50b-4292-810f-4dca7b0205ab} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5088 | 2026.05.06 06:54:09.560997 [ 261 ] {8c584b24-c50b-4292-810f-4dca7b0205ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5089 | 2026.05.06 06:54:09.561404 [ 261 ] {8c584b24-c50b-4292-810f-4dca7b0205ab} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5090 | 2026.05.06 06:54:09.561627 [ 261 ] {8c584b24-c50b-4292-810f-4dca7b0205ab} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5091 | 2026.05.06 06:54:09.561785 [ 261 ] {8c584b24-c50b-4292-810f-4dca7b0205ab} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001512 sec., 187830.68783068782 rows/sec., 11.93 MiB/sec. | ||
| 5092 | 2026.05.06 06:54:09.561824 [ 261 ] {8c584b24-c50b-4292-810f-4dca7b0205ab} <Debug> TCPHandler: Processed in 0.001701988 sec. | ||
| 5093 | 2026.05.06 06:54:09.561959 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5094 | 2026.05.06 06:54:09.562058 [ 261 ] {1bff5b84-36dd-4b45-890e-78fd6ff447f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5095 | 2026.05.06 06:54:09.562099 [ 261 ] {1bff5b84-36dd-4b45-890e-78fd6ff447f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5096 | 2026.05.06 06:54:09.562901 [ 261 ] {1bff5b84-36dd-4b45-890e-78fd6ff447f3} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5097 | 2026.05.06 06:54:09.562938 [ 261 ] {1bff5b84-36dd-4b45-890e-78fd6ff447f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5098 | 2026.05.06 06:54:09.563314 [ 261 ] {1bff5b84-36dd-4b45-890e-78fd6ff447f3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5099 | 2026.05.06 06:54:09.563527 [ 261 ] {1bff5b84-36dd-4b45-890e-78fd6ff447f3} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5100 | 2026.05.06 06:54:09.563665 [ 261 ] {1bff5b84-36dd-4b45-890e-78fd6ff447f3} <Debug> executeQuery: Read 871 rows, 69.95 KiB in 0.001628 sec., 535012.285012285 rows/sec., 41.96 MiB/sec. | ||
| 5101 | 2026.05.06 06:54:09.563702 [ 261 ] {1bff5b84-36dd-4b45-890e-78fd6ff447f3} <Debug> TCPHandler: Processed in 0.001794451 sec. | ||
| 5102 | 2026.05.06 06:54:09.563825 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5103 | 2026.05.06 06:54:09.563922 [ 261 ] {6d443cdf-060b-4fcf-b0cb-4b5c12e3a917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5104 | 2026.05.06 06:54:09.563963 [ 261 ] {6d443cdf-060b-4fcf-b0cb-4b5c12e3a917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5105 | 2026.05.06 06:54:09.564419 [ 261 ] {6d443cdf-060b-4fcf-b0cb-4b5c12e3a917} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5106 | 2026.05.06 06:54:09.564456 [ 261 ] {6d443cdf-060b-4fcf-b0cb-4b5c12e3a917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5107 | 2026.05.06 06:54:09.564755 [ 261 ] {6d443cdf-060b-4fcf-b0cb-4b5c12e3a917} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5108 | 2026.05.06 06:54:09.564974 [ 261 ] {6d443cdf-060b-4fcf-b0cb-4b5c12e3a917} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5109 | 2026.05.06 06:54:09.565109 [ 261 ] {6d443cdf-060b-4fcf-b0cb-4b5c12e3a917} <Debug> executeQuery: Read 179 rows, 11.32 KiB in 0.001206 sec., 148424.543946932 rows/sec., 9.17 MiB/sec. | ||
| 5110 | 2026.05.06 06:54:09.565146 [ 261 ] {6d443cdf-060b-4fcf-b0cb-4b5c12e3a917} <Debug> TCPHandler: Processed in 0.001370519 sec. | ||
| 5111 | 2026.05.06 06:54:09.565272 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5112 | 2026.05.06 06:54:09.565383 [ 261 ] {74282d73-bf13-4e04-8975-001e75e9645f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5113 | 2026.05.06 06:54:09.565426 [ 261 ] {74282d73-bf13-4e04-8975-001e75e9645f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5114 | 2026.05.06 06:54:09.565884 [ 261 ] {74282d73-bf13-4e04-8975-001e75e9645f} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5115 | 2026.05.06 06:54:09.565923 [ 261 ] {74282d73-bf13-4e04-8975-001e75e9645f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5116 | 2026.05.06 06:54:09.566240 [ 261 ] {74282d73-bf13-4e04-8975-001e75e9645f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5117 | 2026.05.06 06:54:09.566455 [ 261 ] {74282d73-bf13-4e04-8975-001e75e9645f} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5118 | 2026.05.06 06:54:09.566594 [ 261 ] {74282d73-bf13-4e04-8975-001e75e9645f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00123 sec., 121138.21138211382 rows/sec., 7.83 MiB/sec. | ||
| 5119 | 2026.05.06 06:54:09.566634 [ 261 ] {74282d73-bf13-4e04-8975-001e75e9645f} <Debug> TCPHandler: Processed in 0.00141532 sec. | ||
| 5120 | 2026.05.06 06:54:09.566756 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5121 | 2026.05.06 06:54:09.566852 [ 261 ] {76982dea-fb75-437c-bf2d-55fe72eeae82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5122 | 2026.05.06 06:54:09.566894 [ 261 ] {76982dea-fb75-437c-bf2d-55fe72eeae82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5123 | 2026.05.06 06:54:09.567335 [ 261 ] {76982dea-fb75-437c-bf2d-55fe72eeae82} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5124 | 2026.05.06 06:54:09.567373 [ 261 ] {76982dea-fb75-437c-bf2d-55fe72eeae82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5125 | 2026.05.06 06:54:09.567673 [ 261 ] {76982dea-fb75-437c-bf2d-55fe72eeae82} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5126 | 2026.05.06 06:54:09.567895 [ 261 ] {76982dea-fb75-437c-bf2d-55fe72eeae82} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5127 | 2026.05.06 06:54:09.568023 [ 261 ] {76982dea-fb75-437c-bf2d-55fe72eeae82} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001189 sec., 124474.34819175779 rows/sec., 7.08 MiB/sec. | ||
| 5128 | 2026.05.06 06:54:09.568062 [ 261 ] {76982dea-fb75-437c-bf2d-55fe72eeae82} <Debug> TCPHandler: Processed in 0.001356928 sec. | ||
| 5129 | 2026.05.06 06:54:09.568185 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5130 | 2026.05.06 06:54:09.568281 [ 261 ] {83a9f553-2170-4f7e-8498-10bca2131a58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5131 | 2026.05.06 06:54:09.568323 [ 261 ] {83a9f553-2170-4f7e-8498-10bca2131a58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5132 | 2026.05.06 06:54:09.568944 [ 261 ] {83a9f553-2170-4f7e-8498-10bca2131a58} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5133 | 2026.05.06 06:54:09.568982 [ 261 ] {83a9f553-2170-4f7e-8498-10bca2131a58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5134 | 2026.05.06 06:54:09.569310 [ 261 ] {83a9f553-2170-4f7e-8498-10bca2131a58} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5135 | 2026.05.06 06:54:09.569516 [ 261 ] {83a9f553-2170-4f7e-8498-10bca2131a58} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5136 | 2026.05.06 06:54:09.569649 [ 261 ] {83a9f553-2170-4f7e-8498-10bca2131a58} <Debug> executeQuery: Read 527 rows, 38.14 KiB in 0.001385 sec., 380505.4151624549 rows/sec., 26.89 MiB/sec. | ||
| 5137 | 2026.05.06 06:54:09.569688 [ 261 ] {83a9f553-2170-4f7e-8498-10bca2131a58} <Debug> TCPHandler: Processed in 0.001553053 sec. | ||
| 5138 | 2026.05.06 06:54:09.569804 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5139 | 2026.05.06 06:54:09.569899 [ 261 ] {500e0c5d-45c6-4c4b-850c-d59d9d704b1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5140 | 2026.05.06 06:54:09.569943 [ 261 ] {500e0c5d-45c6-4c4b-850c-d59d9d704b1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5141 | 2026.05.06 06:54:09.570277 [ 261 ] {500e0c5d-45c6-4c4b-850c-d59d9d704b1d} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5142 | 2026.05.06 06:54:09.570314 [ 261 ] {500e0c5d-45c6-4c4b-850c-d59d9d704b1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5143 | 2026.05.06 06:54:09.570621 [ 261 ] {500e0c5d-45c6-4c4b-850c-d59d9d704b1d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5144 | 2026.05.06 06:54:09.570856 [ 261 ] {500e0c5d-45c6-4c4b-850c-d59d9d704b1d} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5145 | 2026.05.06 06:54:09.570991 [ 261 ] {500e0c5d-45c6-4c4b-850c-d59d9d704b1d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00111 sec., 5405.405405405405 rows/sec., 282.41 KiB/sec. | ||
| 5146 | 2026.05.06 06:54:09.571028 [ 261 ] {500e0c5d-45c6-4c4b-850c-d59d9d704b1d} <Debug> TCPHandler: Processed in 0.001274516 sec. | ||
| 5147 | 2026.05.06 06:54:09.571141 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5148 | 2026.05.06 06:54:09.571237 [ 261 ] {77c4e531-7760-43bb-a843-34a2e0ae8792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5149 | 2026.05.06 06:54:09.571280 [ 261 ] {77c4e531-7760-43bb-a843-34a2e0ae8792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5150 | 2026.05.06 06:54:09.571690 [ 261 ] {77c4e531-7760-43bb-a843-34a2e0ae8792} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5151 | 2026.05.06 06:54:09.571727 [ 261 ] {77c4e531-7760-43bb-a843-34a2e0ae8792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5152 | 2026.05.06 06:54:09.572048 [ 261 ] {77c4e531-7760-43bb-a843-34a2e0ae8792} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5153 | 2026.05.06 06:54:09.572259 [ 261 ] {77c4e531-7760-43bb-a843-34a2e0ae8792} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5154 | 2026.05.06 06:54:09.572392 [ 261 ] {77c4e531-7760-43bb-a843-34a2e0ae8792} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001173 sec., 225916.4535379369 rows/sec., 15.01 MiB/sec. | ||
| 5155 | 2026.05.06 06:54:09.572428 [ 261 ] {77c4e531-7760-43bb-a843-34a2e0ae8792} <Debug> TCPHandler: Processed in 0.001336448 sec. | ||
| 5156 | 2026.05.06 06:54:09.572545 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5157 | 2026.05.06 06:54:09.572637 [ 261 ] {e1344cf7-2a40-40f9-b1a9-7b48457bf89e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5158 | 2026.05.06 06:54:09.572681 [ 261 ] {e1344cf7-2a40-40f9-b1a9-7b48457bf89e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5159 | 2026.05.06 06:54:09.573010 [ 261 ] {e1344cf7-2a40-40f9-b1a9-7b48457bf89e} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5160 | 2026.05.06 06:54:09.573047 [ 261 ] {e1344cf7-2a40-40f9-b1a9-7b48457bf89e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5161 | 2026.05.06 06:54:09.573343 [ 261 ] {e1344cf7-2a40-40f9-b1a9-7b48457bf89e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5162 | 2026.05.06 06:54:09.573549 [ 261 ] {e1344cf7-2a40-40f9-b1a9-7b48457bf89e} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5163 | 2026.05.06 06:54:09.573676 [ 261 ] {e1344cf7-2a40-40f9-b1a9-7b48457bf89e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001056 sec., 946.9696969696969 rows/sec., 63.81 KiB/sec. | ||
| 5164 | 2026.05.06 06:54:09.573713 [ 261 ] {e1344cf7-2a40-40f9-b1a9-7b48457bf89e} <Debug> TCPHandler: Processed in 0.001218234 sec. | ||
| 5165 | 2026.05.06 06:54:09.573818 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5166 | 2026.05.06 06:54:09.573912 [ 261 ] {dd058a7a-86d5-40fe-a0ce-22fa1c567a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5167 | 2026.05.06 06:54:09.573966 [ 261 ] {dd058a7a-86d5-40fe-a0ce-22fa1c567a46} <Trace> 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 | ||
| 5168 | 2026.05.06 06:54:09.574773 [ 261 ] {dd058a7a-86d5-40fe-a0ce-22fa1c567a46} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5169 | 2026.05.06 06:54:09.574809 [ 261 ] {dd058a7a-86d5-40fe-a0ce-22fa1c567a46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5170 | 2026.05.06 06:54:09.575363 [ 261 ] {dd058a7a-86d5-40fe-a0ce-22fa1c567a46} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5171 | 2026.05.06 06:54:09.575582 [ 261 ] {dd058a7a-86d5-40fe-a0ce-22fa1c567a46} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5172 | 2026.05.06 06:54:09.575731 [ 261 ] {dd058a7a-86d5-40fe-a0ce-22fa1c567a46} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001835 sec., 20163.48773841962 rows/sec., 36.13 MiB/sec. | ||
| 5173 | 2026.05.06 06:54:09.575795 [ 261 ] {dd058a7a-86d5-40fe-a0ce-22fa1c567a46} <Debug> TCPHandler: Processed in 0.002025547 sec. | ||
| 5174 | 2026.05.06 06:54:09.575930 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5175 | 2026.05.06 06:54:09.576026 [ 261 ] {b6035f65-3abc-4807-b9db-a037421a33f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5176 | 2026.05.06 06:54:09.576067 [ 261 ] {b6035f65-3abc-4807-b9db-a037421a33f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5177 | 2026.05.06 06:54:09.576409 [ 261 ] {b6035f65-3abc-4807-b9db-a037421a33f5} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5178 | 2026.05.06 06:54:09.576446 [ 261 ] {b6035f65-3abc-4807-b9db-a037421a33f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5179 | 2026.05.06 06:54:09.576749 [ 261 ] {b6035f65-3abc-4807-b9db-a037421a33f5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5180 | 2026.05.06 06:54:09.576960 [ 261 ] {b6035f65-3abc-4807-b9db-a037421a33f5} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5181 | 2026.05.06 06:54:09.577093 [ 261 ] {b6035f65-3abc-4807-b9db-a037421a33f5} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001085 sec., 82949.30875576037 rows/sec., 5.19 MiB/sec. | ||
| 5182 | 2026.05.06 06:54:09.577131 [ 261 ] {b6035f65-3abc-4807-b9db-a037421a33f5} <Debug> TCPHandler: Processed in 0.001250656 sec. | ||
| 5183 | 2026.05.06 06:54:12.414734 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 624 | ||
| 5184 | 2026.05.06 06:54:12.417203 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5185 | 2026.05.06 06:54:12.417241 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5186 | 2026.05.06 06:54:12.418405 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5187 | 2026.05.06 06:54:12.418662 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5188 | 2026.05.06 06:54:12.418811 [ 47 ] {} <Debug> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5189 | 2026.05.06 06:54:12.418856 [ 47 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5190 | 2026.05.06 06:54:12.418878 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5191 | 2026.05.06 06:54:12.418907 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 624 | ||
| 5192 | 2026.05.06 06:54:12.419050 [ 200 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 5193 | 2026.05.06 06:54:12.419578 [ 200 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5194 | 2026.05.06 06:54:12.419708 [ 200 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 400 rows starting from the beginning of the part | ||
| 5195 | 2026.05.06 06:54:12.420042 [ 200 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 54 rows starting from the beginning of the part | ||
| 5196 | 2026.05.06 06:54:12.420347 [ 200 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part | ||
| 5197 | 2026.05.06 06:54:12.420639 [ 200 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
| 5198 | 2026.05.06 06:54:12.420917 [ 200 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 52 rows starting from the beginning of the part | ||
| 5199 | 2026.05.06 06:54:12.421201 [ 200 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 38 rows starting from the beginning of the part | ||
| 5200 | 2026.05.06 06:54:12.426943 [ 200 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 624 rows, containing 72 columns (72 merged, 0 gathered) in 0.007966035 sec., 78332.5707205655 rows/sec., 67.66 MiB/sec. | ||
| 5201 | 2026.05.06 06:54:12.428022 [ 200 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5202 | 2026.05.06 06:54:12.428517 [ 200 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_16_3} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5203 | 2026.05.06 06:54:12.428585 [ 200 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_16_3} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5204 | 2026.05.06 06:54:12.428762 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.94 MiB. | ||
| 5205 | 2026.05.06 06:54:14.546451 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5206 | 2026.05.06 06:54:14.546666 [ 261 ] {94e2955c-f8ac-42d1-aa1b-e3452c61ecc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5207 | 2026.05.06 06:54:14.546996 [ 261 ] {94e2955c-f8ac-42d1-aa1b-e3452c61ecc4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5208 | 2026.05.06 06:54:14.547031 [ 261 ] {94e2955c-f8ac-42d1-aa1b-e3452c61ecc4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5209 | 2026.05.06 06:54:14.547276 [ 261 ] {94e2955c-f8ac-42d1-aa1b-e3452c61ecc4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5210 | 2026.05.06 06:54:14.547352 [ 261 ] {94e2955c-f8ac-42d1-aa1b-e3452c61ecc4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5211 | 2026.05.06 06:54:14.547488 [ 261 ] {94e2955c-f8ac-42d1-aa1b-e3452c61ecc4} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 5212 | 2026.05.06 06:54:14.547599 [ 322 ] {94e2955c-f8ac-42d1-aa1b-e3452c61ecc4} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5213 | 2026.05.06 06:54:14.547622 [ 347 ] {94e2955c-f8ac-42d1-aa1b-e3452c61ecc4} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5214 | 2026.05.06 06:54:14.547617 [ 356 ] {94e2955c-f8ac-42d1-aa1b-e3452c61ecc4} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5215 | 2026.05.06 06:54:14.547599 [ 330 ] {94e2955c-f8ac-42d1-aa1b-e3452c61ecc4} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5216 | 2026.05.06 06:54:14.547795 [ 261 ] {94e2955c-f8ac-42d1-aa1b-e3452c61ecc4} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 5217 | 2026.05.06 06:54:14.547823 [ 261 ] {94e2955c-f8ac-42d1-aa1b-e3452c61ecc4} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5218 | 2026.05.06 06:54:14.547917 [ 261 ] {94e2955c-f8ac-42d1-aa1b-e3452c61ecc4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5219 | 2026.05.06 06:54:14.547938 [ 261 ] {94e2955c-f8ac-42d1-aa1b-e3452c61ecc4} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 5220 | 2026.05.06 06:54:14.547976 [ 261 ] {94e2955c-f8ac-42d1-aa1b-e3452c61ecc4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5221 | 2026.05.06 06:54:14.548025 [ 261 ] {94e2955c-f8ac-42d1-aa1b-e3452c61ecc4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5222 | 2026.05.06 06:54:14.548085 [ 261 ] {94e2955c-f8ac-42d1-aa1b-e3452c61ecc4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5223 | 2026.05.06 06:54:14.548127 [ 261 ] {94e2955c-f8ac-42d1-aa1b-e3452c61ecc4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5224 | 2026.05.06 06:54:14.549415 [ 261 ] {94e2955c-f8ac-42d1-aa1b-e3452c61ecc4} <Debug> executeQuery: Read 51 rows, 5.78 KiB in 0.002834 sec., 17995.76570218772 rows/sec., 1.99 MiB/sec. | ||
| 5225 | 2026.05.06 06:54:14.549609 [ 261 ] {94e2955c-f8ac-42d1-aa1b-e3452c61ecc4} <Debug> MemoryTracker: Peak memory usage (for query): 163.26 KiB. | ||
| 5226 | 2026.05.06 06:54:14.549624 [ 261 ] {94e2955c-f8ac-42d1-aa1b-e3452c61ecc4} <Debug> TCPHandler: Processed in 0.003295603 sec. | ||
| 5227 | 2026.05.06 06:54:14.551476 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5228 | 2026.05.06 06:54:14.551585 [ 261 ] {22482a67-4a6b-44d0-a26d-9ff4408fb4ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5229 | 2026.05.06 06:54:14.551630 [ 261 ] {22482a67-4a6b-44d0-a26d-9ff4408fb4ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5230 | 2026.05.06 06:54:14.552126 [ 261 ] {22482a67-4a6b-44d0-a26d-9ff4408fb4ba} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5231 | 2026.05.06 06:54:14.552172 [ 261 ] {22482a67-4a6b-44d0-a26d-9ff4408fb4ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5232 | 2026.05.06 06:54:14.552524 [ 261 ] {22482a67-4a6b-44d0-a26d-9ff4408fb4ba} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5233 | 2026.05.06 06:54:14.552738 [ 261 ] {22482a67-4a6b-44d0-a26d-9ff4408fb4ba} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5234 | 2026.05.06 06:54:14.552879 [ 261 ] {22482a67-4a6b-44d0-a26d-9ff4408fb4ba} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001325 sec., 3018.867924528302 rows/sec., 246.17 KiB/sec. | ||
| 5235 | 2026.05.06 06:54:14.552920 [ 261 ] {22482a67-4a6b-44d0-a26d-9ff4408fb4ba} <Debug> TCPHandler: Processed in 0.001495582 sec. | ||
| 5236 | 2026.05.06 06:54:14.553047 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5237 | 2026.05.06 06:54:14.553142 [ 261 ] {aafabc8f-3092-4a12-bd9f-b47434d544cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5238 | 2026.05.06 06:54:14.553181 [ 261 ] {aafabc8f-3092-4a12-bd9f-b47434d544cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5239 | 2026.05.06 06:54:14.553613 [ 261 ] {aafabc8f-3092-4a12-bd9f-b47434d544cd} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5240 | 2026.05.06 06:54:14.553649 [ 261 ] {aafabc8f-3092-4a12-bd9f-b47434d544cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5241 | 2026.05.06 06:54:14.553933 [ 261 ] {aafabc8f-3092-4a12-bd9f-b47434d544cd} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5242 | 2026.05.06 06:54:14.554147 [ 261 ] {aafabc8f-3092-4a12-bd9f-b47434d544cd} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5243 | 2026.05.06 06:54:14.554261 [ 23 ] {} <Debug> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5244 | 2026.05.06 06:54:14.554287 [ 261 ] {aafabc8f-3092-4a12-bd9f-b47434d544cd} <Debug> executeQuery: Read 66 rows, 5.33 KiB in 0.001163 sec., 56749.78503869304 rows/sec., 4.48 MiB/sec. | ||
| 5245 | 2026.05.06 06:54:14.554306 [ 23 ] {} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5246 | 2026.05.06 06:54:14.554330 [ 261 ] {aafabc8f-3092-4a12-bd9f-b47434d544cd} <Debug> TCPHandler: Processed in 0.001331517 sec. | ||
| 5247 | 2026.05.06 06:54:14.554332 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5248 | 2026.05.06 06:54:14.554463 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5249 | 2026.05.06 06:54:14.554466 [ 193 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5250 | 2026.05.06 06:54:14.554564 [ 261 ] {85c2f845-9ba6-4018-8364-79305ac806ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5251 | 2026.05.06 06:54:14.554595 [ 193 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5252 | 2026.05.06 06:54:14.554608 [ 261 ] {85c2f845-9ba6-4018-8364-79305ac806ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5253 | 2026.05.06 06:54:14.554631 [ 193 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3361 rows starting from the beginning of the part | ||
| 5254 | 2026.05.06 06:54:14.554694 [ 193 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 3223 rows starting from the beginning of the part | ||
| 5255 | 2026.05.06 06:54:14.554736 [ 193 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 56 rows starting from the beginning of the part | ||
| 5256 | 2026.05.06 06:54:14.554776 [ 193 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part | ||
| 5257 | 2026.05.06 06:54:14.554813 [ 193 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 871 rows starting from the beginning of the part | ||
| 5258 | 2026.05.06 06:54:14.554906 [ 193 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 66 rows starting from the beginning of the part | ||
| 5259 | 2026.05.06 06:54:14.555043 [ 261 ] {85c2f845-9ba6-4018-8364-79305ac806ad} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5260 | 2026.05.06 06:54:14.555087 [ 261 ] {85c2f845-9ba6-4018-8364-79305ac806ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5261 | 2026.05.06 06:54:14.555410 [ 261 ] {85c2f845-9ba6-4018-8364-79305ac806ad} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5262 | 2026.05.06 06:54:14.555616 [ 261 ] {85c2f845-9ba6-4018-8364-79305ac806ad} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5263 | 2026.05.06 06:54:14.555746 [ 27 ] {} <Debug> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 5264 | 2026.05.06 06:54:14.555751 [ 261 ] {85c2f845-9ba6-4018-8364-79305ac806ad} <Debug> executeQuery: Read 8 rows, 594.00 B in 0.001205 sec., 6639.004149377593 rows/sec., 481.39 KiB/sec. | ||
| 5265 | 2026.05.06 06:54:14.555791 [ 27 ] {} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5266 | 2026.05.06 06:54:14.555811 [ 261 ] {85c2f845-9ba6-4018-8364-79305ac806ad} <Debug> TCPHandler: Processed in 0.001396939 sec. | ||
| 5267 | 2026.05.06 06:54:14.555817 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5268 | 2026.05.06 06:54:14.555914 [ 190 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 5269 | 2026.05.06 06:54:14.555944 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5270 | 2026.05.06 06:54:14.556006 [ 190 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5271 | 2026.05.06 06:54:14.556033 [ 190 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 226 rows starting from the beginning of the part | ||
| 5272 | 2026.05.06 06:54:14.556037 [ 261 ] {61b065a0-7809-4a28-a214-0ee881fadbeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5273 | 2026.05.06 06:54:14.556080 [ 261 ] {61b065a0-7809-4a28-a214-0ee881fadbeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5274 | 2026.05.06 06:54:14.556087 [ 190 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 4 rows starting from the beginning of the part | ||
| 5275 | 2026.05.06 06:54:14.556130 [ 190 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 196 rows starting from the beginning of the part | ||
| 5276 | 2026.05.06 06:54:14.556169 [ 190 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 4 rows starting from the beginning of the part | ||
| 5277 | 2026.05.06 06:54:14.556210 [ 190 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 179 rows starting from the beginning of the part | ||
| 5278 | 2026.05.06 06:54:14.556249 [ 190 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
| 5279 | 2026.05.06 06:54:14.556513 [ 261 ] {61b065a0-7809-4a28-a214-0ee881fadbeb} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5280 | 2026.05.06 06:54:14.556547 [ 261 ] {61b065a0-7809-4a28-a214-0ee881fadbeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5281 | 2026.05.06 06:54:14.557080 [ 189 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 617 rows, containing 5 columns (5 merged, 0 gathered) in 0.001199024 sec., 514585.1959593803 rows/sec., 34.45 MiB/sec. | ||
| 5282 | 2026.05.06 06:54:14.557111 [ 261 ] {61b065a0-7809-4a28-a214-0ee881fadbeb} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5283 | 2026.05.06 06:54:14.557223 [ 190 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 5284 | 2026.05.06 06:54:14.557328 [ 261 ] {61b065a0-7809-4a28-a214-0ee881fadbeb} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5285 | 2026.05.06 06:54:14.557452 [ 27 ] {} <Debug> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5286 | 2026.05.06 06:54:14.557456 [ 261 ] {61b065a0-7809-4a28-a214-0ee881fadbeb} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001436 sec., 50139.27576601671 rows/sec., 3.92 MiB/sec. | ||
| 5287 | 2026.05.06 06:54:14.557494 [ 27 ] {} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5288 | 2026.05.06 06:54:14.557466 [ 190 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_25_5} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5289 | 2026.05.06 06:54:14.557518 [ 261 ] {61b065a0-7809-4a28-a214-0ee881fadbeb} <Debug> TCPHandler: Processed in 0.001622135 sec. | ||
| 5290 | 2026.05.06 06:54:14.557524 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5291 | 2026.05.06 06:54:14.557593 [ 190 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_25_5} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 5292 | 2026.05.06 06:54:14.557635 [ 189 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5293 | 2026.05.06 06:54:14.557659 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5294 | 2026.05.06 06:54:14.557660 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5295 | 2026.05.06 06:54:14.557756 [ 261 ] {65e89580-d11d-497c-be72-630a02745900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5296 | 2026.05.06 06:54:14.557765 [ 188 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7641 rows, containing 5 columns (5 merged, 0 gathered) in 0.003339114 sec., 2288331.575381973 rows/sec., 182.10 MiB/sec. | ||
| 5297 | 2026.05.06 06:54:14.557758 [ 189 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5298 | 2026.05.06 06:54:14.557799 [ 261 ] {65e89580-d11d-497c-be72-630a02745900} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5299 | 2026.05.06 06:54:14.557862 [ 189 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1831 rows starting from the beginning of the part | ||
| 5300 | 2026.05.06 06:54:14.557945 [ 189 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1759 rows starting from the beginning of the part | ||
| 5301 | 2026.05.06 06:54:14.558014 [ 189 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 64 rows starting from the beginning of the part | ||
| 5302 | 2026.05.06 06:54:14.558085 [ 189 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 68 rows starting from the beginning of the part | ||
| 5303 | 2026.05.06 06:54:14.558155 [ 189 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 527 rows starting from the beginning of the part | ||
| 5304 | 2026.05.06 06:54:14.558169 [ 193 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5305 | 2026.05.06 06:54:14.558227 [ 189 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 72 rows starting from the beginning of the part | ||
| 5306 | 2026.05.06 06:54:14.558269 [ 261 ] {65e89580-d11d-497c-be72-630a02745900} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5307 | 2026.05.06 06:54:14.558312 [ 261 ] {65e89580-d11d-497c-be72-630a02745900} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5308 | 2026.05.06 06:54:14.558468 [ 193 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_31_6} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5309 | 2026.05.06 06:54:14.558551 [ 193 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_31_6} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5310 | 2026.05.06 06:54:14.558621 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 5311 | 2026.05.06 06:54:14.558705 [ 261 ] {65e89580-d11d-497c-be72-630a02745900} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5312 | 2026.05.06 06:54:14.558940 [ 261 ] {65e89580-d11d-497c-be72-630a02745900} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5313 | 2026.05.06 06:54:14.559076 [ 261 ] {65e89580-d11d-497c-be72-630a02745900} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001338 sec., 121076.2331838565 rows/sec., 8.43 MiB/sec. | ||
| 5314 | 2026.05.06 06:54:14.559113 [ 261 ] {65e89580-d11d-497c-be72-630a02745900} <Debug> TCPHandler: Processed in 0.001500852 sec. | ||
| 5315 | 2026.05.06 06:54:14.559238 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5316 | 2026.05.06 06:54:14.559330 [ 261 ] {a7f3940b-eb6a-4b42-b3b2-834eb68ac5b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5317 | 2026.05.06 06:54:14.559384 [ 261 ] {a7f3940b-eb6a-4b42-b3b2-834eb68ac5b0} <Trace> 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 | ||
| 5318 | 2026.05.06 06:54:14.559683 [ 188 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4321 rows, containing 5 columns (5 merged, 0 gathered) in 0.002092689 sec., 2064807.5275399259 rows/sec., 149.68 MiB/sec. | ||
| 5319 | 2026.05.06 06:54:14.559906 [ 193 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5320 | 2026.05.06 06:54:14.560100 [ 261 ] {a7f3940b-eb6a-4b42-b3b2-834eb68ac5b0} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5321 | 2026.05.06 06:54:14.560142 [ 261 ] {a7f3940b-eb6a-4b42-b3b2-834eb68ac5b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5322 | 2026.05.06 06:54:14.560157 [ 193 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_31_6} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5323 | 2026.05.06 06:54:14.560238 [ 193 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_31_6} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5324 | 2026.05.06 06:54:14.560304 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 5325 | 2026.05.06 06:54:14.560652 [ 261 ] {a7f3940b-eb6a-4b42-b3b2-834eb68ac5b0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5326 | 2026.05.06 06:54:14.560880 [ 261 ] {a7f3940b-eb6a-4b42-b3b2-834eb68ac5b0} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5327 | 2026.05.06 06:54:14.561016 [ 261 ] {a7f3940b-eb6a-4b42-b3b2-834eb68ac5b0} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001704 sec., 2347.417840375587 rows/sec., 4.21 MiB/sec. | ||
| 5328 | 2026.05.06 06:54:14.561069 [ 261 ] {a7f3940b-eb6a-4b42-b3b2-834eb68ac5b0} <Debug> TCPHandler: Processed in 0.001878074 sec. | ||
| 5329 | 2026.05.06 06:54:14.561191 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5330 | 2026.05.06 06:54:14.561284 [ 261 ] {96fd0ce2-1690-4acf-b7f0-36d59d5a350c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5331 | 2026.05.06 06:54:14.561326 [ 261 ] {96fd0ce2-1690-4acf-b7f0-36d59d5a350c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5332 | 2026.05.06 06:54:14.561670 [ 261 ] {96fd0ce2-1690-4acf-b7f0-36d59d5a350c} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5333 | 2026.05.06 06:54:14.561706 [ 261 ] {96fd0ce2-1690-4acf-b7f0-36d59d5a350c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5334 | 2026.05.06 06:54:14.562021 [ 261 ] {96fd0ce2-1690-4acf-b7f0-36d59d5a350c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5335 | 2026.05.06 06:54:14.562225 [ 261 ] {96fd0ce2-1690-4acf-b7f0-36d59d5a350c} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5336 | 2026.05.06 06:54:14.562349 [ 261 ] {96fd0ce2-1690-4acf-b7f0-36d59d5a350c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 5337 | 2026.05.06 06:54:14.562384 [ 261 ] {96fd0ce2-1690-4acf-b7f0-36d59d5a350c} <Debug> TCPHandler: Processed in 0.001240475 sec. | ||
| 5338 | 2026.05.06 06:54:14.894891 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10994 | ||
| 5339 | 2026.05.06 06:54:14.895635 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5340 | 2026.05.06 06:54:14.895704 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5341 | 2026.05.06 06:54:14.896520 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5342 | 2026.05.06 06:54:14.896739 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5343 | 2026.05.06 06:54:14.896857 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10994 | ||
| 5344 | 2026.05.06 06:54:15.458550 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5345 | 2026.05.06 06:54:15.476066 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5346 | 2026.05.06 06:54:15.476129 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5347 | 2026.05.06 06:54:15.481983 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5348 | 2026.05.06 06:54:15.482697 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5349 | 2026.05.06 06:54:15.485523 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5350 | 2026.05.06 06:54:16.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.06 MiB, peak 267.86 MiB, free memory in arenas 0.00 B, will set to 262.85 MiB (RSS), difference: 1.79 MiB | ||
| 5351 | 2026.05.06 06:54:19.552492 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5352 | 2026.05.06 06:54:19.552773 [ 261 ] {4134c466-b3f8-4965-9684-16604e22dad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 5353 | 2026.05.06 06:54:19.553181 [ 261 ] {4134c466-b3f8-4965-9684-16604e22dad7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5354 | 2026.05.06 06:54:19.553228 [ 261 ] {4134c466-b3f8-4965-9684-16604e22dad7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 5355 | 2026.05.06 06:54:19.553479 [ 261 ] {4134c466-b3f8-4965-9684-16604e22dad7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5356 | 2026.05.06 06:54:19.553550 [ 261 ] {4134c466-b3f8-4965-9684-16604e22dad7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5357 | 2026.05.06 06:54:19.553693 [ 261 ] {4134c466-b3f8-4965-9684-16604e22dad7} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 5358 | 2026.05.06 06:54:19.553809 [ 356 ] {4134c466-b3f8-4965-9684-16604e22dad7} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5359 | 2026.05.06 06:54:19.553822 [ 316 ] {4134c466-b3f8-4965-9684-16604e22dad7} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5360 | 2026.05.06 06:54:19.553828 [ 330 ] {4134c466-b3f8-4965-9684-16604e22dad7} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5361 | 2026.05.06 06:54:19.553828 [ 322 ] {4134c466-b3f8-4965-9684-16604e22dad7} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5362 | 2026.05.06 06:54:19.554012 [ 261 ] {4134c466-b3f8-4965-9684-16604e22dad7} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 5363 | 2026.05.06 06:54:19.554043 [ 261 ] {4134c466-b3f8-4965-9684-16604e22dad7} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5364 | 2026.05.06 06:54:19.554144 [ 261 ] {4134c466-b3f8-4965-9684-16604e22dad7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5365 | 2026.05.06 06:54:19.554165 [ 261 ] {4134c466-b3f8-4965-9684-16604e22dad7} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 5366 | 2026.05.06 06:54:19.554201 [ 261 ] {4134c466-b3f8-4965-9684-16604e22dad7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5367 | 2026.05.06 06:54:19.554241 [ 261 ] {4134c466-b3f8-4965-9684-16604e22dad7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5368 | 2026.05.06 06:54:19.554275 [ 261 ] {4134c466-b3f8-4965-9684-16604e22dad7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5369 | 2026.05.06 06:54:19.554309 [ 261 ] {4134c466-b3f8-4965-9684-16604e22dad7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5370 | 2026.05.06 06:54:19.555641 [ 261 ] {4134c466-b3f8-4965-9684-16604e22dad7} <Debug> executeQuery: Read 51 rows, 9.76 KiB in 0.002978 sec., 17125.587642713228 rows/sec., 3.20 MiB/sec. | ||
| 5371 | 2026.05.06 06:54:19.555842 [ 261 ] {4134c466-b3f8-4965-9684-16604e22dad7} <Debug> MemoryTracker: Peak memory usage (for query): 183.03 KiB. | ||
| 5372 | 2026.05.06 06:54:19.555862 [ 261 ] {4134c466-b3f8-4965-9684-16604e22dad7} <Debug> TCPHandler: Processed in 0.003508039 sec. | ||
| 5373 | 2026.05.06 06:54:19.561271 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5374 | 2026.05.06 06:54:19.561459 [ 261 ] {cb4a7b6c-6e6d-4b99-a88d-644917eb759d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5375 | 2026.05.06 06:54:19.561536 [ 261 ] {cb4a7b6c-6e6d-4b99-a88d-644917eb759d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5376 | 2026.05.06 06:54:19.562421 [ 261 ] {cb4a7b6c-6e6d-4b99-a88d-644917eb759d} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5377 | 2026.05.06 06:54:19.562463 [ 261 ] {cb4a7b6c-6e6d-4b99-a88d-644917eb759d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5378 | 2026.05.06 06:54:19.562857 [ 261 ] {cb4a7b6c-6e6d-4b99-a88d-644917eb759d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5379 | 2026.05.06 06:54:19.563074 [ 261 ] {cb4a7b6c-6e6d-4b99-a88d-644917eb759d} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5380 | 2026.05.06 06:54:19.563207 [ 33 ] {} <Debug> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5381 | 2026.05.06 06:54:19.563225 [ 261 ] {cb4a7b6c-6e6d-4b99-a88d-644917eb759d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001817 sec., 156301.59603742431 rows/sec., 9.93 MiB/sec. | ||
| 5382 | 2026.05.06 06:54:19.563261 [ 33 ] {} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5383 | 2026.05.06 06:54:19.563274 [ 261 ] {cb4a7b6c-6e6d-4b99-a88d-644917eb759d} <Debug> TCPHandler: Processed in 0.002099069 sec. | ||
| 5384 | 2026.05.06 06:54:19.563292 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5385 | 2026.05.06 06:54:19.563399 [ 189 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 5386 | 2026.05.06 06:54:19.563409 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5387 | 2026.05.06 06:54:19.563523 [ 261 ] {ca8b7397-0fa8-4070-a3bf-0b7b75e88179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5388 | 2026.05.06 06:54:19.563534 [ 189 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5389 | 2026.05.06 06:54:19.563568 [ 261 ] {ca8b7397-0fa8-4070-a3bf-0b7b75e88179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5390 | 2026.05.06 06:54:19.563575 [ 189 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 308 rows starting from the beginning of the part | ||
| 5391 | 2026.05.06 06:54:19.563651 [ 189 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 284 rows starting from the beginning of the part | ||
| 5392 | 2026.05.06 06:54:19.563697 [ 189 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 284 rows starting from the beginning of the part | ||
| 5393 | 2026.05.06 06:54:19.563746 [ 189 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 5394 | 2026.05.06 06:54:19.563787 [ 189 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 5395 | 2026.05.06 06:54:19.563826 [ 189 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 284 rows starting from the beginning of the part | ||
| 5396 | 2026.05.06 06:54:19.564424 [ 261 ] {ca8b7397-0fa8-4070-a3bf-0b7b75e88179} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5397 | 2026.05.06 06:54:19.564466 [ 261 ] {ca8b7397-0fa8-4070-a3bf-0b7b75e88179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5398 | 2026.05.06 06:54:19.564857 [ 261 ] {ca8b7397-0fa8-4070-a3bf-0b7b75e88179} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5399 | 2026.05.06 06:54:19.564903 [ 193 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001550354 sec., 1114584.1530385963 rows/sec., 75.34 MiB/sec. | ||
| 5400 | 2026.05.06 06:54:19.565058 [ 189 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5401 | 2026.05.06 06:54:19.565096 [ 261 ] {ca8b7397-0fa8-4070-a3bf-0b7b75e88179} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5402 | 2026.05.06 06:54:19.565252 [ 261 ] {ca8b7397-0fa8-4070-a3bf-0b7b75e88179} <Debug> executeQuery: Read 871 rows, 69.95 KiB in 0.001749 sec., 497998.85648942256 rows/sec., 39.05 MiB/sec. | ||
| 5403 | 2026.05.06 06:54:19.565293 [ 261 ] {ca8b7397-0fa8-4070-a3bf-0b7b75e88179} <Debug> TCPHandler: Processed in 0.001934215 sec. | ||
| 5404 | 2026.05.06 06:54:19.565326 [ 189 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_10_2} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5405 | 2026.05.06 06:54:19.565399 [ 189 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_10_2} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5406 | 2026.05.06 06:54:19.565415 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5407 | 2026.05.06 06:54:19.565465 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 5408 | 2026.05.06 06:54:19.565515 [ 261 ] {772fea61-f96d-419e-9e1e-cc9d26dc2d14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5409 | 2026.05.06 06:54:19.565560 [ 261 ] {772fea61-f96d-419e-9e1e-cc9d26dc2d14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5410 | 2026.05.06 06:54:19.566030 [ 261 ] {772fea61-f96d-419e-9e1e-cc9d26dc2d14} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5411 | 2026.05.06 06:54:19.566066 [ 261 ] {772fea61-f96d-419e-9e1e-cc9d26dc2d14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5412 | 2026.05.06 06:54:19.566390 [ 261 ] {772fea61-f96d-419e-9e1e-cc9d26dc2d14} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5413 | 2026.05.06 06:54:19.566605 [ 261 ] {772fea61-f96d-419e-9e1e-cc9d26dc2d14} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5414 | 2026.05.06 06:54:19.566740 [ 261 ] {772fea61-f96d-419e-9e1e-cc9d26dc2d14} <Debug> executeQuery: Read 179 rows, 11.32 KiB in 0.001243 sec., 144006.43604183427 rows/sec., 8.90 MiB/sec. | ||
| 5415 | 2026.05.06 06:54:19.566777 [ 261 ] {772fea61-f96d-419e-9e1e-cc9d26dc2d14} <Debug> TCPHandler: Processed in 0.00141253 sec. | ||
| 5416 | 2026.05.06 06:54:19.566893 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5417 | 2026.05.06 06:54:19.566988 [ 261 ] {cc664229-01d5-4d12-b3c7-7185729ceec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5418 | 2026.05.06 06:54:19.567026 [ 261 ] {cc664229-01d5-4d12-b3c7-7185729ceec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5419 | 2026.05.06 06:54:19.567480 [ 261 ] {cc664229-01d5-4d12-b3c7-7185729ceec1} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5420 | 2026.05.06 06:54:19.567516 [ 261 ] {cc664229-01d5-4d12-b3c7-7185729ceec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5421 | 2026.05.06 06:54:19.567815 [ 261 ] {cc664229-01d5-4d12-b3c7-7185729ceec1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5422 | 2026.05.06 06:54:19.568014 [ 261 ] {cc664229-01d5-4d12-b3c7-7185729ceec1} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5423 | 2026.05.06 06:54:19.568140 [ 261 ] {cc664229-01d5-4d12-b3c7-7185729ceec1} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00117 sec., 127350.42735042734 rows/sec., 8.23 MiB/sec. | ||
| 5424 | 2026.05.06 06:54:19.568177 [ 261 ] {cc664229-01d5-4d12-b3c7-7185729ceec1} <Debug> TCPHandler: Processed in 0.001333877 sec. | ||
| 5425 | 2026.05.06 06:54:19.568295 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5426 | 2026.05.06 06:54:19.568389 [ 261 ] {6bb81f94-1d76-49f5-a631-0c5c2664da61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5427 | 2026.05.06 06:54:19.568428 [ 261 ] {6bb81f94-1d76-49f5-a631-0c5c2664da61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5428 | 2026.05.06 06:54:19.568869 [ 261 ] {6bb81f94-1d76-49f5-a631-0c5c2664da61} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5429 | 2026.05.06 06:54:19.568905 [ 261 ] {6bb81f94-1d76-49f5-a631-0c5c2664da61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5430 | 2026.05.06 06:54:19.569207 [ 261 ] {6bb81f94-1d76-49f5-a631-0c5c2664da61} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5431 | 2026.05.06 06:54:19.569403 [ 261 ] {6bb81f94-1d76-49f5-a631-0c5c2664da61} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5432 | 2026.05.06 06:54:19.569505 [ 36 ] {} <Debug> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5433 | 2026.05.06 06:54:19.569528 [ 261 ] {6bb81f94-1d76-49f5-a631-0c5c2664da61} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001158 sec., 127806.56303972367 rows/sec., 7.27 MiB/sec. | ||
| 5434 | 2026.05.06 06:54:19.569571 [ 36 ] {} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5435 | 2026.05.06 06:54:19.569582 [ 261 ] {6bb81f94-1d76-49f5-a631-0c5c2664da61} <Debug> TCPHandler: Processed in 0.001336718 sec. | ||
| 5436 | 2026.05.06 06:54:19.569597 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5437 | 2026.05.06 06:54:19.569700 [ 188 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 5438 | 2026.05.06 06:54:19.569706 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5439 | 2026.05.06 06:54:19.569822 [ 261 ] {536aa021-7523-46f2-9fc0-8f071481f6f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5440 | 2026.05.06 06:54:19.569841 [ 188 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5441 | 2026.05.06 06:54:19.569862 [ 261 ] {536aa021-7523-46f2-9fc0-8f071481f6f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5442 | 2026.05.06 06:54:19.569881 [ 188 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 160 rows starting from the beginning of the part | ||
| 5443 | 2026.05.06 06:54:19.569949 [ 188 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 148 rows starting from the beginning of the part | ||
| 5444 | 2026.05.06 06:54:19.569999 [ 188 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part | ||
| 5445 | 2026.05.06 06:54:19.570044 [ 188 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 5446 | 2026.05.06 06:54:19.570086 [ 188 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 5447 | 2026.05.06 06:54:19.570128 [ 188 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 148 rows starting from the beginning of the part | ||
| 5448 | 2026.05.06 06:54:19.570536 [ 261 ] {536aa021-7523-46f2-9fc0-8f071481f6f2} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5449 | 2026.05.06 06:54:19.570576 [ 261 ] {536aa021-7523-46f2-9fc0-8f071481f6f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5450 | 2026.05.06 06:54:19.570940 [ 261 ] {536aa021-7523-46f2-9fc0-8f071481f6f2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5451 | 2026.05.06 06:54:19.571026 [ 194 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001375379 sec., 654365.0877321815 rows/sec., 39.88 MiB/sec. | ||
| 5452 | 2026.05.06 06:54:19.571153 [ 261 ] {536aa021-7523-46f2-9fc0-8f071481f6f2} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5453 | 2026.05.06 06:54:19.571171 [ 188 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5454 | 2026.05.06 06:54:19.571292 [ 261 ] {536aa021-7523-46f2-9fc0-8f071481f6f2} <Debug> executeQuery: Read 527 rows, 38.14 KiB in 0.001487 sec., 354404.84196368523 rows/sec., 25.05 MiB/sec. | ||
| 5455 | 2026.05.06 06:54:19.571336 [ 261 ] {536aa021-7523-46f2-9fc0-8f071481f6f2} <Debug> TCPHandler: Processed in 0.001679808 sec. | ||
| 5456 | 2026.05.06 06:54:19.571425 [ 188 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_10_2} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5457 | 2026.05.06 06:54:19.571445 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5458 | 2026.05.06 06:54:19.571496 [ 188 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_10_2} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5459 | 2026.05.06 06:54:19.571544 [ 261 ] {9a8923eb-9d9b-45ef-98bf-ee2d07f5bad6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5460 | 2026.05.06 06:54:19.571569 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 5461 | 2026.05.06 06:54:19.571589 [ 261 ] {9a8923eb-9d9b-45ef-98bf-ee2d07f5bad6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5462 | 2026.05.06 06:54:19.571932 [ 261 ] {9a8923eb-9d9b-45ef-98bf-ee2d07f5bad6} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5463 | 2026.05.06 06:54:19.571968 [ 261 ] {9a8923eb-9d9b-45ef-98bf-ee2d07f5bad6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5464 | 2026.05.06 06:54:19.572279 [ 261 ] {9a8923eb-9d9b-45ef-98bf-ee2d07f5bad6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5465 | 2026.05.06 06:54:19.572480 [ 261 ] {9a8923eb-9d9b-45ef-98bf-ee2d07f5bad6} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5466 | 2026.05.06 06:54:19.572606 [ 261 ] {9a8923eb-9d9b-45ef-98bf-ee2d07f5bad6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001079 sec., 5560.704355885078 rows/sec., 290.53 KiB/sec. | ||
| 5467 | 2026.05.06 06:54:19.572641 [ 261 ] {9a8923eb-9d9b-45ef-98bf-ee2d07f5bad6} <Debug> TCPHandler: Processed in 0.001246825 sec. | ||
| 5468 | 2026.05.06 06:54:19.572754 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5469 | 2026.05.06 06:54:19.572849 [ 261 ] {81c15e32-c1d1-4326-8bd0-d4901d95f5c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5470 | 2026.05.06 06:54:19.572890 [ 261 ] {81c15e32-c1d1-4326-8bd0-d4901d95f5c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5471 | 2026.05.06 06:54:19.573320 [ 261 ] {81c15e32-c1d1-4326-8bd0-d4901d95f5c5} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5472 | 2026.05.06 06:54:19.573356 [ 261 ] {81c15e32-c1d1-4326-8bd0-d4901d95f5c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5473 | 2026.05.06 06:54:19.573685 [ 261 ] {81c15e32-c1d1-4326-8bd0-d4901d95f5c5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5474 | 2026.05.06 06:54:19.573889 [ 261 ] {81c15e32-c1d1-4326-8bd0-d4901d95f5c5} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5475 | 2026.05.06 06:54:19.573992 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5476 | 2026.05.06 06:54:19.574017 [ 261 ] {81c15e32-c1d1-4326-8bd0-d4901d95f5c5} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001185 sec., 223628.69198312235 rows/sec., 14.86 MiB/sec. | ||
| 5477 | 2026.05.06 06:54:19.574028 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5478 | 2026.05.06 06:54:19.574056 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5479 | 2026.05.06 06:54:19.574060 [ 261 ] {81c15e32-c1d1-4326-8bd0-d4901d95f5c5} <Debug> TCPHandler: Processed in 0.001355999 sec. | ||
| 5480 | 2026.05.06 06:54:19.574137 [ 193 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5481 | 2026.05.06 06:54:19.574187 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5482 | 2026.05.06 06:54:19.574260 [ 193 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5483 | 2026.05.06 06:54:19.574289 [ 261 ] {61a3cdb3-dda3-42d3-8c3f-5f4ee728b385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5484 | 2026.05.06 06:54:19.574299 [ 193 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 13321 rows starting from the beginning of the part | ||
| 5485 | 2026.05.06 06:54:19.574339 [ 261 ] {61a3cdb3-dda3-42d3-8c3f-5f4ee728b385} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5486 | 2026.05.06 06:54:19.574375 [ 193 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 128 rows starting from the beginning of the part | ||
| 5487 | 2026.05.06 06:54:19.574433 [ 193 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 5488 | 2026.05.06 06:54:19.574479 [ 193 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 265 rows starting from the beginning of the part | ||
| 5489 | 2026.05.06 06:54:19.574521 [ 193 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 162 rows starting from the beginning of the part | ||
| 5490 | 2026.05.06 06:54:19.574563 [ 193 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 265 rows starting from the beginning of the part | ||
| 5491 | 2026.05.06 06:54:19.574660 [ 261 ] {61a3cdb3-dda3-42d3-8c3f-5f4ee728b385} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5492 | 2026.05.06 06:54:19.574702 [ 261 ] {61a3cdb3-dda3-42d3-8c3f-5f4ee728b385} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5493 | 2026.05.06 06:54:19.575010 [ 261 ] {61a3cdb3-dda3-42d3-8c3f-5f4ee728b385} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5494 | 2026.05.06 06:54:19.575221 [ 261 ] {61a3cdb3-dda3-42d3-8c3f-5f4ee728b385} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5495 | 2026.05.06 06:54:19.575326 [ 36 ] {} <Debug> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5496 | 2026.05.06 06:54:19.575351 [ 261 ] {61a3cdb3-dda3-42d3-8c3f-5f4ee728b385} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00108 sec., 925.9259259259259 rows/sec., 62.39 KiB/sec. | ||
| 5497 | 2026.05.06 06:54:19.575359 [ 36 ] {} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5498 | 2026.05.06 06:54:19.575390 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5499 | 2026.05.06 06:54:19.575394 [ 261 ] {61a3cdb3-dda3-42d3-8c3f-5f4ee728b385} <Debug> TCPHandler: Processed in 0.001256575 sec. | ||
| 5500 | 2026.05.06 06:54:19.575452 [ 188 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 5501 | 2026.05.06 06:54:19.575527 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5502 | 2026.05.06 06:54:19.575533 [ 188 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5503 | 2026.05.06 06:54:19.575583 [ 188 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 5504 | 2026.05.06 06:54:19.575627 [ 188 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 5505 | 2026.05.06 06:54:19.575656 [ 261 ] {693c6022-01ff-430b-aa08-11d62b5f9a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5506 | 2026.05.06 06:54:19.575660 [ 188 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 5507 | 2026.05.06 06:54:19.575711 [ 188 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 5508 | 2026.05.06 06:54:19.575729 [ 261 ] {693c6022-01ff-430b-aa08-11d62b5f9a9e} <Trace> 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 | ||
| 5509 | 2026.05.06 06:54:19.575740 [ 188 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 5510 | 2026.05.06 06:54:19.575783 [ 188 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 5511 | 2026.05.06 06:54:19.576446 [ 195 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001015829 sec., 9844.176529711202 rows/sec., 659.48 KiB/sec. | ||
| 5512 | 2026.05.06 06:54:19.576622 [ 187 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5513 | 2026.05.06 06:54:19.576629 [ 261 ] {693c6022-01ff-430b-aa08-11d62b5f9a9e} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5514 | 2026.05.06 06:54:19.576683 [ 261 ] {693c6022-01ff-430b-aa08-11d62b5f9a9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5515 | 2026.05.06 06:54:19.576990 [ 187 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_10_2} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5516 | 2026.05.06 06:54:19.577096 [ 187 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_10_2} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5517 | 2026.05.06 06:54:19.577201 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 5518 | 2026.05.06 06:54:19.577566 [ 261 ] {693c6022-01ff-430b-aa08-11d62b5f9a9e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5519 | 2026.05.06 06:54:19.577806 [ 261 ] {693c6022-01ff-430b-aa08-11d62b5f9a9e} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5520 | 2026.05.06 06:54:19.577960 [ 261 ] {693c6022-01ff-430b-aa08-11d62b5f9a9e} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002329 sec., 15886.646629454703 rows/sec., 28.47 MiB/sec. | ||
| 5521 | 2026.05.06 06:54:19.578027 [ 261 ] {693c6022-01ff-430b-aa08-11d62b5f9a9e} <Debug> TCPHandler: Processed in 0.002561533 sec. | ||
| 5522 | 2026.05.06 06:54:19.578163 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5523 | 2026.05.06 06:54:19.578260 [ 261 ] {15514d92-690b-4df1-bf50-0565387456aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5524 | 2026.05.06 06:54:19.578302 [ 261 ] {15514d92-690b-4df1-bf50-0565387456aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5525 | 2026.05.06 06:54:19.578639 [ 261 ] {15514d92-690b-4df1-bf50-0565387456aa} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5526 | 2026.05.06 06:54:19.578676 [ 261 ] {15514d92-690b-4df1-bf50-0565387456aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5527 | 2026.05.06 06:54:19.579001 [ 261 ] {15514d92-690b-4df1-bf50-0565387456aa} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5528 | 2026.05.06 06:54:19.579221 [ 261 ] {15514d92-690b-4df1-bf50-0565387456aa} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5529 | 2026.05.06 06:54:19.579355 [ 261 ] {15514d92-690b-4df1-bf50-0565387456aa} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001114 sec., 80789.94614003591 rows/sec., 5.06 MiB/sec. | ||
| 5530 | 2026.05.06 06:54:19.579378 [ 187 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14301 rows, containing 5 columns (5 merged, 0 gathered) in 0.005277589 sec., 2709760.0817342917 rows/sec., 173.61 MiB/sec. | ||
| 5531 | 2026.05.06 06:54:19.579391 [ 261 ] {15514d92-690b-4df1-bf50-0565387456aa} <Debug> TCPHandler: Processed in 0.001278406 sec. | ||
| 5532 | 2026.05.06 06:54:19.579832 [ 195 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5533 | 2026.05.06 06:54:19.580107 [ 195 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5534 | 2026.05.06 06:54:19.580187 [ 195 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5535 | 2026.05.06 06:54:19.580273 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.56 MiB. | ||
| 5536 | 2026.05.06 06:54:20.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.80 MiB, peak 270.09 MiB, free memory in arenas 0.00 B, will set to 265.12 MiB (RSS), difference: 1.31 MiB | ||
| 5537 | 2026.05.06 06:54:22.298213 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5538 | 2026.05.06 06:54:22.298280 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5539 | 2026.05.06 06:54:22.396909 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11506 | ||
| 5540 | 2026.05.06 06:54:22.397493 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5541 | 2026.05.06 06:54:22.397541 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5542 | 2026.05.06 06:54:22.398056 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5543 | 2026.05.06 06:54:22.398305 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5544 | 2026.05.06 06:54:22.398449 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11506 | ||
| 5545 | 2026.05.06 06:54:22.419151 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 664 | ||
| 5546 | 2026.05.06 06:54:22.421712 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5547 | 2026.05.06 06:54:22.421760 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5548 | 2026.05.06 06:54:22.422987 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5549 | 2026.05.06 06:54:22.423269 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5550 | 2026.05.06 06:54:22.423524 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 664 | ||
| 5551 | 2026.05.06 06:54:22.986568 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5552 | 2026.05.06 06:54:23.003897 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5553 | 2026.05.06 06:54:23.003952 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5554 | 2026.05.06 06:54:23.010182 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5555 | 2026.05.06 06:54:23.010893 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5556 | 2026.05.06 06:54:23.014243 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5557 | 2026.05.06 06:54:24.546005 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5558 | 2026.05.06 06:54:24.546259 [ 261 ] {072d8bd1-53de-4ceb-bc8e-89dc024830e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5559 | 2026.05.06 06:54:24.546596 [ 261 ] {072d8bd1-53de-4ceb-bc8e-89dc024830e9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5560 | 2026.05.06 06:54:24.546632 [ 261 ] {072d8bd1-53de-4ceb-bc8e-89dc024830e9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5561 | 2026.05.06 06:54:24.546845 [ 261 ] {072d8bd1-53de-4ceb-bc8e-89dc024830e9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5562 | 2026.05.06 06:54:24.546913 [ 261 ] {072d8bd1-53de-4ceb-bc8e-89dc024830e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5563 | 2026.05.06 06:54:24.547049 [ 261 ] {072d8bd1-53de-4ceb-bc8e-89dc024830e9} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5564 | 2026.05.06 06:54:24.547168 [ 322 ] {072d8bd1-53de-4ceb-bc8e-89dc024830e9} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5565 | 2026.05.06 06:54:24.547184 [ 329 ] {072d8bd1-53de-4ceb-bc8e-89dc024830e9} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5566 | 2026.05.06 06:54:24.547205 [ 347 ] {072d8bd1-53de-4ceb-bc8e-89dc024830e9} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5567 | 2026.05.06 06:54:24.547199 [ 356 ] {072d8bd1-53de-4ceb-bc8e-89dc024830e9} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5568 | 2026.05.06 06:54:24.547402 [ 261 ] {072d8bd1-53de-4ceb-bc8e-89dc024830e9} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 5569 | 2026.05.06 06:54:24.547448 [ 261 ] {072d8bd1-53de-4ceb-bc8e-89dc024830e9} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5570 | 2026.05.06 06:54:24.547565 [ 261 ] {072d8bd1-53de-4ceb-bc8e-89dc024830e9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5571 | 2026.05.06 06:54:24.547590 [ 261 ] {072d8bd1-53de-4ceb-bc8e-89dc024830e9} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 5572 | 2026.05.06 06:54:24.547635 [ 261 ] {072d8bd1-53de-4ceb-bc8e-89dc024830e9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5573 | 2026.05.06 06:54:24.547678 [ 261 ] {072d8bd1-53de-4ceb-bc8e-89dc024830e9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5574 | 2026.05.06 06:54:24.547716 [ 261 ] {072d8bd1-53de-4ceb-bc8e-89dc024830e9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5575 | 2026.05.06 06:54:24.547754 [ 261 ] {072d8bd1-53de-4ceb-bc8e-89dc024830e9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5576 | 2026.05.06 06:54:24.549050 [ 261 ] {072d8bd1-53de-4ceb-bc8e-89dc024830e9} <Debug> executeQuery: Read 51 rows, 5.78 KiB in 0.002902 sec., 17574.08683666437 rows/sec., 1.95 MiB/sec. | ||
| 5577 | 2026.05.06 06:54:24.549234 [ 261 ] {072d8bd1-53de-4ceb-bc8e-89dc024830e9} <Debug> MemoryTracker: Peak memory usage (for query): 163.33 KiB. | ||
| 5578 | 2026.05.06 06:54:24.549249 [ 261 ] {072d8bd1-53de-4ceb-bc8e-89dc024830e9} <Debug> TCPHandler: Processed in 0.003376416 sec. | ||
| 5579 | 2026.05.06 06:54:24.550861 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5580 | 2026.05.06 06:54:24.550969 [ 261 ] {faf661ec-3900-4b1f-99ce-ceebee281d5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5581 | 2026.05.06 06:54:24.551013 [ 261 ] {faf661ec-3900-4b1f-99ce-ceebee281d5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5582 | 2026.05.06 06:54:24.551508 [ 261 ] {faf661ec-3900-4b1f-99ce-ceebee281d5c} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5583 | 2026.05.06 06:54:24.551550 [ 261 ] {faf661ec-3900-4b1f-99ce-ceebee281d5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5584 | 2026.05.06 06:54:24.551924 [ 261 ] {faf661ec-3900-4b1f-99ce-ceebee281d5c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5585 | 2026.05.06 06:54:24.552138 [ 261 ] {faf661ec-3900-4b1f-99ce-ceebee281d5c} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5586 | 2026.05.06 06:54:24.552284 [ 261 ] {faf661ec-3900-4b1f-99ce-ceebee281d5c} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001347 sec., 47512.991833704524 rows/sec., 3.76 MiB/sec. | ||
| 5587 | 2026.05.06 06:54:24.552323 [ 261 ] {faf661ec-3900-4b1f-99ce-ceebee281d5c} <Debug> TCPHandler: Processed in 0.001511353 sec. | ||
| 5588 | 2026.05.06 06:54:24.552447 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5589 | 2026.05.06 06:54:24.552542 [ 261 ] {e39a2b01-3b45-4429-9431-0513a772b7ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5590 | 2026.05.06 06:54:24.552583 [ 261 ] {e39a2b01-3b45-4429-9431-0513a772b7ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5591 | 2026.05.06 06:54:24.552975 [ 261 ] {e39a2b01-3b45-4429-9431-0513a772b7ba} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5592 | 2026.05.06 06:54:24.553011 [ 261 ] {e39a2b01-3b45-4429-9431-0513a772b7ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5593 | 2026.05.06 06:54:24.553295 [ 261 ] {e39a2b01-3b45-4429-9431-0513a772b7ba} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5594 | 2026.05.06 06:54:24.553499 [ 261 ] {e39a2b01-3b45-4429-9431-0513a772b7ba} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5595 | 2026.05.06 06:54:24.553626 [ 261 ] {e39a2b01-3b45-4429-9431-0513a772b7ba} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001104 sec., 3623.1884057971015 rows/sec., 272.45 KiB/sec. | ||
| 5596 | 2026.05.06 06:54:24.553662 [ 261 ] {e39a2b01-3b45-4429-9431-0513a772b7ba} <Debug> TCPHandler: Processed in 0.001262995 sec. | ||
| 5597 | 2026.05.06 06:54:24.553777 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5598 | 2026.05.06 06:54:24.553868 [ 261 ] {97a63891-9422-4b0c-b817-a7ae2036ba8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5599 | 2026.05.06 06:54:24.553907 [ 261 ] {97a63891-9422-4b0c-b817-a7ae2036ba8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5600 | 2026.05.06 06:54:24.554325 [ 261 ] {97a63891-9422-4b0c-b817-a7ae2036ba8e} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5601 | 2026.05.06 06:54:24.554361 [ 261 ] {97a63891-9422-4b0c-b817-a7ae2036ba8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5602 | 2026.05.06 06:54:24.554653 [ 261 ] {97a63891-9422-4b0c-b817-a7ae2036ba8e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5603 | 2026.05.06 06:54:24.554851 [ 261 ] {97a63891-9422-4b0c-b817-a7ae2036ba8e} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5604 | 2026.05.06 06:54:24.554976 [ 261 ] {97a63891-9422-4b0c-b817-a7ae2036ba8e} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001127 sec., 60337.17834960071 rows/sec., 4.71 MiB/sec. | ||
| 5605 | 2026.05.06 06:54:24.555012 [ 261 ] {97a63891-9422-4b0c-b817-a7ae2036ba8e} <Debug> TCPHandler: Processed in 0.001281457 sec. | ||
| 5606 | 2026.05.06 06:54:24.555127 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5607 | 2026.05.06 06:54:24.555231 [ 261 ] {c45f3e8f-cd00-4561-9a5d-c0df911fcc71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5608 | 2026.05.06 06:54:24.555273 [ 261 ] {c45f3e8f-cd00-4561-9a5d-c0df911fcc71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5609 | 2026.05.06 06:54:24.555682 [ 261 ] {c45f3e8f-cd00-4561-9a5d-c0df911fcc71} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5610 | 2026.05.06 06:54:24.555715 [ 261 ] {c45f3e8f-cd00-4561-9a5d-c0df911fcc71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5611 | 2026.05.06 06:54:24.556034 [ 261 ] {c45f3e8f-cd00-4561-9a5d-c0df911fcc71} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5612 | 2026.05.06 06:54:24.556263 [ 261 ] {c45f3e8f-cd00-4561-9a5d-c0df911fcc71} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5613 | 2026.05.06 06:54:24.556391 [ 261 ] {c45f3e8f-cd00-4561-9a5d-c0df911fcc71} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 5614 | 2026.05.06 06:54:24.556453 [ 261 ] {c45f3e8f-cd00-4561-9a5d-c0df911fcc71} <Debug> TCPHandler: Processed in 0.001371608 sec. | ||
| 5615 | 2026.05.06 06:54:24.556568 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5616 | 2026.05.06 06:54:24.556658 [ 261 ] {8c623bfd-5af1-4dd1-8dfd-671ecbead3e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5617 | 2026.05.06 06:54:24.556710 [ 261 ] {8c623bfd-5af1-4dd1-8dfd-671ecbead3e9} <Trace> 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 | ||
| 5618 | 2026.05.06 06:54:24.557412 [ 261 ] {8c623bfd-5af1-4dd1-8dfd-671ecbead3e9} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5619 | 2026.05.06 06:54:24.557447 [ 261 ] {8c623bfd-5af1-4dd1-8dfd-671ecbead3e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5620 | 2026.05.06 06:54:24.557937 [ 261 ] {8c623bfd-5af1-4dd1-8dfd-671ecbead3e9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5621 | 2026.05.06 06:54:24.558170 [ 261 ] {8c623bfd-5af1-4dd1-8dfd-671ecbead3e9} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5622 | 2026.05.06 06:54:24.558299 [ 64 ] {} <Debug> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5623 | 2026.05.06 06:54:24.558312 [ 261 ] {8c623bfd-5af1-4dd1-8dfd-671ecbead3e9} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.00167 sec., 2395.2095808383233 rows/sec., 4.29 MiB/sec. | ||
| 5624 | 2026.05.06 06:54:24.558352 [ 64 ] {} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5625 | 2026.05.06 06:54:24.558376 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5626 | 2026.05.06 06:54:24.558381 [ 261 ] {8c623bfd-5af1-4dd1-8dfd-671ecbead3e9} <Debug> TCPHandler: Processed in 0.001858133 sec. | ||
| 5627 | 2026.05.06 06:54:24.558505 [ 193 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 5628 | 2026.05.06 06:54:24.558519 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5629 | 2026.05.06 06:54:24.558633 [ 261 ] {18a45466-a6ef-4613-bb78-6a33c6214836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5630 | 2026.05.06 06:54:24.558674 [ 261 ] {18a45466-a6ef-4613-bb78-6a33c6214836} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5631 | 2026.05.06 06:54:24.558783 [ 193 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5632 | 2026.05.06 06:54:24.558852 [ 193 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 485 rows starting from the beginning of the part | ||
| 5633 | 2026.05.06 06:54:24.558991 [ 193 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part | ||
| 5634 | 2026.05.06 06:54:24.559002 [ 261 ] {18a45466-a6ef-4613-bb78-6a33c6214836} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5635 | 2026.05.06 06:54:24.559043 [ 261 ] {18a45466-a6ef-4613-bb78-6a33c6214836} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5636 | 2026.05.06 06:54:24.559116 [ 193 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 37 rows starting from the beginning of the part | ||
| 5637 | 2026.05.06 06:54:24.559234 [ 193 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part | ||
| 5638 | 2026.05.06 06:54:24.559346 [ 193 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 37 rows starting from the beginning of the part | ||
| 5639 | 2026.05.06 06:54:24.559357 [ 261 ] {18a45466-a6ef-4613-bb78-6a33c6214836} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5640 | 2026.05.06 06:54:24.559465 [ 193 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part | ||
| 5641 | 2026.05.06 06:54:24.559574 [ 261 ] {18a45466-a6ef-4613-bb78-6a33c6214836} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5642 | 2026.05.06 06:54:24.559700 [ 64 ] {} <Debug> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5643 | 2026.05.06 06:54:24.559704 [ 261 ] {18a45466-a6ef-4613-bb78-6a33c6214836} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 5644 | 2026.05.06 06:54:24.559741 [ 64 ] {} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5645 | 2026.05.06 06:54:24.559761 [ 261 ] {18a45466-a6ef-4613-bb78-6a33c6214836} <Debug> TCPHandler: Processed in 0.001289176 sec. | ||
| 5646 | 2026.05.06 06:54:24.559768 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5647 | 2026.05.06 06:54:24.559896 [ 195 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5648 | 2026.05.06 06:54:24.560032 [ 195 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5649 | 2026.05.06 06:54:24.560067 [ 195 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1410 rows starting from the beginning of the part | ||
| 5650 | 2026.05.06 06:54:24.560156 [ 195 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 5651 | 2026.05.06 06:54:24.560209 [ 195 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 90 rows starting from the beginning of the part | ||
| 5652 | 2026.05.06 06:54:24.560256 [ 195 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 5653 | 2026.05.06 06:54:24.560302 [ 195 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 90 rows starting from the beginning of the part | ||
| 5654 | 2026.05.06 06:54:24.560349 [ 195 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 5655 | 2026.05.06 06:54:24.561345 [ 195 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1770 rows, containing 4 columns (4 merged, 0 gathered) in 0.001496913 sec., 1182433.448036058 rows/sec., 76.98 MiB/sec. | ||
| 5656 | 2026.05.06 06:54:24.561633 [ 202 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5657 | 2026.05.06 06:54:24.561941 [ 202 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_31_6} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5658 | 2026.05.06 06:54:24.562023 [ 202 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_31_6} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5659 | 2026.05.06 06:54:24.562108 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5660 | 2026.05.06 06:54:24.570583 [ 197 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 571 rows, containing 19 columns (19 merged, 0 gathered) in 0.012125452 sec., 47091.02802930563 rows/sec., 84.38 MiB/sec. | ||
| 5661 | 2026.05.06 06:54:24.571636 [ 202 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5662 | 2026.05.06 06:54:24.571964 [ 202 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5663 | 2026.05.06 06:54:24.572028 [ 202 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5664 | 2026.05.06 06:54:24.572141 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 5665 | 2026.05.06 06:54:25.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.86 MiB, peak 273.20 MiB, free memory in arenas 0.00 B, will set to 267.36 MiB (RSS), difference: 1.50 MiB | ||
| 5666 | 2026.05.06 06:54:25.184562 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5667 | 2026.05.06 06:54:25.184826 [ 261 ] {661e6026-eca0-4110-b483-c32b48db162f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 5668 | 2026.05.06 06:54:25.185219 [ 261 ] {661e6026-eca0-4110-b483-c32b48db162f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5669 | 2026.05.06 06:54:25.185268 [ 261 ] {661e6026-eca0-4110-b483-c32b48db162f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 5670 | 2026.05.06 06:54:25.185550 [ 261 ] {661e6026-eca0-4110-b483-c32b48db162f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5671 | 2026.05.06 06:54:25.185619 [ 261 ] {661e6026-eca0-4110-b483-c32b48db162f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5672 | 2026.05.06 06:54:25.185758 [ 261 ] {661e6026-eca0-4110-b483-c32b48db162f} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 40-element set) | ||
| 5673 | 2026.05.06 06:54:25.185880 [ 363 ] {661e6026-eca0-4110-b483-c32b48db162f} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5674 | 2026.05.06 06:54:25.185897 [ 347 ] {661e6026-eca0-4110-b483-c32b48db162f} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5675 | 2026.05.06 06:54:25.185898 [ 322 ] {661e6026-eca0-4110-b483-c32b48db162f} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5676 | 2026.05.06 06:54:25.185880 [ 356 ] {661e6026-eca0-4110-b483-c32b48db162f} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5677 | 2026.05.06 06:54:25.186076 [ 261 ] {661e6026-eca0-4110-b483-c32b48db162f} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 5678 | 2026.05.06 06:54:25.186107 [ 261 ] {661e6026-eca0-4110-b483-c32b48db162f} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5679 | 2026.05.06 06:54:25.186203 [ 261 ] {661e6026-eca0-4110-b483-c32b48db162f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5680 | 2026.05.06 06:54:25.186225 [ 261 ] {661e6026-eca0-4110-b483-c32b48db162f} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 5681 | 2026.05.06 06:54:25.186262 [ 261 ] {661e6026-eca0-4110-b483-c32b48db162f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5682 | 2026.05.06 06:54:25.186304 [ 261 ] {661e6026-eca0-4110-b483-c32b48db162f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5683 | 2026.05.06 06:54:25.186346 [ 261 ] {661e6026-eca0-4110-b483-c32b48db162f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5684 | 2026.05.06 06:54:25.186384 [ 261 ] {661e6026-eca0-4110-b483-c32b48db162f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5685 | 2026.05.06 06:54:25.187699 [ 261 ] {661e6026-eca0-4110-b483-c32b48db162f} <Debug> executeQuery: Read 51 rows, 9.76 KiB in 0.00299 sec., 17056.85618729097 rows/sec., 3.19 MiB/sec. | ||
| 5686 | 2026.05.06 06:54:25.187878 [ 261 ] {661e6026-eca0-4110-b483-c32b48db162f} <Debug> MemoryTracker: Peak memory usage (for query): 186.97 KiB. | ||
| 5687 | 2026.05.06 06:54:25.187895 [ 261 ] {661e6026-eca0-4110-b483-c32b48db162f} <Debug> TCPHandler: Processed in 0.003470038 sec. | ||
| 5688 | 2026.05.06 06:54:25.204302 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5689 | 2026.05.06 06:54:25.204418 [ 261 ] {f32f2257-6b0e-4aad-9e42-0fb098b466b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5690 | 2026.05.06 06:54:25.204466 [ 261 ] {f32f2257-6b0e-4aad-9e42-0fb098b466b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5691 | 2026.05.06 06:54:25.205081 [ 261 ] {f32f2257-6b0e-4aad-9e42-0fb098b466b6} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5692 | 2026.05.06 06:54:25.205123 [ 261 ] {f32f2257-6b0e-4aad-9e42-0fb098b466b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5693 | 2026.05.06 06:54:25.205496 [ 261 ] {f32f2257-6b0e-4aad-9e42-0fb098b466b6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5694 | 2026.05.06 06:54:25.205730 [ 261 ] {f32f2257-6b0e-4aad-9e42-0fb098b466b6} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5695 | 2026.05.06 06:54:25.205889 [ 261 ] {f32f2257-6b0e-4aad-9e42-0fb098b466b6} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001502 sec., 189081.22503328894 rows/sec., 12.01 MiB/sec. | ||
| 5696 | 2026.05.06 06:54:25.205930 [ 261 ] {f32f2257-6b0e-4aad-9e42-0fb098b466b6} <Debug> TCPHandler: Processed in 0.001683228 sec. | ||
| 5697 | 2026.05.06 06:54:25.206059 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5698 | 2026.05.06 06:54:25.206158 [ 261 ] {1fa2d1e3-84b6-4aed-8aaa-6e7d2a8a632b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5699 | 2026.05.06 06:54:25.206207 [ 261 ] {1fa2d1e3-84b6-4aed-8aaa-6e7d2a8a632b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5700 | 2026.05.06 06:54:25.208171 [ 261 ] {1fa2d1e3-84b6-4aed-8aaa-6e7d2a8a632b} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5701 | 2026.05.06 06:54:25.208209 [ 261 ] {1fa2d1e3-84b6-4aed-8aaa-6e7d2a8a632b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5702 | 2026.05.06 06:54:25.208712 [ 261 ] {1fa2d1e3-84b6-4aed-8aaa-6e7d2a8a632b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5703 | 2026.05.06 06:54:25.208928 [ 261 ] {1fa2d1e3-84b6-4aed-8aaa-6e7d2a8a632b} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5704 | 2026.05.06 06:54:25.209070 [ 261 ] {1fa2d1e3-84b6-4aed-8aaa-6e7d2a8a632b} <Debug> executeQuery: Read 3220 rows, 247.24 KiB in 0.002932 sec., 1098226.4665757162 rows/sec., 82.35 MiB/sec. | ||
| 5705 | 2026.05.06 06:54:25.209110 [ 261 ] {1fa2d1e3-84b6-4aed-8aaa-6e7d2a8a632b} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 5706 | 2026.05.06 06:54:25.209125 [ 261 ] {1fa2d1e3-84b6-4aed-8aaa-6e7d2a8a632b} <Debug> TCPHandler: Processed in 0.003116958 sec. | ||
| 5707 | 2026.05.06 06:54:25.209246 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5708 | 2026.05.06 06:54:25.209345 [ 261 ] {29872228-428d-4bab-a09d-6bd8ec9ff555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5709 | 2026.05.06 06:54:25.209386 [ 261 ] {29872228-428d-4bab-a09d-6bd8ec9ff555} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5710 | 2026.05.06 06:54:25.209898 [ 261 ] {29872228-428d-4bab-a09d-6bd8ec9ff555} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5711 | 2026.05.06 06:54:25.209934 [ 261 ] {29872228-428d-4bab-a09d-6bd8ec9ff555} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5712 | 2026.05.06 06:54:25.210234 [ 261 ] {29872228-428d-4bab-a09d-6bd8ec9ff555} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5713 | 2026.05.06 06:54:25.210440 [ 261 ] {29872228-428d-4bab-a09d-6bd8ec9ff555} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5714 | 2026.05.06 06:54:25.210573 [ 261 ] {29872228-428d-4bab-a09d-6bd8ec9ff555} <Debug> executeQuery: Read 190 rows, 12.15 KiB in 0.001248 sec., 152243.58974358975 rows/sec., 9.51 MiB/sec. | ||
| 5715 | 2026.05.06 06:54:25.210610 [ 261 ] {29872228-428d-4bab-a09d-6bd8ec9ff555} <Debug> TCPHandler: Processed in 0.00141501 sec. | ||
| 5716 | 2026.05.06 06:54:25.210731 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5717 | 2026.05.06 06:54:25.210827 [ 261 ] {2613134d-47b2-4c9b-8e82-572e6f92aeb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5718 | 2026.05.06 06:54:25.210866 [ 261 ] {2613134d-47b2-4c9b-8e82-572e6f92aeb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5719 | 2026.05.06 06:54:25.211658 [ 261 ] {2613134d-47b2-4c9b-8e82-572e6f92aeb3} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5720 | 2026.05.06 06:54:25.211694 [ 261 ] {2613134d-47b2-4c9b-8e82-572e6f92aeb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5721 | 2026.05.06 06:54:25.212026 [ 261 ] {2613134d-47b2-4c9b-8e82-572e6f92aeb3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5722 | 2026.05.06 06:54:25.212241 [ 261 ] {2613134d-47b2-4c9b-8e82-572e6f92aeb3} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5723 | 2026.05.06 06:54:25.212366 [ 261 ] {2613134d-47b2-4c9b-8e82-572e6f92aeb3} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001558 sec., 609756.0975609756 rows/sec., 35.88 MiB/sec. | ||
| 5724 | 2026.05.06 06:54:25.212404 [ 261 ] {2613134d-47b2-4c9b-8e82-572e6f92aeb3} <Debug> TCPHandler: Processed in 0.001722579 sec. | ||
| 5725 | 2026.05.06 06:54:25.212525 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5726 | 2026.05.06 06:54:25.212620 [ 261 ] {527f675f-5e09-4067-aaa0-928839326c70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5727 | 2026.05.06 06:54:25.212660 [ 261 ] {527f675f-5e09-4067-aaa0-928839326c70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5728 | 2026.05.06 06:54:25.213036 [ 261 ] {527f675f-5e09-4067-aaa0-928839326c70} <Trace> oximeter.fields_u64 (029e43f7-d788-4da4-b6f4-1edef0954b38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5729 | 2026.05.06 06:54:25.213072 [ 261 ] {527f675f-5e09-4067-aaa0-928839326c70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5730 | 2026.05.06 06:54:25.213351 [ 261 ] {527f675f-5e09-4067-aaa0-928839326c70} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5731 | 2026.05.06 06:54:25.213557 [ 261 ] {527f675f-5e09-4067-aaa0-928839326c70} <Trace> oximeter.fields_u64 (029e43f7-d788-4da4-b6f4-1edef0954b38): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5732 | 2026.05.06 06:54:25.213684 [ 261 ] {527f675f-5e09-4067-aaa0-928839326c70} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001082 sec., 924.2144177449168 rows/sec., 64.98 KiB/sec. | ||
| 5733 | 2026.05.06 06:54:25.213721 [ 261 ] {527f675f-5e09-4067-aaa0-928839326c70} <Debug> TCPHandler: Processed in 0.001246675 sec. | ||
| 5734 | 2026.05.06 06:54:25.213837 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5735 | 2026.05.06 06:54:25.213931 [ 261 ] {59d8d801-c583-4ec1-8037-da45bb60d8dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5736 | 2026.05.06 06:54:25.213970 [ 261 ] {59d8d801-c583-4ec1-8037-da45bb60d8dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5737 | 2026.05.06 06:54:25.214445 [ 261 ] {59d8d801-c583-4ec1-8037-da45bb60d8dc} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5738 | 2026.05.06 06:54:25.214479 [ 261 ] {59d8d801-c583-4ec1-8037-da45bb60d8dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5739 | 2026.05.06 06:54:25.214773 [ 261 ] {59d8d801-c583-4ec1-8037-da45bb60d8dc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5740 | 2026.05.06 06:54:25.214983 [ 261 ] {59d8d801-c583-4ec1-8037-da45bb60d8dc} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5741 | 2026.05.06 06:54:25.215114 [ 261 ] {59d8d801-c583-4ec1-8037-da45bb60d8dc} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.0012 sec., 123333.33333333334 rows/sec., 7.01 MiB/sec. | ||
| 5742 | 2026.05.06 06:54:25.215151 [ 261 ] {59d8d801-c583-4ec1-8037-da45bb60d8dc} <Debug> TCPHandler: Processed in 0.001364858 sec. | ||
| 5743 | 2026.05.06 06:54:25.215275 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5744 | 2026.05.06 06:54:25.215369 [ 261 ] {027a6dbc-7408-4190-939a-2fa0ee2b26a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5745 | 2026.05.06 06:54:25.215409 [ 261 ] {027a6dbc-7408-4190-939a-2fa0ee2b26a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5746 | 2026.05.06 06:54:25.216610 [ 261 ] {027a6dbc-7408-4190-939a-2fa0ee2b26a3} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5747 | 2026.05.06 06:54:25.216644 [ 261 ] {027a6dbc-7408-4190-939a-2fa0ee2b26a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5748 | 2026.05.06 06:54:25.217008 [ 261 ] {027a6dbc-7408-4190-939a-2fa0ee2b26a3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5749 | 2026.05.06 06:54:25.217222 [ 261 ] {027a6dbc-7408-4190-939a-2fa0ee2b26a3} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5750 | 2026.05.06 06:54:25.217348 [ 261 ] {027a6dbc-7408-4190-939a-2fa0ee2b26a3} <Debug> executeQuery: Read 1753 rows, 121.14 KiB in 0.001996 sec., 878256.5130260522 rows/sec., 59.27 MiB/sec. | ||
| 5751 | 2026.05.06 06:54:25.217384 [ 261 ] {027a6dbc-7408-4190-939a-2fa0ee2b26a3} <Debug> TCPHandler: Processed in 0.002160061 sec. | ||
| 5752 | 2026.05.06 06:54:25.217506 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5753 | 2026.05.06 06:54:25.217601 [ 261 ] {b5051932-3602-4b29-8190-5730e6081f23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5754 | 2026.05.06 06:54:25.217642 [ 261 ] {b5051932-3602-4b29-8190-5730e6081f23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5755 | 2026.05.06 06:54:25.217969 [ 261 ] {b5051932-3602-4b29-8190-5730e6081f23} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5756 | 2026.05.06 06:54:25.218002 [ 261 ] {b5051932-3602-4b29-8190-5730e6081f23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5757 | 2026.05.06 06:54:25.218298 [ 261 ] {b5051932-3602-4b29-8190-5730e6081f23} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5758 | 2026.05.06 06:54:25.218506 [ 261 ] {b5051932-3602-4b29-8190-5730e6081f23} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5759 | 2026.05.06 06:54:25.218631 [ 261 ] {b5051932-3602-4b29-8190-5730e6081f23} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001049 sec., 5719.733079122974 rows/sec., 298.83 KiB/sec. | ||
| 5760 | 2026.05.06 06:54:25.218668 [ 261 ] {b5051932-3602-4b29-8190-5730e6081f23} <Debug> TCPHandler: Processed in 0.001212884 sec. | ||
| 5761 | 2026.05.06 06:54:25.218784 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5762 | 2026.05.06 06:54:25.218879 [ 261 ] {8d6af5d5-d94e-4c64-bdcf-d81922cf41f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5763 | 2026.05.06 06:54:25.218922 [ 261 ] {8d6af5d5-d94e-4c64-bdcf-d81922cf41f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5764 | 2026.05.06 06:54:25.219706 [ 261 ] {8d6af5d5-d94e-4c64-bdcf-d81922cf41f1} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5765 | 2026.05.06 06:54:25.219740 [ 261 ] {8d6af5d5-d94e-4c64-bdcf-d81922cf41f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5766 | 2026.05.06 06:54:25.220150 [ 261 ] {8d6af5d5-d94e-4c64-bdcf-d81922cf41f1} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5767 | 2026.05.06 06:54:25.220356 [ 261 ] {8d6af5d5-d94e-4c64-bdcf-d81922cf41f1} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5768 | 2026.05.06 06:54:25.220484 [ 261 ] {8d6af5d5-d94e-4c64-bdcf-d81922cf41f1} <Debug> executeQuery: Read 1601 rows, 99.52 KiB in 0.001622 sec., 987053.0209617756 rows/sec., 59.92 MiB/sec. | ||
| 5769 | 2026.05.06 06:54:25.220520 [ 261 ] {8d6af5d5-d94e-4c64-bdcf-d81922cf41f1} <Debug> TCPHandler: Processed in 0.00178607 sec. | ||
| 5770 | 2026.05.06 06:54:25.220638 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5771 | 2026.05.06 06:54:25.220733 [ 261 ] {990c7d67-d259-493c-ac09-1b22a092aed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5772 | 2026.05.06 06:54:25.220776 [ 261 ] {990c7d67-d259-493c-ac09-1b22a092aed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5773 | 2026.05.06 06:54:25.221086 [ 261 ] {990c7d67-d259-493c-ac09-1b22a092aed3} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5774 | 2026.05.06 06:54:25.221120 [ 261 ] {990c7d67-d259-493c-ac09-1b22a092aed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5775 | 2026.05.06 06:54:25.221416 [ 261 ] {990c7d67-d259-493c-ac09-1b22a092aed3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5776 | 2026.05.06 06:54:25.221624 [ 261 ] {990c7d67-d259-493c-ac09-1b22a092aed3} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5777 | 2026.05.06 06:54:25.221754 [ 261 ] {990c7d67-d259-493c-ac09-1b22a092aed3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. | ||
| 5778 | 2026.05.06 06:54:25.221790 [ 261 ] {990c7d67-d259-493c-ac09-1b22a092aed3} <Debug> TCPHandler: Processed in 0.001202864 sec. | ||
| 5779 | 2026.05.06 06:54:25.221903 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5780 | 2026.05.06 06:54:25.221997 [ 261 ] {423b6705-b936-4607-b4b1-4896d4749374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5781 | 2026.05.06 06:54:25.222051 [ 261 ] {423b6705-b936-4607-b4b1-4896d4749374} <Trace> 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 | ||
| 5782 | 2026.05.06 06:54:25.222879 [ 261 ] {423b6705-b936-4607-b4b1-4896d4749374} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5783 | 2026.05.06 06:54:25.222913 [ 261 ] {423b6705-b936-4607-b4b1-4896d4749374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5784 | 2026.05.06 06:54:25.223472 [ 261 ] {423b6705-b936-4607-b4b1-4896d4749374} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5785 | 2026.05.06 06:54:25.223691 [ 261 ] {423b6705-b936-4607-b4b1-4896d4749374} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5786 | 2026.05.06 06:54:25.223827 [ 261 ] {423b6705-b936-4607-b4b1-4896d4749374} <Debug> executeQuery: Read 48 rows, 88.08 KiB in 0.001847 sec., 25988.08879263671 rows/sec., 46.57 MiB/sec. | ||
| 5787 | 2026.05.06 06:54:25.223879 [ 261 ] {423b6705-b936-4607-b4b1-4896d4749374} <Debug> TCPHandler: Processed in 0.002026647 sec. | ||
| 5788 | 2026.05.06 06:54:25.224008 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5789 | 2026.05.06 06:54:25.224103 [ 261 ] {04064e0c-8bfc-4512-95dc-a418a8d63b70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5790 | 2026.05.06 06:54:25.224144 [ 261 ] {04064e0c-8bfc-4512-95dc-a418a8d63b70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5791 | 2026.05.06 06:54:25.224481 [ 261 ] {04064e0c-8bfc-4512-95dc-a418a8d63b70} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5792 | 2026.05.06 06:54:25.224516 [ 261 ] {04064e0c-8bfc-4512-95dc-a418a8d63b70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5793 | 2026.05.06 06:54:25.224811 [ 261 ] {04064e0c-8bfc-4512-95dc-a418a8d63b70} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5794 | 2026.05.06 06:54:25.225017 [ 261 ] {04064e0c-8bfc-4512-95dc-a418a8d63b70} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5795 | 2026.05.06 06:54:25.225140 [ 261 ] {04064e0c-8bfc-4512-95dc-a418a8d63b70} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001056 sec., 39772.72727272727 rows/sec., 2.27 MiB/sec. | ||
| 5796 | 2026.05.06 06:54:25.225175 [ 261 ] {04064e0c-8bfc-4512-95dc-a418a8d63b70} <Debug> TCPHandler: Processed in 0.001218505 sec. | ||
| 5797 | 2026.05.06 06:54:29.368440 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40413 | ||
| 5798 | 2026.05.06 06:54:29.368600 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5799 | 2026.05.06 06:54:29.368628 [ 307 ] {} <Debug> TCP-Session: be623905-6cff-42c9-9951-f4ef7480328d Authenticating user 'default' from [fd00:1122:3344:101::e]:40413 | ||
| 5800 | 2026.05.06 06:54:29.368651 [ 307 ] {} <Debug> TCP-Session: be623905-6cff-42c9-9951-f4ef7480328d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5801 | 2026.05.06 06:54:29.368664 [ 307 ] {} <Debug> TCP-Session: be623905-6cff-42c9-9951-f4ef7480328d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5802 | 2026.05.06 06:54:29.368892 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46496 | ||
| 5803 | 2026.05.06 06:54:29.368909 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60465 | ||
| 5804 | 2026.05.06 06:54:29.368955 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54745 | ||
| 5805 | 2026.05.06 06:54:29.368980 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48226 | ||
| 5806 | 2026.05.06 06:54:29.369006 [ 307 ] {} <Trace> TCP-Session: be623905-6cff-42c9-9951-f4ef7480328d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5807 | 2026.05.06 06:54:29.369011 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5808 | 2026.05.06 06:54:29.369058 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5809 | 2026.05.06 06:54:29.369051 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5810 | 2026.05.06 06:54:29.369084 [ 308 ] {} <Debug> TCP-Session: a6352633-9492-4950-be68-0c2a872b3bc7 Authenticating user 'default' from [fd00:1122:3344:101::e]:46496 | ||
| 5811 | 2026.05.06 06:54:29.369090 [ 259 ] {} <Debug> TCP-Session: 4a9b4e8a-5a50-430a-bb2e-b0348a3eb59f Authenticating user 'default' from [fd00:1122:3344:101::e]:54745 | ||
| 5812 | 2026.05.06 06:54:29.369112 [ 310 ] {} <Debug> TCP-Session: 16b0d38b-f0dd-4792-b11a-68555350e234 Authenticating user 'default' from [fd00:1122:3344:101::e]:60465 | ||
| 5813 | 2026.05.06 06:54:29.369127 [ 259 ] {} <Debug> TCP-Session: 4a9b4e8a-5a50-430a-bb2e-b0348a3eb59f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5814 | 2026.05.06 06:54:29.369121 [ 308 ] {} <Debug> TCP-Session: a6352633-9492-4950-be68-0c2a872b3bc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5815 | 2026.05.06 06:54:29.369150 [ 259 ] {} <Debug> TCP-Session: 4a9b4e8a-5a50-430a-bb2e-b0348a3eb59f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5816 | 2026.05.06 06:54:29.369157 [ 308 ] {} <Debug> TCP-Session: a6352633-9492-4950-be68-0c2a872b3bc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5817 | 2026.05.06 06:54:29.369150 [ 310 ] {} <Debug> TCP-Session: 16b0d38b-f0dd-4792-b11a-68555350e234 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5818 | 2026.05.06 06:54:29.368988 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64295 | ||
| 5819 | 2026.05.06 06:54:29.369200 [ 310 ] {} <Debug> TCP-Session: 16b0d38b-f0dd-4792-b11a-68555350e234 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5820 | 2026.05.06 06:54:29.369206 [ 307 ] {5451aeac-7b0e-459c-bf57-8bfb0b3a557d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40413) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5821 | 2026.05.06 06:54:29.368964 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62605 | ||
| 5822 | 2026.05.06 06:54:29.368904 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58047 | ||
| 5823 | 2026.05.06 06:54:29.368921 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59694 | ||
| 5824 | 2026.05.06 06:54:29.369419 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5825 | 2026.05.06 06:54:29.369456 [ 303 ] {} <Debug> TCP-Session: 21847235-7f27-4dfc-8cd5-b02ea97cbc22 Authenticating user 'default' from [fd00:1122:3344:101::e]:48226 | ||
| 5826 | 2026.05.06 06:54:29.369477 [ 303 ] {} <Debug> TCP-Session: 21847235-7f27-4dfc-8cd5-b02ea97cbc22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5827 | 2026.05.06 06:54:29.369496 [ 303 ] {} <Debug> TCP-Session: 21847235-7f27-4dfc-8cd5-b02ea97cbc22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5828 | 2026.05.06 06:54:29.369550 [ 307 ] {5451aeac-7b0e-459c-bf57-8bfb0b3a557d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5829 | 2026.05.06 06:54:29.369605 [ 307 ] {5451aeac-7b0e-459c-bf57-8bfb0b3a557d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5830 | 2026.05.06 06:54:29.369659 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5831 | 2026.05.06 06:54:29.369692 [ 304 ] {} <Debug> TCP-Session: a9576430-08b3-4d3a-afe0-9a4c64d14195 Authenticating user 'default' from [fd00:1122:3344:101::e]:64295 | ||
| 5832 | 2026.05.06 06:54:29.369709 [ 304 ] {} <Debug> TCP-Session: a9576430-08b3-4d3a-afe0-9a4c64d14195 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5833 | 2026.05.06 06:54:29.369721 [ 304 ] {} <Debug> TCP-Session: a9576430-08b3-4d3a-afe0-9a4c64d14195 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5834 | 2026.05.06 06:54:29.369771 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5835 | 2026.05.06 06:54:29.369807 [ 311 ] {} <Debug> TCP-Session: c69ba285-6bbe-44ea-bdf8-acc33b7ed83f Authenticating user 'default' from [fd00:1122:3344:101::e]:59694 | ||
| 5836 | 2026.05.06 06:54:29.369823 [ 311 ] {} <Debug> TCP-Session: c69ba285-6bbe-44ea-bdf8-acc33b7ed83f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5837 | 2026.05.06 06:54:29.369836 [ 311 ] {} <Debug> TCP-Session: c69ba285-6bbe-44ea-bdf8-acc33b7ed83f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5838 | 2026.05.06 06:54:29.369900 [ 307 ] {5451aeac-7b0e-459c-bf57-8bfb0b3a557d} <Debug> oximeter.version (d3864241-cdea-4d2b-8559-2a50b58f009c) (SelectExecutor): Key condition: unknown | ||
| 5839 | 2026.05.06 06:54:29.370156 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5840 | 2026.05.06 06:54:29.370195 [ 309 ] {} <Debug> TCP-Session: 8241c5b9-2ca4-4f37-9167-f9fd0e281ff0 Authenticating user 'default' from [fd00:1122:3344:101::e]:58047 | ||
| 5841 | 2026.05.06 06:54:29.370219 [ 309 ] {} <Debug> TCP-Session: 8241c5b9-2ca4-4f37-9167-f9fd0e281ff0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5842 | 2026.05.06 06:54:29.370235 [ 309 ] {} <Debug> TCP-Session: 8241c5b9-2ca4-4f37-9167-f9fd0e281ff0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5843 | 2026.05.06 06:54:29.370268 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5844 | 2026.05.06 06:54:29.370303 [ 278 ] {} <Debug> TCP-Session: c0e800ed-9840-4f44-8e62-b9f8cb064d03 Authenticating user 'default' from [fd00:1122:3344:101::e]:62605 | ||
| 5845 | 2026.05.06 06:54:29.370320 [ 278 ] {} <Debug> TCP-Session: c0e800ed-9840-4f44-8e62-b9f8cb064d03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5846 | 2026.05.06 06:54:29.370332 [ 278 ] {} <Debug> TCP-Session: c0e800ed-9840-4f44-8e62-b9f8cb064d03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5847 | 2026.05.06 06:54:29.370830 [ 351 ] {5451aeac-7b0e-459c-bf57-8bfb0b3a557d} <Trace> AggregatingTransform: Aggregating | ||
| 5848 | 2026.05.06 06:54:29.370864 [ 351 ] {5451aeac-7b0e-459c-bf57-8bfb0b3a557d} <Trace> Aggregator: Aggregation method: without_key | ||
| 5849 | 2026.05.06 06:54:29.370895 [ 351 ] {5451aeac-7b0e-459c-bf57-8bfb0b3a557d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000884355 sec. (1130.768 rows/sec., 44.17 KiB/sec.) | ||
| 5850 | 2026.05.06 06:54:29.370909 [ 351 ] {5451aeac-7b0e-459c-bf57-8bfb0b3a557d} <Trace> Aggregator: Merging aggregated data | ||
| 5851 | 2026.05.06 06:54:29.372162 [ 307 ] {5451aeac-7b0e-459c-bf57-8bfb0b3a557d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003018 sec., 331.3452617627568 rows/sec., 12.94 KiB/sec. | ||
| 5852 | 2026.05.06 06:54:29.372295 [ 307 ] {5451aeac-7b0e-459c-bf57-8bfb0b3a557d} <Debug> TCPHandler: Processed in 0.003432237 sec. | ||
| 5853 | 2026.05.06 06:54:29.372429 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5854 | 2026.05.06 06:54:29.372461 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5855 | 2026.05.06 06:54:29.372476 [ 307 ] {} <Debug> TCP-Session: be623905-6cff-42c9-9951-f4ef7480328d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5856 | 2026.05.06 06:54:29.372483 [ 278 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5857 | 2026.05.06 06:54:29.372507 [ 304 ] {} <Debug> TCP-Session: a9576430-08b3-4d3a-afe0-9a4c64d14195 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5858 | 2026.05.06 06:54:29.372513 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5859 | 2026.05.06 06:54:29.372541 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5860 | 2026.05.06 06:54:29.372558 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5861 | 2026.05.06 06:54:29.372582 [ 310 ] {} <Debug> TCP-Session: 16b0d38b-f0dd-4792-b11a-68555350e234 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5862 | 2026.05.06 06:54:29.372588 [ 308 ] {} <Debug> TCP-Session: a6352633-9492-4950-be68-0c2a872b3bc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5863 | 2026.05.06 06:54:29.372606 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5864 | 2026.05.06 06:54:29.372621 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5865 | 2026.05.06 06:54:29.372612 [ 311 ] {} <Debug> TCP-Session: c69ba285-6bbe-44ea-bdf8-acc33b7ed83f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5866 | 2026.05.06 06:54:29.372661 [ 309 ] {} <Debug> TCP-Session: 8241c5b9-2ca4-4f37-9167-f9fd0e281ff0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5867 | 2026.05.06 06:54:29.372672 [ 303 ] {} <Debug> TCP-Session: 21847235-7f27-4dfc-8cd5-b02ea97cbc22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5868 | 2026.05.06 06:54:29.372533 [ 278 ] {} <Debug> TCP-Session: c0e800ed-9840-4f44-8e62-b9f8cb064d03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5869 | 2026.05.06 06:54:29.372580 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5870 | 2026.05.06 06:54:29.372760 [ 259 ] {} <Debug> TCP-Session: 4a9b4e8a-5a50-430a-bb2e-b0348a3eb59f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5871 | 2026.05.06 06:54:29.546728 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5872 | 2026.05.06 06:54:29.546988 [ 261 ] {c4e59dfe-0050-4f19-bc9f-4ff9548f174e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 5873 | 2026.05.06 06:54:29.547370 [ 261 ] {c4e59dfe-0050-4f19-bc9f-4ff9548f174e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5874 | 2026.05.06 06:54:29.547416 [ 261 ] {c4e59dfe-0050-4f19-bc9f-4ff9548f174e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 5875 | 2026.05.06 06:54:29.547668 [ 261 ] {c4e59dfe-0050-4f19-bc9f-4ff9548f174e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5876 | 2026.05.06 06:54:29.547742 [ 261 ] {c4e59dfe-0050-4f19-bc9f-4ff9548f174e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5877 | 2026.05.06 06:54:29.547882 [ 261 ] {c4e59dfe-0050-4f19-bc9f-4ff9548f174e} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5878 | 2026.05.06 06:54:29.547979 [ 337 ] {c4e59dfe-0050-4f19-bc9f-4ff9548f174e} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5879 | 2026.05.06 06:54:29.548014 [ 338 ] {c4e59dfe-0050-4f19-bc9f-4ff9548f174e} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5880 | 2026.05.06 06:54:29.548032 [ 360 ] {c4e59dfe-0050-4f19-bc9f-4ff9548f174e} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5881 | 2026.05.06 06:54:29.548014 [ 364 ] {c4e59dfe-0050-4f19-bc9f-4ff9548f174e} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5882 | 2026.05.06 06:54:29.548171 [ 261 ] {c4e59dfe-0050-4f19-bc9f-4ff9548f174e} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 5883 | 2026.05.06 06:54:29.548201 [ 261 ] {c4e59dfe-0050-4f19-bc9f-4ff9548f174e} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5884 | 2026.05.06 06:54:29.548302 [ 261 ] {c4e59dfe-0050-4f19-bc9f-4ff9548f174e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5885 | 2026.05.06 06:54:29.548324 [ 261 ] {c4e59dfe-0050-4f19-bc9f-4ff9548f174e} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 5886 | 2026.05.06 06:54:29.548367 [ 261 ] {c4e59dfe-0050-4f19-bc9f-4ff9548f174e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5887 | 2026.05.06 06:54:29.548409 [ 261 ] {c4e59dfe-0050-4f19-bc9f-4ff9548f174e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5888 | 2026.05.06 06:54:29.548449 [ 261 ] {c4e59dfe-0050-4f19-bc9f-4ff9548f174e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5889 | 2026.05.06 06:54:29.548486 [ 261 ] {c4e59dfe-0050-4f19-bc9f-4ff9548f174e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5890 | 2026.05.06 06:54:29.549673 [ 261 ] {c4e59dfe-0050-4f19-bc9f-4ff9548f174e} <Debug> executeQuery: Read 51 rows, 3.77 KiB in 0.002795 sec., 18246.869409660107 rows/sec., 1.32 MiB/sec. | ||
| 5891 | 2026.05.06 06:54:29.549858 [ 261 ] {c4e59dfe-0050-4f19-bc9f-4ff9548f174e} <Debug> MemoryTracker: Peak memory usage (for query): 146.71 KiB. | ||
| 5892 | 2026.05.06 06:54:29.549879 [ 261 ] {c4e59dfe-0050-4f19-bc9f-4ff9548f174e} <Debug> TCPHandler: Processed in 0.003294683 sec. | ||
| 5893 | 2026.05.06 06:54:29.551445 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5894 | 2026.05.06 06:54:29.551562 [ 261 ] {0e53050c-ccf6-43c2-ace2-b3144e5a0902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5895 | 2026.05.06 06:54:29.551610 [ 261 ] {0e53050c-ccf6-43c2-ace2-b3144e5a0902} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5896 | 2026.05.06 06:54:29.552130 [ 261 ] {0e53050c-ccf6-43c2-ace2-b3144e5a0902} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5897 | 2026.05.06 06:54:29.552174 [ 261 ] {0e53050c-ccf6-43c2-ace2-b3144e5a0902} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5898 | 2026.05.06 06:54:29.552539 [ 261 ] {0e53050c-ccf6-43c2-ace2-b3144e5a0902} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5899 | 2026.05.06 06:54:29.552766 [ 261 ] {0e53050c-ccf6-43c2-ace2-b3144e5a0902} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5900 | 2026.05.06 06:54:29.552923 [ 261 ] {0e53050c-ccf6-43c2-ace2-b3144e5a0902} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001391 sec., 40258.8066139468 rows/sec., 3.09 MiB/sec. | ||
| 5901 | 2026.05.06 06:54:29.552968 [ 261 ] {0e53050c-ccf6-43c2-ace2-b3144e5a0902} <Debug> TCPHandler: Processed in 0.001579685 sec. | ||
| 5902 | 2026.05.06 06:54:29.553102 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5903 | 2026.05.06 06:54:29.553204 [ 261 ] {42d3fbfc-88a0-488b-a665-cb76dfee9aa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5904 | 2026.05.06 06:54:29.553247 [ 261 ] {42d3fbfc-88a0-488b-a665-cb76dfee9aa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5905 | 2026.05.06 06:54:29.553673 [ 261 ] {42d3fbfc-88a0-488b-a665-cb76dfee9aa1} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5906 | 2026.05.06 06:54:29.553711 [ 261 ] {42d3fbfc-88a0-488b-a665-cb76dfee9aa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5907 | 2026.05.06 06:54:29.554032 [ 261 ] {42d3fbfc-88a0-488b-a665-cb76dfee9aa1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5908 | 2026.05.06 06:54:29.554252 [ 261 ] {42d3fbfc-88a0-488b-a665-cb76dfee9aa1} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5909 | 2026.05.06 06:54:29.554386 [ 261 ] {42d3fbfc-88a0-488b-a665-cb76dfee9aa1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001204 sec., 53156.14617940199 rows/sec., 4.15 MiB/sec. | ||
| 5910 | 2026.05.06 06:54:29.554423 [ 261 ] {42d3fbfc-88a0-488b-a665-cb76dfee9aa1} <Debug> TCPHandler: Processed in 0.001372759 sec. | ||
| 5911 | 2026.05.06 06:54:29.554546 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5912 | 2026.05.06 06:54:29.554647 [ 261 ] {33c50606-fb26-48a7-b9b2-ebb83562ec63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5913 | 2026.05.06 06:54:29.554692 [ 261 ] {33c50606-fb26-48a7-b9b2-ebb83562ec63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5914 | 2026.05.06 06:54:29.555076 [ 261 ] {33c50606-fb26-48a7-b9b2-ebb83562ec63} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5915 | 2026.05.06 06:54:29.555114 [ 261 ] {33c50606-fb26-48a7-b9b2-ebb83562ec63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5916 | 2026.05.06 06:54:29.555455 [ 261 ] {33c50606-fb26-48a7-b9b2-ebb83562ec63} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5917 | 2026.05.06 06:54:29.555668 [ 261 ] {33c50606-fb26-48a7-b9b2-ebb83562ec63} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5918 | 2026.05.06 06:54:29.555828 [ 261 ] {33c50606-fb26-48a7-b9b2-ebb83562ec63} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001185 sec., 108016.87763713079 rows/sec., 7.52 MiB/sec. | ||
| 5919 | 2026.05.06 06:54:29.555929 [ 261 ] {33c50606-fb26-48a7-b9b2-ebb83562ec63} <Debug> TCPHandler: Processed in 0.001432461 sec. | ||
| 5920 | 2026.05.06 06:54:29.556092 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5921 | 2026.05.06 06:54:29.556228 [ 261 ] {36d5dcd9-6645-4255-84b5-04d3af15b149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5922 | 2026.05.06 06:54:29.556275 [ 261 ] {36d5dcd9-6645-4255-84b5-04d3af15b149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5923 | 2026.05.06 06:54:29.556677 [ 261 ] {36d5dcd9-6645-4255-84b5-04d3af15b149} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5924 | 2026.05.06 06:54:29.556713 [ 261 ] {36d5dcd9-6645-4255-84b5-04d3af15b149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5925 | 2026.05.06 06:54:29.557036 [ 261 ] {36d5dcd9-6645-4255-84b5-04d3af15b149} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5926 | 2026.05.06 06:54:29.557340 [ 261 ] {36d5dcd9-6645-4255-84b5-04d3af15b149} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5927 | 2026.05.06 06:54:29.557487 [ 261 ] {36d5dcd9-6645-4255-84b5-04d3af15b149} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00128 sec., 37500 rows/sec., 2.53 MiB/sec. | ||
| 5928 | 2026.05.06 06:54:29.557529 [ 261 ] {36d5dcd9-6645-4255-84b5-04d3af15b149} <Debug> TCPHandler: Processed in 0.001503753 sec. | ||
| 5929 | 2026.05.06 06:54:29.618073 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56114 | ||
| 5930 | 2026.05.06 06:54:29.618182 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5931 | 2026.05.06 06:54:29.618209 [ 259 ] {} <Debug> TCP-Session: 21c388a1-587f-4ff3-8a02-f2e4ab663dfe Authenticating user 'default' from [fd00:1122:3344:101::e]:56114 | ||
| 5932 | 2026.05.06 06:54:29.618231 [ 259 ] {} <Debug> TCP-Session: 21c388a1-587f-4ff3-8a02-f2e4ab663dfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5933 | 2026.05.06 06:54:29.618244 [ 259 ] {} <Debug> TCP-Session: 21c388a1-587f-4ff3-8a02-f2e4ab663dfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5934 | 2026.05.06 06:54:29.618456 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55455 | ||
| 5935 | 2026.05.06 06:54:29.618501 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58511 | ||
| 5936 | 2026.05.06 06:54:29.618528 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44205 | ||
| 5937 | 2026.05.06 06:54:29.618540 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46245 | ||
| 5938 | 2026.05.06 06:54:29.618535 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48892 | ||
| 5939 | 2026.05.06 06:54:29.618568 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48001 | ||
| 5940 | 2026.05.06 06:54:29.618612 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5941 | 2026.05.06 06:54:29.618628 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5942 | 2026.05.06 06:54:29.618632 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5943 | 2026.05.06 06:54:29.618651 [ 307 ] {} <Debug> TCP-Session: c59fc586-22a5-4dc2-ae6c-20d401e48bf5 Authenticating user 'default' from [fd00:1122:3344:101::e]:44205 | ||
| 5944 | 2026.05.06 06:54:29.618657 [ 308 ] {} <Debug> TCP-Session: ea9ffee2-cd25-44ce-abab-19c8be43e1bc Authenticating user 'default' from [fd00:1122:3344:101::e]:46245 | ||
| 5945 | 2026.05.06 06:54:29.618669 [ 304 ] {} <Debug> TCP-Session: c95f1fd2-ccd8-47a2-b778-88256734c852 Authenticating user 'default' from [fd00:1122:3344:101::e]:48892 | ||
| 5946 | 2026.05.06 06:54:29.618685 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5947 | 2026.05.06 06:54:29.618693 [ 308 ] {} <Debug> TCP-Session: ea9ffee2-cd25-44ce-abab-19c8be43e1bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5948 | 2026.05.06 06:54:29.618699 [ 304 ] {} <Debug> TCP-Session: c95f1fd2-ccd8-47a2-b778-88256734c852 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5949 | 2026.05.06 06:54:29.618723 [ 308 ] {} <Debug> TCP-Session: ea9ffee2-cd25-44ce-abab-19c8be43e1bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5950 | 2026.05.06 06:54:29.618723 [ 310 ] {} <Debug> TCP-Session: 21ce1e68-b1c8-429d-8a00-1f53d9e67d67 Authenticating user 'default' from [fd00:1122:3344:101::e]:48001 | ||
| 5951 | 2026.05.06 06:54:29.618732 [ 304 ] {} <Debug> TCP-Session: c95f1fd2-ccd8-47a2-b778-88256734c852 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5952 | 2026.05.06 06:54:29.618686 [ 307 ] {} <Debug> TCP-Session: c59fc586-22a5-4dc2-ae6c-20d401e48bf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5953 | 2026.05.06 06:54:29.618774 [ 310 ] {} <Debug> TCP-Session: 21ce1e68-b1c8-429d-8a00-1f53d9e67d67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5954 | 2026.05.06 06:54:29.618790 [ 307 ] {} <Debug> TCP-Session: c59fc586-22a5-4dc2-ae6c-20d401e48bf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5955 | 2026.05.06 06:54:29.618815 [ 310 ] {} <Debug> TCP-Session: 21ce1e68-b1c8-429d-8a00-1f53d9e67d67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5956 | 2026.05.06 06:54:29.618575 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5957 | 2026.05.06 06:54:29.618575 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5958 | 2026.05.06 06:54:29.618873 [ 303 ] {} <Debug> TCP-Session: dfcd1dc4-0154-47ed-9a9a-a94897a4f365 Authenticating user 'default' from [fd00:1122:3344:101::e]:58511 | ||
| 5959 | 2026.05.06 06:54:29.618885 [ 278 ] {} <Debug> TCP-Session: 6740f9e8-c88e-4dab-b31f-0cc071549c37 Authenticating user 'default' from [fd00:1122:3344:101::e]:55455 | ||
| 5960 | 2026.05.06 06:54:29.618897 [ 303 ] {} <Debug> TCP-Session: dfcd1dc4-0154-47ed-9a9a-a94897a4f365 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5961 | 2026.05.06 06:54:29.618908 [ 278 ] {} <Debug> TCP-Session: 6740f9e8-c88e-4dab-b31f-0cc071549c37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5962 | 2026.05.06 06:54:29.618919 [ 303 ] {} <Debug> TCP-Session: dfcd1dc4-0154-47ed-9a9a-a94897a4f365 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5963 | 2026.05.06 06:54:29.618928 [ 278 ] {} <Debug> TCP-Session: 6740f9e8-c88e-4dab-b31f-0cc071549c37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5964 | 2026.05.06 06:54:29.618564 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37798 | ||
| 5965 | 2026.05.06 06:54:29.618589 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39971 | ||
| 5966 | 2026.05.06 06:54:29.618534 [ 259 ] {} <Trace> TCP-Session: 21c388a1-587f-4ff3-8a02-f2e4ab663dfe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5967 | 2026.05.06 06:54:29.619071 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5968 | 2026.05.06 06:54:29.619079 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5969 | 2026.05.06 06:54:29.619103 [ 311 ] {} <Debug> TCP-Session: 6f230a8e-5f8f-4c4c-9329-ac5df3a6b6ad Authenticating user 'default' from [fd00:1122:3344:101::e]:39971 | ||
| 5970 | 2026.05.06 06:54:29.619125 [ 309 ] {} <Debug> TCP-Session: c44c072a-abe1-499d-b6a2-73a3f07d321c Authenticating user 'default' from [fd00:1122:3344:101::e]:37798 | ||
| 5971 | 2026.05.06 06:54:29.619130 [ 311 ] {} <Debug> TCP-Session: 6f230a8e-5f8f-4c4c-9329-ac5df3a6b6ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5972 | 2026.05.06 06:54:29.619161 [ 311 ] {} <Debug> TCP-Session: 6f230a8e-5f8f-4c4c-9329-ac5df3a6b6ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5973 | 2026.05.06 06:54:29.619164 [ 309 ] {} <Debug> TCP-Session: c44c072a-abe1-499d-b6a2-73a3f07d321c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5974 | 2026.05.06 06:54:29.619186 [ 259 ] {813ae129-8e39-4c18-ae68-1d005a9292c7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56114) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5975 | 2026.05.06 06:54:29.619195 [ 309 ] {} <Debug> TCP-Session: c44c072a-abe1-499d-b6a2-73a3f07d321c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5976 | 2026.05.06 06:54:29.619460 [ 259 ] {813ae129-8e39-4c18-ae68-1d005a9292c7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5977 | 2026.05.06 06:54:29.619518 [ 259 ] {813ae129-8e39-4c18-ae68-1d005a9292c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5978 | 2026.05.06 06:54:29.619802 [ 259 ] {813ae129-8e39-4c18-ae68-1d005a9292c7} <Debug> oximeter.version (d3864241-cdea-4d2b-8559-2a50b58f009c) (SelectExecutor): Key condition: unknown | ||
| 5979 | 2026.05.06 06:54:29.621164 [ 337 ] {813ae129-8e39-4c18-ae68-1d005a9292c7} <Trace> AggregatingTransform: Aggregating | ||
| 5980 | 2026.05.06 06:54:29.621207 [ 337 ] {813ae129-8e39-4c18-ae68-1d005a9292c7} <Trace> Aggregator: Aggregation method: without_key | ||
| 5981 | 2026.05.06 06:54:29.621248 [ 337 ] {813ae129-8e39-4c18-ae68-1d005a9292c7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001346649 sec. (742.584 rows/sec., 29.01 KiB/sec.) | ||
| 5982 | 2026.05.06 06:54:29.621268 [ 337 ] {813ae129-8e39-4c18-ae68-1d005a9292c7} <Trace> Aggregator: Merging aggregated data | ||
| 5983 | 2026.05.06 06:54:29.622777 [ 259 ] {813ae129-8e39-4c18-ae68-1d005a9292c7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00363 sec., 275.4820936639118 rows/sec., 10.76 KiB/sec. | ||
| 5984 | 2026.05.06 06:54:29.622935 [ 259 ] {813ae129-8e39-4c18-ae68-1d005a9292c7} <Debug> TCPHandler: Processed in 0.004509138 sec. | ||
| 5985 | 2026.05.06 06:54:29.623086 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5986 | 2026.05.06 06:54:29.623130 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5987 | 2026.05.06 06:54:29.623141 [ 259 ] {} <Debug> TCP-Session: 21c388a1-587f-4ff3-8a02-f2e4ab663dfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5988 | 2026.05.06 06:54:29.623151 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5989 | 2026.05.06 06:54:29.623188 [ 309 ] {} <Debug> TCP-Session: c44c072a-abe1-499d-b6a2-73a3f07d321c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5990 | 2026.05.06 06:54:29.623198 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5991 | 2026.05.06 06:54:29.623251 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5992 | 2026.05.06 06:54:29.623227 [ 278 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5993 | 2026.05.06 06:54:29.623285 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5994 | 2026.05.06 06:54:29.623314 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5995 | 2026.05.06 06:54:29.623331 [ 278 ] {} <Debug> TCP-Session: 6740f9e8-c88e-4dab-b31f-0cc071549c37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5996 | 2026.05.06 06:54:29.623356 [ 307 ] {} <Debug> TCP-Session: c59fc586-22a5-4dc2-ae6c-20d401e48bf5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5997 | 2026.05.06 06:54:29.623302 [ 304 ] {} <Debug> TCP-Session: c95f1fd2-ccd8-47a2-b778-88256734c852 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5998 | 2026.05.06 06:54:29.623382 [ 310 ] {} <Debug> TCP-Session: 21ce1e68-b1c8-429d-8a00-1f53d9e67d67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5999 | 2026.05.06 06:54:29.623170 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6000 | 2026.05.06 06:54:29.623286 [ 303 ] {} <Debug> TCP-Session: dfcd1dc4-0154-47ed-9a9a-a94897a4f365 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6001 | 2026.05.06 06:54:29.623215 [ 308 ] {} <Debug> TCP-Session: ea9ffee2-cd25-44ce-abab-19c8be43e1bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6002 | 2026.05.06 06:54:29.623458 [ 311 ] {} <Debug> TCP-Session: 6f230a8e-5f8f-4c4c-9329-ac5df3a6b6ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6003 | 2026.05.06 06:54:29.899520 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11954 | ||
| 6004 | 2026.05.06 06:54:29.900056 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6005 | 2026.05.06 06:54:29.900119 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6006 | 2026.05.06 06:54:29.900610 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6007 | 2026.05.06 06:54:29.900847 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6008 | 2026.05.06 06:54:29.900997 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11954 | ||
| 6009 | 2026.05.06 06:54:30.514287 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6010 | 2026.05.06 06:54:30.532688 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6011 | 2026.05.06 06:54:30.532751 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6012 | 2026.05.06 06:54:30.539107 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6013 | 2026.05.06 06:54:30.539840 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6014 | 2026.05.06 06:54:30.543334 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6015 | 2026.05.06 06:54:32.423726 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 718 | ||
| 6016 | 2026.05.06 06:54:32.426425 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6017 | 2026.05.06 06:54:32.426469 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6018 | 2026.05.06 06:54:32.427730 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6019 | 2026.05.06 06:54:32.427988 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6020 | 2026.05.06 06:54:32.428241 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 718 | ||
| 6021 | 2026.05.06 06:54:34.546506 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6022 | 2026.05.06 06:54:34.546748 [ 261 ] {f57a7dbb-184e-4411-bac7-314019b51716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6023 | 2026.05.06 06:54:34.547069 [ 261 ] {f57a7dbb-184e-4411-bac7-314019b51716} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6024 | 2026.05.06 06:54:34.547103 [ 261 ] {f57a7dbb-184e-4411-bac7-314019b51716} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6025 | 2026.05.06 06:54:34.547311 [ 261 ] {f57a7dbb-184e-4411-bac7-314019b51716} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6026 | 2026.05.06 06:54:34.547377 [ 261 ] {f57a7dbb-184e-4411-bac7-314019b51716} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6027 | 2026.05.06 06:54:34.547508 [ 261 ] {f57a7dbb-184e-4411-bac7-314019b51716} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6028 | 2026.05.06 06:54:34.547616 [ 321 ] {f57a7dbb-184e-4411-bac7-314019b51716} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6029 | 2026.05.06 06:54:34.547625 [ 319 ] {f57a7dbb-184e-4411-bac7-314019b51716} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6030 | 2026.05.06 06:54:34.547656 [ 330 ] {f57a7dbb-184e-4411-bac7-314019b51716} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6031 | 2026.05.06 06:54:34.547656 [ 354 ] {f57a7dbb-184e-4411-bac7-314019b51716} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6032 | 2026.05.06 06:54:34.547790 [ 261 ] {f57a7dbb-184e-4411-bac7-314019b51716} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 6033 | 2026.05.06 06:54:34.547819 [ 261 ] {f57a7dbb-184e-4411-bac7-314019b51716} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6034 | 2026.05.06 06:54:34.547911 [ 261 ] {f57a7dbb-184e-4411-bac7-314019b51716} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6035 | 2026.05.06 06:54:34.547932 [ 261 ] {f57a7dbb-184e-4411-bac7-314019b51716} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 6036 | 2026.05.06 06:54:34.547965 [ 261 ] {f57a7dbb-184e-4411-bac7-314019b51716} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6037 | 2026.05.06 06:54:34.548001 [ 261 ] {f57a7dbb-184e-4411-bac7-314019b51716} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6038 | 2026.05.06 06:54:34.548035 [ 261 ] {f57a7dbb-184e-4411-bac7-314019b51716} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6039 | 2026.05.06 06:54:34.548082 [ 261 ] {f57a7dbb-184e-4411-bac7-314019b51716} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6040 | 2026.05.06 06:54:34.549634 [ 261 ] {f57a7dbb-184e-4411-bac7-314019b51716} <Debug> executeQuery: Read 51 rows, 5.78 KiB in 0.002983 sec., 17096.88233322159 rows/sec., 1.89 MiB/sec. | ||
| 6041 | 2026.05.06 06:54:34.549801 [ 261 ] {f57a7dbb-184e-4411-bac7-314019b51716} <Debug> MemoryTracker: Peak memory usage (for query): 164.13 KiB. | ||
| 6042 | 2026.05.06 06:54:34.549816 [ 261 ] {f57a7dbb-184e-4411-bac7-314019b51716} <Debug> TCPHandler: Processed in 0.003443177 sec. | ||
| 6043 | 2026.05.06 06:54:34.551540 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6044 | 2026.05.06 06:54:34.551653 [ 261 ] {f923e0ca-37c0-412b-9b20-6c944b40d498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6045 | 2026.05.06 06:54:34.551695 [ 261 ] {f923e0ca-37c0-412b-9b20-6c944b40d498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6046 | 2026.05.06 06:54:34.552250 [ 261 ] {f923e0ca-37c0-412b-9b20-6c944b40d498} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6047 | 2026.05.06 06:54:34.552291 [ 261 ] {f923e0ca-37c0-412b-9b20-6c944b40d498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6048 | 2026.05.06 06:54:34.552637 [ 261 ] {f923e0ca-37c0-412b-9b20-6c944b40d498} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6049 | 2026.05.06 06:54:34.552855 [ 261 ] {f923e0ca-37c0-412b-9b20-6c944b40d498} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6050 | 2026.05.06 06:54:34.552993 [ 52 ] {} <Debug> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6051 | 2026.05.06 06:54:34.553007 [ 261 ] {f923e0ca-37c0-412b-9b20-6c944b40d498} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001385 sec., 46209.38628158845 rows/sec., 3.66 MiB/sec. | ||
| 6052 | 2026.05.06 06:54:34.553048 [ 52 ] {} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6053 | 2026.05.06 06:54:34.553063 [ 261 ] {f923e0ca-37c0-412b-9b20-6c944b40d498} <Debug> TCPHandler: Processed in 0.001574525 sec. | ||
| 6054 | 2026.05.06 06:54:34.553075 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6055 | 2026.05.06 06:54:34.553190 [ 197 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6056 | 2026.05.06 06:54:34.553194 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6057 | 2026.05.06 06:54:34.553342 [ 261 ] {ff27d64f-a7f5-4ee8-8840-092bed6f20bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6058 | 2026.05.06 06:54:34.553347 [ 197 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6059 | 2026.05.06 06:54:34.553385 [ 261 ] {ff27d64f-a7f5-4ee8-8840-092bed6f20bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6060 | 2026.05.06 06:54:34.553396 [ 197 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 3361 rows starting from the beginning of the part | ||
| 6061 | 2026.05.06 06:54:34.553476 [ 197 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 871 rows starting from the beginning of the part | ||
| 6062 | 2026.05.06 06:54:34.553526 [ 197 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part | ||
| 6063 | 2026.05.06 06:54:34.553572 [ 197 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 3220 rows starting from the beginning of the part | ||
| 6064 | 2026.05.06 06:54:34.553616 [ 197 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part | ||
| 6065 | 2026.05.06 06:54:34.553657 [ 197 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part | ||
| 6066 | 2026.05.06 06:54:34.553823 [ 261 ] {ff27d64f-a7f5-4ee8-8840-092bed6f20bf} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6067 | 2026.05.06 06:54:34.553866 [ 261 ] {ff27d64f-a7f5-4ee8-8840-092bed6f20bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6068 | 2026.05.06 06:54:34.554182 [ 261 ] {ff27d64f-a7f5-4ee8-8840-092bed6f20bf} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6069 | 2026.05.06 06:54:34.554393 [ 261 ] {ff27d64f-a7f5-4ee8-8840-092bed6f20bf} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6070 | 2026.05.06 06:54:34.554523 [ 261 ] {ff27d64f-a7f5-4ee8-8840-092bed6f20bf} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001199 sec., 3336.1134278565473 rows/sec., 250.86 KiB/sec. | ||
| 6071 | 2026.05.06 06:54:34.554560 [ 261 ] {ff27d64f-a7f5-4ee8-8840-092bed6f20bf} <Debug> TCPHandler: Processed in 0.00141481 sec. | ||
| 6072 | 2026.05.06 06:54:34.554675 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6073 | 2026.05.06 06:54:34.554768 [ 261 ] {d67e357d-5826-40fd-82a8-335f577b7215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6074 | 2026.05.06 06:54:34.554807 [ 261 ] {d67e357d-5826-40fd-82a8-335f577b7215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6075 | 2026.05.06 06:54:34.555260 [ 261 ] {d67e357d-5826-40fd-82a8-335f577b7215} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6076 | 2026.05.06 06:54:34.555296 [ 261 ] {d67e357d-5826-40fd-82a8-335f577b7215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6077 | 2026.05.06 06:54:34.555611 [ 261 ] {d67e357d-5826-40fd-82a8-335f577b7215} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6078 | 2026.05.06 06:54:34.555810 [ 261 ] {d67e357d-5826-40fd-82a8-335f577b7215} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6079 | 2026.05.06 06:54:34.555914 [ 52 ] {} <Debug> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6080 | 2026.05.06 06:54:34.555936 [ 261 ] {d67e357d-5826-40fd-82a8-335f577b7215} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001186 sec., 57335.58178752108 rows/sec., 4.48 MiB/sec. | ||
| 6081 | 2026.05.06 06:54:34.555952 [ 52 ] {} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6082 | 2026.05.06 06:54:34.555982 [ 261 ] {d67e357d-5826-40fd-82a8-335f577b7215} <Debug> TCPHandler: Processed in 0.001360468 sec. | ||
| 6083 | 2026.05.06 06:54:34.555986 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6084 | 2026.05.06 06:54:34.556109 [ 202 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6085 | 2026.05.06 06:54:34.556115 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6086 | 2026.05.06 06:54:34.556212 [ 202 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6087 | 2026.05.06 06:54:34.556228 [ 261 ] {72b4c611-0877-4282-87bd-d2feac08b9f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6088 | 2026.05.06 06:54:34.556242 [ 202 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1831 rows starting from the beginning of the part | ||
| 6089 | 2026.05.06 06:54:34.556270 [ 261 ] {72b4c611-0877-4282-87bd-d2feac08b9f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6090 | 2026.05.06 06:54:34.556301 [ 202 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 527 rows starting from the beginning of the part | ||
| 6091 | 2026.05.06 06:54:34.556349 [ 195 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7636 rows, containing 5 columns (5 merged, 0 gathered) in 0.00320545 sec., 2382192.827840085 rows/sec., 189.57 MiB/sec. | ||
| 6092 | 2026.05.06 06:54:34.556351 [ 202 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 68 rows starting from the beginning of the part | ||
| 6093 | 2026.05.06 06:54:34.556430 [ 202 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1753 rows starting from the beginning of the part | ||
| 6094 | 2026.05.06 06:54:34.556473 [ 202 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part | ||
| 6095 | 2026.05.06 06:54:34.556515 [ 202 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 68 rows starting from the beginning of the part | ||
| 6096 | 2026.05.06 06:54:34.556706 [ 261 ] {72b4c611-0877-4282-87bd-d2feac08b9f3} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6097 | 2026.05.06 06:54:34.556742 [ 261 ] {72b4c611-0877-4282-87bd-d2feac08b9f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6098 | 2026.05.06 06:54:34.556750 [ 199 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6099 | 2026.05.06 06:54:34.557101 [ 261 ] {72b4c611-0877-4282-87bd-d2feac08b9f3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6100 | 2026.05.06 06:54:34.557135 [ 199 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_36_7} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6101 | 2026.05.06 06:54:34.557232 [ 199 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_36_7} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6102 | 2026.05.06 06:54:34.557327 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 6103 | 2026.05.06 06:54:34.557333 [ 261 ] {72b4c611-0877-4282-87bd-d2feac08b9f3} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6104 | 2026.05.06 06:54:34.557472 [ 261 ] {72b4c611-0877-4282-87bd-d2feac08b9f3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001262 sec., 126782.88431061806 rows/sec., 8.83 MiB/sec. | ||
| 6105 | 2026.05.06 06:54:34.557507 [ 261 ] {72b4c611-0877-4282-87bd-d2feac08b9f3} <Debug> TCPHandler: Processed in 0.001445201 sec. | ||
| 6106 | 2026.05.06 06:54:34.557624 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6107 | 2026.05.06 06:54:34.557716 [ 261 ] {a811ac8b-9762-4bda-a815-eacbbc6821e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6108 | 2026.05.06 06:54:34.557769 [ 261 ] {a811ac8b-9762-4bda-a815-eacbbc6821e8} <Trace> 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 | ||
| 6109 | 2026.05.06 06:54:34.557919 [ 197 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4311 rows, containing 5 columns (5 merged, 0 gathered) in 0.001851852 sec., 2327939.8137648148 rows/sec., 168.70 MiB/sec. | ||
| 6110 | 2026.05.06 06:54:34.558106 [ 202 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6111 | 2026.05.06 06:54:34.558339 [ 202 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_36_7} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6112 | 2026.05.06 06:54:34.558398 [ 202 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_36_7} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6113 | 2026.05.06 06:54:34.558455 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 6114 | 2026.05.06 06:54:34.558474 [ 261 ] {a811ac8b-9762-4bda-a815-eacbbc6821e8} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6115 | 2026.05.06 06:54:34.558509 [ 261 ] {a811ac8b-9762-4bda-a815-eacbbc6821e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6116 | 2026.05.06 06:54:34.559003 [ 261 ] {a811ac8b-9762-4bda-a815-eacbbc6821e8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6117 | 2026.05.06 06:54:34.559214 [ 261 ] {a811ac8b-9762-4bda-a815-eacbbc6821e8} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6118 | 2026.05.06 06:54:34.559347 [ 261 ] {a811ac8b-9762-4bda-a815-eacbbc6821e8} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001648 sec., 2427.1844660194174 rows/sec., 4.35 MiB/sec. | ||
| 6119 | 2026.05.06 06:54:34.559399 [ 261 ] {a811ac8b-9762-4bda-a815-eacbbc6821e8} <Debug> TCPHandler: Processed in 0.001822892 sec. | ||
| 6120 | 2026.05.06 06:54:34.559523 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6121 | 2026.05.06 06:54:34.559617 [ 261 ] {949fe782-056d-44ac-ac2f-1649604daa50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6122 | 2026.05.06 06:54:34.559658 [ 261 ] {949fe782-056d-44ac-ac2f-1649604daa50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6123 | 2026.05.06 06:54:34.560000 [ 261 ] {949fe782-056d-44ac-ac2f-1649604daa50} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6124 | 2026.05.06 06:54:34.560035 [ 261 ] {949fe782-056d-44ac-ac2f-1649604daa50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6125 | 2026.05.06 06:54:34.560331 [ 261 ] {949fe782-056d-44ac-ac2f-1649604daa50} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6126 | 2026.05.06 06:54:34.560532 [ 261 ] {949fe782-056d-44ac-ac2f-1649604daa50} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6127 | 2026.05.06 06:54:34.560658 [ 261 ] {949fe782-056d-44ac-ac2f-1649604daa50} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 6128 | 2026.05.06 06:54:34.560693 [ 261 ] {949fe782-056d-44ac-ac2f-1649604daa50} <Debug> TCPHandler: Processed in 0.001217914 sec. | ||
| 6129 | 2026.05.06 06:54:37.132216 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62710 | ||
| 6130 | 2026.05.06 06:54:37.132357 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6131 | 2026.05.06 06:54:37.132390 [ 259 ] {} <Debug> TCP-Session: 58d12716-f212-40fd-b444-06ecc92e3041 Authenticating user 'default' from [fd00:1122:3344:101::e]:62710 | ||
| 6132 | 2026.05.06 06:54:37.132416 [ 259 ] {} <Debug> TCP-Session: 58d12716-f212-40fd-b444-06ecc92e3041 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6133 | 2026.05.06 06:54:37.132432 [ 259 ] {} <Debug> TCP-Session: 58d12716-f212-40fd-b444-06ecc92e3041 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6134 | 2026.05.06 06:54:37.132647 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43457 | ||
| 6135 | 2026.05.06 06:54:37.132670 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44029 | ||
| 6136 | 2026.05.06 06:54:37.132692 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50201 | ||
| 6137 | 2026.05.06 06:54:37.132732 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33009 | ||
| 6138 | 2026.05.06 06:54:37.132730 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36687 | ||
| 6139 | 2026.05.06 06:54:37.132793 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6140 | 2026.05.06 06:54:37.132810 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6141 | 2026.05.06 06:54:37.132771 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6142 | 2026.05.06 06:54:37.132836 [ 307 ] {} <Debug> TCP-Session: eb48c4b2-4b67-4c50-a38d-d6e85ee475fd Authenticating user 'default' from [fd00:1122:3344:101::e]:50201 | ||
| 6143 | 2026.05.06 06:54:37.132841 [ 311 ] {} <Debug> TCP-Session: c002c004-661d-466c-aa8a-a6c80d087126 Authenticating user 'default' from [fd00:1122:3344:101::e]:33009 | ||
| 6144 | 2026.05.06 06:54:37.132858 [ 303 ] {} <Debug> TCP-Session: cf42ed40-f30d-403d-aa3d-4d53bf08d1d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:44029 | ||
| 6145 | 2026.05.06 06:54:37.132871 [ 307 ] {} <Debug> TCP-Session: eb48c4b2-4b67-4c50-a38d-d6e85ee475fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6146 | 2026.05.06 06:54:37.132873 [ 311 ] {} <Debug> TCP-Session: c002c004-661d-466c-aa8a-a6c80d087126 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6147 | 2026.05.06 06:54:37.132882 [ 303 ] {} <Debug> TCP-Session: cf42ed40-f30d-403d-aa3d-4d53bf08d1d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6148 | 2026.05.06 06:54:37.132896 [ 311 ] {} <Debug> TCP-Session: c002c004-661d-466c-aa8a-a6c80d087126 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6149 | 2026.05.06 06:54:37.132889 [ 307 ] {} <Debug> TCP-Session: eb48c4b2-4b67-4c50-a38d-d6e85ee475fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6150 | 2026.05.06 06:54:37.132903 [ 303 ] {} <Debug> TCP-Session: cf42ed40-f30d-403d-aa3d-4d53bf08d1d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6151 | 2026.05.06 06:54:37.132875 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6152 | 2026.05.06 06:54:37.132725 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45199 | ||
| 6153 | 2026.05.06 06:54:37.132962 [ 310 ] {} <Debug> TCP-Session: aa9c32d3-d139-4040-971f-e3a4d35198b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:36687 | ||
| 6154 | 2026.05.06 06:54:37.132701 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65499 | ||
| 6155 | 2026.05.06 06:54:37.133012 [ 310 ] {} <Debug> TCP-Session: aa9c32d3-d139-4040-971f-e3a4d35198b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6156 | 2026.05.06 06:54:37.132681 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58462 | ||
| 6157 | 2026.05.06 06:54:37.133038 [ 310 ] {} <Debug> TCP-Session: aa9c32d3-d139-4040-971f-e3a4d35198b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6158 | 2026.05.06 06:54:37.133058 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6159 | 2026.05.06 06:54:37.133076 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6160 | 2026.05.06 06:54:37.133103 [ 309 ] {} <Debug> TCP-Session: 893b3cbb-a530-4eef-b50a-4d55a38c0c9f Authenticating user 'default' from [fd00:1122:3344:101::e]:45199 | ||
| 6161 | 2026.05.06 06:54:37.133116 [ 308 ] {} <Debug> TCP-Session: bf50ef4f-9789-4799-b23d-75a176fecd12 Authenticating user 'default' from [fd00:1122:3344:101::e]:65499 | ||
| 6162 | 2026.05.06 06:54:37.132771 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6163 | 2026.05.06 06:54:37.133137 [ 309 ] {} <Debug> TCP-Session: 893b3cbb-a530-4eef-b50a-4d55a38c0c9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6164 | 2026.05.06 06:54:37.133145 [ 308 ] {} <Debug> TCP-Session: bf50ef4f-9789-4799-b23d-75a176fecd12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6165 | 2026.05.06 06:54:37.133179 [ 309 ] {} <Debug> TCP-Session: 893b3cbb-a530-4eef-b50a-4d55a38c0c9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6166 | 2026.05.06 06:54:37.133176 [ 278 ] {} <Debug> TCP-Session: 5aed3fb0-b446-48bb-8c24-d326658f38bd Authenticating user 'default' from [fd00:1122:3344:101::e]:43457 | ||
| 6167 | 2026.05.06 06:54:37.133207 [ 308 ] {} <Debug> TCP-Session: bf50ef4f-9789-4799-b23d-75a176fecd12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6168 | 2026.05.06 06:54:37.133243 [ 278 ] {} <Debug> TCP-Session: 5aed3fb0-b446-48bb-8c24-d326658f38bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6169 | 2026.05.06 06:54:37.132780 [ 259 ] {} <Trace> TCP-Session: 58d12716-f212-40fd-b444-06ecc92e3041 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6170 | 2026.05.06 06:54:37.133272 [ 278 ] {} <Debug> TCP-Session: 5aed3fb0-b446-48bb-8c24-d326658f38bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6171 | 2026.05.06 06:54:37.133334 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6172 | 2026.05.06 06:54:37.133366 [ 304 ] {} <Debug> TCP-Session: e73b9007-5f4c-4d96-bdc5-7d3c922e29f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:58462 | ||
| 6173 | 2026.05.06 06:54:37.133382 [ 304 ] {} <Debug> TCP-Session: e73b9007-5f4c-4d96-bdc5-7d3c922e29f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6174 | 2026.05.06 06:54:37.133394 [ 304 ] {} <Debug> TCP-Session: e73b9007-5f4c-4d96-bdc5-7d3c922e29f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6175 | 2026.05.06 06:54:37.133450 [ 259 ] {87ffb0cb-5eb8-4fc5-aafe-ee75c2f5a1de} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62710) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6176 | 2026.05.06 06:54:37.133706 [ 259 ] {87ffb0cb-5eb8-4fc5-aafe-ee75c2f5a1de} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6177 | 2026.05.06 06:54:37.133762 [ 259 ] {87ffb0cb-5eb8-4fc5-aafe-ee75c2f5a1de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6178 | 2026.05.06 06:54:37.134041 [ 259 ] {87ffb0cb-5eb8-4fc5-aafe-ee75c2f5a1de} <Debug> oximeter.version (d3864241-cdea-4d2b-8559-2a50b58f009c) (SelectExecutor): Key condition: unknown | ||
| 6179 | 2026.05.06 06:54:37.135021 [ 354 ] {87ffb0cb-5eb8-4fc5-aafe-ee75c2f5a1de} <Trace> AggregatingTransform: Aggregating | ||
| 6180 | 2026.05.06 06:54:37.135065 [ 354 ] {87ffb0cb-5eb8-4fc5-aafe-ee75c2f5a1de} <Trace> Aggregator: Aggregation method: without_key | ||
| 6181 | 2026.05.06 06:54:37.135096 [ 354 ] {87ffb0cb-5eb8-4fc5-aafe-ee75c2f5a1de} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000956947 sec. (1044.990 rows/sec., 40.82 KiB/sec.) | ||
| 6182 | 2026.05.06 06:54:37.135110 [ 354 ] {87ffb0cb-5eb8-4fc5-aafe-ee75c2f5a1de} <Trace> Aggregator: Merging aggregated data | ||
| 6183 | 2026.05.06 06:54:37.136457 [ 259 ] {87ffb0cb-5eb8-4fc5-aafe-ee75c2f5a1de} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003064 sec., 326.37075718015666 rows/sec., 12.75 KiB/sec. | ||
| 6184 | 2026.05.06 06:54:37.136649 [ 259 ] {87ffb0cb-5eb8-4fc5-aafe-ee75c2f5a1de} <Debug> TCPHandler: Processed in 0.004018624 sec. | ||
| 6185 | 2026.05.06 06:54:37.136785 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6186 | 2026.05.06 06:54:37.136814 [ 259 ] {} <Debug> TCP-Session: 58d12716-f212-40fd-b444-06ecc92e3041 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6187 | 2026.05.06 06:54:37.136818 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6188 | 2026.05.06 06:54:37.136840 [ 278 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6189 | 2026.05.06 06:54:37.136860 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6190 | 2026.05.06 06:54:37.136863 [ 311 ] {} <Debug> TCP-Session: c002c004-661d-466c-aa8a-a6c80d087126 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6191 | 2026.05.06 06:54:37.136880 [ 278 ] {} <Debug> TCP-Session: 5aed3fb0-b446-48bb-8c24-d326658f38bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6192 | 2026.05.06 06:54:37.136912 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6193 | 2026.05.06 06:54:37.136933 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6194 | 2026.05.06 06:54:37.136955 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6195 | 2026.05.06 06:54:37.136960 [ 303 ] {} <Debug> TCP-Session: cf42ed40-f30d-403d-aa3d-4d53bf08d1d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6196 | 2026.05.06 06:54:37.136894 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6197 | 2026.05.06 06:54:37.136995 [ 307 ] {} <Debug> TCP-Session: eb48c4b2-4b67-4c50-a38d-d6e85ee475fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6198 | 2026.05.06 06:54:37.137055 [ 304 ] {} <Debug> TCP-Session: e73b9007-5f4c-4d96-bdc5-7d3c922e29f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6199 | 2026.05.06 06:54:37.136991 [ 309 ] {} <Debug> TCP-Session: 893b3cbb-a530-4eef-b50a-4d55a38c0c9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6200 | 2026.05.06 06:54:37.136893 [ 308 ] {} <Debug> TCP-Session: bf50ef4f-9789-4799-b23d-75a176fecd12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6201 | 2026.05.06 06:54:37.136875 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6202 | 2026.05.06 06:54:37.137155 [ 310 ] {} <Debug> TCP-Session: aa9c32d3-d139-4040-971f-e3a4d35198b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6203 | 2026.05.06 06:54:37.298526 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6204 | 2026.05.06 06:54:37.298572 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6205 | 2026.05.06 06:54:37.401065 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12466 | ||
| 6206 | 2026.05.06 06:54:37.401578 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6207 | 2026.05.06 06:54:37.401619 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6208 | 2026.05.06 06:54:37.402116 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6209 | 2026.05.06 06:54:37.402349 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6210 | 2026.05.06 06:54:37.402476 [ 49 ] {} <Debug> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6211 | 2026.05.06 06:54:37.402491 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12466 | ||
| 6212 | 2026.05.06 06:54:37.402514 [ 49 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6213 | 2026.05.06 06:54:37.402534 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6214 | 2026.05.06 06:54:37.402655 [ 195 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 6215 | 2026.05.06 06:54:37.402803 [ 195 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6216 | 2026.05.06 06:54:37.402844 [ 195 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10034 rows starting from the beginning of the part | ||
| 6217 | 2026.05.06 06:54:37.402908 [ 195 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 6218 | 2026.05.06 06:54:37.402963 [ 195 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 6219 | 2026.05.06 06:54:37.403006 [ 195 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 6220 | 2026.05.06 06:54:37.403047 [ 195 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 6221 | 2026.05.06 06:54:37.403089 [ 195 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 6222 | 2026.05.06 06:54:37.405270 [ 197 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12466 rows, containing 4 columns (4 merged, 0 gathered) in 0.002674236 sec., 4661518.280361195 rows/sec., 66.68 MiB/sec. | ||
| 6223 | 2026.05.06 06:54:37.405729 [ 192 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6224 | 2026.05.06 06:54:37.406074 [ 192 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_26_5} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6225 | 2026.05.06 06:54:37.406162 [ 192 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_26_5} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6226 | 2026.05.06 06:54:37.406291 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 6227 | 2026.05.06 06:54:37.477661 [ 48 ] {} <Debug> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 6228 | 2026.05.06 06:54:37.477718 [ 48 ] {} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6229 | 2026.05.06 06:54:37.477742 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6230 | 2026.05.06 06:54:37.477876 [ 195 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 6231 | 2026.05.06 06:54:37.478053 [ 195 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6232 | 2026.05.06 06:54:37.478094 [ 195 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 6233 | 2026.05.06 06:54:37.478167 [ 195 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 6234 | 2026.05.06 06:54:37.478218 [ 195 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 6235 | 2026.05.06 06:54:37.478266 [ 195 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 6236 | 2026.05.06 06:54:37.478313 [ 195 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 6237 | 2026.05.06 06:54:37.479127 [ 195 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001314807 sec., 45634.07405041196 rows/sec., 2.33 MiB/sec. | ||
| 6238 | 2026.05.06 06:54:37.479290 [ 197 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6239 | 2026.05.06 06:54:37.479591 [ 197 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_10_2} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6240 | 2026.05.06 06:54:37.479667 [ 197 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_10_2} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 6241 | 2026.05.06 06:54:37.479758 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6242 | 2026.05.06 06:54:38.043386 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6243 | 2026.05.06 06:54:38.061683 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6244 | 2026.05.06 06:54:38.061741 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6245 | 2026.05.06 06:54:38.067718 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6246 | 2026.05.06 06:54:38.068445 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6247 | 2026.05.06 06:54:38.068742 [ 48 ] {} <Debug> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6248 | 2026.05.06 06:54:38.068788 [ 48 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6249 | 2026.05.06 06:54:38.068810 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6250 | 2026.05.06 06:54:38.068942 [ 198 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 6251 | 2026.05.06 06:54:38.072208 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6252 | 2026.05.06 06:54:38.072546 [ 198 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6253 | 2026.05.06 06:54:38.073976 [ 198 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part | ||
| 6254 | 2026.05.06 06:54:38.078917 [ 198 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part | ||
| 6255 | 2026.05.06 06:54:38.083386 [ 198 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part | ||
| 6256 | 2026.05.06 06:54:38.087662 [ 198 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part | ||
| 6257 | 2026.05.06 06:54:38.092228 [ 198 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
| 6258 | 2026.05.06 06:54:38.096138 [ 198 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part | ||
| 6259 | 2026.05.06 06:54:38.153760 [ 195 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.084877158 sec., 2309.2196371608015 rows/sec., 11.94 MiB/sec. | ||
| 6260 | 2026.05.06 06:54:38.156430 [ 191 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6261 | 2026.05.06 06:54:38.158535 [ 191 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_26_5} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6262 | 2026.05.06 06:54:38.158669 [ 191 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_26_5} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6263 | 2026.05.06 06:54:38.160921 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6264 | 2026.05.06 06:54:39.000254 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.78 MiB, peak 280.32 MiB, free memory in arenas 0.00 B, will set to 275.03 MiB (RSS), difference: 5.25 MiB | ||
| 6265 | 2026.05.06 06:54:39.551523 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6266 | 2026.05.06 06:54:39.551784 [ 261 ] {98ead47e-9ed4-498a-8283-a7fd550a72dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 6267 | 2026.05.06 06:54:39.552191 [ 261 ] {98ead47e-9ed4-498a-8283-a7fd550a72dc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6268 | 2026.05.06 06:54:39.552236 [ 261 ] {98ead47e-9ed4-498a-8283-a7fd550a72dc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 6269 | 2026.05.06 06:54:39.552479 [ 261 ] {98ead47e-9ed4-498a-8283-a7fd550a72dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6270 | 2026.05.06 06:54:39.552547 [ 261 ] {98ead47e-9ed4-498a-8283-a7fd550a72dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6271 | 2026.05.06 06:54:39.552685 [ 261 ] {98ead47e-9ed4-498a-8283-a7fd550a72dc} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 6272 | 2026.05.06 06:54:39.552783 [ 365 ] {98ead47e-9ed4-498a-8283-a7fd550a72dc} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6273 | 2026.05.06 06:54:39.552800 [ 349 ] {98ead47e-9ed4-498a-8283-a7fd550a72dc} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6274 | 2026.05.06 06:54:39.552819 [ 331 ] {98ead47e-9ed4-498a-8283-a7fd550a72dc} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6275 | 2026.05.06 06:54:39.552819 [ 359 ] {98ead47e-9ed4-498a-8283-a7fd550a72dc} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6276 | 2026.05.06 06:54:39.552953 [ 261 ] {98ead47e-9ed4-498a-8283-a7fd550a72dc} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 6277 | 2026.05.06 06:54:39.552979 [ 261 ] {98ead47e-9ed4-498a-8283-a7fd550a72dc} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6278 | 2026.05.06 06:54:39.553078 [ 261 ] {98ead47e-9ed4-498a-8283-a7fd550a72dc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6279 | 2026.05.06 06:54:39.553100 [ 261 ] {98ead47e-9ed4-498a-8283-a7fd550a72dc} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 6280 | 2026.05.06 06:54:39.553135 [ 261 ] {98ead47e-9ed4-498a-8283-a7fd550a72dc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6281 | 2026.05.06 06:54:39.553180 [ 261 ] {98ead47e-9ed4-498a-8283-a7fd550a72dc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6282 | 2026.05.06 06:54:39.553215 [ 261 ] {98ead47e-9ed4-498a-8283-a7fd550a72dc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6283 | 2026.05.06 06:54:39.553248 [ 261 ] {98ead47e-9ed4-498a-8283-a7fd550a72dc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6284 | 2026.05.06 06:54:39.554465 [ 261 ] {98ead47e-9ed4-498a-8283-a7fd550a72dc} <Debug> executeQuery: Read 51 rows, 9.76 KiB in 0.002793 sec., 18259.935553168638 rows/sec., 3.41 MiB/sec. | ||
| 6285 | 2026.05.06 06:54:39.554609 [ 261 ] {98ead47e-9ed4-498a-8283-a7fd550a72dc} <Debug> MemoryTracker: Peak memory usage (for query): 183.19 KiB. | ||
| 6286 | 2026.05.06 06:54:39.554625 [ 261 ] {98ead47e-9ed4-498a-8283-a7fd550a72dc} <Debug> TCPHandler: Processed in 0.003242762 sec. | ||
| 6287 | 2026.05.06 06:54:39.560203 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6288 | 2026.05.06 06:54:39.560335 [ 261 ] {e2c9bf99-f693-40f5-85bd-11c78c860734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6289 | 2026.05.06 06:54:39.560389 [ 261 ] {e2c9bf99-f693-40f5-85bd-11c78c860734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6290 | 2026.05.06 06:54:39.561046 [ 261 ] {e2c9bf99-f693-40f5-85bd-11c78c860734} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6291 | 2026.05.06 06:54:39.561087 [ 261 ] {e2c9bf99-f693-40f5-85bd-11c78c860734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6292 | 2026.05.06 06:54:39.561477 [ 261 ] {e2c9bf99-f693-40f5-85bd-11c78c860734} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6293 | 2026.05.06 06:54:39.561708 [ 261 ] {e2c9bf99-f693-40f5-85bd-11c78c860734} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6294 | 2026.05.06 06:54:39.561860 [ 261 ] {e2c9bf99-f693-40f5-85bd-11c78c860734} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001561 sec., 181934.65727098013 rows/sec., 11.56 MiB/sec. | ||
| 6295 | 2026.05.06 06:54:39.561898 [ 261 ] {e2c9bf99-f693-40f5-85bd-11c78c860734} <Debug> TCPHandler: Processed in 0.001760119 sec. | ||
| 6296 | 2026.05.06 06:54:39.562041 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6297 | 2026.05.06 06:54:39.562142 [ 261 ] {80b01051-b5bb-4a88-bcdb-39b93937ca6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6298 | 2026.05.06 06:54:39.562185 [ 261 ] {80b01051-b5bb-4a88-bcdb-39b93937ca6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6299 | 2026.05.06 06:54:39.562973 [ 261 ] {80b01051-b5bb-4a88-bcdb-39b93937ca6b} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6300 | 2026.05.06 06:54:39.563011 [ 261 ] {80b01051-b5bb-4a88-bcdb-39b93937ca6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6301 | 2026.05.06 06:54:39.563391 [ 261 ] {80b01051-b5bb-4a88-bcdb-39b93937ca6b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6302 | 2026.05.06 06:54:39.563614 [ 261 ] {80b01051-b5bb-4a88-bcdb-39b93937ca6b} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6303 | 2026.05.06 06:54:39.563746 [ 261 ] {80b01051-b5bb-4a88-bcdb-39b93937ca6b} <Debug> executeQuery: Read 871 rows, 69.95 KiB in 0.001625 sec., 536000 rows/sec., 42.04 MiB/sec. | ||
| 6304 | 2026.05.06 06:54:39.563784 [ 261 ] {80b01051-b5bb-4a88-bcdb-39b93937ca6b} <Debug> TCPHandler: Processed in 0.00179524 sec. | ||
| 6305 | 2026.05.06 06:54:39.563911 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6306 | 2026.05.06 06:54:39.564008 [ 261 ] {b06ea3c8-f005-496e-8aa0-1f62347a458f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6307 | 2026.05.06 06:54:39.564049 [ 261 ] {b06ea3c8-f005-496e-8aa0-1f62347a458f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6308 | 2026.05.06 06:54:39.564518 [ 261 ] {b06ea3c8-f005-496e-8aa0-1f62347a458f} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6309 | 2026.05.06 06:54:39.564556 [ 261 ] {b06ea3c8-f005-496e-8aa0-1f62347a458f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6310 | 2026.05.06 06:54:39.564858 [ 261 ] {b06ea3c8-f005-496e-8aa0-1f62347a458f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6311 | 2026.05.06 06:54:39.565067 [ 261 ] {b06ea3c8-f005-496e-8aa0-1f62347a458f} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6312 | 2026.05.06 06:54:39.565186 [ 46 ] {} <Debug> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 6313 | 2026.05.06 06:54:39.565198 [ 261 ] {b06ea3c8-f005-496e-8aa0-1f62347a458f} <Debug> executeQuery: Read 179 rows, 11.32 KiB in 0.001206 sec., 148424.543946932 rows/sec., 9.17 MiB/sec. | ||
| 6314 | 2026.05.06 06:54:39.565230 [ 46 ] {} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6315 | 2026.05.06 06:54:39.565247 [ 261 ] {b06ea3c8-f005-496e-8aa0-1f62347a458f} <Debug> TCPHandler: Processed in 0.001387639 sec. | ||
| 6316 | 2026.05.06 06:54:39.565254 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6317 | 2026.05.06 06:54:39.565353 [ 196 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 6318 | 2026.05.06 06:54:39.565370 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6319 | 2026.05.06 06:54:39.565464 [ 196 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6320 | 2026.05.06 06:54:39.565472 [ 261 ] {deb1a1c6-3e6a-4764-a0f5-26a4d1e3cb6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6321 | 2026.05.06 06:54:39.565499 [ 196 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 226 rows starting from the beginning of the part | ||
| 6322 | 2026.05.06 06:54:39.565522 [ 261 ] {deb1a1c6-3e6a-4764-a0f5-26a4d1e3cb6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6323 | 2026.05.06 06:54:39.565561 [ 196 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 179 rows starting from the beginning of the part | ||
| 6324 | 2026.05.06 06:54:39.565606 [ 196 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 4 rows starting from the beginning of the part | ||
| 6325 | 2026.05.06 06:54:39.565647 [ 196 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 190 rows starting from the beginning of the part | ||
| 6326 | 2026.05.06 06:54:39.565684 [ 196 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 4 rows starting from the beginning of the part | ||
| 6327 | 2026.05.06 06:54:39.565722 [ 196 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 179 rows starting from the beginning of the part | ||
| 6328 | 2026.05.06 06:54:39.565957 [ 261 ] {deb1a1c6-3e6a-4764-a0f5-26a4d1e3cb6b} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6329 | 2026.05.06 06:54:39.566001 [ 261 ] {deb1a1c6-3e6a-4764-a0f5-26a4d1e3cb6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6330 | 2026.05.06 06:54:39.566357 [ 261 ] {deb1a1c6-3e6a-4764-a0f5-26a4d1e3cb6b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6331 | 2026.05.06 06:54:39.566566 [ 195 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 782 rows, containing 5 columns (5 merged, 0 gathered) in 0.001248445 sec., 626379.2157443861 rows/sec., 41.67 MiB/sec. | ||
| 6332 | 2026.05.06 06:54:39.566573 [ 261 ] {deb1a1c6-3e6a-4764-a0f5-26a4d1e3cb6b} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6333 | 2026.05.06 06:54:39.566753 [ 190 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 6334 | 2026.05.06 06:54:39.566762 [ 261 ] {deb1a1c6-3e6a-4764-a0f5-26a4d1e3cb6b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001307 sec., 114001.53022188217 rows/sec., 7.37 MiB/sec. | ||
| 6335 | 2026.05.06 06:54:39.566802 [ 261 ] {deb1a1c6-3e6a-4764-a0f5-26a4d1e3cb6b} <Debug> TCPHandler: Processed in 0.001482862 sec. | ||
| 6336 | 2026.05.06 06:54:39.566925 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6337 | 2026.05.06 06:54:39.567010 [ 190 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_30_6} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6338 | 2026.05.06 06:54:39.567020 [ 261 ] {9b71b883-1008-47cd-8707-ff3a6391affb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6339 | 2026.05.06 06:54:39.567061 [ 261 ] {9b71b883-1008-47cd-8707-ff3a6391affb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6340 | 2026.05.06 06:54:39.567074 [ 190 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_30_6} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 6341 | 2026.05.06 06:54:39.567146 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 6342 | 2026.05.06 06:54:39.567487 [ 261 ] {9b71b883-1008-47cd-8707-ff3a6391affb} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6343 | 2026.05.06 06:54:39.567522 [ 261 ] {9b71b883-1008-47cd-8707-ff3a6391affb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6344 | 2026.05.06 06:54:39.567828 [ 261 ] {9b71b883-1008-47cd-8707-ff3a6391affb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6345 | 2026.05.06 06:54:39.568050 [ 261 ] {9b71b883-1008-47cd-8707-ff3a6391affb} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6346 | 2026.05.06 06:54:39.568175 [ 261 ] {9b71b883-1008-47cd-8707-ff3a6391affb} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001173 sec., 126172.20801364024 rows/sec., 7.18 MiB/sec. | ||
| 6347 | 2026.05.06 06:54:39.568213 [ 261 ] {9b71b883-1008-47cd-8707-ff3a6391affb} <Debug> TCPHandler: Processed in 0.001339628 sec. | ||
| 6348 | 2026.05.06 06:54:39.568333 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6349 | 2026.05.06 06:54:39.568428 [ 261 ] {ddc1d976-ad30-4395-854f-e7710ca8be98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6350 | 2026.05.06 06:54:39.568469 [ 261 ] {ddc1d976-ad30-4395-854f-e7710ca8be98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6351 | 2026.05.06 06:54:39.569067 [ 261 ] {ddc1d976-ad30-4395-854f-e7710ca8be98} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6352 | 2026.05.06 06:54:39.569101 [ 261 ] {ddc1d976-ad30-4395-854f-e7710ca8be98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6353 | 2026.05.06 06:54:39.569425 [ 261 ] {ddc1d976-ad30-4395-854f-e7710ca8be98} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6354 | 2026.05.06 06:54:39.569643 [ 261 ] {ddc1d976-ad30-4395-854f-e7710ca8be98} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6355 | 2026.05.06 06:54:39.569774 [ 261 ] {ddc1d976-ad30-4395-854f-e7710ca8be98} <Debug> executeQuery: Read 527 rows, 38.14 KiB in 0.001363 sec., 386647.10198092443 rows/sec., 27.33 MiB/sec. | ||
| 6356 | 2026.05.06 06:54:39.569811 [ 261 ] {ddc1d976-ad30-4395-854f-e7710ca8be98} <Debug> TCPHandler: Processed in 0.001529803 sec. | ||
| 6357 | 2026.05.06 06:54:39.569929 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6358 | 2026.05.06 06:54:39.570025 [ 261 ] {0accf857-33a9-4b0e-b353-ef1a379af354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6359 | 2026.05.06 06:54:39.570067 [ 261 ] {0accf857-33a9-4b0e-b353-ef1a379af354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6360 | 2026.05.06 06:54:39.570404 [ 261 ] {0accf857-33a9-4b0e-b353-ef1a379af354} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6361 | 2026.05.06 06:54:39.570438 [ 261 ] {0accf857-33a9-4b0e-b353-ef1a379af354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6362 | 2026.05.06 06:54:39.570746 [ 261 ] {0accf857-33a9-4b0e-b353-ef1a379af354} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6363 | 2026.05.06 06:54:39.570961 [ 261 ] {0accf857-33a9-4b0e-b353-ef1a379af354} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6364 | 2026.05.06 06:54:39.571096 [ 261 ] {0accf857-33a9-4b0e-b353-ef1a379af354} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00109 sec., 5504.587155963302 rows/sec., 287.59 KiB/sec. | ||
| 6365 | 2026.05.06 06:54:39.571131 [ 261 ] {0accf857-33a9-4b0e-b353-ef1a379af354} <Debug> TCPHandler: Processed in 0.001252465 sec. | ||
| 6366 | 2026.05.06 06:54:39.571256 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6367 | 2026.05.06 06:54:39.571350 [ 261 ] {b1d5de44-d416-4b60-bac5-3e2a2c957bd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6368 | 2026.05.06 06:54:39.571394 [ 261 ] {b1d5de44-d416-4b60-bac5-3e2a2c957bd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6369 | 2026.05.06 06:54:39.571786 [ 261 ] {b1d5de44-d416-4b60-bac5-3e2a2c957bd2} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6370 | 2026.05.06 06:54:39.571820 [ 261 ] {b1d5de44-d416-4b60-bac5-3e2a2c957bd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6371 | 2026.05.06 06:54:39.572152 [ 261 ] {b1d5de44-d416-4b60-bac5-3e2a2c957bd2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6372 | 2026.05.06 06:54:39.572374 [ 261 ] {b1d5de44-d416-4b60-bac5-3e2a2c957bd2} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6373 | 2026.05.06 06:54:39.572466 [ 46 ] {} <Debug> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6374 | 2026.05.06 06:54:39.572493 [ 46 ] {} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6375 | 2026.05.06 06:54:39.572502 [ 261 ] {b1d5de44-d416-4b60-bac5-3e2a2c957bd2} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00117 sec., 226495.7264957265 rows/sec., 15.05 MiB/sec. | ||
| 6376 | 2026.05.06 06:54:39.572509 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6377 | 2026.05.06 06:54:39.572539 [ 261 ] {b1d5de44-d416-4b60-bac5-3e2a2c957bd2} <Debug> TCPHandler: Processed in 0.001332908 sec. | ||
| 6378 | 2026.05.06 06:54:39.572587 [ 186 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6379 | 2026.05.06 06:54:39.572658 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6380 | 2026.05.06 06:54:39.572684 [ 186 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6381 | 2026.05.06 06:54:39.572716 [ 186 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14301 rows starting from the beginning of the part | ||
| 6382 | 2026.05.06 06:54:39.572754 [ 261 ] {e97eb858-8c2e-4897-b516-046adb7aef35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6383 | 2026.05.06 06:54:39.572773 [ 186 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
| 6384 | 2026.05.06 06:54:39.572797 [ 261 ] {e97eb858-8c2e-4897-b516-046adb7aef35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6385 | 2026.05.06 06:54:39.572822 [ 186 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1601 rows starting from the beginning of the part | ||
| 6386 | 2026.05.06 06:54:39.572865 [ 186 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 128 rows starting from the beginning of the part | ||
| 6387 | 2026.05.06 06:54:39.572910 [ 186 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
| 6388 | 2026.05.06 06:54:39.572954 [ 186 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 265 rows starting from the beginning of the part | ||
| 6389 | 2026.05.06 06:54:39.573119 [ 261 ] {e97eb858-8c2e-4897-b516-046adb7aef35} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6390 | 2026.05.06 06:54:39.573153 [ 261 ] {e97eb858-8c2e-4897-b516-046adb7aef35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6391 | 2026.05.06 06:54:39.573455 [ 261 ] {e97eb858-8c2e-4897-b516-046adb7aef35} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6392 | 2026.05.06 06:54:39.573668 [ 261 ] {e97eb858-8c2e-4897-b516-046adb7aef35} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6393 | 2026.05.06 06:54:39.573796 [ 261 ] {e97eb858-8c2e-4897-b516-046adb7aef35} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00106 sec., 943.3962264150944 rows/sec., 63.57 KiB/sec. | ||
| 6394 | 2026.05.06 06:54:39.573832 [ 261 ] {e97eb858-8c2e-4897-b516-046adb7aef35} <Debug> TCPHandler: Processed in 0.001224404 sec. | ||
| 6395 | 2026.05.06 06:54:39.573962 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6396 | 2026.05.06 06:54:39.574056 [ 261 ] {6a94e243-3d94-46ff-931c-bd3c6297a976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6397 | 2026.05.06 06:54:39.574111 [ 261 ] {6a94e243-3d94-46ff-931c-bd3c6297a976} <Trace> 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 | ||
| 6398 | 2026.05.06 06:54:39.574893 [ 261 ] {6a94e243-3d94-46ff-931c-bd3c6297a976} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6399 | 2026.05.06 06:54:39.574928 [ 261 ] {6a94e243-3d94-46ff-931c-bd3c6297a976} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6400 | 2026.05.06 06:54:39.575557 [ 261 ] {6a94e243-3d94-46ff-931c-bd3c6297a976} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6401 | 2026.05.06 06:54:39.575787 [ 261 ] {6a94e243-3d94-46ff-931c-bd3c6297a976} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6402 | 2026.05.06 06:54:39.575923 [ 261 ] {6a94e243-3d94-46ff-931c-bd3c6297a976} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001884 sec., 19639.065817409766 rows/sec., 35.19 MiB/sec. | ||
| 6403 | 2026.05.06 06:54:39.575975 [ 261 ] {6a94e243-3d94-46ff-931c-bd3c6297a976} <Debug> TCPHandler: Processed in 0.002063958 sec. | ||
| 6404 | 2026.05.06 06:54:39.576095 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6405 | 2026.05.06 06:54:39.576191 [ 261 ] {09d775ff-6b99-484c-9ac8-f85f8e91a63f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6406 | 2026.05.06 06:54:39.576233 [ 261 ] {09d775ff-6b99-484c-9ac8-f85f8e91a63f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6407 | 2026.05.06 06:54:39.576555 [ 261 ] {09d775ff-6b99-484c-9ac8-f85f8e91a63f} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6408 | 2026.05.06 06:54:39.576589 [ 261 ] {09d775ff-6b99-484c-9ac8-f85f8e91a63f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6409 | 2026.05.06 06:54:39.576907 [ 261 ] {09d775ff-6b99-484c-9ac8-f85f8e91a63f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6410 | 2026.05.06 06:54:39.577121 [ 261 ] {09d775ff-6b99-484c-9ac8-f85f8e91a63f} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6411 | 2026.05.06 06:54:39.577251 [ 261 ] {09d775ff-6b99-484c-9ac8-f85f8e91a63f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001077 sec., 83565.45961002786 rows/sec., 5.23 MiB/sec. | ||
| 6412 | 2026.05.06 06:54:39.577287 [ 261 ] {09d775ff-6b99-484c-9ac8-f85f8e91a63f} <Debug> TCPHandler: Processed in 0.001243015 sec. | ||
| 6413 | 2026.05.06 06:54:39.577664 [ 186 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16615 rows, containing 5 columns (5 merged, 0 gathered) in 0.005110625 sec., 3251070.074599487 rows/sec., 207.85 MiB/sec. | ||
| 6414 | 2026.05.06 06:54:39.577851 [ 186 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6415 | 2026.05.06 06:54:39.578176 [ 186 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6416 | 2026.05.06 06:54:39.578255 [ 186 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6417 | 2026.05.06 06:54:39.578334 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.55 MiB. | ||
| 6418 | 2026.05.06 06:54:40.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 275.94 MiB, peak 281.46 MiB, free memory in arenas 0.00 B, will set to 277.17 MiB (RSS), difference: 1.23 MiB | ||
| 6419 | 2026.05.06 06:54:42.428519 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 758 | ||
| 6420 | 2026.05.06 06:54:42.431186 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6421 | 2026.05.06 06:54:42.431250 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6422 | 2026.05.06 06:54:42.432613 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6423 | 2026.05.06 06:54:42.432894 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6424 | 2026.05.06 06:54:42.433172 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 758 | ||
| 6425 | 2026.05.06 06:54:44.546885 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6426 | 2026.05.06 06:54:44.547129 [ 261 ] {a8e7aa58-a08c-48b9-b72a-cdb091b819b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6427 | 2026.05.06 06:54:44.547457 [ 261 ] {a8e7aa58-a08c-48b9-b72a-cdb091b819b1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6428 | 2026.05.06 06:54:44.547492 [ 261 ] {a8e7aa58-a08c-48b9-b72a-cdb091b819b1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6429 | 2026.05.06 06:54:44.547703 [ 261 ] {a8e7aa58-a08c-48b9-b72a-cdb091b819b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6430 | 2026.05.06 06:54:44.547768 [ 261 ] {a8e7aa58-a08c-48b9-b72a-cdb091b819b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6431 | 2026.05.06 06:54:44.547903 [ 261 ] {a8e7aa58-a08c-48b9-b72a-cdb091b819b1} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 6432 | 2026.05.06 06:54:44.547993 [ 365 ] {a8e7aa58-a08c-48b9-b72a-cdb091b819b1} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6433 | 2026.05.06 06:54:44.547995 [ 345 ] {a8e7aa58-a08c-48b9-b72a-cdb091b819b1} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6434 | 2026.05.06 06:54:44.548026 [ 359 ] {a8e7aa58-a08c-48b9-b72a-cdb091b819b1} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6435 | 2026.05.06 06:54:44.548026 [ 331 ] {a8e7aa58-a08c-48b9-b72a-cdb091b819b1} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6436 | 2026.05.06 06:54:44.548163 [ 261 ] {a8e7aa58-a08c-48b9-b72a-cdb091b819b1} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 6437 | 2026.05.06 06:54:44.548189 [ 261 ] {a8e7aa58-a08c-48b9-b72a-cdb091b819b1} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6438 | 2026.05.06 06:54:44.548284 [ 261 ] {a8e7aa58-a08c-48b9-b72a-cdb091b819b1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6439 | 2026.05.06 06:54:44.548305 [ 261 ] {a8e7aa58-a08c-48b9-b72a-cdb091b819b1} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 6440 | 2026.05.06 06:54:44.548341 [ 261 ] {a8e7aa58-a08c-48b9-b72a-cdb091b819b1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6441 | 2026.05.06 06:54:44.548397 [ 261 ] {a8e7aa58-a08c-48b9-b72a-cdb091b819b1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6442 | 2026.05.06 06:54:44.548432 [ 261 ] {a8e7aa58-a08c-48b9-b72a-cdb091b819b1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6443 | 2026.05.06 06:54:44.548465 [ 261 ] {a8e7aa58-a08c-48b9-b72a-cdb091b819b1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6444 | 2026.05.06 06:54:44.549873 [ 261 ] {a8e7aa58-a08c-48b9-b72a-cdb091b819b1} <Debug> executeQuery: Read 51 rows, 5.78 KiB in 0.002845 sec., 17926.186291739894 rows/sec., 1.98 MiB/sec. | ||
| 6445 | 2026.05.06 06:54:44.550043 [ 261 ] {a8e7aa58-a08c-48b9-b72a-cdb091b819b1} <Debug> MemoryTracker: Peak memory usage (for query): 163.56 KiB. | ||
| 6446 | 2026.05.06 06:54:44.550059 [ 261 ] {a8e7aa58-a08c-48b9-b72a-cdb091b819b1} <Debug> TCPHandler: Processed in 0.003308074 sec. | ||
| 6447 | 2026.05.06 06:54:44.551927 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6448 | 2026.05.06 06:54:44.552032 [ 261 ] {fad99264-a4b5-462c-8a9e-abf47d927c86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6449 | 2026.05.06 06:54:44.552074 [ 261 ] {fad99264-a4b5-462c-8a9e-abf47d927c86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6450 | 2026.05.06 06:54:44.552525 [ 261 ] {fad99264-a4b5-462c-8a9e-abf47d927c86} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6451 | 2026.05.06 06:54:44.552565 [ 261 ] {fad99264-a4b5-462c-8a9e-abf47d927c86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6452 | 2026.05.06 06:54:44.552917 [ 261 ] {fad99264-a4b5-462c-8a9e-abf47d927c86} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6453 | 2026.05.06 06:54:44.553131 [ 261 ] {fad99264-a4b5-462c-8a9e-abf47d927c86} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6454 | 2026.05.06 06:54:44.553272 [ 261 ] {fad99264-a4b5-462c-8a9e-abf47d927c86} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001268 sec., 6309.148264984227 rows/sec., 514.47 KiB/sec. | ||
| 6455 | 2026.05.06 06:54:44.553308 [ 261 ] {fad99264-a4b5-462c-8a9e-abf47d927c86} <Debug> TCPHandler: Processed in 0.00142963 sec. | ||
| 6456 | 2026.05.06 06:54:44.553448 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6457 | 2026.05.06 06:54:44.553541 [ 261 ] {f12bb942-f8eb-43d9-9848-b9ceb995bb62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6458 | 2026.05.06 06:54:44.553580 [ 261 ] {f12bb942-f8eb-43d9-9848-b9ceb995bb62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6459 | 2026.05.06 06:54:44.554000 [ 261 ] {f12bb942-f8eb-43d9-9848-b9ceb995bb62} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6460 | 2026.05.06 06:54:44.554034 [ 261 ] {f12bb942-f8eb-43d9-9848-b9ceb995bb62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6461 | 2026.05.06 06:54:44.554338 [ 261 ] {f12bb942-f8eb-43d9-9848-b9ceb995bb62} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6462 | 2026.05.06 06:54:44.554540 [ 261 ] {f12bb942-f8eb-43d9-9848-b9ceb995bb62} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6463 | 2026.05.06 06:54:44.554669 [ 261 ] {f12bb942-f8eb-43d9-9848-b9ceb995bb62} <Debug> executeQuery: Read 68 rows, 5.48 KiB in 0.001145 sec., 59388.64628820961 rows/sec., 4.68 MiB/sec. | ||
| 6464 | 2026.05.06 06:54:44.554705 [ 261 ] {f12bb942-f8eb-43d9-9848-b9ceb995bb62} <Debug> TCPHandler: Processed in 0.001304077 sec. | ||
| 6465 | 2026.05.06 06:54:44.554823 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6466 | 2026.05.06 06:54:44.554915 [ 261 ] {09a0f2b1-8301-4a8b-a471-73e4d3dd9de4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6467 | 2026.05.06 06:54:44.554954 [ 261 ] {09a0f2b1-8301-4a8b-a471-73e4d3dd9de4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6468 | 2026.05.06 06:54:44.555340 [ 261 ] {09a0f2b1-8301-4a8b-a471-73e4d3dd9de4} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6469 | 2026.05.06 06:54:44.555374 [ 261 ] {09a0f2b1-8301-4a8b-a471-73e4d3dd9de4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6470 | 2026.05.06 06:54:44.555655 [ 261 ] {09a0f2b1-8301-4a8b-a471-73e4d3dd9de4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6471 | 2026.05.06 06:54:44.555859 [ 261 ] {09a0f2b1-8301-4a8b-a471-73e4d3dd9de4} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6472 | 2026.05.06 06:54:44.555988 [ 261 ] {09a0f2b1-8301-4a8b-a471-73e4d3dd9de4} <Debug> executeQuery: Read 12 rows, 880.00 B in 0.00109 sec., 11009.174311926605 rows/sec., 788.42 KiB/sec. | ||
| 6473 | 2026.05.06 06:54:44.556024 [ 261 ] {09a0f2b1-8301-4a8b-a471-73e4d3dd9de4} <Debug> TCPHandler: Processed in 0.001248795 sec. | ||
| 6474 | 2026.05.06 06:54:44.556140 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6475 | 2026.05.06 06:54:44.556233 [ 261 ] {a51f436b-e2b9-4776-82dd-303e1c5222d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6476 | 2026.05.06 06:54:44.556271 [ 261 ] {a51f436b-e2b9-4776-82dd-303e1c5222d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6477 | 2026.05.06 06:54:44.556676 [ 261 ] {a51f436b-e2b9-4776-82dd-303e1c5222d5} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6478 | 2026.05.06 06:54:44.556711 [ 261 ] {a51f436b-e2b9-4776-82dd-303e1c5222d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6479 | 2026.05.06 06:54:44.557009 [ 261 ] {a51f436b-e2b9-4776-82dd-303e1c5222d5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6480 | 2026.05.06 06:54:44.557208 [ 261 ] {a51f436b-e2b9-4776-82dd-303e1c5222d5} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6481 | 2026.05.06 06:54:44.557334 [ 261 ] {a51f436b-e2b9-4776-82dd-303e1c5222d5} <Debug> executeQuery: Read 76 rows, 6.09 KiB in 0.001119 sec., 67917.78373547811 rows/sec., 5.31 MiB/sec. | ||
| 6482 | 2026.05.06 06:54:44.557370 [ 261 ] {a51f436b-e2b9-4776-82dd-303e1c5222d5} <Debug> TCPHandler: Processed in 0.001277986 sec. | ||
| 6483 | 2026.05.06 06:54:44.557487 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6484 | 2026.05.06 06:54:44.557580 [ 261 ] {6079bd7f-1064-4319-a63f-2f394440bf7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6485 | 2026.05.06 06:54:44.557621 [ 261 ] {6079bd7f-1064-4319-a63f-2f394440bf7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6486 | 2026.05.06 06:54:44.558020 [ 261 ] {6079bd7f-1064-4319-a63f-2f394440bf7f} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6487 | 2026.05.06 06:54:44.558053 [ 261 ] {6079bd7f-1064-4319-a63f-2f394440bf7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6488 | 2026.05.06 06:54:44.558363 [ 261 ] {6079bd7f-1064-4319-a63f-2f394440bf7f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6489 | 2026.05.06 06:54:44.558568 [ 261 ] {6079bd7f-1064-4319-a63f-2f394440bf7f} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6490 | 2026.05.06 06:54:44.558693 [ 261 ] {6079bd7f-1064-4319-a63f-2f394440bf7f} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.00113 sec., 145132.74336283185 rows/sec., 10.10 MiB/sec. | ||
| 6491 | 2026.05.06 06:54:44.558727 [ 261 ] {6079bd7f-1064-4319-a63f-2f394440bf7f} <Debug> TCPHandler: Processed in 0.001287137 sec. | ||
| 6492 | 2026.05.06 06:54:44.558855 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6493 | 2026.05.06 06:54:44.558947 [ 261 ] {2740d25d-d428-4474-8c8a-7ca8ca890469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6494 | 2026.05.06 06:54:44.559000 [ 261 ] {2740d25d-d428-4474-8c8a-7ca8ca890469} <Trace> 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 | ||
| 6495 | 2026.05.06 06:54:44.559694 [ 261 ] {2740d25d-d428-4474-8c8a-7ca8ca890469} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6496 | 2026.05.06 06:54:44.559727 [ 261 ] {2740d25d-d428-4474-8c8a-7ca8ca890469} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6497 | 2026.05.06 06:54:44.560198 [ 261 ] {2740d25d-d428-4474-8c8a-7ca8ca890469} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6498 | 2026.05.06 06:54:44.560413 [ 261 ] {2740d25d-d428-4474-8c8a-7ca8ca890469} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6499 | 2026.05.06 06:54:44.560546 [ 261 ] {2740d25d-d428-4474-8c8a-7ca8ca890469} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001616 sec., 2475.2475247524753 rows/sec., 4.44 MiB/sec. | ||
| 6500 | 2026.05.06 06:54:44.560597 [ 261 ] {2740d25d-d428-4474-8c8a-7ca8ca890469} <Debug> TCPHandler: Processed in 0.001788911 sec. | ||
| 6501 | 2026.05.06 06:54:44.560716 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6502 | 2026.05.06 06:54:44.560809 [ 261 ] {ad86a2ca-91df-4f5f-b4bc-0a29274c480e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6503 | 2026.05.06 06:54:44.560849 [ 261 ] {ad86a2ca-91df-4f5f-b4bc-0a29274c480e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6504 | 2026.05.06 06:54:44.561188 [ 261 ] {ad86a2ca-91df-4f5f-b4bc-0a29274c480e} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6505 | 2026.05.06 06:54:44.561223 [ 261 ] {ad86a2ca-91df-4f5f-b4bc-0a29274c480e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6506 | 2026.05.06 06:54:44.561517 [ 261 ] {ad86a2ca-91df-4f5f-b4bc-0a29274c480e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6507 | 2026.05.06 06:54:44.561738 [ 261 ] {ad86a2ca-91df-4f5f-b4bc-0a29274c480e} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6508 | 2026.05.06 06:54:44.561827 [ 38 ] {} <Debug> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6509 | 2026.05.06 06:54:44.561859 [ 38 ] {} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6510 | 2026.05.06 06:54:44.561861 [ 261 ] {ad86a2ca-91df-4f5f-b4bc-0a29274c480e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 6511 | 2026.05.06 06:54:44.561878 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6512 | 2026.05.06 06:54:44.561902 [ 261 ] {ad86a2ca-91df-4f5f-b4bc-0a29274c480e} <Debug> TCPHandler: Processed in 0.001233215 sec. | ||
| 6513 | 2026.05.06 06:54:44.561964 [ 190 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6514 | 2026.05.06 06:54:44.562064 [ 190 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6515 | 2026.05.06 06:54:44.562096 [ 190 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1770 rows starting from the beginning of the part | ||
| 6516 | 2026.05.06 06:54:44.562151 [ 190 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 42 rows starting from the beginning of the part | ||
| 6517 | 2026.05.06 06:54:44.562197 [ 190 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 48 rows starting from the beginning of the part | ||
| 6518 | 2026.05.06 06:54:44.562241 [ 190 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 6519 | 2026.05.06 06:54:44.562279 [ 190 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 90 rows starting from the beginning of the part | ||
| 6520 | 2026.05.06 06:54:44.562318 [ 190 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 6521 | 2026.05.06 06:54:44.563320 [ 190 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2070 rows, containing 4 columns (4 merged, 0 gathered) in 0.001394249 sec., 1484670.2418291138 rows/sec., 96.52 MiB/sec. | ||
| 6522 | 2026.05.06 06:54:44.563541 [ 190 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6523 | 2026.05.06 06:54:44.563761 [ 190 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_36_7} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6524 | 2026.05.06 06:54:44.563820 [ 190 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_36_7} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6525 | 2026.05.06 06:54:44.563874 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 6526 | 2026.05.06 06:54:44.902567 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12914 | ||
| 6527 | 2026.05.06 06:54:44.903236 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6528 | 2026.05.06 06:54:44.903299 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6529 | 2026.05.06 06:54:44.903858 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6530 | 2026.05.06 06:54:44.904132 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6531 | 2026.05.06 06:54:44.904288 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12914 | ||
| 6532 | 2026.05.06 06:54:45.572282 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6533 | 2026.05.06 06:54:45.588099 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6534 | 2026.05.06 06:54:45.588157 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6535 | 2026.05.06 06:54:45.594129 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6536 | 2026.05.06 06:54:45.594863 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6537 | 2026.05.06 06:54:45.597550 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6538 | 2026.05.06 06:54:49.552320 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6539 | 2026.05.06 06:54:49.552593 [ 261 ] {a65b1d8e-75bc-420b-83c6-f47953893b57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 6540 | 2026.05.06 06:54:49.552977 [ 261 ] {a65b1d8e-75bc-420b-83c6-f47953893b57} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6541 | 2026.05.06 06:54:49.553022 [ 261 ] {a65b1d8e-75bc-420b-83c6-f47953893b57} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 6542 | 2026.05.06 06:54:49.553303 [ 261 ] {a65b1d8e-75bc-420b-83c6-f47953893b57} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6543 | 2026.05.06 06:54:49.553381 [ 261 ] {a65b1d8e-75bc-420b-83c6-f47953893b57} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6544 | 2026.05.06 06:54:49.553526 [ 261 ] {a65b1d8e-75bc-420b-83c6-f47953893b57} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 6545 | 2026.05.06 06:54:49.553614 [ 365 ] {a65b1d8e-75bc-420b-83c6-f47953893b57} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6546 | 2026.05.06 06:54:49.553650 [ 347 ] {a65b1d8e-75bc-420b-83c6-f47953893b57} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6547 | 2026.05.06 06:54:49.553671 [ 364 ] {a65b1d8e-75bc-420b-83c6-f47953893b57} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6548 | 2026.05.06 06:54:49.553650 [ 359 ] {a65b1d8e-75bc-420b-83c6-f47953893b57} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6549 | 2026.05.06 06:54:49.553829 [ 261 ] {a65b1d8e-75bc-420b-83c6-f47953893b57} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 6550 | 2026.05.06 06:54:49.553857 [ 261 ] {a65b1d8e-75bc-420b-83c6-f47953893b57} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6551 | 2026.05.06 06:54:49.553955 [ 261 ] {a65b1d8e-75bc-420b-83c6-f47953893b57} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6552 | 2026.05.06 06:54:49.553977 [ 261 ] {a65b1d8e-75bc-420b-83c6-f47953893b57} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 6553 | 2026.05.06 06:54:49.554012 [ 261 ] {a65b1d8e-75bc-420b-83c6-f47953893b57} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6554 | 2026.05.06 06:54:49.554051 [ 261 ] {a65b1d8e-75bc-420b-83c6-f47953893b57} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6555 | 2026.05.06 06:54:49.554085 [ 261 ] {a65b1d8e-75bc-420b-83c6-f47953893b57} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6556 | 2026.05.06 06:54:49.554119 [ 261 ] {a65b1d8e-75bc-420b-83c6-f47953893b57} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6557 | 2026.05.06 06:54:49.555443 [ 261 ] {a65b1d8e-75bc-420b-83c6-f47953893b57} <Debug> executeQuery: Read 51 rows, 9.76 KiB in 0.002957 sec., 17247.210010145416 rows/sec., 3.22 MiB/sec. | ||
| 6558 | 2026.05.06 06:54:49.555617 [ 261 ] {a65b1d8e-75bc-420b-83c6-f47953893b57} <Debug> MemoryTracker: Peak memory usage (for query): 182.72 KiB. | ||
| 6559 | 2026.05.06 06:54:49.555633 [ 261 ] {a65b1d8e-75bc-420b-83c6-f47953893b57} <Debug> TCPHandler: Processed in 0.003445928 sec. | ||
| 6560 | 2026.05.06 06:54:49.561132 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6561 | 2026.05.06 06:54:49.561263 [ 261 ] {bdb20bcd-7f94-45c6-b522-0cd2d06a2e2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6562 | 2026.05.06 06:54:49.561318 [ 261 ] {bdb20bcd-7f94-45c6-b522-0cd2d06a2e2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6563 | 2026.05.06 06:54:49.561928 [ 261 ] {bdb20bcd-7f94-45c6-b522-0cd2d06a2e2f} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6564 | 2026.05.06 06:54:49.561969 [ 261 ] {bdb20bcd-7f94-45c6-b522-0cd2d06a2e2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6565 | 2026.05.06 06:54:49.562343 [ 261 ] {bdb20bcd-7f94-45c6-b522-0cd2d06a2e2f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6566 | 2026.05.06 06:54:49.562564 [ 261 ] {bdb20bcd-7f94-45c6-b522-0cd2d06a2e2f} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6567 | 2026.05.06 06:54:49.562708 [ 261 ] {bdb20bcd-7f94-45c6-b522-0cd2d06a2e2f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001482 sec., 191632.92847503372 rows/sec., 12.17 MiB/sec. | ||
| 6568 | 2026.05.06 06:54:49.562747 [ 261 ] {bdb20bcd-7f94-45c6-b522-0cd2d06a2e2f} <Debug> TCPHandler: Processed in 0.001674668 sec. | ||
| 6569 | 2026.05.06 06:54:49.562892 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6570 | 2026.05.06 06:54:49.562990 [ 261 ] {bfdb600a-902d-44a8-897f-6f3a0a38e79e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6571 | 2026.05.06 06:54:49.563032 [ 261 ] {bfdb600a-902d-44a8-897f-6f3a0a38e79e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6572 | 2026.05.06 06:54:49.563831 [ 261 ] {bfdb600a-902d-44a8-897f-6f3a0a38e79e} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6573 | 2026.05.06 06:54:49.563869 [ 261 ] {bfdb600a-902d-44a8-897f-6f3a0a38e79e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6574 | 2026.05.06 06:54:49.564232 [ 261 ] {bfdb600a-902d-44a8-897f-6f3a0a38e79e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6575 | 2026.05.06 06:54:49.564445 [ 261 ] {bfdb600a-902d-44a8-897f-6f3a0a38e79e} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6576 | 2026.05.06 06:54:49.564575 [ 261 ] {bfdb600a-902d-44a8-897f-6f3a0a38e79e} <Debug> executeQuery: Read 871 rows, 69.95 KiB in 0.001606 sec., 542341.2204234122 rows/sec., 42.53 MiB/sec. | ||
| 6577 | 2026.05.06 06:54:49.564612 [ 261 ] {bfdb600a-902d-44a8-897f-6f3a0a38e79e} <Debug> TCPHandler: Processed in 0.00176772 sec. | ||
| 6578 | 2026.05.06 06:54:49.564750 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6579 | 2026.05.06 06:54:49.564868 [ 261 ] {0fe544cf-7e47-4cfc-8119-715e2ee42fe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6580 | 2026.05.06 06:54:49.564914 [ 261 ] {0fe544cf-7e47-4cfc-8119-715e2ee42fe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6581 | 2026.05.06 06:54:49.565405 [ 261 ] {0fe544cf-7e47-4cfc-8119-715e2ee42fe6} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6582 | 2026.05.06 06:54:49.565442 [ 261 ] {0fe544cf-7e47-4cfc-8119-715e2ee42fe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6583 | 2026.05.06 06:54:49.565751 [ 261 ] {0fe544cf-7e47-4cfc-8119-715e2ee42fe6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6584 | 2026.05.06 06:54:49.565962 [ 261 ] {0fe544cf-7e47-4cfc-8119-715e2ee42fe6} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6585 | 2026.05.06 06:54:49.566092 [ 261 ] {0fe544cf-7e47-4cfc-8119-715e2ee42fe6} <Debug> executeQuery: Read 179 rows, 11.32 KiB in 0.001246 sec., 143659.71107544142 rows/sec., 8.88 MiB/sec. | ||
| 6586 | 2026.05.06 06:54:49.566130 [ 261 ] {0fe544cf-7e47-4cfc-8119-715e2ee42fe6} <Debug> TCPHandler: Processed in 0.001437921 sec. | ||
| 6587 | 2026.05.06 06:54:49.566266 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6588 | 2026.05.06 06:54:49.566360 [ 261 ] {f173eee3-c1af-4044-b3d0-b9c5da04e44d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6589 | 2026.05.06 06:54:49.566401 [ 261 ] {f173eee3-c1af-4044-b3d0-b9c5da04e44d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6590 | 2026.05.06 06:54:49.566868 [ 261 ] {f173eee3-c1af-4044-b3d0-b9c5da04e44d} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6591 | 2026.05.06 06:54:49.566903 [ 261 ] {f173eee3-c1af-4044-b3d0-b9c5da04e44d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6592 | 2026.05.06 06:54:49.567199 [ 261 ] {f173eee3-c1af-4044-b3d0-b9c5da04e44d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6593 | 2026.05.06 06:54:49.567426 [ 261 ] {f173eee3-c1af-4044-b3d0-b9c5da04e44d} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6594 | 2026.05.06 06:54:49.567548 [ 24 ] {} <Debug> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 6595 | 2026.05.06 06:54:49.567554 [ 261 ] {f173eee3-c1af-4044-b3d0-b9c5da04e44d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001211 sec., 123038.81090008256 rows/sec., 7.95 MiB/sec. | ||
| 6596 | 2026.05.06 06:54:49.567593 [ 24 ] {} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6597 | 2026.05.06 06:54:49.567610 [ 261 ] {f173eee3-c1af-4044-b3d0-b9c5da04e44d} <Debug> TCPHandler: Processed in 0.00140467 sec. | ||
| 6598 | 2026.05.06 06:54:49.567618 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6599 | 2026.05.06 06:54:49.567710 [ 190 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 6600 | 2026.05.06 06:54:49.567741 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6601 | 2026.05.06 06:54:49.567803 [ 190 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6602 | 2026.05.06 06:54:49.567829 [ 190 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 975 rows starting from the beginning of the part | ||
| 6603 | 2026.05.06 06:54:49.567835 [ 261 ] {f2d6718c-fc46-4894-8cfc-592ccc00e265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6604 | 2026.05.06 06:54:49.567875 [ 261 ] {f2d6718c-fc46-4894-8cfc-592ccc00e265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6605 | 2026.05.06 06:54:49.567880 [ 190 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 149 rows starting from the beginning of the part | ||
| 6606 | 2026.05.06 06:54:49.567924 [ 190 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 149 rows starting from the beginning of the part | ||
| 6607 | 2026.05.06 06:54:49.567963 [ 190 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 950 rows starting from the beginning of the part | ||
| 6608 | 2026.05.06 06:54:49.567999 [ 190 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 149 rows starting from the beginning of the part | ||
| 6609 | 2026.05.06 06:54:49.568036 [ 190 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 149 rows starting from the beginning of the part | ||
| 6610 | 2026.05.06 06:54:49.568383 [ 261 ] {f2d6718c-fc46-4894-8cfc-592ccc00e265} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6611 | 2026.05.06 06:54:49.568418 [ 261 ] {f2d6718c-fc46-4894-8cfc-592ccc00e265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6612 | 2026.05.06 06:54:49.568716 [ 261 ] {f2d6718c-fc46-4894-8cfc-592ccc00e265} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6613 | 2026.05.06 06:54:49.568920 [ 261 ] {f2d6718c-fc46-4894-8cfc-592ccc00e265} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6614 | 2026.05.06 06:54:49.569047 [ 261 ] {f2d6718c-fc46-4894-8cfc-592ccc00e265} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001229 sec., 120423.10821806345 rows/sec., 6.85 MiB/sec. | ||
| 6615 | 2026.05.06 06:54:49.569058 [ 189 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2521 rows, containing 5 columns (5 merged, 0 gathered) in 0.001377749 sec., 1829796.2836481826 rows/sec., 117.56 MiB/sec. | ||
| 6616 | 2026.05.06 06:54:49.569084 [ 261 ] {f2d6718c-fc46-4894-8cfc-592ccc00e265} <Debug> TCPHandler: Processed in 0.00139433 sec. | ||
| 6617 | 2026.05.06 06:54:49.569249 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6618 | 2026.05.06 06:54:49.569258 [ 194 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 6619 | 2026.05.06 06:54:49.569346 [ 261 ] {a4552811-a63b-4f81-90d5-d973bf5008a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6620 | 2026.05.06 06:54:49.569386 [ 261 ] {a4552811-a63b-4f81-90d5-d973bf5008a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6621 | 2026.05.06 06:54:49.569510 [ 194 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_15_3} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6622 | 2026.05.06 06:54:49.569573 [ 194 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_15_3} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 6623 | 2026.05.06 06:54:49.569644 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 6624 | 2026.05.06 06:54:49.570093 [ 261 ] {a4552811-a63b-4f81-90d5-d973bf5008a2} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6625 | 2026.05.06 06:54:49.570127 [ 261 ] {a4552811-a63b-4f81-90d5-d973bf5008a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6626 | 2026.05.06 06:54:49.570464 [ 261 ] {a4552811-a63b-4f81-90d5-d973bf5008a2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6627 | 2026.05.06 06:54:49.570667 [ 261 ] {a4552811-a63b-4f81-90d5-d973bf5008a2} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6628 | 2026.05.06 06:54:49.570795 [ 261 ] {a4552811-a63b-4f81-90d5-d973bf5008a2} <Debug> executeQuery: Read 527 rows, 38.14 KiB in 0.001468 sec., 358991.82561307907 rows/sec., 25.37 MiB/sec. | ||
| 6629 | 2026.05.06 06:54:49.570833 [ 261 ] {a4552811-a63b-4f81-90d5-d973bf5008a2} <Debug> TCPHandler: Processed in 0.001643666 sec. | ||
| 6630 | 2026.05.06 06:54:49.570950 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6631 | 2026.05.06 06:54:49.571044 [ 261 ] {b1cb708b-24fd-4f5b-98ee-b90a1b7ac1af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6632 | 2026.05.06 06:54:49.571085 [ 261 ] {b1cb708b-24fd-4f5b-98ee-b90a1b7ac1af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6633 | 2026.05.06 06:54:49.571431 [ 261 ] {b1cb708b-24fd-4f5b-98ee-b90a1b7ac1af} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6634 | 2026.05.06 06:54:49.571467 [ 261 ] {b1cb708b-24fd-4f5b-98ee-b90a1b7ac1af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6635 | 2026.05.06 06:54:49.571771 [ 261 ] {b1cb708b-24fd-4f5b-98ee-b90a1b7ac1af} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6636 | 2026.05.06 06:54:49.571973 [ 261 ] {b1cb708b-24fd-4f5b-98ee-b90a1b7ac1af} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6637 | 2026.05.06 06:54:49.572099 [ 261 ] {b1cb708b-24fd-4f5b-98ee-b90a1b7ac1af} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001073 sec., 5591.798695246971 rows/sec., 292.15 KiB/sec. | ||
| 6638 | 2026.05.06 06:54:49.572135 [ 261 ] {b1cb708b-24fd-4f5b-98ee-b90a1b7ac1af} <Debug> TCPHandler: Processed in 0.001234675 sec. | ||
| 6639 | 2026.05.06 06:54:49.572269 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6640 | 2026.05.06 06:54:49.572363 [ 261 ] {8469529a-d87f-4fea-a7d9-1d2e7fbc7409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6641 | 2026.05.06 06:54:49.572405 [ 261 ] {8469529a-d87f-4fea-a7d9-1d2e7fbc7409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6642 | 2026.05.06 06:54:49.572799 [ 261 ] {8469529a-d87f-4fea-a7d9-1d2e7fbc7409} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6643 | 2026.05.06 06:54:49.572834 [ 261 ] {8469529a-d87f-4fea-a7d9-1d2e7fbc7409} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6644 | 2026.05.06 06:54:49.573177 [ 261 ] {8469529a-d87f-4fea-a7d9-1d2e7fbc7409} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6645 | 2026.05.06 06:54:49.573389 [ 261 ] {8469529a-d87f-4fea-a7d9-1d2e7fbc7409} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6646 | 2026.05.06 06:54:49.573522 [ 261 ] {8469529a-d87f-4fea-a7d9-1d2e7fbc7409} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001177 sec., 225148.68309260832 rows/sec., 14.96 MiB/sec. | ||
| 6647 | 2026.05.06 06:54:49.573559 [ 261 ] {8469529a-d87f-4fea-a7d9-1d2e7fbc7409} <Debug> TCPHandler: Processed in 0.001340118 sec. | ||
| 6648 | 2026.05.06 06:54:49.573682 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6649 | 2026.05.06 06:54:49.573777 [ 261 ] {d9306178-cff6-4d15-adb6-d3c0987b7d15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6650 | 2026.05.06 06:54:49.573820 [ 261 ] {d9306178-cff6-4d15-adb6-d3c0987b7d15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6651 | 2026.05.06 06:54:49.574131 [ 261 ] {d9306178-cff6-4d15-adb6-d3c0987b7d15} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6652 | 2026.05.06 06:54:49.574166 [ 261 ] {d9306178-cff6-4d15-adb6-d3c0987b7d15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6653 | 2026.05.06 06:54:49.574472 [ 261 ] {d9306178-cff6-4d15-adb6-d3c0987b7d15} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6654 | 2026.05.06 06:54:49.574674 [ 261 ] {d9306178-cff6-4d15-adb6-d3c0987b7d15} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6655 | 2026.05.06 06:54:49.574799 [ 261 ] {d9306178-cff6-4d15-adb6-d3c0987b7d15} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001039 sec., 962.4639076034649 rows/sec., 64.85 KiB/sec. | ||
| 6656 | 2026.05.06 06:54:49.574834 [ 261 ] {d9306178-cff6-4d15-adb6-d3c0987b7d15} <Debug> TCPHandler: Processed in 0.001201924 sec. | ||
| 6657 | 2026.05.06 06:54:49.574956 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6658 | 2026.05.06 06:54:49.575050 [ 261 ] {dad7784d-2b71-49b2-82a9-22999ab3801d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6659 | 2026.05.06 06:54:49.575104 [ 261 ] {dad7784d-2b71-49b2-82a9-22999ab3801d} <Trace> 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 | ||
| 6660 | 2026.05.06 06:54:49.575948 [ 261 ] {dad7784d-2b71-49b2-82a9-22999ab3801d} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6661 | 2026.05.06 06:54:49.575983 [ 261 ] {dad7784d-2b71-49b2-82a9-22999ab3801d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6662 | 2026.05.06 06:54:49.576563 [ 261 ] {dad7784d-2b71-49b2-82a9-22999ab3801d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6663 | 2026.05.06 06:54:49.576780 [ 261 ] {dad7784d-2b71-49b2-82a9-22999ab3801d} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6664 | 2026.05.06 06:54:49.576917 [ 261 ] {dad7784d-2b71-49b2-82a9-22999ab3801d} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001884 sec., 19639.065817409766 rows/sec., 35.19 MiB/sec. | ||
| 6665 | 2026.05.06 06:54:49.576924 [ 24 ] {} <Debug> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6666 | 2026.05.06 06:54:49.576970 [ 261 ] {dad7784d-2b71-49b2-82a9-22999ab3801d} <Debug> TCPHandler: Processed in 0.002063489 sec. | ||
| 6667 | 2026.05.06 06:54:49.576973 [ 24 ] {} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6668 | 2026.05.06 06:54:49.577013 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6669 | 2026.05.06 06:54:49.577079 [ 190 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 6670 | 2026.05.06 06:54:49.577102 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6671 | 2026.05.06 06:54:49.577198 [ 261 ] {ccc2cd59-3622-4efe-85d3-688433e17a09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6672 | 2026.05.06 06:54:49.577248 [ 190 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6673 | 2026.05.06 06:54:49.577249 [ 261 ] {ccc2cd59-3622-4efe-85d3-688433e17a09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6674 | 2026.05.06 06:54:49.577290 [ 190 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 571 rows starting from the beginning of the part | ||
| 6675 | 2026.05.06 06:54:49.577387 [ 190 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 48 rows starting from the beginning of the part | ||
| 6676 | 2026.05.06 06:54:49.577478 [ 190 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 4 rows starting from the beginning of the part | ||
| 6677 | 2026.05.06 06:54:49.577569 [ 190 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 37 rows starting from the beginning of the part | ||
| 6678 | 2026.05.06 06:54:49.577605 [ 261 ] {ccc2cd59-3622-4efe-85d3-688433e17a09} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6679 | 2026.05.06 06:54:49.577640 [ 261 ] {ccc2cd59-3622-4efe-85d3-688433e17a09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6680 | 2026.05.06 06:54:49.577663 [ 190 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 4 rows starting from the beginning of the part | ||
| 6681 | 2026.05.06 06:54:49.577757 [ 190 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 37 rows starting from the beginning of the part | ||
| 6682 | 2026.05.06 06:54:49.577954 [ 261 ] {ccc2cd59-3622-4efe-85d3-688433e17a09} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6683 | 2026.05.06 06:54:49.578159 [ 261 ] {ccc2cd59-3622-4efe-85d3-688433e17a09} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6684 | 2026.05.06 06:54:49.578294 [ 261 ] {ccc2cd59-3622-4efe-85d3-688433e17a09} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001114 sec., 80789.94614003591 rows/sec., 5.06 MiB/sec. | ||
| 6685 | 2026.05.06 06:54:49.578330 [ 261 ] {ccc2cd59-3622-4efe-85d3-688433e17a09} <Debug> TCPHandler: Processed in 0.001277726 sec. | ||
| 6686 | 2026.05.06 06:54:49.582294 [ 194 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 701 rows, containing 19 columns (19 merged, 0 gathered) in 0.005238498 sec., 133816.98341776594 rows/sec., 239.79 MiB/sec. | ||
| 6687 | 2026.05.06 06:54:49.583161 [ 194 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6688 | 2026.05.06 06:54:49.583473 [ 194 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6689 | 2026.05.06 06:54:49.583539 [ 194 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6690 | 2026.05.06 06:54:49.583630 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.55 MiB. | ||
| 6691 | 2026.05.06 06:54:50.000264 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.10 MiB, peak 286.60 MiB, free memory in arenas 0.00 B, will set to 280.93 MiB (RSS), difference: 1.83 MiB | ||
| 6692 | 2026.05.06 06:54:52.298823 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6693 | 2026.05.06 06:54:52.298892 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6694 | 2026.05.06 06:54:52.404390 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13426 | ||
| 6695 | 2026.05.06 06:54:52.405182 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6696 | 2026.05.06 06:54:52.405239 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6697 | 2026.05.06 06:54:52.405930 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6698 | 2026.05.06 06:54:52.406175 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6699 | 2026.05.06 06:54:52.406324 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13426 | ||
| 6700 | 2026.05.06 06:54:52.433462 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 798 | ||
| 6701 | 2026.05.06 06:54:52.436455 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6702 | 2026.05.06 06:54:52.436504 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6703 | 2026.05.06 06:54:52.437715 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6704 | 2026.05.06 06:54:52.437973 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6705 | 2026.05.06 06:54:52.438237 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 798 | ||
| 6706 | 2026.05.06 06:54:53.097669 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6707 | 2026.05.06 06:54:53.114458 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6708 | 2026.05.06 06:54:53.114507 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6709 | 2026.05.06 06:54:53.120271 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6710 | 2026.05.06 06:54:53.120929 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6711 | 2026.05.06 06:54:53.123760 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6712 | 2026.05.06 06:54:54.546664 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6713 | 2026.05.06 06:54:54.546880 [ 261 ] {8225b32f-b433-4f5c-82d0-dceb89b19ba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6714 | 2026.05.06 06:54:54.547258 [ 261 ] {8225b32f-b433-4f5c-82d0-dceb89b19ba5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6715 | 2026.05.06 06:54:54.547302 [ 261 ] {8225b32f-b433-4f5c-82d0-dceb89b19ba5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6716 | 2026.05.06 06:54:54.547556 [ 261 ] {8225b32f-b433-4f5c-82d0-dceb89b19ba5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6717 | 2026.05.06 06:54:54.547637 [ 261 ] {8225b32f-b433-4f5c-82d0-dceb89b19ba5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6718 | 2026.05.06 06:54:54.547773 [ 261 ] {8225b32f-b433-4f5c-82d0-dceb89b19ba5} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6719 | 2026.05.06 06:54:54.547869 [ 365 ] {8225b32f-b433-4f5c-82d0-dceb89b19ba5} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6720 | 2026.05.06 06:54:54.547927 [ 347 ] {8225b32f-b433-4f5c-82d0-dceb89b19ba5} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6721 | 2026.05.06 06:54:54.547930 [ 359 ] {8225b32f-b433-4f5c-82d0-dceb89b19ba5} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6722 | 2026.05.06 06:54:54.547927 [ 331 ] {8225b32f-b433-4f5c-82d0-dceb89b19ba5} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6723 | 2026.05.06 06:54:54.548162 [ 261 ] {8225b32f-b433-4f5c-82d0-dceb89b19ba5} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 6724 | 2026.05.06 06:54:54.548191 [ 261 ] {8225b32f-b433-4f5c-82d0-dceb89b19ba5} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6725 | 2026.05.06 06:54:54.548295 [ 261 ] {8225b32f-b433-4f5c-82d0-dceb89b19ba5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6726 | 2026.05.06 06:54:54.548317 [ 261 ] {8225b32f-b433-4f5c-82d0-dceb89b19ba5} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 6727 | 2026.05.06 06:54:54.548352 [ 261 ] {8225b32f-b433-4f5c-82d0-dceb89b19ba5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6728 | 2026.05.06 06:54:54.548391 [ 261 ] {8225b32f-b433-4f5c-82d0-dceb89b19ba5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6729 | 2026.05.06 06:54:54.548426 [ 261 ] {8225b32f-b433-4f5c-82d0-dceb89b19ba5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6730 | 2026.05.06 06:54:54.548460 [ 261 ] {8225b32f-b433-4f5c-82d0-dceb89b19ba5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6731 | 2026.05.06 06:54:54.550016 [ 261 ] {8225b32f-b433-4f5c-82d0-dceb89b19ba5} <Debug> executeQuery: Read 51 rows, 5.78 KiB in 0.003221 sec., 15833.592052157715 rows/sec., 1.75 MiB/sec. | ||
| 6732 | 2026.05.06 06:54:54.550194 [ 261 ] {8225b32f-b433-4f5c-82d0-dceb89b19ba5} <Debug> MemoryTracker: Peak memory usage (for query): 163.02 KiB. | ||
| 6733 | 2026.05.06 06:54:54.550210 [ 261 ] {8225b32f-b433-4f5c-82d0-dceb89b19ba5} <Debug> TCPHandler: Processed in 0.003664543 sec. | ||
| 6734 | 2026.05.06 06:54:54.552032 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6735 | 2026.05.06 06:54:54.552139 [ 261 ] {67c51372-12dd-4b6b-b41d-a1bbd98db0ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6736 | 2026.05.06 06:54:54.552181 [ 261 ] {67c51372-12dd-4b6b-b41d-a1bbd98db0ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6737 | 2026.05.06 06:54:54.552718 [ 261 ] {67c51372-12dd-4b6b-b41d-a1bbd98db0ae} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6738 | 2026.05.06 06:54:54.552758 [ 261 ] {67c51372-12dd-4b6b-b41d-a1bbd98db0ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6739 | 2026.05.06 06:54:54.553109 [ 261 ] {67c51372-12dd-4b6b-b41d-a1bbd98db0ae} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6740 | 2026.05.06 06:54:54.553337 [ 261 ] {67c51372-12dd-4b6b-b41d-a1bbd98db0ae} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6741 | 2026.05.06 06:54:54.553481 [ 261 ] {67c51372-12dd-4b6b-b41d-a1bbd98db0ae} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001372 sec., 46647.23032069971 rows/sec., 3.69 MiB/sec. | ||
| 6742 | 2026.05.06 06:54:54.553519 [ 261 ] {67c51372-12dd-4b6b-b41d-a1bbd98db0ae} <Debug> TCPHandler: Processed in 0.001537304 sec. | ||
| 6743 | 2026.05.06 06:54:54.553642 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6744 | 2026.05.06 06:54:54.553737 [ 261 ] {82dbeaec-053c-4e03-a7b6-2796743ab849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6745 | 2026.05.06 06:54:54.553777 [ 261 ] {82dbeaec-053c-4e03-a7b6-2796743ab849} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6746 | 2026.05.06 06:54:54.554204 [ 261 ] {82dbeaec-053c-4e03-a7b6-2796743ab849} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6747 | 2026.05.06 06:54:54.554247 [ 261 ] {82dbeaec-053c-4e03-a7b6-2796743ab849} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6748 | 2026.05.06 06:54:54.554533 [ 261 ] {82dbeaec-053c-4e03-a7b6-2796743ab849} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6749 | 2026.05.06 06:54:54.554737 [ 261 ] {82dbeaec-053c-4e03-a7b6-2796743ab849} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6750 | 2026.05.06 06:54:54.554862 [ 261 ] {82dbeaec-053c-4e03-a7b6-2796743ab849} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001146 sec., 3490.4013961605583 rows/sec., 262.46 KiB/sec. | ||
| 6751 | 2026.05.06 06:54:54.554898 [ 261 ] {82dbeaec-053c-4e03-a7b6-2796743ab849} <Debug> TCPHandler: Processed in 0.001311357 sec. | ||
| 6752 | 2026.05.06 06:54:54.555006 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6753 | 2026.05.06 06:54:54.555098 [ 261 ] {5330d94c-8823-4306-9817-78bce426a867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6754 | 2026.05.06 06:54:54.555136 [ 261 ] {5330d94c-8823-4306-9817-78bce426a867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6755 | 2026.05.06 06:54:54.555569 [ 261 ] {5330d94c-8823-4306-9817-78bce426a867} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6756 | 2026.05.06 06:54:54.555604 [ 261 ] {5330d94c-8823-4306-9817-78bce426a867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6757 | 2026.05.06 06:54:54.555889 [ 261 ] {5330d94c-8823-4306-9817-78bce426a867} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6758 | 2026.05.06 06:54:54.556099 [ 261 ] {5330d94c-8823-4306-9817-78bce426a867} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6759 | 2026.05.06 06:54:54.556235 [ 261 ] {5330d94c-8823-4306-9817-78bce426a867} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001143 sec., 59492.56342957131 rows/sec., 4.64 MiB/sec. | ||
| 6760 | 2026.05.06 06:54:54.556272 [ 261 ] {5330d94c-8823-4306-9817-78bce426a867} <Debug> TCPHandler: Processed in 0.001312747 sec. | ||
| 6761 | 2026.05.06 06:54:54.556412 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6762 | 2026.05.06 06:54:54.556503 [ 261 ] {96c43853-ae55-420d-a53c-798d1216359c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6763 | 2026.05.06 06:54:54.556543 [ 261 ] {96c43853-ae55-420d-a53c-798d1216359c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6764 | 2026.05.06 06:54:54.556929 [ 261 ] {96c43853-ae55-420d-a53c-798d1216359c} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6765 | 2026.05.06 06:54:54.556962 [ 261 ] {96c43853-ae55-420d-a53c-798d1216359c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6766 | 2026.05.06 06:54:54.557289 [ 261 ] {96c43853-ae55-420d-a53c-798d1216359c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6767 | 2026.05.06 06:54:54.557488 [ 261 ] {96c43853-ae55-420d-a53c-798d1216359c} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6768 | 2026.05.06 06:54:54.557614 [ 261 ] {96c43853-ae55-420d-a53c-798d1216359c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001129 sec., 141718.33480956597 rows/sec., 9.87 MiB/sec. | ||
| 6769 | 2026.05.06 06:54:54.557650 [ 261 ] {96c43853-ae55-420d-a53c-798d1216359c} <Debug> TCPHandler: Processed in 0.001287136 sec. | ||
| 6770 | 2026.05.06 06:54:54.557768 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6771 | 2026.05.06 06:54:54.557860 [ 261 ] {bb4cb24b-26b4-4a57-a3d5-43eff05bb77a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6772 | 2026.05.06 06:54:54.557913 [ 261 ] {bb4cb24b-26b4-4a57-a3d5-43eff05bb77a} <Trace> 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 | ||
| 6773 | 2026.05.06 06:54:54.558628 [ 261 ] {bb4cb24b-26b4-4a57-a3d5-43eff05bb77a} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6774 | 2026.05.06 06:54:54.558663 [ 261 ] {bb4cb24b-26b4-4a57-a3d5-43eff05bb77a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6775 | 2026.05.06 06:54:54.559140 [ 261 ] {bb4cb24b-26b4-4a57-a3d5-43eff05bb77a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6776 | 2026.05.06 06:54:54.559358 [ 261 ] {bb4cb24b-26b4-4a57-a3d5-43eff05bb77a} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6777 | 2026.05.06 06:54:54.559493 [ 261 ] {bb4cb24b-26b4-4a57-a3d5-43eff05bb77a} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001651 sec., 2422.7740763173833 rows/sec., 4.34 MiB/sec. | ||
| 6778 | 2026.05.06 06:54:54.559549 [ 261 ] {bb4cb24b-26b4-4a57-a3d5-43eff05bb77a} <Debug> TCPHandler: Processed in 0.001827362 sec. | ||
| 6779 | 2026.05.06 06:54:54.559667 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6780 | 2026.05.06 06:54:54.559759 [ 261 ] {eec763da-bf5f-4482-be1d-54ad72b614cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6781 | 2026.05.06 06:54:54.559799 [ 261 ] {eec763da-bf5f-4482-be1d-54ad72b614cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6782 | 2026.05.06 06:54:54.560135 [ 261 ] {eec763da-bf5f-4482-be1d-54ad72b614cc} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6783 | 2026.05.06 06:54:54.560170 [ 261 ] {eec763da-bf5f-4482-be1d-54ad72b614cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6784 | 2026.05.06 06:54:54.560479 [ 261 ] {eec763da-bf5f-4482-be1d-54ad72b614cc} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6785 | 2026.05.06 06:54:54.560694 [ 261 ] {eec763da-bf5f-4482-be1d-54ad72b614cc} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6786 | 2026.05.06 06:54:54.560831 [ 261 ] {eec763da-bf5f-4482-be1d-54ad72b614cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 6787 | 2026.05.06 06:54:54.560866 [ 261 ] {eec763da-bf5f-4482-be1d-54ad72b614cc} <Debug> TCPHandler: Processed in 0.001247425 sec. | ||
| 6788 | 2026.05.06 06:54:55.181447 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6789 | 2026.05.06 06:54:55.181664 [ 261 ] {9539f511-a9ef-4cb5-a974-eae373a75434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 6790 | 2026.05.06 06:54:55.181995 [ 261 ] {9539f511-a9ef-4cb5-a974-eae373a75434} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6791 | 2026.05.06 06:54:55.182033 [ 261 ] {9539f511-a9ef-4cb5-a974-eae373a75434} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 6792 | 2026.05.06 06:54:55.182357 [ 261 ] {9539f511-a9ef-4cb5-a974-eae373a75434} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6793 | 2026.05.06 06:54:55.182428 [ 261 ] {9539f511-a9ef-4cb5-a974-eae373a75434} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6794 | 2026.05.06 06:54:55.182565 [ 261 ] {9539f511-a9ef-4cb5-a974-eae373a75434} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 6795 | 2026.05.06 06:54:55.182690 [ 359 ] {9539f511-a9ef-4cb5-a974-eae373a75434} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6796 | 2026.05.06 06:54:55.182705 [ 324 ] {9539f511-a9ef-4cb5-a974-eae373a75434} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6797 | 2026.05.06 06:54:55.182690 [ 331 ] {9539f511-a9ef-4cb5-a974-eae373a75434} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6798 | 2026.05.06 06:54:55.182694 [ 365 ] {9539f511-a9ef-4cb5-a974-eae373a75434} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6799 | 2026.05.06 06:54:55.182903 [ 261 ] {9539f511-a9ef-4cb5-a974-eae373a75434} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 6800 | 2026.05.06 06:54:55.182926 [ 261 ] {9539f511-a9ef-4cb5-a974-eae373a75434} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6801 | 2026.05.06 06:54:55.183028 [ 261 ] {9539f511-a9ef-4cb5-a974-eae373a75434} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6802 | 2026.05.06 06:54:55.183049 [ 261 ] {9539f511-a9ef-4cb5-a974-eae373a75434} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 6803 | 2026.05.06 06:54:55.183085 [ 261 ] {9539f511-a9ef-4cb5-a974-eae373a75434} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6804 | 2026.05.06 06:54:55.183126 [ 261 ] {9539f511-a9ef-4cb5-a974-eae373a75434} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6805 | 2026.05.06 06:54:55.183198 [ 261 ] {9539f511-a9ef-4cb5-a974-eae373a75434} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6806 | 2026.05.06 06:54:55.183274 [ 261 ] {9539f511-a9ef-4cb5-a974-eae373a75434} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6807 | 2026.05.06 06:54:55.184548 [ 261 ] {9539f511-a9ef-4cb5-a974-eae373a75434} <Debug> executeQuery: Read 51 rows, 9.76 KiB in 0.002955 sec., 17258.883248730963 rows/sec., 3.23 MiB/sec. | ||
| 6808 | 2026.05.06 06:54:55.184714 [ 261 ] {9539f511-a9ef-4cb5-a974-eae373a75434} <Debug> MemoryTracker: Peak memory usage (for query): 187.73 KiB. | ||
| 6809 | 2026.05.06 06:54:55.184731 [ 261 ] {9539f511-a9ef-4cb5-a974-eae373a75434} <Debug> TCPHandler: Processed in 0.003396166 sec. | ||
| 6810 | 2026.05.06 06:54:55.201089 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6811 | 2026.05.06 06:54:55.201211 [ 261 ] {4c30f359-c6a1-420a-aaa6-3f7234686615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6812 | 2026.05.06 06:54:55.201268 [ 261 ] {4c30f359-c6a1-420a-aaa6-3f7234686615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6813 | 2026.05.06 06:54:55.201860 [ 261 ] {4c30f359-c6a1-420a-aaa6-3f7234686615} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6814 | 2026.05.06 06:54:55.201903 [ 261 ] {4c30f359-c6a1-420a-aaa6-3f7234686615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6815 | 2026.05.06 06:54:55.202312 [ 261 ] {4c30f359-c6a1-420a-aaa6-3f7234686615} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6816 | 2026.05.06 06:54:55.202537 [ 261 ] {4c30f359-c6a1-420a-aaa6-3f7234686615} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6817 | 2026.05.06 06:54:55.202686 [ 261 ] {4c30f359-c6a1-420a-aaa6-3f7234686615} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001507 sec., 188453.8818845388 rows/sec., 11.97 MiB/sec. | ||
| 6818 | 2026.05.06 06:54:55.202727 [ 261 ] {4c30f359-c6a1-420a-aaa6-3f7234686615} <Debug> TCPHandler: Processed in 0.001697759 sec. | ||
| 6819 | 2026.05.06 06:54:55.202856 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6820 | 2026.05.06 06:54:55.202955 [ 261 ] {188451f4-69cf-4168-9b18-c61d8bec5a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6821 | 2026.05.06 06:54:55.202998 [ 261 ] {188451f4-69cf-4168-9b18-c61d8bec5a1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6822 | 2026.05.06 06:54:55.203410 [ 261 ] {188451f4-69cf-4168-9b18-c61d8bec5a1a} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6823 | 2026.05.06 06:54:55.203447 [ 261 ] {188451f4-69cf-4168-9b18-c61d8bec5a1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6824 | 2026.05.06 06:54:55.203739 [ 261 ] {188451f4-69cf-4168-9b18-c61d8bec5a1a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6825 | 2026.05.06 06:54:55.203945 [ 261 ] {188451f4-69cf-4168-9b18-c61d8bec5a1a} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6826 | 2026.05.06 06:54:55.204047 [ 168 ] {} <Debug> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 6827 | 2026.05.06 06:54:55.204078 [ 261 ] {188451f4-69cf-4168-9b18-c61d8bec5a1a} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001143 sec., 5249.343832020998 rows/sec., 428.05 KiB/sec. | ||
| 6828 | 2026.05.06 06:54:55.204097 [ 168 ] {} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6829 | 2026.05.06 06:54:55.204119 [ 261 ] {188451f4-69cf-4168-9b18-c61d8bec5a1a} <Debug> TCPHandler: Processed in 0.001314877 sec. | ||
| 6830 | 2026.05.06 06:54:55.204123 [ 168 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6831 | 2026.05.06 06:54:55.204254 [ 189 ] {0df8073b-f29c-4283-b8f7-dff834c33018::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 6832 | 2026.05.06 06:54:55.204261 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6833 | 2026.05.06 06:54:55.204405 [ 261 ] {eccfccfd-e484-48ca-a511-0674e6a858e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6834 | 2026.05.06 06:54:55.204407 [ 189 ] {0df8073b-f29c-4283-b8f7-dff834c33018::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6835 | 2026.05.06 06:54:55.204448 [ 261 ] {eccfccfd-e484-48ca-a511-0674e6a858e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6836 | 2026.05.06 06:54:55.204460 [ 189 ] {0df8073b-f29c-4283-b8f7-dff834c33018::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 6837 | 2026.05.06 06:54:55.204536 [ 189 ] {0df8073b-f29c-4283-b8f7-dff834c33018::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part | ||
| 6838 | 2026.05.06 06:54:55.204582 [ 189 ] {0df8073b-f29c-4283-b8f7-dff834c33018::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 6839 | 2026.05.06 06:54:55.204625 [ 189 ] {0df8073b-f29c-4283-b8f7-dff834c33018::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 6840 | 2026.05.06 06:54:55.204667 [ 189 ] {0df8073b-f29c-4283-b8f7-dff834c33018::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 8 rows starting from the beginning of the part | ||
| 6841 | 2026.05.06 06:54:55.204706 [ 189 ] {0df8073b-f29c-4283-b8f7-dff834c33018::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 6842 | 2026.05.06 06:54:55.205569 [ 194 ] {0df8073b-f29c-4283-b8f7-dff834c33018::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.001372579 sec., 36427.77574186987 rows/sec., 3.04 MiB/sec. | ||
| 6843 | 2026.05.06 06:54:55.205731 [ 188 ] {0df8073b-f29c-4283-b8f7-dff834c33018::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6844 | 2026.05.06 06:54:55.206014 [ 188 ] {0df8073b-f29c-4283-b8f7-dff834c33018::all_1_10_2} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6845 | 2026.05.06 06:54:55.206088 [ 188 ] {0df8073b-f29c-4283-b8f7-dff834c33018::all_1_10_2} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6846 | 2026.05.06 06:54:55.206176 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 6847 | 2026.05.06 06:54:55.206378 [ 261 ] {eccfccfd-e484-48ca-a511-0674e6a858e9} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6848 | 2026.05.06 06:54:55.206419 [ 261 ] {eccfccfd-e484-48ca-a511-0674e6a858e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6849 | 2026.05.06 06:54:55.206934 [ 261 ] {eccfccfd-e484-48ca-a511-0674e6a858e9} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6850 | 2026.05.06 06:54:55.207162 [ 261 ] {eccfccfd-e484-48ca-a511-0674e6a858e9} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6851 | 2026.05.06 06:54:55.207340 [ 261 ] {eccfccfd-e484-48ca-a511-0674e6a858e9} <Debug> executeQuery: Read 3223 rows, 247.46 KiB in 0.002951 sec., 1092172.1450355812 rows/sec., 81.89 MiB/sec. | ||
| 6852 | 2026.05.06 06:54:55.207360 [ 147 ] {} <Debug> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6853 | 2026.05.06 06:54:55.207386 [ 261 ] {eccfccfd-e484-48ca-a511-0674e6a858e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 6854 | 2026.05.06 06:54:55.207429 [ 261 ] {eccfccfd-e484-48ca-a511-0674e6a858e9} <Debug> TCPHandler: Processed in 0.003234491 sec. | ||
| 6855 | 2026.05.06 06:54:55.207443 [ 147 ] {} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6856 | 2026.05.06 06:54:55.207477 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6857 | 2026.05.06 06:54:55.207576 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6858 | 2026.05.06 06:54:55.207584 [ 189 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6859 | 2026.05.06 06:54:55.207680 [ 261 ] {c5d3db44-1c91-4ad4-9bb6-b336c7df6f17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6860 | 2026.05.06 06:54:55.207714 [ 189 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6861 | 2026.05.06 06:54:55.207726 [ 261 ] {c5d3db44-1c91-4ad4-9bb6-b336c7df6f17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6862 | 2026.05.06 06:54:55.207756 [ 189 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 3361 rows starting from the beginning of the part | ||
| 6863 | 2026.05.06 06:54:55.207822 [ 189 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 871 rows starting from the beginning of the part | ||
| 6864 | 2026.05.06 06:54:55.207880 [ 189 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 68 rows starting from the beginning of the part | ||
| 6865 | 2026.05.06 06:54:55.207928 [ 189 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 871 rows starting from the beginning of the part | ||
| 6866 | 2026.05.06 06:54:55.207997 [ 189 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 64 rows starting from the beginning of the part | ||
| 6867 | 2026.05.06 06:54:55.208066 [ 189 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 3223 rows starting from the beginning of the part | ||
| 6868 | 2026.05.06 06:54:55.208329 [ 261 ] {c5d3db44-1c91-4ad4-9bb6-b336c7df6f17} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6869 | 2026.05.06 06:54:55.208370 [ 261 ] {c5d3db44-1c91-4ad4-9bb6-b336c7df6f17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6870 | 2026.05.06 06:54:55.208724 [ 261 ] {c5d3db44-1c91-4ad4-9bb6-b336c7df6f17} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6871 | 2026.05.06 06:54:55.208946 [ 261 ] {c5d3db44-1c91-4ad4-9bb6-b336c7df6f17} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6872 | 2026.05.06 06:54:55.209085 [ 261 ] {c5d3db44-1c91-4ad4-9bb6-b336c7df6f17} <Debug> executeQuery: Read 196 rows, 12.57 KiB in 0.001423 sec., 137737.1749824315 rows/sec., 8.63 MiB/sec. | ||
| 6873 | 2026.05.06 06:54:55.209136 [ 261 ] {c5d3db44-1c91-4ad4-9bb6-b336c7df6f17} <Debug> TCPHandler: Processed in 0.001610986 sec. | ||
| 6874 | 2026.05.06 06:54:55.209299 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6875 | 2026.05.06 06:54:55.209397 [ 261 ] {9f5aea45-b054-4623-884b-17ab4f92e3ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6876 | 2026.05.06 06:54:55.209437 [ 261 ] {9f5aea45-b054-4623-884b-17ab4f92e3ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6877 | 2026.05.06 06:54:55.210317 [ 261 ] {9f5aea45-b054-4623-884b-17ab4f92e3ec} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6878 | 2026.05.06 06:54:55.210353 [ 261 ] {9f5aea45-b054-4623-884b-17ab4f92e3ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6879 | 2026.05.06 06:54:55.210720 [ 261 ] {9f5aea45-b054-4623-884b-17ab4f92e3ec} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6880 | 2026.05.06 06:54:55.211015 [ 261 ] {9f5aea45-b054-4623-884b-17ab4f92e3ec} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6881 | 2026.05.06 06:54:55.211175 [ 261 ] {9f5aea45-b054-4623-884b-17ab4f92e3ec} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001794 sec., 529542.9208472687 rows/sec., 31.16 MiB/sec. | ||
| 6882 | 2026.05.06 06:54:55.211249 [ 261 ] {9f5aea45-b054-4623-884b-17ab4f92e3ec} <Debug> TCPHandler: Processed in 0.002006506 sec. | ||
| 6883 | 2026.05.06 06:54:55.211411 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6884 | 2026.05.06 06:54:55.211507 [ 261 ] {f14e8b02-3109-474b-a8b2-4d66eba5f7de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6885 | 2026.05.06 06:54:55.211546 [ 261 ] {f14e8b02-3109-474b-a8b2-4d66eba5f7de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6886 | 2026.05.06 06:54:55.211850 [ 193 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8458 rows, containing 5 columns (5 merged, 0 gathered) in 0.004306212 sec., 1964139.248137342 rows/sec., 156.82 MiB/sec. | ||
| 6887 | 2026.05.06 06:54:55.211993 [ 261 ] {f14e8b02-3109-474b-a8b2-4d66eba5f7de} <Trace> oximeter.fields_u64 (029e43f7-d788-4da4-b6f4-1edef0954b38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6888 | 2026.05.06 06:54:55.212042 [ 261 ] {f14e8b02-3109-474b-a8b2-4d66eba5f7de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6889 | 2026.05.06 06:54:55.212217 [ 188 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6890 | 2026.05.06 06:54:55.212455 [ 261 ] {f14e8b02-3109-474b-a8b2-4d66eba5f7de} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6891 | 2026.05.06 06:54:55.212523 [ 188 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_41_8} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6892 | 2026.05.06 06:54:55.212611 [ 188 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_41_8} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6893 | 2026.05.06 06:54:55.212697 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.48 MiB. | ||
| 6894 | 2026.05.06 06:54:55.212757 [ 261 ] {f14e8b02-3109-474b-a8b2-4d66eba5f7de} <Trace> oximeter.fields_u64 (029e43f7-d788-4da4-b6f4-1edef0954b38): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6895 | 2026.05.06 06:54:55.212923 [ 261 ] {f14e8b02-3109-474b-a8b2-4d66eba5f7de} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001433 sec., 697.8367062107467 rows/sec., 49.07 KiB/sec. | ||
| 6896 | 2026.05.06 06:54:55.212972 [ 261 ] {f14e8b02-3109-474b-a8b2-4d66eba5f7de} <Debug> TCPHandler: Processed in 0.001609546 sec. | ||
| 6897 | 2026.05.06 06:54:55.213118 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6898 | 2026.05.06 06:54:55.213215 [ 261 ] {d508e9ca-2d8f-44a8-96bb-eab347355a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6899 | 2026.05.06 06:54:55.213267 [ 261 ] {d508e9ca-2d8f-44a8-96bb-eab347355a8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6900 | 2026.05.06 06:54:55.213718 [ 261 ] {d508e9ca-2d8f-44a8-96bb-eab347355a8e} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6901 | 2026.05.06 06:54:55.213754 [ 261 ] {d508e9ca-2d8f-44a8-96bb-eab347355a8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6902 | 2026.05.06 06:54:55.214080 [ 261 ] {d508e9ca-2d8f-44a8-96bb-eab347355a8e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6903 | 2026.05.06 06:54:55.214306 [ 261 ] {d508e9ca-2d8f-44a8-96bb-eab347355a8e} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6904 | 2026.05.06 06:54:55.214435 [ 261 ] {d508e9ca-2d8f-44a8-96bb-eab347355a8e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001238 sec., 119547.65751211632 rows/sec., 6.80 MiB/sec. | ||
| 6905 | 2026.05.06 06:54:55.214477 [ 261 ] {d508e9ca-2d8f-44a8-96bb-eab347355a8e} <Debug> TCPHandler: Processed in 0.001414329 sec. | ||
| 6906 | 2026.05.06 06:54:55.214609 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6907 | 2026.05.06 06:54:55.214706 [ 261 ] {1f9dbd11-79f6-4faa-a4c6-17d0861c6245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6908 | 2026.05.06 06:54:55.214747 [ 261 ] {1f9dbd11-79f6-4faa-a4c6-17d0861c6245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6909 | 2026.05.06 06:54:55.215846 [ 261 ] {1f9dbd11-79f6-4faa-a4c6-17d0861c6245} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6910 | 2026.05.06 06:54:55.215885 [ 261 ] {1f9dbd11-79f6-4faa-a4c6-17d0861c6245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6911 | 2026.05.06 06:54:55.216280 [ 261 ] {1f9dbd11-79f6-4faa-a4c6-17d0861c6245} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6912 | 2026.05.06 06:54:55.216489 [ 261 ] {1f9dbd11-79f6-4faa-a4c6-17d0861c6245} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6913 | 2026.05.06 06:54:55.216614 [ 147 ] {} <Debug> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6914 | 2026.05.06 06:54:55.216642 [ 261 ] {1f9dbd11-79f6-4faa-a4c6-17d0861c6245} <Debug> executeQuery: Read 1759 rows, 121.63 KiB in 0.001952 sec., 901127.0491803279 rows/sec., 60.85 MiB/sec. | ||
| 6915 | 2026.05.06 06:54:55.216669 [ 147 ] {} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6916 | 2026.05.06 06:54:55.216697 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6917 | 2026.05.06 06:54:55.216703 [ 261 ] {1f9dbd11-79f6-4faa-a4c6-17d0861c6245} <Debug> TCPHandler: Processed in 0.00214421 sec. | ||
| 6918 | 2026.05.06 06:54:55.216783 [ 188 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6919 | 2026.05.06 06:54:55.216880 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6920 | 2026.05.06 06:54:55.216918 [ 188 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6921 | 2026.05.06 06:54:55.216973 [ 188 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1831 rows starting from the beginning of the part | ||
| 6922 | 2026.05.06 06:54:55.216983 [ 261 ] {c3a6e1ae-802e-4bda-a2e0-acf5f8cf1569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6923 | 2026.05.06 06:54:55.217038 [ 261 ] {c3a6e1ae-802e-4bda-a2e0-acf5f8cf1569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6924 | 2026.05.06 06:54:55.217052 [ 188 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 527 rows starting from the beginning of the part | ||
| 6925 | 2026.05.06 06:54:55.217106 [ 188 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 76 rows starting from the beginning of the part | ||
| 6926 | 2026.05.06 06:54:55.217153 [ 188 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 527 rows starting from the beginning of the part | ||
| 6927 | 2026.05.06 06:54:55.217198 [ 188 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 68 rows starting from the beginning of the part | ||
| 6928 | 2026.05.06 06:54:55.217244 [ 188 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1759 rows starting from the beginning of the part | ||
| 6929 | 2026.05.06 06:54:55.217409 [ 261 ] {c3a6e1ae-802e-4bda-a2e0-acf5f8cf1569} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6930 | 2026.05.06 06:54:55.217451 [ 261 ] {c3a6e1ae-802e-4bda-a2e0-acf5f8cf1569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6931 | 2026.05.06 06:54:55.217784 [ 261 ] {c3a6e1ae-802e-4bda-a2e0-acf5f8cf1569} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6932 | 2026.05.06 06:54:55.218000 [ 261 ] {c3a6e1ae-802e-4bda-a2e0-acf5f8cf1569} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6933 | 2026.05.06 06:54:55.218135 [ 261 ] {c3a6e1ae-802e-4bda-a2e0-acf5f8cf1569} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00117 sec., 5128.205128205128 rows/sec., 267.93 KiB/sec. | ||
| 6934 | 2026.05.06 06:54:55.218172 [ 261 ] {c3a6e1ae-802e-4bda-a2e0-acf5f8cf1569} <Debug> TCPHandler: Processed in 0.001354028 sec. | ||
| 6935 | 2026.05.06 06:54:55.218295 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6936 | 2026.05.06 06:54:55.218391 [ 261 ] {e5109b4f-abe2-4ce6-8552-686bbecaddb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6937 | 2026.05.06 06:54:55.218434 [ 261 ] {e5109b4f-abe2-4ce6-8552-686bbecaddb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6938 | 2026.05.06 06:54:55.218842 [ 199 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4788 rows, containing 5 columns (5 merged, 0 gathered) in 0.002093219 sec., 2287386.078570852 rows/sec., 166.06 MiB/sec. | ||
| 6939 | 2026.05.06 06:54:55.219021 [ 188 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6940 | 2026.05.06 06:54:55.219190 [ 261 ] {e5109b4f-abe2-4ce6-8552-686bbecaddb3} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6941 | 2026.05.06 06:54:55.219242 [ 261 ] {e5109b4f-abe2-4ce6-8552-686bbecaddb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6942 | 2026.05.06 06:54:55.219255 [ 188 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_41_8} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6943 | 2026.05.06 06:54:55.219330 [ 188 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_41_8} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6944 | 2026.05.06 06:54:55.219388 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 6945 | 2026.05.06 06:54:55.219692 [ 261 ] {e5109b4f-abe2-4ce6-8552-686bbecaddb3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6946 | 2026.05.06 06:54:55.219904 [ 261 ] {e5109b4f-abe2-4ce6-8552-686bbecaddb3} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6947 | 2026.05.06 06:54:55.220036 [ 261 ] {e5109b4f-abe2-4ce6-8552-686bbecaddb3} <Debug> executeQuery: Read 1604 rows, 99.74 KiB in 0.001663 sec., 964521.9482862297 rows/sec., 58.57 MiB/sec. | ||
| 6948 | 2026.05.06 06:54:55.220073 [ 261 ] {e5109b4f-abe2-4ce6-8552-686bbecaddb3} <Debug> TCPHandler: Processed in 0.001826452 sec. | ||
| 6949 | 2026.05.06 06:54:55.220193 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6950 | 2026.05.06 06:54:55.220297 [ 261 ] {07eea42b-d7a3-4327-9d24-c35eb9e62fda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6951 | 2026.05.06 06:54:55.220340 [ 261 ] {07eea42b-d7a3-4327-9d24-c35eb9e62fda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6952 | 2026.05.06 06:54:55.220662 [ 261 ] {07eea42b-d7a3-4327-9d24-c35eb9e62fda} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6953 | 2026.05.06 06:54:55.220697 [ 261 ] {07eea42b-d7a3-4327-9d24-c35eb9e62fda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6954 | 2026.05.06 06:54:55.221008 [ 261 ] {07eea42b-d7a3-4327-9d24-c35eb9e62fda} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6955 | 2026.05.06 06:54:55.221214 [ 261 ] {07eea42b-d7a3-4327-9d24-c35eb9e62fda} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6956 | 2026.05.06 06:54:55.221356 [ 261 ] {07eea42b-d7a3-4327-9d24-c35eb9e62fda} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001076 sec., 929.3680297397771 rows/sec., 62.62 KiB/sec. | ||
| 6957 | 2026.05.06 06:54:55.221392 [ 261 ] {07eea42b-d7a3-4327-9d24-c35eb9e62fda} <Debug> TCPHandler: Processed in 0.001250825 sec. | ||
| 6958 | 2026.05.06 06:54:55.221508 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6959 | 2026.05.06 06:54:55.221602 [ 261 ] {38f13495-c32e-4904-b75d-69bddca2d914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6960 | 2026.05.06 06:54:55.221657 [ 261 ] {38f13495-c32e-4904-b75d-69bddca2d914} <Trace> 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 | ||
| 6961 | 2026.05.06 06:54:55.222550 [ 261 ] {38f13495-c32e-4904-b75d-69bddca2d914} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6962 | 2026.05.06 06:54:55.222587 [ 261 ] {38f13495-c32e-4904-b75d-69bddca2d914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6963 | 2026.05.06 06:54:55.223150 [ 261 ] {38f13495-c32e-4904-b75d-69bddca2d914} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6964 | 2026.05.06 06:54:55.223386 [ 261 ] {38f13495-c32e-4904-b75d-69bddca2d914} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6965 | 2026.05.06 06:54:55.223525 [ 261 ] {38f13495-c32e-4904-b75d-69bddca2d914} <Debug> executeQuery: Read 48 rows, 88.08 KiB in 0.00194 sec., 24742.268041237112 rows/sec., 44.34 MiB/sec. | ||
| 6966 | 2026.05.06 06:54:55.223580 [ 261 ] {38f13495-c32e-4904-b75d-69bddca2d914} <Debug> TCPHandler: Processed in 0.00212046 sec. | ||
| 6967 | 2026.05.06 06:54:55.223710 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6968 | 2026.05.06 06:54:55.223804 [ 261 ] {24464e51-5810-42ff-a472-0afc738f432d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6969 | 2026.05.06 06:54:55.223846 [ 261 ] {24464e51-5810-42ff-a472-0afc738f432d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6970 | 2026.05.06 06:54:55.224174 [ 261 ] {24464e51-5810-42ff-a472-0afc738f432d} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6971 | 2026.05.06 06:54:55.224210 [ 261 ] {24464e51-5810-42ff-a472-0afc738f432d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6972 | 2026.05.06 06:54:55.224516 [ 261 ] {24464e51-5810-42ff-a472-0afc738f432d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6973 | 2026.05.06 06:54:55.224717 [ 261 ] {24464e51-5810-42ff-a472-0afc738f432d} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6974 | 2026.05.06 06:54:55.224845 [ 261 ] {24464e51-5810-42ff-a472-0afc738f432d} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001059 sec., 39660.056657223795 rows/sec., 2.26 MiB/sec. | ||
| 6975 | 2026.05.06 06:54:55.224880 [ 261 ] {24464e51-5810-42ff-a472-0afc738f432d} <Debug> TCPHandler: Processed in 0.001219944 sec. | ||
| 6976 | 2026.05.06 06:54:59.545105 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6977 | 2026.05.06 06:54:59.545341 [ 261 ] {16c2144f-cdcb-4b0a-a88e-3baf4c9a9376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 6978 | 2026.05.06 06:54:59.545656 [ 261 ] {16c2144f-cdcb-4b0a-a88e-3baf4c9a9376} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6979 | 2026.05.06 06:54:59.545691 [ 261 ] {16c2144f-cdcb-4b0a-a88e-3baf4c9a9376} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 6980 | 2026.05.06 06:54:59.545900 [ 261 ] {16c2144f-cdcb-4b0a-a88e-3baf4c9a9376} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6981 | 2026.05.06 06:54:59.545967 [ 261 ] {16c2144f-cdcb-4b0a-a88e-3baf4c9a9376} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6982 | 2026.05.06 06:54:59.546103 [ 261 ] {16c2144f-cdcb-4b0a-a88e-3baf4c9a9376} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6983 | 2026.05.06 06:54:59.546197 [ 329 ] {16c2144f-cdcb-4b0a-a88e-3baf4c9a9376} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6984 | 2026.05.06 06:54:59.546247 [ 347 ] {16c2144f-cdcb-4b0a-a88e-3baf4c9a9376} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6985 | 2026.05.06 06:54:59.546247 [ 359 ] {16c2144f-cdcb-4b0a-a88e-3baf4c9a9376} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6986 | 2026.05.06 06:54:59.546248 [ 352 ] {16c2144f-cdcb-4b0a-a88e-3baf4c9a9376} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6987 | 2026.05.06 06:54:59.546431 [ 261 ] {16c2144f-cdcb-4b0a-a88e-3baf4c9a9376} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 6988 | 2026.05.06 06:54:59.546459 [ 261 ] {16c2144f-cdcb-4b0a-a88e-3baf4c9a9376} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6989 | 2026.05.06 06:54:59.546555 [ 261 ] {16c2144f-cdcb-4b0a-a88e-3baf4c9a9376} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6990 | 2026.05.06 06:54:59.546576 [ 261 ] {16c2144f-cdcb-4b0a-a88e-3baf4c9a9376} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 6991 | 2026.05.06 06:54:59.546611 [ 261 ] {16c2144f-cdcb-4b0a-a88e-3baf4c9a9376} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6992 | 2026.05.06 06:54:59.546650 [ 261 ] {16c2144f-cdcb-4b0a-a88e-3baf4c9a9376} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6993 | 2026.05.06 06:54:59.546684 [ 261 ] {16c2144f-cdcb-4b0a-a88e-3baf4c9a9376} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6994 | 2026.05.06 06:54:59.546719 [ 261 ] {16c2144f-cdcb-4b0a-a88e-3baf4c9a9376} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6995 | 2026.05.06 06:54:59.547958 [ 261 ] {16c2144f-cdcb-4b0a-a88e-3baf4c9a9376} <Debug> executeQuery: Read 51 rows, 3.77 KiB in 0.002701 sec., 18881.895594224363 rows/sec., 1.36 MiB/sec. | ||
| 6996 | 2026.05.06 06:54:59.548139 [ 261 ] {16c2144f-cdcb-4b0a-a88e-3baf4c9a9376} <Debug> MemoryTracker: Peak memory usage (for query): 146.73 KiB. | ||
| 6997 | 2026.05.06 06:54:59.548154 [ 261 ] {16c2144f-cdcb-4b0a-a88e-3baf4c9a9376} <Debug> TCPHandler: Processed in 0.00317265 sec. | ||
| 6998 | 2026.05.06 06:54:59.549678 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6999 | 2026.05.06 06:54:59.549786 [ 261 ] {f010d4f8-aa71-444a-8867-74e6ee36bb30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7000 | 2026.05.06 06:54:59.549830 [ 261 ] {f010d4f8-aa71-444a-8867-74e6ee36bb30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7001 | 2026.05.06 06:54:59.550323 [ 261 ] {f010d4f8-aa71-444a-8867-74e6ee36bb30} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7002 | 2026.05.06 06:54:59.550365 [ 261 ] {f010d4f8-aa71-444a-8867-74e6ee36bb30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7003 | 2026.05.06 06:54:59.550721 [ 261 ] {f010d4f8-aa71-444a-8867-74e6ee36bb30} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7004 | 2026.05.06 06:54:59.550950 [ 261 ] {f010d4f8-aa71-444a-8867-74e6ee36bb30} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7005 | 2026.05.06 06:54:59.551093 [ 261 ] {f010d4f8-aa71-444a-8867-74e6ee36bb30} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001338 sec., 41853.512705530644 rows/sec., 3.22 MiB/sec. | ||
| 7006 | 2026.05.06 06:54:59.551131 [ 261 ] {f010d4f8-aa71-444a-8867-74e6ee36bb30} <Debug> TCPHandler: Processed in 0.001503852 sec. | ||
| 7007 | 2026.05.06 06:54:59.551265 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7008 | 2026.05.06 06:54:59.551361 [ 261 ] {58e89df6-1ed1-4257-b57f-ab61f0807c38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7009 | 2026.05.06 06:54:59.551401 [ 261 ] {58e89df6-1ed1-4257-b57f-ab61f0807c38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7010 | 2026.05.06 06:54:59.551821 [ 261 ] {58e89df6-1ed1-4257-b57f-ab61f0807c38} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7011 | 2026.05.06 06:54:59.551857 [ 261 ] {58e89df6-1ed1-4257-b57f-ab61f0807c38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7012 | 2026.05.06 06:54:59.552150 [ 261 ] {58e89df6-1ed1-4257-b57f-ab61f0807c38} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7013 | 2026.05.06 06:54:59.552361 [ 261 ] {58e89df6-1ed1-4257-b57f-ab61f0807c38} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7014 | 2026.05.06 06:54:59.552490 [ 261 ] {58e89df6-1ed1-4257-b57f-ab61f0807c38} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001149 sec., 55700.6092254134 rows/sec., 4.35 MiB/sec. | ||
| 7015 | 2026.05.06 06:54:59.552525 [ 261 ] {58e89df6-1ed1-4257-b57f-ab61f0807c38} <Debug> TCPHandler: Processed in 0.001317627 sec. | ||
| 7016 | 2026.05.06 06:54:59.552643 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7017 | 2026.05.06 06:54:59.552735 [ 261 ] {f35d0725-3d92-4343-87a5-1465208c53c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7018 | 2026.05.06 06:54:59.552777 [ 261 ] {f35d0725-3d92-4343-87a5-1465208c53c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7019 | 2026.05.06 06:54:59.553155 [ 261 ] {f35d0725-3d92-4343-87a5-1465208c53c3} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7020 | 2026.05.06 06:54:59.553191 [ 261 ] {f35d0725-3d92-4343-87a5-1465208c53c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7021 | 2026.05.06 06:54:59.553517 [ 261 ] {f35d0725-3d92-4343-87a5-1465208c53c3} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7022 | 2026.05.06 06:54:59.553719 [ 261 ] {f35d0725-3d92-4343-87a5-1465208c53c3} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7023 | 2026.05.06 06:54:59.553827 [ 151 ] {} <Debug> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7024 | 2026.05.06 06:54:59.553847 [ 261 ] {f35d0725-3d92-4343-87a5-1465208c53c3} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001131 sec., 113174.18213969938 rows/sec., 7.88 MiB/sec. | ||
| 7025 | 2026.05.06 06:54:59.553907 [ 151 ] {} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7026 | 2026.05.06 06:54:59.553913 [ 261 ] {f35d0725-3d92-4343-87a5-1465208c53c3} <Debug> TCPHandler: Processed in 0.001316598 sec. | ||
| 7027 | 2026.05.06 06:54:59.553940 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7028 | 2026.05.06 06:54:59.554052 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7029 | 2026.05.06 06:54:59.554065 [ 193 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 7030 | 2026.05.06 06:54:59.554148 [ 261 ] {44feb861-c076-4286-9e45-838684f4654c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7031 | 2026.05.06 06:54:59.554194 [ 261 ] {44feb861-c076-4286-9e45-838684f4654c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7032 | 2026.05.06 06:54:59.554212 [ 193 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7033 | 2026.05.06 06:54:59.554260 [ 193 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 16615 rows starting from the beginning of the part | ||
| 7034 | 2026.05.06 06:54:59.554343 [ 193 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 164 rows starting from the beginning of the part | ||
| 7035 | 2026.05.06 06:54:59.554396 [ 193 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 265 rows starting from the beginning of the part | ||
| 7036 | 2026.05.06 06:54:59.554442 [ 193 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 7037 | 2026.05.06 06:54:59.554491 [ 193 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1604 rows starting from the beginning of the part | ||
| 7038 | 2026.05.06 06:54:59.554534 [ 261 ] {44feb861-c076-4286-9e45-838684f4654c} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7039 | 2026.05.06 06:54:59.554540 [ 193 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 128 rows starting from the beginning of the part | ||
| 7040 | 2026.05.06 06:54:59.554576 [ 261 ] {44feb861-c076-4286-9e45-838684f4654c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7041 | 2026.05.06 06:54:59.554907 [ 261 ] {44feb861-c076-4286-9e45-838684f4654c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7042 | 2026.05.06 06:54:59.555128 [ 261 ] {44feb861-c076-4286-9e45-838684f4654c} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7043 | 2026.05.06 06:54:59.555274 [ 261 ] {44feb861-c076-4286-9e45-838684f4654c} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001144 sec., 41958.041958041955 rows/sec., 2.83 MiB/sec. | ||
| 7044 | 2026.05.06 06:54:59.555309 [ 261 ] {44feb861-c076-4286-9e45-838684f4654c} <Debug> TCPHandler: Processed in 0.001303887 sec. | ||
| 7045 | 2026.05.06 06:54:59.559533 [ 199 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18936 rows, containing 5 columns (5 merged, 0 gathered) in 0.005513936 sec., 3434207.433673514 rows/sec., 219.21 MiB/sec. | ||
| 7046 | 2026.05.06 06:54:59.559887 [ 192 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7047 | 2026.05.06 06:54:59.560236 [ 192 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7048 | 2026.05.06 06:54:59.560330 [ 192 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7049 | 2026.05.06 06:54:59.560450 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.19 MiB. | ||
| 7050 | 2026.05.06 06:54:59.906388 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13874 | ||
| 7051 | 2026.05.06 06:54:59.906835 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7052 | 2026.05.06 06:54:59.906874 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7053 | 2026.05.06 06:54:59.907324 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7054 | 2026.05.06 06:54:59.907547 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7055 | 2026.05.06 06:54:59.907678 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13874 | ||
| 7056 | 2026.05.06 06:55:00.623814 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 7057 | 2026.05.06 06:55:00.641882 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7058 | 2026.05.06 06:55:00.641947 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7059 | 2026.05.06 06:55:00.647539 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7060 | 2026.05.06 06:55:00.648211 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7061 | 2026.05.06 06:55:00.651228 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 7062 | 2026.05.06 06:55:02.438439 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 850 | ||
| 7063 | 2026.05.06 06:55:02.441296 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7064 | 2026.05.06 06:55:02.441355 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7065 | 2026.05.06 06:55:02.442628 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7066 | 2026.05.06 06:55:02.442896 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7067 | 2026.05.06 06:55:02.443041 [ 149 ] {} <Debug> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7068 | 2026.05.06 06:55:02.443108 [ 149 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7069 | 2026.05.06 06:55:02.443127 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7070 | 2026.05.06 06:55:02.443185 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 850 | ||
| 7071 | 2026.05.06 06:55:02.443248 [ 202 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 7072 | 2026.05.06 06:55:02.443905 [ 202 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7073 | 2026.05.06 06:55:02.444069 [ 202 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 624 rows starting from the beginning of the part | ||
| 7074 | 2026.05.06 06:55:02.444453 [ 202 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part | ||
| 7075 | 2026.05.06 06:55:02.444825 [ 202 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 54 rows starting from the beginning of the part | ||
| 7076 | 2026.05.06 06:55:02.445181 [ 202 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part | ||
| 7077 | 2026.05.06 06:55:02.445522 [ 202 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part | ||
| 7078 | 2026.05.06 06:55:02.445847 [ 202 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 52 rows starting from the beginning of the part | ||
| 7079 | 2026.05.06 06:55:02.452210 [ 199 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 850 rows, containing 72 columns (72 merged, 0 gathered) in 0.009018184 sec., 94254.00945467514 rows/sec., 80.14 MiB/sec. | ||
| 7080 | 2026.05.06 06:55:02.453641 [ 197 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7081 | 2026.05.06 06:55:02.454309 [ 197 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_21_4} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7082 | 2026.05.06 06:55:02.454394 [ 197 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_21_4} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7083 | 2026.05.06 06:55:02.454725 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
| 7084 | 2026.05.06 06:55:04.546665 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7085 | 2026.05.06 06:55:04.546878 [ 261 ] {a4ea5af8-5180-41cb-a14e-d15651686659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7086 | 2026.05.06 06:55:04.547198 [ 261 ] {a4ea5af8-5180-41cb-a14e-d15651686659} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7087 | 2026.05.06 06:55:04.547246 [ 261 ] {a4ea5af8-5180-41cb-a14e-d15651686659} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7088 | 2026.05.06 06:55:04.547466 [ 261 ] {a4ea5af8-5180-41cb-a14e-d15651686659} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7089 | 2026.05.06 06:55:04.547536 [ 261 ] {a4ea5af8-5180-41cb-a14e-d15651686659} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7090 | 2026.05.06 06:55:04.547673 [ 261 ] {a4ea5af8-5180-41cb-a14e-d15651686659} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7091 | 2026.05.06 06:55:04.547794 [ 313 ] {a4ea5af8-5180-41cb-a14e-d15651686659} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7092 | 2026.05.06 06:55:04.547804 [ 352 ] {a4ea5af8-5180-41cb-a14e-d15651686659} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7093 | 2026.05.06 06:55:04.547840 [ 359 ] {a4ea5af8-5180-41cb-a14e-d15651686659} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7094 | 2026.05.06 06:55:04.547804 [ 360 ] {a4ea5af8-5180-41cb-a14e-d15651686659} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7095 | 2026.05.06 06:55:04.548018 [ 261 ] {a4ea5af8-5180-41cb-a14e-d15651686659} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 7096 | 2026.05.06 06:55:04.548047 [ 261 ] {a4ea5af8-5180-41cb-a14e-d15651686659} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7097 | 2026.05.06 06:55:04.548147 [ 261 ] {a4ea5af8-5180-41cb-a14e-d15651686659} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7098 | 2026.05.06 06:55:04.548169 [ 261 ] {a4ea5af8-5180-41cb-a14e-d15651686659} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 7099 | 2026.05.06 06:55:04.548204 [ 261 ] {a4ea5af8-5180-41cb-a14e-d15651686659} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7100 | 2026.05.06 06:55:04.548251 [ 261 ] {a4ea5af8-5180-41cb-a14e-d15651686659} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7101 | 2026.05.06 06:55:04.548288 [ 261 ] {a4ea5af8-5180-41cb-a14e-d15651686659} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7102 | 2026.05.06 06:55:04.548324 [ 261 ] {a4ea5af8-5180-41cb-a14e-d15651686659} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7103 | 2026.05.06 06:55:04.549704 [ 261 ] {a4ea5af8-5180-41cb-a14e-d15651686659} <Debug> executeQuery: Read 51 rows, 5.78 KiB in 0.002905 sec., 17555.938037865748 rows/sec., 1.94 MiB/sec. | ||
| 7104 | 2026.05.06 06:55:04.549880 [ 261 ] {a4ea5af8-5180-41cb-a14e-d15651686659} <Debug> MemoryTracker: Peak memory usage (for query): 164.09 KiB. | ||
| 7105 | 2026.05.06 06:55:04.549901 [ 261 ] {a4ea5af8-5180-41cb-a14e-d15651686659} <Debug> TCPHandler: Processed in 0.003360535 sec. | ||
| 7106 | 2026.05.06 06:55:04.551619 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7107 | 2026.05.06 06:55:04.551729 [ 261 ] {f11e4f82-dd36-4122-adf7-c1354b29f133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7108 | 2026.05.06 06:55:04.551775 [ 261 ] {f11e4f82-dd36-4122-adf7-c1354b29f133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7109 | 2026.05.06 06:55:04.552284 [ 261 ] {f11e4f82-dd36-4122-adf7-c1354b29f133} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7110 | 2026.05.06 06:55:04.552326 [ 261 ] {f11e4f82-dd36-4122-adf7-c1354b29f133} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7111 | 2026.05.06 06:55:04.552684 [ 261 ] {f11e4f82-dd36-4122-adf7-c1354b29f133} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7112 | 2026.05.06 06:55:04.552902 [ 261 ] {f11e4f82-dd36-4122-adf7-c1354b29f133} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7113 | 2026.05.06 06:55:04.553054 [ 261 ] {f11e4f82-dd36-4122-adf7-c1354b29f133} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001356 sec., 47197.6401179941 rows/sec., 3.74 MiB/sec. | ||
| 7114 | 2026.05.06 06:55:04.553095 [ 261 ] {f11e4f82-dd36-4122-adf7-c1354b29f133} <Debug> TCPHandler: Processed in 0.001529293 sec. | ||
| 7115 | 2026.05.06 06:55:04.553218 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7116 | 2026.05.06 06:55:04.553318 [ 261 ] {44dcf80b-a5f7-46a2-bf40-cf9ceb6043ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7117 | 2026.05.06 06:55:04.553359 [ 261 ] {44dcf80b-a5f7-46a2-bf40-cf9ceb6043ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7118 | 2026.05.06 06:55:04.553754 [ 261 ] {44dcf80b-a5f7-46a2-bf40-cf9ceb6043ba} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7119 | 2026.05.06 06:55:04.553792 [ 261 ] {44dcf80b-a5f7-46a2-bf40-cf9ceb6043ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7120 | 2026.05.06 06:55:04.554082 [ 261 ] {44dcf80b-a5f7-46a2-bf40-cf9ceb6043ba} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7121 | 2026.05.06 06:55:04.554284 [ 261 ] {44dcf80b-a5f7-46a2-bf40-cf9ceb6043ba} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7122 | 2026.05.06 06:55:04.554400 [ 145 ] {} <Debug> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 7123 | 2026.05.06 06:55:04.554417 [ 261 ] {44dcf80b-a5f7-46a2-bf40-cf9ceb6043ba} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.00112 sec., 3571.4285714285716 rows/sec., 268.55 KiB/sec. | ||
| 7124 | 2026.05.06 06:55:04.554451 [ 145 ] {} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7125 | 2026.05.06 06:55:04.554467 [ 261 ] {44dcf80b-a5f7-46a2-bf40-cf9ceb6043ba} <Debug> TCPHandler: Processed in 0.001298787 sec. | ||
| 7126 | 2026.05.06 06:55:04.554477 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7127 | 2026.05.06 06:55:04.554607 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7128 | 2026.05.06 06:55:04.554609 [ 191 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
| 7129 | 2026.05.06 06:55:04.554734 [ 261 ] {cb15adef-e7bf-4ea5-9684-aa3ff6b8edd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7130 | 2026.05.06 06:55:04.554777 [ 191 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7131 | 2026.05.06 06:55:04.554788 [ 261 ] {cb15adef-e7bf-4ea5-9684-aa3ff6b8edd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7132 | 2026.05.06 06:55:04.554820 [ 191 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 226 rows starting from the beginning of the part | ||
| 7133 | 2026.05.06 06:55:04.554893 [ 191 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part | ||
| 7134 | 2026.05.06 06:55:04.554939 [ 191 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 179 rows starting from the beginning of the part | ||
| 7135 | 2026.05.06 06:55:04.554983 [ 191 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 4 rows starting from the beginning of the part | ||
| 7136 | 2026.05.06 06:55:04.555026 [ 191 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 196 rows starting from the beginning of the part | ||
| 7137 | 2026.05.06 06:55:04.555064 [ 191 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 4 rows starting from the beginning of the part | ||
| 7138 | 2026.05.06 06:55:04.555261 [ 261 ] {cb15adef-e7bf-4ea5-9684-aa3ff6b8edd5} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7139 | 2026.05.06 06:55:04.555304 [ 261 ] {cb15adef-e7bf-4ea5-9684-aa3ff6b8edd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7140 | 2026.05.06 06:55:04.555639 [ 261 ] {cb15adef-e7bf-4ea5-9684-aa3ff6b8edd5} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7141 | 2026.05.06 06:55:04.555864 [ 261 ] {cb15adef-e7bf-4ea5-9684-aa3ff6b8edd5} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7142 | 2026.05.06 06:55:04.555983 [ 197 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 621 rows, containing 5 columns (5 merged, 0 gathered) in 0.001433591 sec., 433177.9426628655 rows/sec., 29.01 MiB/sec. | ||
| 7143 | 2026.05.06 06:55:04.555998 [ 261 ] {cb15adef-e7bf-4ea5-9684-aa3ff6b8edd5} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001289 sec., 52754.07292474787 rows/sec., 4.12 MiB/sec. | ||
| 7144 | 2026.05.06 06:55:04.556046 [ 261 ] {cb15adef-e7bf-4ea5-9684-aa3ff6b8edd5} <Debug> TCPHandler: Processed in 0.001501473 sec. | ||
| 7145 | 2026.05.06 06:55:04.556138 [ 191 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 7146 | 2026.05.06 06:55:04.556168 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7147 | 2026.05.06 06:55:04.556269 [ 261 ] {28ef7723-a69b-461a-a7e0-15ae3deb2a9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7148 | 2026.05.06 06:55:04.556317 [ 261 ] {28ef7723-a69b-461a-a7e0-15ae3deb2a9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7149 | 2026.05.06 06:55:04.556413 [ 191 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_35_7} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7150 | 2026.05.06 06:55:04.556492 [ 191 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_35_7} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 7151 | 2026.05.06 06:55:04.556573 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7152 | 2026.05.06 06:55:04.556725 [ 261 ] {28ef7723-a69b-461a-a7e0-15ae3deb2a9f} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7153 | 2026.05.06 06:55:04.556766 [ 261 ] {28ef7723-a69b-461a-a7e0-15ae3deb2a9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7154 | 2026.05.06 06:55:04.557094 [ 261 ] {28ef7723-a69b-461a-a7e0-15ae3deb2a9f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7155 | 2026.05.06 06:55:04.557301 [ 261 ] {28ef7723-a69b-461a-a7e0-15ae3deb2a9f} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7156 | 2026.05.06 06:55:04.557432 [ 261 ] {28ef7723-a69b-461a-a7e0-15ae3deb2a9f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 7157 | 2026.05.06 06:55:04.557469 [ 261 ] {28ef7723-a69b-461a-a7e0-15ae3deb2a9f} <Debug> TCPHandler: Processed in 0.001351108 sec. | ||
| 7158 | 2026.05.06 06:55:04.557584 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7159 | 2026.05.06 06:55:04.557678 [ 261 ] {14bb0b24-c37a-404e-aa34-ef6358446de2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7160 | 2026.05.06 06:55:04.557733 [ 261 ] {14bb0b24-c37a-404e-aa34-ef6358446de2} <Trace> 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 | ||
| 7161 | 2026.05.06 06:55:04.558437 [ 261 ] {14bb0b24-c37a-404e-aa34-ef6358446de2} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7162 | 2026.05.06 06:55:04.558473 [ 261 ] {14bb0b24-c37a-404e-aa34-ef6358446de2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7163 | 2026.05.06 06:55:04.558945 [ 261 ] {14bb0b24-c37a-404e-aa34-ef6358446de2} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7164 | 2026.05.06 06:55:04.559157 [ 261 ] {14bb0b24-c37a-404e-aa34-ef6358446de2} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7165 | 2026.05.06 06:55:04.559295 [ 261 ] {14bb0b24-c37a-404e-aa34-ef6358446de2} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001634 sec., 2447.980416156671 rows/sec., 4.39 MiB/sec. | ||
| 7166 | 2026.05.06 06:55:04.559347 [ 261 ] {14bb0b24-c37a-404e-aa34-ef6358446de2} <Debug> TCPHandler: Processed in 0.001812431 sec. | ||
| 7167 | 2026.05.06 06:55:04.559477 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7168 | 2026.05.06 06:55:04.559570 [ 261 ] {44b93164-a6ab-4427-bff6-6d073c0e7c9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7169 | 2026.05.06 06:55:04.559611 [ 261 ] {44b93164-a6ab-4427-bff6-6d073c0e7c9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7170 | 2026.05.06 06:55:04.559944 [ 261 ] {44b93164-a6ab-4427-bff6-6d073c0e7c9c} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7171 | 2026.05.06 06:55:04.559980 [ 261 ] {44b93164-a6ab-4427-bff6-6d073c0e7c9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7172 | 2026.05.06 06:55:04.560275 [ 261 ] {44b93164-a6ab-4427-bff6-6d073c0e7c9c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7173 | 2026.05.06 06:55:04.560473 [ 261 ] {44b93164-a6ab-4427-bff6-6d073c0e7c9c} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7174 | 2026.05.06 06:55:04.560575 [ 145 ] {} <Debug> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7175 | 2026.05.06 06:55:04.560598 [ 261 ] {44b93164-a6ab-4427-bff6-6d073c0e7c9c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001046 sec., 57361.37667304015 rows/sec., 3.87 MiB/sec. | ||
| 7176 | 2026.05.06 06:55:04.560608 [ 145 ] {} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7177 | 2026.05.06 06:55:04.560639 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7178 | 2026.05.06 06:55:04.560640 [ 261 ] {44b93164-a6ab-4427-bff6-6d073c0e7c9c} <Debug> TCPHandler: Processed in 0.001212575 sec. | ||
| 7179 | 2026.05.06 06:55:04.560738 [ 200 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 7180 | 2026.05.06 06:55:04.560872 [ 200 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7181 | 2026.05.06 06:55:04.560910 [ 200 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2070 rows starting from the beginning of the part | ||
| 7182 | 2026.05.06 06:55:04.560975 [ 200 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 90 rows starting from the beginning of the part | ||
| 7183 | 2026.05.06 06:55:04.561019 [ 200 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 7184 | 2026.05.06 06:55:04.561055 [ 200 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 42 rows starting from the beginning of the part | ||
| 7185 | 2026.05.06 06:55:04.561092 [ 200 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 48 rows starting from the beginning of the part | ||
| 7186 | 2026.05.06 06:55:04.561129 [ 200 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 7187 | 2026.05.06 06:55:04.562147 [ 191 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2370 rows, containing 4 columns (4 merged, 0 gathered) in 0.001456641 sec., 1627030.9568383698 rows/sec., 105.67 MiB/sec. | ||
| 7188 | 2026.05.06 06:55:04.562418 [ 197 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7189 | 2026.05.06 06:55:04.562753 [ 197 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_41_8} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7190 | 2026.05.06 06:55:04.562842 [ 197 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_41_8} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7191 | 2026.05.06 06:55:04.562952 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 7192 | 2026.05.06 06:55:06.068122 [ 142 ] {} <Debug> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 7193 | 2026.05.06 06:55:06.068195 [ 142 ] {} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7194 | 2026.05.06 06:55:06.068217 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7195 | 2026.05.06 06:55:06.068343 [ 191 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 7196 | 2026.05.06 06:55:06.068488 [ 191 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7197 | 2026.05.06 06:55:06.068525 [ 191 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 160 rows starting from the beginning of the part | ||
| 7198 | 2026.05.06 06:55:06.068591 [ 191 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 148 rows starting from the beginning of the part | ||
| 7199 | 2026.05.06 06:55:06.068634 [ 191 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 148 rows starting from the beginning of the part | ||
| 7200 | 2026.05.06 06:55:06.068689 [ 191 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 148 rows starting from the beginning of the part | ||
| 7201 | 2026.05.06 06:55:06.068733 [ 191 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 148 rows starting from the beginning of the part | ||
| 7202 | 2026.05.06 06:55:06.069629 [ 198 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 752 rows, containing 5 columns (5 merged, 0 gathered) in 0.001346388 sec., 558531.4188777677 rows/sec., 34.07 MiB/sec. | ||
| 7203 | 2026.05.06 06:55:06.069817 [ 196 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 7204 | 2026.05.06 06:55:06.070134 [ 196 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_14_3} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7205 | 2026.05.06 06:55:06.070210 [ 196 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_14_3} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 7206 | 2026.05.06 06:55:06.070318 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 7207 | 2026.05.06 06:55:07.006648 [ 142 ] {} <Debug> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 7208 | 2026.05.06 06:55:07.006715 [ 142 ] {} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7209 | 2026.05.06 06:55:07.006736 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7210 | 2026.05.06 06:55:07.006863 [ 195 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 7211 | 2026.05.06 06:55:07.007029 [ 195 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7212 | 2026.05.06 06:55:07.007068 [ 195 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
| 7213 | 2026.05.06 06:55:07.007136 [ 195 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 7214 | 2026.05.06 06:55:07.007182 [ 195 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 7215 | 2026.05.06 06:55:07.007224 [ 195 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 7216 | 2026.05.06 06:55:07.007264 [ 195 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 7217 | 2026.05.06 06:55:07.008046 [ 186 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.001243755 sec., 11256.23615583455 rows/sec., 755.34 KiB/sec. | ||
| 7218 | 2026.05.06 06:55:07.008201 [ 186 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 7219 | 2026.05.06 06:55:07.008504 [ 186 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_14_3} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7220 | 2026.05.06 06:55:07.008586 [ 186 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_14_3} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 7221 | 2026.05.06 06:55:07.008702 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 7222 | 2026.05.06 06:55:07.299137 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7223 | 2026.05.06 06:55:07.299176 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7224 | 2026.05.06 06:55:07.407747 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14386 | ||
| 7225 | 2026.05.06 06:55:07.408297 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7226 | 2026.05.06 06:55:07.408341 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7227 | 2026.05.06 06:55:07.408833 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7228 | 2026.05.06 06:55:07.409071 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7229 | 2026.05.06 06:55:07.409218 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14386 | ||
| 7230 | 2026.05.06 06:55:07.902956 [ 142 ] {} <Debug> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 7231 | 2026.05.06 06:55:07.903018 [ 142 ] {} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7232 | 2026.05.06 06:55:07.903045 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7233 | 2026.05.06 06:55:07.903146 [ 198 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 7234 | 2026.05.06 06:55:07.903288 [ 198 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7235 | 2026.05.06 06:55:07.903332 [ 198 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 308 rows starting from the beginning of the part | ||
| 7236 | 2026.05.06 06:55:07.903429 [ 198 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 284 rows starting from the beginning of the part | ||
| 7237 | 2026.05.06 06:55:07.903495 [ 198 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 284 rows starting from the beginning of the part | ||
| 7238 | 2026.05.06 06:55:07.903558 [ 198 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 284 rows starting from the beginning of the part | ||
| 7239 | 2026.05.06 06:55:07.903617 [ 198 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 284 rows starting from the beginning of the part | ||
| 7240 | 2026.05.06 06:55:07.904741 [ 195 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1444 rows, containing 5 columns (5 merged, 0 gathered) in 0.001634637 sec., 883376.553938275 rows/sec., 59.76 MiB/sec. | ||
| 7241 | 2026.05.06 06:55:07.904942 [ 190 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 7242 | 2026.05.06 06:55:07.905228 [ 190 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_14_3} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7243 | 2026.05.06 06:55:07.905294 [ 190 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_14_3} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 7244 | 2026.05.06 06:55:07.905358 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 7245 | 2026.05.06 06:55:08.151305 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7246 | 2026.05.06 06:55:08.168526 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7247 | 2026.05.06 06:55:08.168583 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7248 | 2026.05.06 06:55:08.174087 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7249 | 2026.05.06 06:55:08.174771 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7250 | 2026.05.06 06:55:08.177519 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7251 | 2026.05.06 06:55:09.551833 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7252 | 2026.05.06 06:55:09.552061 [ 261 ] {28c665fc-fc34-4714-abca-f7faab108734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 7253 | 2026.05.06 06:55:09.552400 [ 261 ] {28c665fc-fc34-4714-abca-f7faab108734} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7254 | 2026.05.06 06:55:09.552437 [ 261 ] {28c665fc-fc34-4714-abca-f7faab108734} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 7255 | 2026.05.06 06:55:09.552675 [ 261 ] {28c665fc-fc34-4714-abca-f7faab108734} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7256 | 2026.05.06 06:55:09.552752 [ 261 ] {28c665fc-fc34-4714-abca-f7faab108734} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7257 | 2026.05.06 06:55:09.552888 [ 261 ] {28c665fc-fc34-4714-abca-f7faab108734} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 7258 | 2026.05.06 06:55:09.552983 [ 313 ] {28c665fc-fc34-4714-abca-f7faab108734} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7259 | 2026.05.06 06:55:09.552983 [ 337 ] {28c665fc-fc34-4714-abca-f7faab108734} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7260 | 2026.05.06 06:55:09.553028 [ 347 ] {28c665fc-fc34-4714-abca-f7faab108734} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7261 | 2026.05.06 06:55:09.553026 [ 352 ] {28c665fc-fc34-4714-abca-f7faab108734} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7262 | 2026.05.06 06:55:09.553199 [ 261 ] {28c665fc-fc34-4714-abca-f7faab108734} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 7263 | 2026.05.06 06:55:09.553231 [ 261 ] {28c665fc-fc34-4714-abca-f7faab108734} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7264 | 2026.05.06 06:55:09.553330 [ 261 ] {28c665fc-fc34-4714-abca-f7faab108734} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7265 | 2026.05.06 06:55:09.553352 [ 261 ] {28c665fc-fc34-4714-abca-f7faab108734} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 7266 | 2026.05.06 06:55:09.553387 [ 261 ] {28c665fc-fc34-4714-abca-f7faab108734} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7267 | 2026.05.06 06:55:09.553425 [ 261 ] {28c665fc-fc34-4714-abca-f7faab108734} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7268 | 2026.05.06 06:55:09.553459 [ 261 ] {28c665fc-fc34-4714-abca-f7faab108734} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7269 | 2026.05.06 06:55:09.553493 [ 261 ] {28c665fc-fc34-4714-abca-f7faab108734} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7270 | 2026.05.06 06:55:09.554771 [ 261 ] {28c665fc-fc34-4714-abca-f7faab108734} <Debug> executeQuery: Read 51 rows, 9.76 KiB in 0.002805 sec., 18181.81818181818 rows/sec., 3.40 MiB/sec. | ||
| 7271 | 2026.05.06 06:55:09.554947 [ 261 ] {28c665fc-fc34-4714-abca-f7faab108734} <Debug> MemoryTracker: Peak memory usage (for query): 183.23 KiB. | ||
| 7272 | 2026.05.06 06:55:09.554962 [ 261 ] {28c665fc-fc34-4714-abca-f7faab108734} <Debug> TCPHandler: Processed in 0.003258582 sec. | ||
| 7273 | 2026.05.06 06:55:09.560571 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7274 | 2026.05.06 06:55:09.560706 [ 261 ] {20196f4f-1fed-483a-b53e-b19748628576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7275 | 2026.05.06 06:55:09.560761 [ 261 ] {20196f4f-1fed-483a-b53e-b19748628576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7276 | 2026.05.06 06:55:09.561443 [ 261 ] {20196f4f-1fed-483a-b53e-b19748628576} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7277 | 2026.05.06 06:55:09.561485 [ 261 ] {20196f4f-1fed-483a-b53e-b19748628576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7278 | 2026.05.06 06:55:09.561878 [ 261 ] {20196f4f-1fed-483a-b53e-b19748628576} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7279 | 2026.05.06 06:55:09.562095 [ 261 ] {20196f4f-1fed-483a-b53e-b19748628576} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7280 | 2026.05.06 06:55:09.562249 [ 261 ] {20196f4f-1fed-483a-b53e-b19748628576} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001581 sec., 179633.14358001266 rows/sec., 11.41 MiB/sec. | ||
| 7281 | 2026.05.06 06:55:09.562289 [ 261 ] {20196f4f-1fed-483a-b53e-b19748628576} <Debug> TCPHandler: Processed in 0.001785311 sec. | ||
| 7282 | 2026.05.06 06:55:09.562422 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7283 | 2026.05.06 06:55:09.562521 [ 261 ] {38e47751-991f-4c7e-920a-a45e6e878eea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7284 | 2026.05.06 06:55:09.562563 [ 261 ] {38e47751-991f-4c7e-920a-a45e6e878eea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7285 | 2026.05.06 06:55:09.563387 [ 261 ] {38e47751-991f-4c7e-920a-a45e6e878eea} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7286 | 2026.05.06 06:55:09.563424 [ 261 ] {38e47751-991f-4c7e-920a-a45e6e878eea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7287 | 2026.05.06 06:55:09.563775 [ 261 ] {38e47751-991f-4c7e-920a-a45e6e878eea} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7288 | 2026.05.06 06:55:09.563979 [ 261 ] {38e47751-991f-4c7e-920a-a45e6e878eea} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7289 | 2026.05.06 06:55:09.564115 [ 261 ] {38e47751-991f-4c7e-920a-a45e6e878eea} <Debug> executeQuery: Read 871 rows, 69.95 KiB in 0.001615 sec., 539318.8854489165 rows/sec., 42.30 MiB/sec. | ||
| 7290 | 2026.05.06 06:55:09.564155 [ 261 ] {38e47751-991f-4c7e-920a-a45e6e878eea} <Debug> TCPHandler: Processed in 0.001783501 sec. | ||
| 7291 | 2026.05.06 06:55:09.564292 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7292 | 2026.05.06 06:55:09.564390 [ 261 ] {d0fdadc5-0636-4243-81a8-6df8662c8dfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7293 | 2026.05.06 06:55:09.564434 [ 261 ] {d0fdadc5-0636-4243-81a8-6df8662c8dfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7294 | 2026.05.06 06:55:09.564895 [ 261 ] {d0fdadc5-0636-4243-81a8-6df8662c8dfc} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7295 | 2026.05.06 06:55:09.564932 [ 261 ] {d0fdadc5-0636-4243-81a8-6df8662c8dfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7296 | 2026.05.06 06:55:09.565230 [ 261 ] {d0fdadc5-0636-4243-81a8-6df8662c8dfc} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7297 | 2026.05.06 06:55:09.565436 [ 261 ] {d0fdadc5-0636-4243-81a8-6df8662c8dfc} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7298 | 2026.05.06 06:55:09.565565 [ 261 ] {d0fdadc5-0636-4243-81a8-6df8662c8dfc} <Debug> executeQuery: Read 179 rows, 11.32 KiB in 0.001194 sec., 149916.24790619765 rows/sec., 9.26 MiB/sec. | ||
| 7299 | 2026.05.06 06:55:09.565601 [ 261 ] {d0fdadc5-0636-4243-81a8-6df8662c8dfc} <Debug> TCPHandler: Processed in 0.001359679 sec. | ||
| 7300 | 2026.05.06 06:55:09.565742 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7301 | 2026.05.06 06:55:09.565837 [ 261 ] {5f33a047-334c-4052-b49d-903bf0cea0f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7302 | 2026.05.06 06:55:09.565878 [ 261 ] {5f33a047-334c-4052-b49d-903bf0cea0f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7303 | 2026.05.06 06:55:09.566336 [ 261 ] {5f33a047-334c-4052-b49d-903bf0cea0f9} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7304 | 2026.05.06 06:55:09.566373 [ 261 ] {5f33a047-334c-4052-b49d-903bf0cea0f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7305 | 2026.05.06 06:55:09.566679 [ 261 ] {5f33a047-334c-4052-b49d-903bf0cea0f9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7306 | 2026.05.06 06:55:09.566880 [ 261 ] {5f33a047-334c-4052-b49d-903bf0cea0f9} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7307 | 2026.05.06 06:55:09.567005 [ 261 ] {5f33a047-334c-4052-b49d-903bf0cea0f9} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001186 sec., 125632.37774030355 rows/sec., 8.12 MiB/sec. | ||
| 7308 | 2026.05.06 06:55:09.567042 [ 261 ] {5f33a047-334c-4052-b49d-903bf0cea0f9} <Debug> TCPHandler: Processed in 0.001350118 sec. | ||
| 7309 | 2026.05.06 06:55:09.567168 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7310 | 2026.05.06 06:55:09.567261 [ 261 ] {14fc8c3a-20b0-4a82-a776-79ac3faeb7d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7311 | 2026.05.06 06:55:09.567300 [ 261 ] {14fc8c3a-20b0-4a82-a776-79ac3faeb7d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7312 | 2026.05.06 06:55:09.567738 [ 261 ] {14fc8c3a-20b0-4a82-a776-79ac3faeb7d8} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7313 | 2026.05.06 06:55:09.567775 [ 261 ] {14fc8c3a-20b0-4a82-a776-79ac3faeb7d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7314 | 2026.05.06 06:55:09.568082 [ 261 ] {14fc8c3a-20b0-4a82-a776-79ac3faeb7d8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7315 | 2026.05.06 06:55:09.568300 [ 261 ] {14fc8c3a-20b0-4a82-a776-79ac3faeb7d8} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7316 | 2026.05.06 06:55:09.568427 [ 261 ] {14fc8c3a-20b0-4a82-a776-79ac3faeb7d8} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001183 sec., 125105.66356720202 rows/sec., 7.12 MiB/sec. | ||
| 7317 | 2026.05.06 06:55:09.568464 [ 261 ] {14fc8c3a-20b0-4a82-a776-79ac3faeb7d8} <Debug> TCPHandler: Processed in 0.001346158 sec. | ||
| 7318 | 2026.05.06 06:55:09.568595 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7319 | 2026.05.06 06:55:09.568690 [ 261 ] {102aaaa1-8660-4548-8bd8-31a02a875a1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7320 | 2026.05.06 06:55:09.568729 [ 261 ] {102aaaa1-8660-4548-8bd8-31a02a875a1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7321 | 2026.05.06 06:55:09.569348 [ 261 ] {102aaaa1-8660-4548-8bd8-31a02a875a1f} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7322 | 2026.05.06 06:55:09.569385 [ 261 ] {102aaaa1-8660-4548-8bd8-31a02a875a1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7323 | 2026.05.06 06:55:09.569704 [ 261 ] {102aaaa1-8660-4548-8bd8-31a02a875a1f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7324 | 2026.05.06 06:55:09.569910 [ 261 ] {102aaaa1-8660-4548-8bd8-31a02a875a1f} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7325 | 2026.05.06 06:55:09.570041 [ 261 ] {102aaaa1-8660-4548-8bd8-31a02a875a1f} <Debug> executeQuery: Read 527 rows, 38.14 KiB in 0.001368 sec., 385233.91812865494 rows/sec., 27.23 MiB/sec. | ||
| 7326 | 2026.05.06 06:55:09.570077 [ 261 ] {102aaaa1-8660-4548-8bd8-31a02a875a1f} <Debug> TCPHandler: Processed in 0.001530853 sec. | ||
| 7327 | 2026.05.06 06:55:09.570261 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7328 | 2026.05.06 06:55:09.570357 [ 261 ] {8180dd42-0c4c-4793-98a7-663f59fa0a03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7329 | 2026.05.06 06:55:09.570399 [ 261 ] {8180dd42-0c4c-4793-98a7-663f59fa0a03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7330 | 2026.05.06 06:55:09.570738 [ 261 ] {8180dd42-0c4c-4793-98a7-663f59fa0a03} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7331 | 2026.05.06 06:55:09.570774 [ 261 ] {8180dd42-0c4c-4793-98a7-663f59fa0a03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7332 | 2026.05.06 06:55:09.571073 [ 261 ] {8180dd42-0c4c-4793-98a7-663f59fa0a03} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7333 | 2026.05.06 06:55:09.571284 [ 261 ] {8180dd42-0c4c-4793-98a7-663f59fa0a03} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7334 | 2026.05.06 06:55:09.571409 [ 261 ] {8180dd42-0c4c-4793-98a7-663f59fa0a03} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00107 sec., 5607.476635514019 rows/sec., 292.97 KiB/sec. | ||
| 7335 | 2026.05.06 06:55:09.571445 [ 261 ] {8180dd42-0c4c-4793-98a7-663f59fa0a03} <Debug> TCPHandler: Processed in 0.001236785 sec. | ||
| 7336 | 2026.05.06 06:55:09.571564 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7337 | 2026.05.06 06:55:09.571657 [ 261 ] {c84d3e96-3845-4a2f-8f4a-fb91fdfaca03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7338 | 2026.05.06 06:55:09.571700 [ 261 ] {c84d3e96-3845-4a2f-8f4a-fb91fdfaca03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7339 | 2026.05.06 06:55:09.572111 [ 261 ] {c84d3e96-3845-4a2f-8f4a-fb91fdfaca03} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7340 | 2026.05.06 06:55:09.572147 [ 261 ] {c84d3e96-3845-4a2f-8f4a-fb91fdfaca03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7341 | 2026.05.06 06:55:09.572475 [ 261 ] {c84d3e96-3845-4a2f-8f4a-fb91fdfaca03} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7342 | 2026.05.06 06:55:09.572682 [ 261 ] {c84d3e96-3845-4a2f-8f4a-fb91fdfaca03} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7343 | 2026.05.06 06:55:09.572810 [ 261 ] {c84d3e96-3845-4a2f-8f4a-fb91fdfaca03} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001172 sec., 226109.21501706482 rows/sec., 15.03 MiB/sec. | ||
| 7344 | 2026.05.06 06:55:09.572846 [ 261 ] {c84d3e96-3845-4a2f-8f4a-fb91fdfaca03} <Debug> TCPHandler: Processed in 0.001330787 sec. | ||
| 7345 | 2026.05.06 06:55:09.572978 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7346 | 2026.05.06 06:55:09.573072 [ 261 ] {f145ceaa-c3ec-4735-877f-2f2f949e80ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7347 | 2026.05.06 06:55:09.573113 [ 261 ] {f145ceaa-c3ec-4735-877f-2f2f949e80ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7348 | 2026.05.06 06:55:09.573433 [ 261 ] {f145ceaa-c3ec-4735-877f-2f2f949e80ee} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7349 | 2026.05.06 06:55:09.573469 [ 261 ] {f145ceaa-c3ec-4735-877f-2f2f949e80ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7350 | 2026.05.06 06:55:09.573759 [ 261 ] {f145ceaa-c3ec-4735-877f-2f2f949e80ee} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7351 | 2026.05.06 06:55:09.573967 [ 261 ] {f145ceaa-c3ec-4735-877f-2f2f949e80ee} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7352 | 2026.05.06 06:55:09.574094 [ 261 ] {f145ceaa-c3ec-4735-877f-2f2f949e80ee} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00104 sec., 961.5384615384617 rows/sec., 64.79 KiB/sec. | ||
| 7353 | 2026.05.06 06:55:09.574130 [ 261 ] {f145ceaa-c3ec-4735-877f-2f2f949e80ee} <Debug> TCPHandler: Processed in 0.001201754 sec. | ||
| 7354 | 2026.05.06 06:55:09.574245 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7355 | 2026.05.06 06:55:09.574337 [ 261 ] {c2950cff-6156-49c0-9f98-f4fd0f1dcb71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7356 | 2026.05.06 06:55:09.574391 [ 261 ] {c2950cff-6156-49c0-9f98-f4fd0f1dcb71} <Trace> 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 | ||
| 7357 | 2026.05.06 06:55:09.575216 [ 261 ] {c2950cff-6156-49c0-9f98-f4fd0f1dcb71} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7358 | 2026.05.06 06:55:09.575256 [ 261 ] {c2950cff-6156-49c0-9f98-f4fd0f1dcb71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7359 | 2026.05.06 06:55:09.575801 [ 261 ] {c2950cff-6156-49c0-9f98-f4fd0f1dcb71} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7360 | 2026.05.06 06:55:09.576032 [ 261 ] {c2950cff-6156-49c0-9f98-f4fd0f1dcb71} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7361 | 2026.05.06 06:55:09.576177 [ 261 ] {c2950cff-6156-49c0-9f98-f4fd0f1dcb71} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001857 sec., 19924.60958535272 rows/sec., 35.70 MiB/sec. | ||
| 7362 | 2026.05.06 06:55:09.576236 [ 261 ] {c2950cff-6156-49c0-9f98-f4fd0f1dcb71} <Debug> TCPHandler: Processed in 0.002040228 sec. | ||
| 7363 | 2026.05.06 06:55:09.576362 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7364 | 2026.05.06 06:55:09.576455 [ 261 ] {31fce794-d58b-4bd7-b3a0-a4a5499b3606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7365 | 2026.05.06 06:55:09.576496 [ 261 ] {31fce794-d58b-4bd7-b3a0-a4a5499b3606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7366 | 2026.05.06 06:55:09.576828 [ 261 ] {31fce794-d58b-4bd7-b3a0-a4a5499b3606} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7367 | 2026.05.06 06:55:09.576864 [ 261 ] {31fce794-d58b-4bd7-b3a0-a4a5499b3606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7368 | 2026.05.06 06:55:09.577164 [ 261 ] {31fce794-d58b-4bd7-b3a0-a4a5499b3606} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7369 | 2026.05.06 06:55:09.577366 [ 261 ] {31fce794-d58b-4bd7-b3a0-a4a5499b3606} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7370 | 2026.05.06 06:55:09.577490 [ 261 ] {31fce794-d58b-4bd7-b3a0-a4a5499b3606} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001054 sec., 85388.99430740038 rows/sec., 5.34 MiB/sec. | ||
| 7371 | 2026.05.06 06:55:09.577526 [ 261 ] {31fce794-d58b-4bd7-b3a0-a4a5499b3606} <Debug> TCPHandler: Processed in 0.001213814 sec. | ||
| 7372 | 2026.05.06 06:55:12.443456 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 888 | ||
| 7373 | 2026.05.06 06:55:12.446086 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7374 | 2026.05.06 06:55:12.446147 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7375 | 2026.05.06 06:55:12.447373 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7376 | 2026.05.06 06:55:12.447632 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7377 | 2026.05.06 06:55:12.447928 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 888 | ||
| 7378 | 2026.05.06 06:55:14.551968 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7379 | 2026.05.06 06:55:14.552304 [ 261 ] {2d1b43a8-54ea-46f4-9631-4a07f898bf74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7380 | 2026.05.06 06:55:14.552731 [ 261 ] {2d1b43a8-54ea-46f4-9631-4a07f898bf74} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7381 | 2026.05.06 06:55:14.552769 [ 261 ] {2d1b43a8-54ea-46f4-9631-4a07f898bf74} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7382 | 2026.05.06 06:55:14.553033 [ 261 ] {2d1b43a8-54ea-46f4-9631-4a07f898bf74} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7383 | 2026.05.06 06:55:14.553105 [ 261 ] {2d1b43a8-54ea-46f4-9631-4a07f898bf74} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7384 | 2026.05.06 06:55:14.553242 [ 261 ] {2d1b43a8-54ea-46f4-9631-4a07f898bf74} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 7385 | 2026.05.06 06:55:14.553389 [ 337 ] {2d1b43a8-54ea-46f4-9631-4a07f898bf74} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7386 | 2026.05.06 06:55:14.553398 [ 313 ] {2d1b43a8-54ea-46f4-9631-4a07f898bf74} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7387 | 2026.05.06 06:55:14.553406 [ 343 ] {2d1b43a8-54ea-46f4-9631-4a07f898bf74} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7388 | 2026.05.06 06:55:14.553398 [ 352 ] {2d1b43a8-54ea-46f4-9631-4a07f898bf74} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7389 | 2026.05.06 06:55:14.553601 [ 261 ] {2d1b43a8-54ea-46f4-9631-4a07f898bf74} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 7390 | 2026.05.06 06:55:14.553630 [ 261 ] {2d1b43a8-54ea-46f4-9631-4a07f898bf74} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7391 | 2026.05.06 06:55:14.553730 [ 261 ] {2d1b43a8-54ea-46f4-9631-4a07f898bf74} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7392 | 2026.05.06 06:55:14.553751 [ 261 ] {2d1b43a8-54ea-46f4-9631-4a07f898bf74} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 7393 | 2026.05.06 06:55:14.553786 [ 261 ] {2d1b43a8-54ea-46f4-9631-4a07f898bf74} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 7394 | 2026.05.06 06:55:14.553824 [ 261 ] {2d1b43a8-54ea-46f4-9631-4a07f898bf74} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 7395 | 2026.05.06 06:55:14.553858 [ 261 ] {2d1b43a8-54ea-46f4-9631-4a07f898bf74} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 7396 | 2026.05.06 06:55:14.553892 [ 261 ] {2d1b43a8-54ea-46f4-9631-4a07f898bf74} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 7397 | 2026.05.06 06:55:14.555237 [ 261 ] {2d1b43a8-54ea-46f4-9631-4a07f898bf74} <Debug> executeQuery: Read 51 rows, 8.38 KiB in 0.003075 sec., 16585.365853658535 rows/sec., 2.66 MiB/sec. | ||
| 7398 | 2026.05.06 06:55:14.555413 [ 261 ] {2d1b43a8-54ea-46f4-9631-4a07f898bf74} <Debug> MemoryTracker: Peak memory usage (for query): 184.21 KiB. | ||
| 7399 | 2026.05.06 06:55:14.555429 [ 261 ] {2d1b43a8-54ea-46f4-9631-4a07f898bf74} <Debug> TCPHandler: Processed in 0.003630632 sec. | ||
| 7400 | 2026.05.06 06:55:14.559282 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7401 | 2026.05.06 06:55:14.559415 [ 261 ] {0a997313-5916-4c8d-8011-2bcd02f65e05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7402 | 2026.05.06 06:55:14.559469 [ 261 ] {0a997313-5916-4c8d-8011-2bcd02f65e05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7403 | 2026.05.06 06:55:14.560166 [ 261 ] {0a997313-5916-4c8d-8011-2bcd02f65e05} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7404 | 2026.05.06 06:55:14.560217 [ 261 ] {0a997313-5916-4c8d-8011-2bcd02f65e05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7405 | 2026.05.06 06:55:14.560594 [ 261 ] {0a997313-5916-4c8d-8011-2bcd02f65e05} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7406 | 2026.05.06 06:55:14.560808 [ 261 ] {0a997313-5916-4c8d-8011-2bcd02f65e05} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7407 | 2026.05.06 06:55:14.560954 [ 261 ] {0a997313-5916-4c8d-8011-2bcd02f65e05} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001577 sec., 15218.769816106531 rows/sec., 1.26 MiB/sec. | ||
| 7408 | 2026.05.06 06:55:14.560992 [ 261 ] {0a997313-5916-4c8d-8011-2bcd02f65e05} <Debug> TCPHandler: Processed in 0.00177526 sec. | ||
| 7409 | 2026.05.06 06:55:14.561126 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7410 | 2026.05.06 06:55:14.561221 [ 261 ] {f7f0dd9a-9124-45d8-8684-87ac5d0080dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7411 | 2026.05.06 06:55:14.561261 [ 261 ] {f7f0dd9a-9124-45d8-8684-87ac5d0080dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7412 | 2026.05.06 06:55:14.561657 [ 261 ] {f7f0dd9a-9124-45d8-8684-87ac5d0080dd} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7413 | 2026.05.06 06:55:14.561694 [ 261 ] {f7f0dd9a-9124-45d8-8684-87ac5d0080dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7414 | 2026.05.06 06:55:14.561971 [ 261 ] {f7f0dd9a-9124-45d8-8684-87ac5d0080dd} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7415 | 2026.05.06 06:55:14.562170 [ 261 ] {f7f0dd9a-9124-45d8-8684-87ac5d0080dd} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7416 | 2026.05.06 06:55:14.562300 [ 261 ] {f7f0dd9a-9124-45d8-8684-87ac5d0080dd} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001097 sec., 3646.3081130355513 rows/sec., 297.33 KiB/sec. | ||
| 7417 | 2026.05.06 06:55:14.562336 [ 261 ] {f7f0dd9a-9124-45d8-8684-87ac5d0080dd} <Debug> TCPHandler: Processed in 0.001259915 sec. | ||
| 7418 | 2026.05.06 06:55:14.562460 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7419 | 2026.05.06 06:55:14.562553 [ 261 ] {03e3560c-478f-4f9a-92e0-aa0745965e8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7420 | 2026.05.06 06:55:14.562591 [ 261 ] {03e3560c-478f-4f9a-92e0-aa0745965e8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7421 | 2026.05.06 06:55:14.563078 [ 261 ] {03e3560c-478f-4f9a-92e0-aa0745965e8c} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7422 | 2026.05.06 06:55:14.563114 [ 261 ] {03e3560c-478f-4f9a-92e0-aa0745965e8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7423 | 2026.05.06 06:55:14.563431 [ 261 ] {03e3560c-478f-4f9a-92e0-aa0745965e8c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7424 | 2026.05.06 06:55:14.563632 [ 261 ] {03e3560c-478f-4f9a-92e0-aa0745965e8c} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7425 | 2026.05.06 06:55:14.563765 [ 261 ] {03e3560c-478f-4f9a-92e0-aa0745965e8c} <Debug> executeQuery: Read 186 rows, 16.80 KiB in 0.001229 sec., 151342.55492270138 rows/sec., 13.35 MiB/sec. | ||
| 7426 | 2026.05.06 06:55:14.563802 [ 261 ] {03e3560c-478f-4f9a-92e0-aa0745965e8c} <Debug> TCPHandler: Processed in 0.001392779 sec. | ||
| 7427 | 2026.05.06 06:55:14.563922 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7428 | 2026.05.06 06:55:14.564016 [ 261 ] {e7f68e28-4833-4fd2-9caa-a5ef93e103c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7429 | 2026.05.06 06:55:14.564055 [ 261 ] {e7f68e28-4833-4fd2-9caa-a5ef93e103c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7430 | 2026.05.06 06:55:14.564484 [ 261 ] {e7f68e28-4833-4fd2-9caa-a5ef93e103c5} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7431 | 2026.05.06 06:55:14.564520 [ 261 ] {e7f68e28-4833-4fd2-9caa-a5ef93e103c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7432 | 2026.05.06 06:55:14.564815 [ 261 ] {e7f68e28-4833-4fd2-9caa-a5ef93e103c5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7433 | 2026.05.06 06:55:14.565018 [ 261 ] {e7f68e28-4833-4fd2-9caa-a5ef93e103c5} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7434 | 2026.05.06 06:55:14.565143 [ 261 ] {e7f68e28-4833-4fd2-9caa-a5ef93e103c5} <Debug> executeQuery: Read 20 rows, 1.54 KiB in 0.001144 sec., 17482.51748251748 rows/sec., 1.32 MiB/sec. | ||
| 7435 | 2026.05.06 06:55:14.565179 [ 261 ] {e7f68e28-4833-4fd2-9caa-a5ef93e103c5} <Debug> TCPHandler: Processed in 0.001308107 sec. | ||
| 7436 | 2026.05.06 06:55:14.565306 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7437 | 2026.05.06 06:55:14.565400 [ 261 ] {48d199a2-d725-4df0-89c0-f74c958fc812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7438 | 2026.05.06 06:55:14.565439 [ 261 ] {48d199a2-d725-4df0-89c0-f74c958fc812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7439 | 2026.05.06 06:55:14.565835 [ 261 ] {48d199a2-d725-4df0-89c0-f74c958fc812} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7440 | 2026.05.06 06:55:14.565871 [ 261 ] {48d199a2-d725-4df0-89c0-f74c958fc812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7441 | 2026.05.06 06:55:14.566153 [ 261 ] {48d199a2-d725-4df0-89c0-f74c958fc812} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7442 | 2026.05.06 06:55:14.566355 [ 261 ] {48d199a2-d725-4df0-89c0-f74c958fc812} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7443 | 2026.05.06 06:55:14.566486 [ 261 ] {48d199a2-d725-4df0-89c0-f74c958fc812} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001102 sec., 21778.58439201452 rows/sec., 1.81 MiB/sec. | ||
| 7444 | 2026.05.06 06:55:14.566523 [ 261 ] {48d199a2-d725-4df0-89c0-f74c958fc812} <Debug> TCPHandler: Processed in 0.001266526 sec. | ||
| 7445 | 2026.05.06 06:55:14.566645 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7446 | 2026.05.06 06:55:14.566738 [ 261 ] {4352c00d-33bb-4821-bc31-0797adbc209d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7447 | 2026.05.06 06:55:14.566777 [ 261 ] {4352c00d-33bb-4821-bc31-0797adbc209d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7448 | 2026.05.06 06:55:14.567164 [ 261 ] {4352c00d-33bb-4821-bc31-0797adbc209d} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7449 | 2026.05.06 06:55:14.567200 [ 261 ] {4352c00d-33bb-4821-bc31-0797adbc209d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7450 | 2026.05.06 06:55:14.567482 [ 261 ] {4352c00d-33bb-4821-bc31-0797adbc209d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7451 | 2026.05.06 06:55:14.567682 [ 261 ] {4352c00d-33bb-4821-bc31-0797adbc209d} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7452 | 2026.05.06 06:55:14.567808 [ 261 ] {4352c00d-33bb-4821-bc31-0797adbc209d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001087 sec., 11039.558417663293 rows/sec., 862.47 KiB/sec. | ||
| 7453 | 2026.05.06 06:55:14.567846 [ 261 ] {4352c00d-33bb-4821-bc31-0797adbc209d} <Debug> TCPHandler: Processed in 0.001251645 sec. | ||
| 7454 | 2026.05.06 06:55:14.567966 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7455 | 2026.05.06 06:55:14.568060 [ 261 ] {92698807-823c-471f-8bfd-d863a6a08754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7456 | 2026.05.06 06:55:14.568098 [ 261 ] {92698807-823c-471f-8bfd-d863a6a08754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7457 | 2026.05.06 06:55:14.568522 [ 261 ] {92698807-823c-471f-8bfd-d863a6a08754} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7458 | 2026.05.06 06:55:14.568558 [ 261 ] {92698807-823c-471f-8bfd-d863a6a08754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7459 | 2026.05.06 06:55:14.568857 [ 261 ] {92698807-823c-471f-8bfd-d863a6a08754} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7460 | 2026.05.06 06:55:14.569058 [ 261 ] {92698807-823c-471f-8bfd-d863a6a08754} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7461 | 2026.05.06 06:55:14.569187 [ 261 ] {92698807-823c-471f-8bfd-d863a6a08754} <Debug> executeQuery: Read 108 rows, 9.02 KiB in 0.001144 sec., 94405.5944055944 rows/sec., 7.70 MiB/sec. | ||
| 7462 | 2026.05.06 06:55:14.569225 [ 261 ] {92698807-823c-471f-8bfd-d863a6a08754} <Debug> TCPHandler: Processed in 0.001309307 sec. | ||
| 7463 | 2026.05.06 06:55:14.569364 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7464 | 2026.05.06 06:55:14.569459 [ 261 ] {83bf0ce2-7ae5-45d3-8e5e-21a6ebb81725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7465 | 2026.05.06 06:55:14.569501 [ 261 ] {83bf0ce2-7ae5-45d3-8e5e-21a6ebb81725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7466 | 2026.05.06 06:55:14.569920 [ 261 ] {83bf0ce2-7ae5-45d3-8e5e-21a6ebb81725} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7467 | 2026.05.06 06:55:14.569955 [ 261 ] {83bf0ce2-7ae5-45d3-8e5e-21a6ebb81725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7468 | 2026.05.06 06:55:14.570280 [ 261 ] {83bf0ce2-7ae5-45d3-8e5e-21a6ebb81725} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7469 | 2026.05.06 06:55:14.570486 [ 261 ] {83bf0ce2-7ae5-45d3-8e5e-21a6ebb81725} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7470 | 2026.05.06 06:55:14.570612 [ 261 ] {83bf0ce2-7ae5-45d3-8e5e-21a6ebb81725} <Debug> executeQuery: Read 342 rows, 26.49 KiB in 0.00117 sec., 292307.6923076923 rows/sec., 22.11 MiB/sec. | ||
| 7471 | 2026.05.06 06:55:14.570648 [ 261 ] {83bf0ce2-7ae5-45d3-8e5e-21a6ebb81725} <Debug> TCPHandler: Processed in 0.001333737 sec. | ||
| 7472 | 2026.05.06 06:55:14.570771 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7473 | 2026.05.06 06:55:14.570866 [ 261 ] {dfaa6223-b518-47c3-bc8b-779562502d5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7474 | 2026.05.06 06:55:14.570920 [ 261 ] {dfaa6223-b518-47c3-bc8b-779562502d5e} <Trace> 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 | ||
| 7475 | 2026.05.06 06:55:14.571624 [ 261 ] {dfaa6223-b518-47c3-bc8b-779562502d5e} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7476 | 2026.05.06 06:55:14.571659 [ 261 ] {dfaa6223-b518-47c3-bc8b-779562502d5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7477 | 2026.05.06 06:55:14.572136 [ 261 ] {dfaa6223-b518-47c3-bc8b-779562502d5e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7478 | 2026.05.06 06:55:14.572352 [ 261 ] {dfaa6223-b518-47c3-bc8b-779562502d5e} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7479 | 2026.05.06 06:55:14.572468 [ 132 ] {} <Debug> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7480 | 2026.05.06 06:55:14.572490 [ 261 ] {dfaa6223-b518-47c3-bc8b-779562502d5e} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001642 sec., 2436.05359317905 rows/sec., 4.37 MiB/sec. | ||
| 7481 | 2026.05.06 06:55:14.572525 [ 132 ] {} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7482 | 2026.05.06 06:55:14.572550 [ 261 ] {dfaa6223-b518-47c3-bc8b-779562502d5e} <Debug> TCPHandler: Processed in 0.001829442 sec. | ||
| 7483 | 2026.05.06 06:55:14.572552 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7484 | 2026.05.06 06:55:14.572677 [ 198 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 7485 | 2026.05.06 06:55:14.572683 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7486 | 2026.05.06 06:55:14.572797 [ 261 ] {45b7441d-00f4-41a9-91be-d9baa7e8a4f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7487 | 2026.05.06 06:55:14.572838 [ 261 ] {45b7441d-00f4-41a9-91be-d9baa7e8a4f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7488 | 2026.05.06 06:55:14.572884 [ 198 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7489 | 2026.05.06 06:55:14.572938 [ 198 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 701 rows starting from the beginning of the part | ||
| 7490 | 2026.05.06 06:55:14.573059 [ 198 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 4 rows starting from the beginning of the part | ||
| 7491 | 2026.05.06 06:55:14.573164 [ 198 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 48 rows starting from the beginning of the part | ||
| 7492 | 2026.05.06 06:55:14.573183 [ 261 ] {45b7441d-00f4-41a9-91be-d9baa7e8a4f4} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7493 | 2026.05.06 06:55:14.573220 [ 261 ] {45b7441d-00f4-41a9-91be-d9baa7e8a4f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7494 | 2026.05.06 06:55:14.573266 [ 198 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 4 rows starting from the beginning of the part | ||
| 7495 | 2026.05.06 06:55:14.573371 [ 198 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 37 rows starting from the beginning of the part | ||
| 7496 | 2026.05.06 06:55:14.573475 [ 198 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 4 rows starting from the beginning of the part | ||
| 7497 | 2026.05.06 06:55:14.573546 [ 261 ] {45b7441d-00f4-41a9-91be-d9baa7e8a4f4} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7498 | 2026.05.06 06:55:14.573764 [ 261 ] {45b7441d-00f4-41a9-91be-d9baa7e8a4f4} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7499 | 2026.05.06 06:55:14.573895 [ 261 ] {45b7441d-00f4-41a9-91be-d9baa7e8a4f4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 7500 | 2026.05.06 06:55:14.573931 [ 261 ] {45b7441d-00f4-41a9-91be-d9baa7e8a4f4} <Debug> TCPHandler: Processed in 0.001298317 sec. | ||
| 7501 | 2026.05.06 06:55:14.586462 [ 190 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 798 rows, containing 19 columns (19 merged, 0 gathered) in 0.013824961 sec., 57721.681818849254 rows/sec., 103.43 MiB/sec. | ||
| 7502 | 2026.05.06 06:55:14.587182 [ 190 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7503 | 2026.05.06 06:55:14.587481 [ 190 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7504 | 2026.05.06 06:55:14.587546 [ 190 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7505 | 2026.05.06 06:55:14.587620 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.51 MiB. | ||
| 7506 | 2026.05.06 06:55:14.909330 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14834 | ||
| 7507 | 2026.05.06 06:55:14.910115 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7508 | 2026.05.06 06:55:14.910183 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7509 | 2026.05.06 06:55:14.910768 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7510 | 2026.05.06 06:55:14.911003 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7511 | 2026.05.06 06:55:14.911131 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14834 | ||
| 7512 | 2026.05.06 06:55:14.911132 [ 130 ] {} <Debug> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7513 | 2026.05.06 06:55:14.911196 [ 130 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7514 | 2026.05.06 06:55:14.911218 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7515 | 2026.05.06 06:55:14.911305 [ 194 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 7516 | 2026.05.06 06:55:14.911419 [ 194 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7517 | 2026.05.06 06:55:14.911458 [ 194 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12466 rows starting from the beginning of the part | ||
| 7518 | 2026.05.06 06:55:14.911521 [ 194 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 7519 | 2026.05.06 06:55:14.911569 [ 194 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part | ||
| 7520 | 2026.05.06 06:55:14.911612 [ 194 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part | ||
| 7521 | 2026.05.06 06:55:14.911654 [ 194 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part | ||
| 7522 | 2026.05.06 06:55:14.911694 [ 194 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part | ||
| 7523 | 2026.05.06 06:55:14.913360 [ 194 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14834 rows, containing 4 columns (4 merged, 0 gathered) in 0.002100969 sec., 7060551.583578816 rows/sec., 101.00 MiB/sec. | ||
| 7524 | 2026.05.06 06:55:14.913767 [ 188 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7525 | 2026.05.06 06:55:14.914095 [ 188 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_31_6} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7526 | 2026.05.06 06:55:14.914249 [ 188 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_31_6} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7527 | 2026.05.06 06:55:14.914357 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7528 | 2026.05.06 06:55:15.677586 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7529 | 2026.05.06 06:55:15.697158 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7530 | 2026.05.06 06:55:15.697232 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7531 | 2026.05.06 06:55:15.704797 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7532 | 2026.05.06 06:55:15.705494 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7533 | 2026.05.06 06:55:15.705820 [ 129 ] {} <Debug> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7534 | 2026.05.06 06:55:15.705893 [ 129 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7535 | 2026.05.06 06:55:15.705917 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7536 | 2026.05.06 06:55:15.706023 [ 189 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 7537 | 2026.05.06 06:55:15.708670 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7538 | 2026.05.06 06:55:15.710097 [ 189 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7539 | 2026.05.06 06:55:15.711526 [ 189 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part | ||
| 7540 | 2026.05.06 06:55:15.716018 [ 189 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
| 7541 | 2026.05.06 06:55:15.720312 [ 189 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part | ||
| 7542 | 2026.05.06 06:55:15.724377 [ 189 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
| 7543 | 2026.05.06 06:55:15.728986 [ 189 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part | ||
| 7544 | 2026.05.06 06:55:15.733013 [ 189 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part | ||
| 7545 | 2026.05.06 06:55:15.790437 [ 194 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.084454066 sec., 2770.7369352708256 rows/sec., 14.33 MiB/sec. | ||
| 7546 | 2026.05.06 06:55:15.793413 [ 187 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7547 | 2026.05.06 06:55:15.795487 [ 187 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_31_6} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7548 | 2026.05.06 06:55:15.795592 [ 187 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_31_6} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7549 | 2026.05.06 06:55:15.797934 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7550 | 2026.05.06 06:55:16.000243 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 284.70 MiB, peak 295.24 MiB, free memory in arenas 0.00 B, will set to 290.23 MiB (RSS), difference: 5.53 MiB | ||
| 7551 | 2026.05.06 06:55:19.547116 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7552 | 2026.05.06 06:55:19.547377 [ 261 ] {b0745489-85f5-472b-95c3-b4bd8c2cc3d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7553 | 2026.05.06 06:55:19.547721 [ 261 ] {b0745489-85f5-472b-95c3-b4bd8c2cc3d1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7554 | 2026.05.06 06:55:19.547755 [ 261 ] {b0745489-85f5-472b-95c3-b4bd8c2cc3d1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7555 | 2026.05.06 06:55:19.547965 [ 261 ] {b0745489-85f5-472b-95c3-b4bd8c2cc3d1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7556 | 2026.05.06 06:55:19.548034 [ 261 ] {b0745489-85f5-472b-95c3-b4bd8c2cc3d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7557 | 2026.05.06 06:55:19.548170 [ 261 ] {b0745489-85f5-472b-95c3-b4bd8c2cc3d1} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7558 | 2026.05.06 06:55:19.548282 [ 313 ] {b0745489-85f5-472b-95c3-b4bd8c2cc3d1} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7559 | 2026.05.06 06:55:19.548283 [ 337 ] {b0745489-85f5-472b-95c3-b4bd8c2cc3d1} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7560 | 2026.05.06 06:55:19.548303 [ 276 ] {b0745489-85f5-472b-95c3-b4bd8c2cc3d1} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7561 | 2026.05.06 06:55:19.548302 [ 343 ] {b0745489-85f5-472b-95c3-b4bd8c2cc3d1} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7562 | 2026.05.06 06:55:19.548443 [ 261 ] {b0745489-85f5-472b-95c3-b4bd8c2cc3d1} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 7563 | 2026.05.06 06:55:19.548470 [ 261 ] {b0745489-85f5-472b-95c3-b4bd8c2cc3d1} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7564 | 2026.05.06 06:55:19.548564 [ 261 ] {b0745489-85f5-472b-95c3-b4bd8c2cc3d1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7565 | 2026.05.06 06:55:19.548586 [ 261 ] {b0745489-85f5-472b-95c3-b4bd8c2cc3d1} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 7566 | 2026.05.06 06:55:19.548620 [ 261 ] {b0745489-85f5-472b-95c3-b4bd8c2cc3d1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7567 | 2026.05.06 06:55:19.548656 [ 261 ] {b0745489-85f5-472b-95c3-b4bd8c2cc3d1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7568 | 2026.05.06 06:55:19.548688 [ 261 ] {b0745489-85f5-472b-95c3-b4bd8c2cc3d1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7569 | 2026.05.06 06:55:19.548720 [ 261 ] {b0745489-85f5-472b-95c3-b4bd8c2cc3d1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7570 | 2026.05.06 06:55:19.549960 [ 261 ] {b0745489-85f5-472b-95c3-b4bd8c2cc3d1} <Debug> executeQuery: Read 51 rows, 5.78 KiB in 0.002679 sec., 19036.954087346025 rows/sec., 2.11 MiB/sec. | ||
| 7571 | 2026.05.06 06:55:19.550145 [ 261 ] {b0745489-85f5-472b-95c3-b4bd8c2cc3d1} <Debug> MemoryTracker: Peak memory usage (for query): 162.83 KiB. | ||
| 7572 | 2026.05.06 06:55:19.550160 [ 261 ] {b0745489-85f5-472b-95c3-b4bd8c2cc3d1} <Debug> TCPHandler: Processed in 0.00317697 sec. | ||
| 7573 | 2026.05.06 06:55:19.552481 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7574 | 2026.05.06 06:55:19.552605 [ 261 ] {75cc8e56-bd00-46cf-9ca0-01262b061e3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7575 | 2026.05.06 06:55:19.552655 [ 261 ] {75cc8e56-bd00-46cf-9ca0-01262b061e3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7576 | 2026.05.06 06:55:19.553276 [ 261 ] {75cc8e56-bd00-46cf-9ca0-01262b061e3a} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7577 | 2026.05.06 06:55:19.553323 [ 261 ] {75cc8e56-bd00-46cf-9ca0-01262b061e3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7578 | 2026.05.06 06:55:19.553747 [ 261 ] {75cc8e56-bd00-46cf-9ca0-01262b061e3a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7579 | 2026.05.06 06:55:19.553963 [ 261 ] {75cc8e56-bd00-46cf-9ca0-01262b061e3a} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7580 | 2026.05.06 06:55:19.554092 [ 122 ] {} <Debug> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7581 | 2026.05.06 06:55:19.554102 [ 261 ] {75cc8e56-bd00-46cf-9ca0-01262b061e3a} <Debug> executeQuery: Read 130 rows, 11.51 KiB in 0.001532 sec., 84856.39686684073 rows/sec., 7.34 MiB/sec. | ||
| 7582 | 2026.05.06 06:55:19.554130 [ 122 ] {} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7583 | 2026.05.06 06:55:19.554147 [ 261 ] {75cc8e56-bd00-46cf-9ca0-01262b061e3a} <Debug> TCPHandler: Processed in 0.001725178 sec. | ||
| 7584 | 2026.05.06 06:55:19.554151 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7585 | 2026.05.06 06:55:19.554298 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7586 | 2026.05.06 06:55:19.554317 [ 195 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7587 | 2026.05.06 06:55:19.554397 [ 261 ] {075eb4a4-de24-447c-87d6-8f14a3e77e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7588 | 2026.05.06 06:55:19.554444 [ 261 ] {075eb4a4-de24-447c-87d6-8f14a3e77e3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7589 | 2026.05.06 06:55:19.554503 [ 195 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7590 | 2026.05.06 06:55:19.554553 [ 195 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3361 rows starting from the beginning of the part | ||
| 7591 | 2026.05.06 06:55:19.554637 [ 195 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 56 rows starting from the beginning of the part | ||
| 7592 | 2026.05.06 06:55:19.554686 [ 195 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part | ||
| 7593 | 2026.05.06 06:55:19.554730 [ 195 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 871 rows starting from the beginning of the part | ||
| 7594 | 2026.05.06 06:55:19.554770 [ 195 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 186 rows starting from the beginning of the part | ||
| 7595 | 2026.05.06 06:55:19.554814 [ 195 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 130 rows starting from the beginning of the part | ||
| 7596 | 2026.05.06 06:55:19.554860 [ 261 ] {075eb4a4-de24-447c-87d6-8f14a3e77e3b} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7597 | 2026.05.06 06:55:19.554900 [ 261 ] {075eb4a4-de24-447c-87d6-8f14a3e77e3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7598 | 2026.05.06 06:55:19.555613 [ 261 ] {075eb4a4-de24-447c-87d6-8f14a3e77e3b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7599 | 2026.05.06 06:55:19.555835 [ 261 ] {075eb4a4-de24-447c-87d6-8f14a3e77e3b} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7600 | 2026.05.06 06:55:19.555974 [ 261 ] {075eb4a4-de24-447c-87d6-8f14a3e77e3b} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001595 sec., 23197.492163009403 rows/sec., 1.70 MiB/sec. | ||
| 7601 | 2026.05.06 06:55:19.556010 [ 261 ] {075eb4a4-de24-447c-87d6-8f14a3e77e3b} <Debug> TCPHandler: Processed in 0.0017807 sec. | ||
| 7602 | 2026.05.06 06:55:19.556129 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7603 | 2026.05.06 06:55:19.556221 [ 261 ] {1492075a-dae2-4a3b-8d75-073cb3da8c5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7604 | 2026.05.06 06:55:19.556261 [ 261 ] {1492075a-dae2-4a3b-8d75-073cb3da8c5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7605 | 2026.05.06 06:55:19.556684 [ 261 ] {1492075a-dae2-4a3b-8d75-073cb3da8c5a} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7606 | 2026.05.06 06:55:19.556718 [ 261 ] {1492075a-dae2-4a3b-8d75-073cb3da8c5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7607 | 2026.05.06 06:55:19.557138 [ 261 ] {1492075a-dae2-4a3b-8d75-073cb3da8c5a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7608 | 2026.05.06 06:55:19.557359 [ 261 ] {1492075a-dae2-4a3b-8d75-073cb3da8c5a} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7609 | 2026.05.06 06:55:19.557410 [ 187 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4668 rows, containing 5 columns (5 merged, 0 gathered) in 0.00318621 sec., 1465063.5080550245 rows/sec., 118.47 MiB/sec. | ||
| 7610 | 2026.05.06 06:55:19.557455 [ 122 ] {} <Debug> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7611 | 2026.05.06 06:55:19.557486 [ 122 ] {} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7612 | 2026.05.06 06:55:19.557487 [ 261 ] {1492075a-dae2-4a3b-8d75-073cb3da8c5a} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001283 sec., 78721.74590802805 rows/sec., 6.15 MiB/sec. | ||
| 7613 | 2026.05.06 06:55:19.557503 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7614 | 2026.05.06 06:55:19.557529 [ 261 ] {1492075a-dae2-4a3b-8d75-073cb3da8c5a} <Debug> TCPHandler: Processed in 0.001447641 sec. | ||
| 7615 | 2026.05.06 06:55:19.557607 [ 193 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7616 | 2026.05.06 06:55:19.557650 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7617 | 2026.05.06 06:55:19.557746 [ 193 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7618 | 2026.05.06 06:55:19.557746 [ 261 ] {c3b31b7a-76f2-45d4-b551-39eec10945eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7619 | 2026.05.06 06:55:19.557782 [ 193 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1831 rows starting from the beginning of the part | ||
| 7620 | 2026.05.06 06:55:19.557806 [ 261 ] {c3b31b7a-76f2-45d4-b551-39eec10945eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7621 | 2026.05.06 06:55:19.557851 [ 193 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 64 rows starting from the beginning of the part | ||
| 7622 | 2026.05.06 06:55:19.557865 [ 194 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7623 | 2026.05.06 06:55:19.557903 [ 193 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 68 rows starting from the beginning of the part | ||
| 7624 | 2026.05.06 06:55:19.557949 [ 193 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 527 rows starting from the beginning of the part | ||
| 7625 | 2026.05.06 06:55:19.557990 [ 193 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 108 rows starting from the beginning of the part | ||
| 7626 | 2026.05.06 06:55:19.558034 [ 193 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 101 rows starting from the beginning of the part | ||
| 7627 | 2026.05.06 06:55:19.558180 [ 194 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_46_9} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7628 | 2026.05.06 06:55:19.558219 [ 261 ] {c3b31b7a-76f2-45d4-b551-39eec10945eb} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7629 | 2026.05.06 06:55:19.558253 [ 261 ] {c3b31b7a-76f2-45d4-b551-39eec10945eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7630 | 2026.05.06 06:55:19.558264 [ 194 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_46_9} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7631 | 2026.05.06 06:55:19.558366 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 7632 | 2026.05.06 06:55:19.558589 [ 261 ] {c3b31b7a-76f2-45d4-b551-39eec10945eb} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7633 | 2026.05.06 06:55:19.558816 [ 261 ] {c3b31b7a-76f2-45d4-b551-39eec10945eb} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7634 | 2026.05.06 06:55:19.558950 [ 261 ] {c3b31b7a-76f2-45d4-b551-39eec10945eb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 7635 | 2026.05.06 06:55:19.558986 [ 261 ] {c3b31b7a-76f2-45d4-b551-39eec10945eb} <Debug> TCPHandler: Processed in 0.001384079 sec. | ||
| 7636 | 2026.05.06 06:55:19.559113 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7637 | 2026.05.06 06:55:19.559206 [ 261 ] {6cb1d8b1-4221-48e4-9b60-15833fabd0fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7638 | 2026.05.06 06:55:19.559260 [ 261 ] {6cb1d8b1-4221-48e4-9b60-15833fabd0fb} <Trace> 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 | ||
| 7639 | 2026.05.06 06:55:19.559403 [ 187 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2699 rows, containing 5 columns (5 merged, 0 gathered) in 0.001842412 sec., 1464927.4972156065 rows/sec., 108.20 MiB/sec. | ||
| 7640 | 2026.05.06 06:55:19.559654 [ 194 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7641 | 2026.05.06 06:55:19.559895 [ 194 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_46_9} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7642 | 2026.05.06 06:55:19.559955 [ 194 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_46_9} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7643 | 2026.05.06 06:55:19.560034 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 7644 | 2026.05.06 06:55:19.560198 [ 261 ] {6cb1d8b1-4221-48e4-9b60-15833fabd0fb} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7645 | 2026.05.06 06:55:19.560232 [ 261 ] {6cb1d8b1-4221-48e4-9b60-15833fabd0fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7646 | 2026.05.06 06:55:19.560892 [ 261 ] {6cb1d8b1-4221-48e4-9b60-15833fabd0fb} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7647 | 2026.05.06 06:55:19.561200 [ 261 ] {6cb1d8b1-4221-48e4-9b60-15833fabd0fb} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7648 | 2026.05.06 06:55:19.561370 [ 261 ] {6cb1d8b1-4221-48e4-9b60-15833fabd0fb} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.00218 sec., 16972.477064220184 rows/sec., 30.41 MiB/sec. | ||
| 7649 | 2026.05.06 06:55:19.561448 [ 261 ] {6cb1d8b1-4221-48e4-9b60-15833fabd0fb} <Debug> TCPHandler: Processed in 0.002381618 sec. | ||
| 7650 | 2026.05.06 06:55:19.561597 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7651 | 2026.05.06 06:55:19.561693 [ 261 ] {43f9a1e2-e1d1-4958-9b7a-0c578a2be961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7652 | 2026.05.06 06:55:19.561733 [ 261 ] {43f9a1e2-e1d1-4958-9b7a-0c578a2be961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7653 | 2026.05.06 06:55:19.562124 [ 261 ] {43f9a1e2-e1d1-4958-9b7a-0c578a2be961} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7654 | 2026.05.06 06:55:19.562168 [ 261 ] {43f9a1e2-e1d1-4958-9b7a-0c578a2be961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7655 | 2026.05.06 06:55:19.562601 [ 261 ] {43f9a1e2-e1d1-4958-9b7a-0c578a2be961} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7656 | 2026.05.06 06:55:19.562855 [ 261 ] {43f9a1e2-e1d1-4958-9b7a-0c578a2be961} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7657 | 2026.05.06 06:55:19.563012 [ 261 ] {43f9a1e2-e1d1-4958-9b7a-0c578a2be961} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001336 sec., 44910.17964071856 rows/sec., 3.03 MiB/sec. | ||
| 7658 | 2026.05.06 06:55:19.563057 [ 261 ] {43f9a1e2-e1d1-4958-9b7a-0c578a2be961} <Debug> TCPHandler: Processed in 0.001508873 sec. | ||
| 7659 | 2026.05.06 06:55:19.731428 [ 279 ] {} <Trace> TCP-Session: b7d92cf9-d83e-4468-9f5d-546b61414b85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7660 | 2026.05.06 06:55:19.731625 [ 279 ] {ee4da8d3-2ba5-46fa-ad66-8755f1c30890} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43404) 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 has_own_data (stage: Complete) | ||
| 7661 | 2026.05.06 06:55:19.731987 [ 279 ] {ee4da8d3-2ba5-46fa-ad66-8755f1c30890} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 7662 | 2026.05.06 06:55:19.732151 [ 279 ] {ee4da8d3-2ba5-46fa-ad66-8755f1c30890} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7663 | 2026.05.06 06:55:19.732527 [ 332 ] {ee4da8d3-2ba5-46fa-ad66-8755f1c30890} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 7664 | 2026.05.06 06:55:19.733064 [ 279 ] {ee4da8d3-2ba5-46fa-ad66-8755f1c30890} <Debug> executeQuery: Read 140 rows, 7.96 KiB in 0.001528 sec., 91623.03664921466 rows/sec., 5.09 MiB/sec. | ||
| 7665 | 2026.05.06 06:55:19.733160 [ 279 ] {ee4da8d3-2ba5-46fa-ad66-8755f1c30890} <Debug> TCPHandler: Processed in 0.001803921 sec. | ||
| 7666 | 2026.05.06 06:55:20.178860 [ 123 ] {} <Debug> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 7667 | 2026.05.06 06:55:20.178936 [ 123 ] {} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7668 | 2026.05.06 06:55:20.178960 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7669 | 2026.05.06 06:55:20.179073 [ 187 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 7670 | 2026.05.06 06:55:20.179220 [ 187 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7671 | 2026.05.06 06:55:20.179262 [ 187 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 60 rows starting from the beginning of the part | ||
| 7672 | 2026.05.06 06:55:20.179337 [ 187 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 7673 | 2026.05.06 06:55:20.179387 [ 187 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 7674 | 2026.05.06 06:55:20.179434 [ 187 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 7675 | 2026.05.06 06:55:20.179477 [ 187 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 7676 | 2026.05.06 06:55:20.180224 [ 194 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 84 rows, containing 4 columns (4 merged, 0 gathered) in 0.001197114 sec., 70168.7558578381 rows/sec., 3.58 MiB/sec. | ||
| 7677 | 2026.05.06 06:55:20.180457 [ 192 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 7678 | 2026.05.06 06:55:20.180809 [ 192 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_14_3} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7679 | 2026.05.06 06:55:20.180891 [ 192 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_14_3} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 7680 | 2026.05.06 06:55:20.181002 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7681 | 2026.05.06 06:55:22.299433 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7682 | 2026.05.06 06:55:22.299516 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7683 | 2026.05.06 06:55:22.411217 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15346 | ||
| 7684 | 2026.05.06 06:55:22.411923 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7685 | 2026.05.06 06:55:22.411987 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7686 | 2026.05.06 06:55:22.412532 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7687 | 2026.05.06 06:55:22.412773 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7688 | 2026.05.06 06:55:22.412916 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15346 | ||
| 7689 | 2026.05.06 06:55:22.448229 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 926 | ||
| 7690 | 2026.05.06 06:55:22.450809 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7691 | 2026.05.06 06:55:22.450853 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7692 | 2026.05.06 06:55:22.452093 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7693 | 2026.05.06 06:55:22.452359 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7694 | 2026.05.06 06:55:22.452620 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 926 | ||
| 7695 | 2026.05.06 06:55:23.001420 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000925177 sec. | ||
| 7696 | 2026.05.06 06:55:23.208752 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7697 | 2026.05.06 06:55:23.224443 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7698 | 2026.05.06 06:55:23.224497 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7699 | 2026.05.06 06:55:23.230451 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7700 | 2026.05.06 06:55:23.231111 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7701 | 2026.05.06 06:55:23.233908 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7702 | 2026.05.06 06:55:24.546616 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7703 | 2026.05.06 06:55:24.546837 [ 261 ] {344d5d4c-e63f-432b-b52f-6bec8e9819c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7704 | 2026.05.06 06:55:24.547156 [ 261 ] {344d5d4c-e63f-432b-b52f-6bec8e9819c3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7705 | 2026.05.06 06:55:24.547192 [ 261 ] {344d5d4c-e63f-432b-b52f-6bec8e9819c3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7706 | 2026.05.06 06:55:24.547409 [ 261 ] {344d5d4c-e63f-432b-b52f-6bec8e9819c3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7707 | 2026.05.06 06:55:24.547480 [ 261 ] {344d5d4c-e63f-432b-b52f-6bec8e9819c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7708 | 2026.05.06 06:55:24.547617 [ 261 ] {344d5d4c-e63f-432b-b52f-6bec8e9819c3} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7709 | 2026.05.06 06:55:24.547737 [ 316 ] {344d5d4c-e63f-432b-b52f-6bec8e9819c3} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7710 | 2026.05.06 06:55:24.547758 [ 276 ] {344d5d4c-e63f-432b-b52f-6bec8e9819c3} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7711 | 2026.05.06 06:55:24.547737 [ 332 ] {344d5d4c-e63f-432b-b52f-6bec8e9819c3} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7712 | 2026.05.06 06:55:24.547737 [ 320 ] {344d5d4c-e63f-432b-b52f-6bec8e9819c3} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7713 | 2026.05.06 06:55:24.547918 [ 261 ] {344d5d4c-e63f-432b-b52f-6bec8e9819c3} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 7714 | 2026.05.06 06:55:24.547949 [ 261 ] {344d5d4c-e63f-432b-b52f-6bec8e9819c3} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7715 | 2026.05.06 06:55:24.548045 [ 261 ] {344d5d4c-e63f-432b-b52f-6bec8e9819c3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7716 | 2026.05.06 06:55:24.548067 [ 261 ] {344d5d4c-e63f-432b-b52f-6bec8e9819c3} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 7717 | 2026.05.06 06:55:24.548103 [ 261 ] {344d5d4c-e63f-432b-b52f-6bec8e9819c3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7718 | 2026.05.06 06:55:24.548141 [ 261 ] {344d5d4c-e63f-432b-b52f-6bec8e9819c3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7719 | 2026.05.06 06:55:24.548174 [ 261 ] {344d5d4c-e63f-432b-b52f-6bec8e9819c3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7720 | 2026.05.06 06:55:24.548207 [ 261 ] {344d5d4c-e63f-432b-b52f-6bec8e9819c3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7721 | 2026.05.06 06:55:24.549515 [ 261 ] {344d5d4c-e63f-432b-b52f-6bec8e9819c3} <Debug> executeQuery: Read 51 rows, 5.78 KiB in 0.002761 sec., 18471.568272365086 rows/sec., 2.04 MiB/sec. | ||
| 7722 | 2026.05.06 06:55:24.549723 [ 261 ] {344d5d4c-e63f-432b-b52f-6bec8e9819c3} <Debug> MemoryTracker: Peak memory usage (for query): 164.01 KiB. | ||
| 7723 | 2026.05.06 06:55:24.549739 [ 261 ] {344d5d4c-e63f-432b-b52f-6bec8e9819c3} <Debug> TCPHandler: Processed in 0.003250442 sec. | ||
| 7724 | 2026.05.06 06:55:24.551551 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7725 | 2026.05.06 06:55:24.551665 [ 261 ] {381c990b-b06b-41b2-86c4-267bc05f3b0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7726 | 2026.05.06 06:55:24.551711 [ 261 ] {381c990b-b06b-41b2-86c4-267bc05f3b0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7727 | 2026.05.06 06:55:24.552285 [ 261 ] {381c990b-b06b-41b2-86c4-267bc05f3b0a} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7728 | 2026.05.06 06:55:24.552335 [ 261 ] {381c990b-b06b-41b2-86c4-267bc05f3b0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7729 | 2026.05.06 06:55:24.552772 [ 261 ] {381c990b-b06b-41b2-86c4-267bc05f3b0a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7730 | 2026.05.06 06:55:24.552995 [ 261 ] {381c990b-b06b-41b2-86c4-267bc05f3b0a} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7731 | 2026.05.06 06:55:24.553143 [ 261 ] {381c990b-b06b-41b2-86c4-267bc05f3b0a} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001511 sec., 42356.05559232296 rows/sec., 3.35 MiB/sec. | ||
| 7732 | 2026.05.06 06:55:24.553183 [ 261 ] {381c990b-b06b-41b2-86c4-267bc05f3b0a} <Debug> TCPHandler: Processed in 0.001683278 sec. | ||
| 7733 | 2026.05.06 06:55:24.553316 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7734 | 2026.05.06 06:55:24.553416 [ 261 ] {ed00ca25-fbf5-4fbd-bcce-150dc06e852d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7735 | 2026.05.06 06:55:24.553457 [ 261 ] {ed00ca25-fbf5-4fbd-bcce-150dc06e852d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7736 | 2026.05.06 06:55:24.553859 [ 261 ] {ed00ca25-fbf5-4fbd-bcce-150dc06e852d} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7737 | 2026.05.06 06:55:24.553897 [ 261 ] {ed00ca25-fbf5-4fbd-bcce-150dc06e852d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7738 | 2026.05.06 06:55:24.554192 [ 261 ] {ed00ca25-fbf5-4fbd-bcce-150dc06e852d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7739 | 2026.05.06 06:55:24.554459 [ 261 ] {ed00ca25-fbf5-4fbd-bcce-150dc06e852d} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7740 | 2026.05.06 06:55:24.554603 [ 261 ] {ed00ca25-fbf5-4fbd-bcce-150dc06e852d} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001207 sec., 3314.001657000829 rows/sec., 249.20 KiB/sec. | ||
| 7741 | 2026.05.06 06:55:24.554642 [ 261 ] {ed00ca25-fbf5-4fbd-bcce-150dc06e852d} <Debug> TCPHandler: Processed in 0.001379749 sec. | ||
| 7742 | 2026.05.06 06:55:24.554766 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7743 | 2026.05.06 06:55:24.554864 [ 261 ] {fa2e79a3-2feb-481f-9e6f-77e7a48e0ee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7744 | 2026.05.06 06:55:24.554905 [ 261 ] {fa2e79a3-2feb-481f-9e6f-77e7a48e0ee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7745 | 2026.05.06 06:55:24.555395 [ 261 ] {fa2e79a3-2feb-481f-9e6f-77e7a48e0ee0} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7746 | 2026.05.06 06:55:24.555434 [ 261 ] {fa2e79a3-2feb-481f-9e6f-77e7a48e0ee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7747 | 2026.05.06 06:55:24.555744 [ 261 ] {fa2e79a3-2feb-481f-9e6f-77e7a48e0ee0} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7748 | 2026.05.06 06:55:24.555951 [ 261 ] {fa2e79a3-2feb-481f-9e6f-77e7a48e0ee0} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7749 | 2026.05.06 06:55:24.556084 [ 261 ] {fa2e79a3-2feb-481f-9e6f-77e7a48e0ee0} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001239 sec., 54882.97013720742 rows/sec., 4.28 MiB/sec. | ||
| 7750 | 2026.05.06 06:55:24.556121 [ 261 ] {fa2e79a3-2feb-481f-9e6f-77e7a48e0ee0} <Debug> TCPHandler: Processed in 0.00140528 sec. | ||
| 7751 | 2026.05.06 06:55:24.556246 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7752 | 2026.05.06 06:55:24.556356 [ 261 ] {39e7c4ba-58c9-4bce-ab0f-b3f8a9f4c611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7753 | 2026.05.06 06:55:24.556399 [ 261 ] {39e7c4ba-58c9-4bce-ab0f-b3f8a9f4c611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7754 | 2026.05.06 06:55:24.556808 [ 261 ] {39e7c4ba-58c9-4bce-ab0f-b3f8a9f4c611} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7755 | 2026.05.06 06:55:24.556842 [ 261 ] {39e7c4ba-58c9-4bce-ab0f-b3f8a9f4c611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7756 | 2026.05.06 06:55:24.557162 [ 261 ] {39e7c4ba-58c9-4bce-ab0f-b3f8a9f4c611} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7757 | 2026.05.06 06:55:24.557389 [ 261 ] {39e7c4ba-58c9-4bce-ab0f-b3f8a9f4c611} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7758 | 2026.05.06 06:55:24.557501 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7759 | 2026.05.06 06:55:24.557522 [ 261 ] {39e7c4ba-58c9-4bce-ab0f-b3f8a9f4c611} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 7760 | 2026.05.06 06:55:24.557535 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7761 | 2026.05.06 06:55:24.557556 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7762 | 2026.05.06 06:55:24.557558 [ 261 ] {39e7c4ba-58c9-4bce-ab0f-b3f8a9f4c611} <Debug> TCPHandler: Processed in 0.001363109 sec. | ||
| 7763 | 2026.05.06 06:55:24.557669 [ 187 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7764 | 2026.05.06 06:55:24.557690 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7765 | 2026.05.06 06:55:24.557816 [ 261 ] {e995b4ad-0a57-443d-963e-9fcd26333391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7766 | 2026.05.06 06:55:24.557840 [ 187 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7767 | 2026.05.06 06:55:24.557870 [ 261 ] {e995b4ad-0a57-443d-963e-9fcd26333391} <Trace> 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 | ||
| 7768 | 2026.05.06 06:55:24.557881 [ 187 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18936 rows starting from the beginning of the part | ||
| 7769 | 2026.05.06 06:55:24.557954 [ 187 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
| 7770 | 2026.05.06 06:55:24.558002 [ 187 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 265 rows starting from the beginning of the part | ||
| 7771 | 2026.05.06 06:55:24.558046 [ 187 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 342 rows starting from the beginning of the part | ||
| 7772 | 2026.05.06 06:55:24.558089 [ 187 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 7773 | 2026.05.06 06:55:24.558130 [ 187 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 7774 | 2026.05.06 06:55:24.558618 [ 261 ] {e995b4ad-0a57-443d-963e-9fcd26333391} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7775 | 2026.05.06 06:55:24.558659 [ 261 ] {e995b4ad-0a57-443d-963e-9fcd26333391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7776 | 2026.05.06 06:55:24.559456 [ 261 ] {e995b4ad-0a57-443d-963e-9fcd26333391} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7777 | 2026.05.06 06:55:24.559696 [ 261 ] {e995b4ad-0a57-443d-963e-9fcd26333391} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7778 | 2026.05.06 06:55:24.559851 [ 261 ] {e995b4ad-0a57-443d-963e-9fcd26333391} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002054 sec., 1947.4196689386565 rows/sec., 3.49 MiB/sec. | ||
| 7779 | 2026.05.06 06:55:24.559923 [ 261 ] {e995b4ad-0a57-443d-963e-9fcd26333391} <Debug> TCPHandler: Processed in 0.002283234 sec. | ||
| 7780 | 2026.05.06 06:55:24.560070 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7781 | 2026.05.06 06:55:24.560167 [ 261 ] {e74fb9bf-72e1-4d84-9886-38180132fa24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7782 | 2026.05.06 06:55:24.560210 [ 261 ] {e74fb9bf-72e1-4d84-9886-38180132fa24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7783 | 2026.05.06 06:55:24.560581 [ 261 ] {e74fb9bf-72e1-4d84-9886-38180132fa24} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7784 | 2026.05.06 06:55:24.560618 [ 261 ] {e74fb9bf-72e1-4d84-9886-38180132fa24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7785 | 2026.05.06 06:55:24.561031 [ 261 ] {e74fb9bf-72e1-4d84-9886-38180132fa24} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7786 | 2026.05.06 06:55:24.561252 [ 261 ] {e74fb9bf-72e1-4d84-9886-38180132fa24} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7787 | 2026.05.06 06:55:24.561404 [ 261 ] {e74fb9bf-72e1-4d84-9886-38180132fa24} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001255 sec., 47808.764940239045 rows/sec., 3.22 MiB/sec. | ||
| 7788 | 2026.05.06 06:55:24.561445 [ 261 ] {e74fb9bf-72e1-4d84-9886-38180132fa24} <Debug> TCPHandler: Processed in 0.001430141 sec. | ||
| 7789 | 2026.05.06 06:55:24.563990 [ 202 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20023 rows, containing 5 columns (5 merged, 0 gathered) in 0.00637519 sec., 3140769.137860989 rows/sec., 201.66 MiB/sec. | ||
| 7790 | 2026.05.06 06:55:24.564361 [ 199 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7791 | 2026.05.06 06:55:24.564710 [ 199 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7792 | 2026.05.06 06:55:24.564805 [ 199 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7793 | 2026.05.06 06:55:24.564888 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.24 MiB. | ||
| 7794 | 2026.05.06 06:55:25.000259 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 292.50 MiB, peak 298.69 MiB, free memory in arenas 0.00 B, will set to 293.97 MiB (RSS), difference: 1.47 MiB | ||
| 7795 | 2026.05.06 06:55:25.185680 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7796 | 2026.05.06 06:55:25.185920 [ 261 ] {a8596428-2274-4288-8a38-4e9a8450eeb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 7797 | 2026.05.06 06:55:25.186305 [ 261 ] {a8596428-2274-4288-8a38-4e9a8450eeb0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7798 | 2026.05.06 06:55:25.186347 [ 261 ] {a8596428-2274-4288-8a38-4e9a8450eeb0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 7799 | 2026.05.06 06:55:25.186602 [ 261 ] {a8596428-2274-4288-8a38-4e9a8450eeb0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7800 | 2026.05.06 06:55:25.186674 [ 261 ] {a8596428-2274-4288-8a38-4e9a8450eeb0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7801 | 2026.05.06 06:55:25.186814 [ 261 ] {a8596428-2274-4288-8a38-4e9a8450eeb0} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 40-element set) | ||
| 7802 | 2026.05.06 06:55:25.186936 [ 316 ] {a8596428-2274-4288-8a38-4e9a8450eeb0} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7803 | 2026.05.06 06:55:25.186949 [ 276 ] {a8596428-2274-4288-8a38-4e9a8450eeb0} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7804 | 2026.05.06 06:55:25.186936 [ 320 ] {a8596428-2274-4288-8a38-4e9a8450eeb0} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7805 | 2026.05.06 06:55:25.186936 [ 332 ] {a8596428-2274-4288-8a38-4e9a8450eeb0} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7806 | 2026.05.06 06:55:25.187141 [ 261 ] {a8596428-2274-4288-8a38-4e9a8450eeb0} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 7807 | 2026.05.06 06:55:25.187172 [ 261 ] {a8596428-2274-4288-8a38-4e9a8450eeb0} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7808 | 2026.05.06 06:55:25.187282 [ 261 ] {a8596428-2274-4288-8a38-4e9a8450eeb0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7809 | 2026.05.06 06:55:25.187305 [ 261 ] {a8596428-2274-4288-8a38-4e9a8450eeb0} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 7810 | 2026.05.06 06:55:25.187342 [ 261 ] {a8596428-2274-4288-8a38-4e9a8450eeb0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7811 | 2026.05.06 06:55:25.187382 [ 261 ] {a8596428-2274-4288-8a38-4e9a8450eeb0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7812 | 2026.05.06 06:55:25.187419 [ 261 ] {a8596428-2274-4288-8a38-4e9a8450eeb0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7813 | 2026.05.06 06:55:25.187454 [ 261 ] {a8596428-2274-4288-8a38-4e9a8450eeb0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7814 | 2026.05.06 06:55:25.188822 [ 261 ] {a8596428-2274-4288-8a38-4e9a8450eeb0} <Debug> executeQuery: Read 51 rows, 9.76 KiB in 0.003 sec., 17000 rows/sec., 3.18 MiB/sec. | ||
| 7815 | 2026.05.06 06:55:25.189031 [ 261 ] {a8596428-2274-4288-8a38-4e9a8450eeb0} <Debug> MemoryTracker: Peak memory usage (for query): 187.63 KiB. | ||
| 7816 | 2026.05.06 06:55:25.189047 [ 261 ] {a8596428-2274-4288-8a38-4e9a8450eeb0} <Debug> TCPHandler: Processed in 0.003498539 sec. | ||
| 7817 | 2026.05.06 06:55:25.205803 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7818 | 2026.05.06 06:55:25.205925 [ 261 ] {aa5c9f22-d919-4ad3-99d1-bf6301eb51a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7819 | 2026.05.06 06:55:25.205972 [ 261 ] {aa5c9f22-d919-4ad3-99d1-bf6301eb51a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7820 | 2026.05.06 06:55:25.206605 [ 261 ] {aa5c9f22-d919-4ad3-99d1-bf6301eb51a8} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7821 | 2026.05.06 06:55:25.206652 [ 261 ] {aa5c9f22-d919-4ad3-99d1-bf6301eb51a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7822 | 2026.05.06 06:55:25.207038 [ 261 ] {aa5c9f22-d919-4ad3-99d1-bf6301eb51a8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7823 | 2026.05.06 06:55:25.207282 [ 261 ] {aa5c9f22-d919-4ad3-99d1-bf6301eb51a8} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7824 | 2026.05.06 06:55:25.207444 [ 261 ] {aa5c9f22-d919-4ad3-99d1-bf6301eb51a8} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00155 sec., 183225.8064516129 rows/sec., 11.64 MiB/sec. | ||
| 7825 | 2026.05.06 06:55:25.207495 [ 261 ] {aa5c9f22-d919-4ad3-99d1-bf6301eb51a8} <Debug> TCPHandler: Processed in 0.001748109 sec. | ||
| 7826 | 2026.05.06 06:55:25.207710 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7827 | 2026.05.06 06:55:25.207832 [ 261 ] {ff88d49f-a17b-4b47-bff7-c06c9c078430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7828 | 2026.05.06 06:55:25.207884 [ 261 ] {ff88d49f-a17b-4b47-bff7-c06c9c078430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7829 | 2026.05.06 06:55:25.210498 [ 261 ] {ff88d49f-a17b-4b47-bff7-c06c9c078430} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7830 | 2026.05.06 06:55:25.210534 [ 261 ] {ff88d49f-a17b-4b47-bff7-c06c9c078430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7831 | 2026.05.06 06:55:25.211027 [ 261 ] {ff88d49f-a17b-4b47-bff7-c06c9c078430} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7832 | 2026.05.06 06:55:25.211242 [ 261 ] {ff88d49f-a17b-4b47-bff7-c06c9c078430} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7833 | 2026.05.06 06:55:25.211387 [ 261 ] {ff88d49f-a17b-4b47-bff7-c06c9c078430} <Debug> executeQuery: Read 3220 rows, 247.24 KiB in 0.003586 sec., 897936.419408812 rows/sec., 67.33 MiB/sec. | ||
| 7834 | 2026.05.06 06:55:25.211429 [ 261 ] {ff88d49f-a17b-4b47-bff7-c06c9c078430} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 7835 | 2026.05.06 06:55:25.211444 [ 261 ] {ff88d49f-a17b-4b47-bff7-c06c9c078430} <Debug> TCPHandler: Processed in 0.003795628 sec. | ||
| 7836 | 2026.05.06 06:55:25.211577 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7837 | 2026.05.06 06:55:25.211676 [ 261 ] {93cb864c-57ba-430d-a233-4ce23e7e316c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7838 | 2026.05.06 06:55:25.211718 [ 261 ] {93cb864c-57ba-430d-a233-4ce23e7e316c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7839 | 2026.05.06 06:55:25.212228 [ 261 ] {93cb864c-57ba-430d-a233-4ce23e7e316c} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7840 | 2026.05.06 06:55:25.212272 [ 261 ] {93cb864c-57ba-430d-a233-4ce23e7e316c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7841 | 2026.05.06 06:55:25.212584 [ 261 ] {93cb864c-57ba-430d-a233-4ce23e7e316c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7842 | 2026.05.06 06:55:25.212788 [ 261 ] {93cb864c-57ba-430d-a233-4ce23e7e316c} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7843 | 2026.05.06 06:55:25.212891 [ 66 ] {} <Debug> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 7844 | 2026.05.06 06:55:25.212919 [ 261 ] {93cb864c-57ba-430d-a233-4ce23e7e316c} <Debug> executeQuery: Read 190 rows, 12.15 KiB in 0.001265 sec., 150197.62845849802 rows/sec., 9.38 MiB/sec. | ||
| 7845 | 2026.05.06 06:55:25.212932 [ 66 ] {} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7846 | 2026.05.06 06:55:25.212955 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7847 | 2026.05.06 06:55:25.212958 [ 261 ] {93cb864c-57ba-430d-a233-4ce23e7e316c} <Debug> TCPHandler: Processed in 0.00143292 sec. | ||
| 7848 | 2026.05.06 06:55:25.213046 [ 194 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
| 7849 | 2026.05.06 06:55:25.213082 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7850 | 2026.05.06 06:55:25.213155 [ 194 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7851 | 2026.05.06 06:55:25.213177 [ 261 ] {3952e0c3-0041-4080-acd8-dba5d92d9507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7852 | 2026.05.06 06:55:25.213190 [ 194 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 226 rows starting from the beginning of the part | ||
| 7853 | 2026.05.06 06:55:25.213217 [ 261 ] {3952e0c3-0041-4080-acd8-dba5d92d9507} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7854 | 2026.05.06 06:55:25.213254 [ 194 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 179 rows starting from the beginning of the part | ||
| 7855 | 2026.05.06 06:55:25.213304 [ 194 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 20 rows starting from the beginning of the part | ||
| 7856 | 2026.05.06 06:55:25.213352 [ 194 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 37 rows starting from the beginning of the part | ||
| 7857 | 2026.05.06 06:55:25.213397 [ 194 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 4 rows starting from the beginning of the part | ||
| 7858 | 2026.05.06 06:55:25.213439 [ 194 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 190 rows starting from the beginning of the part | ||
| 7859 | 2026.05.06 06:55:25.214060 [ 261 ] {3952e0c3-0041-4080-acd8-dba5d92d9507} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7860 | 2026.05.06 06:55:25.214094 [ 261 ] {3952e0c3-0041-4080-acd8-dba5d92d9507} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7861 | 2026.05.06 06:55:25.214289 [ 199 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 656 rows, containing 5 columns (5 merged, 0 gathered) in 0.001274816 sec., 514584.0654651338 rows/sec., 34.83 MiB/sec. | ||
| 7862 | 2026.05.06 06:55:25.214485 [ 202 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 7863 | 2026.05.06 06:55:25.214637 [ 261 ] {3952e0c3-0041-4080-acd8-dba5d92d9507} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7864 | 2026.05.06 06:55:25.214856 [ 202 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_40_8} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7865 | 2026.05.06 06:55:25.214858 [ 261 ] {3952e0c3-0041-4080-acd8-dba5d92d9507} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7866 | 2026.05.06 06:55:25.214945 [ 202 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_40_8} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 7867 | 2026.05.06 06:55:25.215000 [ 261 ] {3952e0c3-0041-4080-acd8-dba5d92d9507} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001841 sec., 516023.9000543183 rows/sec., 30.36 MiB/sec. | ||
| 7868 | 2026.05.06 06:55:25.215028 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 7869 | 2026.05.06 06:55:25.215037 [ 261 ] {3952e0c3-0041-4080-acd8-dba5d92d9507} <Debug> TCPHandler: Processed in 0.002004826 sec. | ||
| 7870 | 2026.05.06 06:55:25.215169 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7871 | 2026.05.06 06:55:25.215273 [ 261 ] {d1e279f6-2a50-4cf8-9ed4-23738b900357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7872 | 2026.05.06 06:55:25.215313 [ 261 ] {d1e279f6-2a50-4cf8-9ed4-23738b900357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7873 | 2026.05.06 06:55:25.215702 [ 261 ] {d1e279f6-2a50-4cf8-9ed4-23738b900357} <Trace> oximeter.fields_u64 (029e43f7-d788-4da4-b6f4-1edef0954b38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7874 | 2026.05.06 06:55:25.215738 [ 261 ] {d1e279f6-2a50-4cf8-9ed4-23738b900357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7875 | 2026.05.06 06:55:25.216013 [ 261 ] {d1e279f6-2a50-4cf8-9ed4-23738b900357} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 7876 | 2026.05.06 06:55:25.216215 [ 261 ] {d1e279f6-2a50-4cf8-9ed4-23738b900357} <Trace> oximeter.fields_u64 (029e43f7-d788-4da4-b6f4-1edef0954b38): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7877 | 2026.05.06 06:55:25.216351 [ 261 ] {d1e279f6-2a50-4cf8-9ed4-23738b900357} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001105 sec., 904.9773755656108 rows/sec., 63.63 KiB/sec. | ||
| 7878 | 2026.05.06 06:55:25.216389 [ 261 ] {d1e279f6-2a50-4cf8-9ed4-23738b900357} <Debug> TCPHandler: Processed in 0.001271235 sec. | ||
| 7879 | 2026.05.06 06:55:25.216508 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7880 | 2026.05.06 06:55:25.216601 [ 261 ] {099d5465-7144-4a26-a14d-1fff34243a6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7881 | 2026.05.06 06:55:25.216640 [ 261 ] {099d5465-7144-4a26-a14d-1fff34243a6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7882 | 2026.05.06 06:55:25.217091 [ 261 ] {099d5465-7144-4a26-a14d-1fff34243a6e} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7883 | 2026.05.06 06:55:25.217127 [ 261 ] {099d5465-7144-4a26-a14d-1fff34243a6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7884 | 2026.05.06 06:55:25.217440 [ 261 ] {099d5465-7144-4a26-a14d-1fff34243a6e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7885 | 2026.05.06 06:55:25.217641 [ 261 ] {099d5465-7144-4a26-a14d-1fff34243a6e} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7886 | 2026.05.06 06:55:25.217767 [ 261 ] {099d5465-7144-4a26-a14d-1fff34243a6e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001184 sec., 125000 rows/sec., 7.11 MiB/sec. | ||
| 7887 | 2026.05.06 06:55:25.217804 [ 261 ] {099d5465-7144-4a26-a14d-1fff34243a6e} <Debug> TCPHandler: Processed in 0.001346708 sec. | ||
| 7888 | 2026.05.06 06:55:25.217925 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7889 | 2026.05.06 06:55:25.218018 [ 261 ] {22ae7504-3264-4b1a-b090-9b47545d6144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7890 | 2026.05.06 06:55:25.218059 [ 261 ] {22ae7504-3264-4b1a-b090-9b47545d6144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7891 | 2026.05.06 06:55:25.219235 [ 261 ] {22ae7504-3264-4b1a-b090-9b47545d6144} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7892 | 2026.05.06 06:55:25.219281 [ 261 ] {22ae7504-3264-4b1a-b090-9b47545d6144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7893 | 2026.05.06 06:55:25.219645 [ 261 ] {22ae7504-3264-4b1a-b090-9b47545d6144} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7894 | 2026.05.06 06:55:25.219845 [ 261 ] {22ae7504-3264-4b1a-b090-9b47545d6144} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7895 | 2026.05.06 06:55:25.219972 [ 261 ] {22ae7504-3264-4b1a-b090-9b47545d6144} <Debug> executeQuery: Read 1753 rows, 121.14 KiB in 0.00197 sec., 889847.7157360406 rows/sec., 60.05 MiB/sec. | ||
| 7896 | 2026.05.06 06:55:25.220011 [ 261 ] {22ae7504-3264-4b1a-b090-9b47545d6144} <Debug> TCPHandler: Processed in 0.002135861 sec. | ||
| 7897 | 2026.05.06 06:55:25.220139 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7898 | 2026.05.06 06:55:25.220234 [ 261 ] {e3699228-5742-4e8e-99da-a3f4dfac65ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7899 | 2026.05.06 06:55:25.220285 [ 261 ] {e3699228-5742-4e8e-99da-a3f4dfac65ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7900 | 2026.05.06 06:55:25.220618 [ 261 ] {e3699228-5742-4e8e-99da-a3f4dfac65ff} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7901 | 2026.05.06 06:55:25.220653 [ 261 ] {e3699228-5742-4e8e-99da-a3f4dfac65ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7902 | 2026.05.06 06:55:25.220941 [ 261 ] {e3699228-5742-4e8e-99da-a3f4dfac65ff} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7903 | 2026.05.06 06:55:25.221144 [ 261 ] {e3699228-5742-4e8e-99da-a3f4dfac65ff} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7904 | 2026.05.06 06:55:25.221278 [ 261 ] {e3699228-5742-4e8e-99da-a3f4dfac65ff} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001062 sec., 5649.717514124293 rows/sec., 295.18 KiB/sec. | ||
| 7905 | 2026.05.06 06:55:25.221315 [ 261 ] {e3699228-5742-4e8e-99da-a3f4dfac65ff} <Debug> TCPHandler: Processed in 0.001225614 sec. | ||
| 7906 | 2026.05.06 06:55:25.221432 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7907 | 2026.05.06 06:55:25.221526 [ 261 ] {0a8fe7e0-8c65-424c-8184-bb5339d7c8d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7908 | 2026.05.06 06:55:25.221569 [ 261 ] {0a8fe7e0-8c65-424c-8184-bb5339d7c8d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7909 | 2026.05.06 06:55:25.222389 [ 261 ] {0a8fe7e0-8c65-424c-8184-bb5339d7c8d6} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7910 | 2026.05.06 06:55:25.222426 [ 261 ] {0a8fe7e0-8c65-424c-8184-bb5339d7c8d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7911 | 2026.05.06 06:55:25.222836 [ 261 ] {0a8fe7e0-8c65-424c-8184-bb5339d7c8d6} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7912 | 2026.05.06 06:55:25.223050 [ 261 ] {0a8fe7e0-8c65-424c-8184-bb5339d7c8d6} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7913 | 2026.05.06 06:55:25.223181 [ 261 ] {0a8fe7e0-8c65-424c-8184-bb5339d7c8d6} <Debug> executeQuery: Read 1601 rows, 99.52 KiB in 0.001673 sec., 956963.5385534967 rows/sec., 58.09 MiB/sec. | ||
| 7914 | 2026.05.06 06:55:25.223218 [ 261 ] {0a8fe7e0-8c65-424c-8184-bb5339d7c8d6} <Debug> TCPHandler: Processed in 0.001834952 sec. | ||
| 7915 | 2026.05.06 06:55:25.223341 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7916 | 2026.05.06 06:55:25.223436 [ 261 ] {824a8a5e-8f1a-4062-87fb-5821fa231dc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7917 | 2026.05.06 06:55:25.223478 [ 261 ] {824a8a5e-8f1a-4062-87fb-5821fa231dc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7918 | 2026.05.06 06:55:25.223792 [ 261 ] {824a8a5e-8f1a-4062-87fb-5821fa231dc4} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7919 | 2026.05.06 06:55:25.223828 [ 261 ] {824a8a5e-8f1a-4062-87fb-5821fa231dc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7920 | 2026.05.06 06:55:25.224118 [ 261 ] {824a8a5e-8f1a-4062-87fb-5821fa231dc4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7921 | 2026.05.06 06:55:25.224336 [ 261 ] {824a8a5e-8f1a-4062-87fb-5821fa231dc4} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7922 | 2026.05.06 06:55:25.224465 [ 261 ] {824a8a5e-8f1a-4062-87fb-5821fa231dc4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001047 sec., 955.1098376313277 rows/sec., 64.36 KiB/sec. | ||
| 7923 | 2026.05.06 06:55:25.224502 [ 261 ] {824a8a5e-8f1a-4062-87fb-5821fa231dc4} <Debug> TCPHandler: Processed in 0.001211805 sec. | ||
| 7924 | 2026.05.06 06:55:25.224619 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7925 | 2026.05.06 06:55:25.224712 [ 261 ] {a2c32d8e-f964-4011-9714-deaeda985f4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7926 | 2026.05.06 06:55:25.224767 [ 261 ] {a2c32d8e-f964-4011-9714-deaeda985f4b} <Trace> 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 | ||
| 7927 | 2026.05.06 06:55:25.225597 [ 261 ] {a2c32d8e-f964-4011-9714-deaeda985f4b} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7928 | 2026.05.06 06:55:25.225634 [ 261 ] {a2c32d8e-f964-4011-9714-deaeda985f4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7929 | 2026.05.06 06:55:25.226175 [ 261 ] {a2c32d8e-f964-4011-9714-deaeda985f4b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7930 | 2026.05.06 06:55:25.226407 [ 261 ] {a2c32d8e-f964-4011-9714-deaeda985f4b} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7931 | 2026.05.06 06:55:25.226545 [ 261 ] {a2c32d8e-f964-4011-9714-deaeda985f4b} <Debug> executeQuery: Read 48 rows, 88.08 KiB in 0.001849 sec., 25959.978366684696 rows/sec., 46.52 MiB/sec. | ||
| 7932 | 2026.05.06 06:55:25.226598 [ 261 ] {a2c32d8e-f964-4011-9714-deaeda985f4b} <Debug> TCPHandler: Processed in 0.002029058 sec. | ||
| 7933 | 2026.05.06 06:55:25.226726 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7934 | 2026.05.06 06:55:25.226821 [ 261 ] {1b5b8341-dcbf-4716-bbc8-c3c63fc78ca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7935 | 2026.05.06 06:55:25.226864 [ 261 ] {1b5b8341-dcbf-4716-bbc8-c3c63fc78ca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7936 | 2026.05.06 06:55:25.227198 [ 261 ] {1b5b8341-dcbf-4716-bbc8-c3c63fc78ca6} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7937 | 2026.05.06 06:55:25.227235 [ 261 ] {1b5b8341-dcbf-4716-bbc8-c3c63fc78ca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7938 | 2026.05.06 06:55:25.227543 [ 261 ] {1b5b8341-dcbf-4716-bbc8-c3c63fc78ca6} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7939 | 2026.05.06 06:55:25.227753 [ 261 ] {1b5b8341-dcbf-4716-bbc8-c3c63fc78ca6} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7940 | 2026.05.06 06:55:25.227862 [ 105 ] {} <Debug> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7941 | 2026.05.06 06:55:25.227879 [ 261 ] {1b5b8341-dcbf-4716-bbc8-c3c63fc78ca6} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001076 sec., 39033.457249070634 rows/sec., 2.23 MiB/sec. | ||
| 7942 | 2026.05.06 06:55:25.227919 [ 105 ] {} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7943 | 2026.05.06 06:55:25.227929 [ 261 ] {1b5b8341-dcbf-4716-bbc8-c3c63fc78ca6} <Debug> TCPHandler: Processed in 0.001252885 sec. | ||
| 7944 | 2026.05.06 06:55:25.227949 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7945 | 2026.05.06 06:55:25.228050 [ 200 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7946 | 2026.05.06 06:55:25.228184 [ 200 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7947 | 2026.05.06 06:55:25.228213 [ 200 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2370 rows starting from the beginning of the part | ||
| 7948 | 2026.05.06 06:55:25.228265 [ 200 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 90 rows starting from the beginning of the part | ||
| 7949 | 2026.05.06 06:55:25.228305 [ 200 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
| 7950 | 2026.05.06 06:55:25.228340 [ 200 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 7951 | 2026.05.06 06:55:25.228375 [ 200 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 7952 | 2026.05.06 06:55:25.228409 [ 200 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 42 rows starting from the beginning of the part | ||
| 7953 | 2026.05.06 06:55:25.229511 [ 202 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2682 rows, containing 4 columns (4 merged, 0 gathered) in 0.001502733 sec., 1784748.1888000064 rows/sec., 115.85 MiB/sec. | ||
| 7954 | 2026.05.06 06:55:25.229822 [ 199 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7955 | 2026.05.06 06:55:25.230149 [ 199 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_46_9} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7956 | 2026.05.06 06:55:25.230238 [ 199 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_46_9} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7957 | 2026.05.06 06:55:25.230342 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 7958 | 2026.05.06 06:55:29.404937 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55833 | ||
| 7959 | 2026.05.06 06:55:29.405071 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7960 | 2026.05.06 06:55:29.405099 [ 259 ] {} <Debug> TCP-Session: f6c4548b-d70f-47fa-a93c-f560dd5dd03a Authenticating user 'default' from [fd00:1122:3344:101::e]:55833 | ||
| 7961 | 2026.05.06 06:55:29.405121 [ 259 ] {} <Debug> TCP-Session: f6c4548b-d70f-47fa-a93c-f560dd5dd03a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7962 | 2026.05.06 06:55:29.405133 [ 259 ] {} <Debug> TCP-Session: f6c4548b-d70f-47fa-a93c-f560dd5dd03a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7963 | 2026.05.06 06:55:29.405307 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65418 | ||
| 7964 | 2026.05.06 06:55:29.405344 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33026 | ||
| 7965 | 2026.05.06 06:55:29.405382 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44811 | ||
| 7966 | 2026.05.06 06:55:29.405388 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37241 | ||
| 7967 | 2026.05.06 06:55:29.405446 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7968 | 2026.05.06 06:55:29.405450 [ 259 ] {} <Trace> TCP-Session: f6c4548b-d70f-47fa-a93c-f560dd5dd03a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7969 | 2026.05.06 06:55:29.405509 [ 307 ] {} <Debug> TCP-Session: 316c0263-ab24-450c-86ba-d6c5350a857a Authenticating user 'default' from [fd00:1122:3344:101::e]:33026 | ||
| 7970 | 2026.05.06 06:55:29.405446 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7971 | 2026.05.06 06:55:29.405545 [ 307 ] {} <Debug> TCP-Session: 316c0263-ab24-450c-86ba-d6c5350a857a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7972 | 2026.05.06 06:55:29.405390 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44836 | ||
| 7973 | 2026.05.06 06:55:29.405562 [ 307 ] {} <Debug> TCP-Session: 316c0263-ab24-450c-86ba-d6c5350a857a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7974 | 2026.05.06 06:55:29.405562 [ 303 ] {} <Debug> TCP-Session: 873cb7c3-12ed-48e6-8a62-25a0f47f3b2b Authenticating user 'default' from [fd00:1122:3344:101::e]:65418 | ||
| 7975 | 2026.05.06 06:55:29.405349 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62018 | ||
| 7976 | 2026.05.06 06:55:29.405619 [ 303 ] {} <Debug> TCP-Session: 873cb7c3-12ed-48e6-8a62-25a0f47f3b2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7977 | 2026.05.06 06:55:29.405331 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62675 | ||
| 7978 | 2026.05.06 06:55:29.405654 [ 303 ] {} <Debug> TCP-Session: 873cb7c3-12ed-48e6-8a62-25a0f47f3b2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7979 | 2026.05.06 06:55:29.405678 [ 259 ] {223b44b9-5063-4d3e-b3f6-2779872178df} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55833) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7980 | 2026.05.06 06:55:29.405307 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55573 | ||
| 7981 | 2026.05.06 06:55:29.405956 [ 259 ] {223b44b9-5063-4d3e-b3f6-2779872178df} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7982 | 2026.05.06 06:55:29.406019 [ 259 ] {223b44b9-5063-4d3e-b3f6-2779872178df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7983 | 2026.05.06 06:55:29.406179 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7984 | 2026.05.06 06:55:29.406208 [ 304 ] {} <Debug> TCP-Session: 516628a0-a58a-4fd3-a422-45107c7cff96 Authenticating user 'default' from [fd00:1122:3344:101::e]:62675 | ||
| 7985 | 2026.05.06 06:55:29.406225 [ 304 ] {} <Debug> TCP-Session: 516628a0-a58a-4fd3-a422-45107c7cff96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7986 | 2026.05.06 06:55:29.406237 [ 304 ] {} <Debug> TCP-Session: 516628a0-a58a-4fd3-a422-45107c7cff96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7987 | 2026.05.06 06:55:29.406303 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7988 | 2026.05.06 06:55:29.406309 [ 259 ] {223b44b9-5063-4d3e-b3f6-2779872178df} <Debug> oximeter.version (d3864241-cdea-4d2b-8559-2a50b58f009c) (SelectExecutor): Key condition: unknown | ||
| 7989 | 2026.05.06 06:55:29.406341 [ 278 ] {} <Debug> TCP-Session: 6bac033e-494c-410f-bd5a-f32e86bb96af Authenticating user 'default' from [fd00:1122:3344:101::e]:55573 | ||
| 7990 | 2026.05.06 06:55:29.406366 [ 278 ] {} <Debug> TCP-Session: 6bac033e-494c-410f-bd5a-f32e86bb96af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7991 | 2026.05.06 06:55:29.406382 [ 278 ] {} <Debug> TCP-Session: 6bac033e-494c-410f-bd5a-f32e86bb96af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7992 | 2026.05.06 06:55:29.406433 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7993 | 2026.05.06 06:55:29.406476 [ 310 ] {} <Debug> TCP-Session: b5c88d3b-f28d-42bb-b337-0c0a1d827757 Authenticating user 'default' from [fd00:1122:3344:101::e]:37241 | ||
| 7994 | 2026.05.06 06:55:29.406499 [ 310 ] {} <Debug> TCP-Session: b5c88d3b-f28d-42bb-b337-0c0a1d827757 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7995 | 2026.05.06 06:55:29.406511 [ 310 ] {} <Debug> TCP-Session: b5c88d3b-f28d-42bb-b337-0c0a1d827757 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7996 | 2026.05.06 06:55:29.406701 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7997 | 2026.05.06 06:55:29.406744 [ 309 ] {} <Debug> TCP-Session: f03e03f5-a975-4117-a0bb-115cf6718deb Authenticating user 'default' from [fd00:1122:3344:101::e]:44811 | ||
| 7998 | 2026.05.06 06:55:29.406766 [ 309 ] {} <Debug> TCP-Session: f03e03f5-a975-4117-a0bb-115cf6718deb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7999 | 2026.05.06 06:55:29.406779 [ 309 ] {} <Debug> TCP-Session: f03e03f5-a975-4117-a0bb-115cf6718deb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8000 | 2026.05.06 06:55:29.406856 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8001 | 2026.05.06 06:55:29.406903 [ 308 ] {} <Debug> TCP-Session: 5115e2d8-d1aa-49c1-bde2-60fc10a8b14a Authenticating user 'default' from [fd00:1122:3344:101::e]:62018 | ||
| 8002 | 2026.05.06 06:55:29.406928 [ 308 ] {} <Debug> TCP-Session: 5115e2d8-d1aa-49c1-bde2-60fc10a8b14a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8003 | 2026.05.06 06:55:29.406953 [ 308 ] {} <Debug> TCP-Session: 5115e2d8-d1aa-49c1-bde2-60fc10a8b14a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8004 | 2026.05.06 06:55:29.407081 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8005 | 2026.05.06 06:55:29.407122 [ 311 ] {} <Debug> TCP-Session: d900fb2b-0fb0-4e28-b032-3fa75f639210 Authenticating user 'default' from [fd00:1122:3344:101::e]:44836 | ||
| 8006 | 2026.05.06 06:55:29.407140 [ 311 ] {} <Debug> TCP-Session: d900fb2b-0fb0-4e28-b032-3fa75f639210 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8007 | 2026.05.06 06:55:29.407153 [ 311 ] {} <Debug> TCP-Session: d900fb2b-0fb0-4e28-b032-3fa75f639210 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8008 | 2026.05.06 06:55:29.407291 [ 339 ] {223b44b9-5063-4d3e-b3f6-2779872178df} <Trace> AggregatingTransform: Aggregating | ||
| 8009 | 2026.05.06 06:55:29.407334 [ 339 ] {223b44b9-5063-4d3e-b3f6-2779872178df} <Trace> Aggregator: Aggregation method: without_key | ||
| 8010 | 2026.05.06 06:55:29.407370 [ 339 ] {223b44b9-5063-4d3e-b3f6-2779872178df} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000937197 sec. (1067.012 rows/sec., 41.68 KiB/sec.) | ||
| 8011 | 2026.05.06 06:55:29.407388 [ 339 ] {223b44b9-5063-4d3e-b3f6-2779872178df} <Trace> Aggregator: Merging aggregated data | ||
| 8012 | 2026.05.06 06:55:29.408618 [ 259 ] {223b44b9-5063-4d3e-b3f6-2779872178df} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002994 sec., 334.001336005344 rows/sec., 13.05 KiB/sec. | ||
| 8013 | 2026.05.06 06:55:29.408757 [ 259 ] {223b44b9-5063-4d3e-b3f6-2779872178df} <Debug> TCPHandler: Processed in 0.003418477 sec. | ||
| 8014 | 2026.05.06 06:55:29.408883 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8015 | 2026.05.06 06:55:29.408913 [ 259 ] {} <Debug> TCP-Session: f6c4548b-d70f-47fa-a93c-f560dd5dd03a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8016 | 2026.05.06 06:55:29.408915 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8017 | 2026.05.06 06:55:29.408934 [ 278 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8018 | 2026.05.06 06:55:29.408956 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8019 | 2026.05.06 06:55:29.408964 [ 303 ] {} <Debug> TCP-Session: 873cb7c3-12ed-48e6-8a62-25a0f47f3b2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8020 | 2026.05.06 06:55:29.408980 [ 278 ] {} <Debug> TCP-Session: 6bac033e-494c-410f-bd5a-f32e86bb96af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8021 | 2026.05.06 06:55:29.408975 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8022 | 2026.05.06 06:55:29.408995 [ 311 ] {} <Debug> TCP-Session: d900fb2b-0fb0-4e28-b032-3fa75f639210 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8023 | 2026.05.06 06:55:29.409014 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8024 | 2026.05.06 06:55:29.409038 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8025 | 2026.05.06 06:55:29.409047 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8026 | 2026.05.06 06:55:29.409071 [ 307 ] {} <Debug> TCP-Session: 316c0263-ab24-450c-86ba-d6c5350a857a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8027 | 2026.05.06 06:55:29.409088 [ 308 ] {} <Debug> TCP-Session: 5115e2d8-d1aa-49c1-bde2-60fc10a8b14a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8028 | 2026.05.06 06:55:29.409111 [ 310 ] {} <Debug> TCP-Session: b5c88d3b-f28d-42bb-b337-0c0a1d827757 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8029 | 2026.05.06 06:55:29.408995 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8030 | 2026.05.06 06:55:29.409053 [ 309 ] {} <Debug> TCP-Session: f03e03f5-a975-4117-a0bb-115cf6718deb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8031 | 2026.05.06 06:55:29.409181 [ 304 ] {} <Debug> TCP-Session: 516628a0-a58a-4fd3-a422-45107c7cff96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8032 | 2026.05.06 06:55:29.517166 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52342 | ||
| 8033 | 2026.05.06 06:55:29.517277 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8034 | 2026.05.06 06:55:29.517304 [ 259 ] {} <Debug> TCP-Session: 8bd4b387-77d3-4955-bd47-db963c22c2a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:52342 | ||
| 8035 | 2026.05.06 06:55:29.517327 [ 259 ] {} <Debug> TCP-Session: 8bd4b387-77d3-4955-bd47-db963c22c2a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8036 | 2026.05.06 06:55:29.517340 [ 259 ] {} <Debug> TCP-Session: 8bd4b387-77d3-4955-bd47-db963c22c2a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8037 | 2026.05.06 06:55:29.517549 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55144 | ||
| 8038 | 2026.05.06 06:55:29.517549 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50061 | ||
| 8039 | 2026.05.06 06:55:29.517596 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52551 | ||
| 8040 | 2026.05.06 06:55:29.517608 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39499 | ||
| 8041 | 2026.05.06 06:55:29.517636 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51925 | ||
| 8042 | 2026.05.06 06:55:29.517673 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8043 | 2026.05.06 06:55:29.517705 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8044 | 2026.05.06 06:55:29.517728 [ 303 ] {} <Debug> TCP-Session: dcbc859e-3a9a-45f2-91e9-55dcd5bcc421 Authenticating user 'default' from [fd00:1122:3344:101::e]:55144 | ||
| 8045 | 2026.05.06 06:55:29.517739 [ 308 ] {} <Debug> TCP-Session: d55e22a9-144b-409c-9c92-f0ed2113c2f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:39499 | ||
| 8046 | 2026.05.06 06:55:29.517760 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8047 | 2026.05.06 06:55:29.517775 [ 308 ] {} <Debug> TCP-Session: d55e22a9-144b-409c-9c92-f0ed2113c2f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8048 | 2026.05.06 06:55:29.517768 [ 303 ] {} <Debug> TCP-Session: dcbc859e-3a9a-45f2-91e9-55dcd5bcc421 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8049 | 2026.05.06 06:55:29.517797 [ 310 ] {} <Debug> TCP-Session: 879f15fa-5fd0-46c7-93f8-ea76e7ef35a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:51925 | ||
| 8050 | 2026.05.06 06:55:29.517799 [ 308 ] {} <Debug> TCP-Session: d55e22a9-144b-409c-9c92-f0ed2113c2f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8051 | 2026.05.06 06:55:29.517815 [ 303 ] {} <Debug> TCP-Session: dcbc859e-3a9a-45f2-91e9-55dcd5bcc421 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8052 | 2026.05.06 06:55:29.517837 [ 310 ] {} <Debug> TCP-Session: 879f15fa-5fd0-46c7-93f8-ea76e7ef35a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8053 | 2026.05.06 06:55:29.517673 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8054 | 2026.05.06 06:55:29.517870 [ 310 ] {} <Debug> TCP-Session: 879f15fa-5fd0-46c7-93f8-ea76e7ef35a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8055 | 2026.05.06 06:55:29.517688 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8056 | 2026.05.06 06:55:29.517900 [ 278 ] {} <Debug> TCP-Session: 4d1c5061-a1f4-46cb-b8ee-f1c36af95759 Authenticating user 'default' from [fd00:1122:3344:101::e]:50061 | ||
| 8057 | 2026.05.06 06:55:29.517637 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53166 | ||
| 8058 | 2026.05.06 06:55:29.517940 [ 278 ] {} <Debug> TCP-Session: 4d1c5061-a1f4-46cb-b8ee-f1c36af95759 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8059 | 2026.05.06 06:55:29.517932 [ 307 ] {} <Debug> TCP-Session: 47e48170-a768-4227-84a8-3aca74d64a64 Authenticating user 'default' from [fd00:1122:3344:101::e]:52551 | ||
| 8060 | 2026.05.06 06:55:29.517965 [ 278 ] {} <Debug> TCP-Session: 4d1c5061-a1f4-46cb-b8ee-f1c36af95759 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8061 | 2026.05.06 06:55:29.517979 [ 307 ] {} <Debug> TCP-Session: 47e48170-a768-4227-84a8-3aca74d64a64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8062 | 2026.05.06 06:55:29.517635 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39539 | ||
| 8063 | 2026.05.06 06:55:29.518002 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8064 | 2026.05.06 06:55:29.517997 [ 307 ] {} <Debug> TCP-Session: 47e48170-a768-4227-84a8-3aca74d64a64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8065 | 2026.05.06 06:55:29.518051 [ 311 ] {} <Debug> TCP-Session: 420373a9-e1b3-4ac6-808c-db09117a3ce5 Authenticating user 'default' from [fd00:1122:3344:101::e]:53166 | ||
| 8066 | 2026.05.06 06:55:29.517585 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57434 | ||
| 8067 | 2026.05.06 06:55:29.518076 [ 311 ] {} <Debug> TCP-Session: 420373a9-e1b3-4ac6-808c-db09117a3ce5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8068 | 2026.05.06 06:55:29.518096 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8069 | 2026.05.06 06:55:29.518116 [ 311 ] {} <Debug> TCP-Session: 420373a9-e1b3-4ac6-808c-db09117a3ce5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8070 | 2026.05.06 06:55:29.517654 [ 259 ] {} <Trace> TCP-Session: 8bd4b387-77d3-4955-bd47-db963c22c2a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8071 | 2026.05.06 06:55:29.518149 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8072 | 2026.05.06 06:55:29.518140 [ 309 ] {} <Debug> TCP-Session: b53c409e-1ab4-47f8-a422-2952be4ba1ac Authenticating user 'default' from [fd00:1122:3344:101::e]:39539 | ||
| 8073 | 2026.05.06 06:55:29.518186 [ 304 ] {} <Debug> TCP-Session: 4d984415-5f3b-4cf5-bdc5-e3a701772f3f Authenticating user 'default' from [fd00:1122:3344:101::e]:57434 | ||
| 8074 | 2026.05.06 06:55:29.518211 [ 309 ] {} <Debug> TCP-Session: b53c409e-1ab4-47f8-a422-2952be4ba1ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8075 | 2026.05.06 06:55:29.518216 [ 304 ] {} <Debug> TCP-Session: 4d984415-5f3b-4cf5-bdc5-e3a701772f3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8076 | 2026.05.06 06:55:29.518234 [ 309 ] {} <Debug> TCP-Session: b53c409e-1ab4-47f8-a422-2952be4ba1ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8077 | 2026.05.06 06:55:29.518246 [ 304 ] {} <Debug> TCP-Session: 4d984415-5f3b-4cf5-bdc5-e3a701772f3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8078 | 2026.05.06 06:55:29.518316 [ 259 ] {225a8cd3-57da-4b0d-b0ab-72beae15006a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52342) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8079 | 2026.05.06 06:55:29.518570 [ 259 ] {225a8cd3-57da-4b0d-b0ab-72beae15006a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8080 | 2026.05.06 06:55:29.518621 [ 259 ] {225a8cd3-57da-4b0d-b0ab-72beae15006a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8081 | 2026.05.06 06:55:29.518912 [ 259 ] {225a8cd3-57da-4b0d-b0ab-72beae15006a} <Debug> oximeter.version (d3864241-cdea-4d2b-8559-2a50b58f009c) (SelectExecutor): Key condition: unknown | ||
| 8082 | 2026.05.06 06:55:29.519967 [ 322 ] {225a8cd3-57da-4b0d-b0ab-72beae15006a} <Trace> AggregatingTransform: Aggregating | ||
| 8083 | 2026.05.06 06:55:29.520007 [ 322 ] {225a8cd3-57da-4b0d-b0ab-72beae15006a} <Trace> Aggregator: Aggregation method: without_key | ||
| 8084 | 2026.05.06 06:55:29.520046 [ 322 ] {225a8cd3-57da-4b0d-b0ab-72beae15006a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001022569 sec. (977.929 rows/sec., 38.20 KiB/sec.) | ||
| 8085 | 2026.05.06 06:55:29.520064 [ 322 ] {225a8cd3-57da-4b0d-b0ab-72beae15006a} <Trace> Aggregator: Merging aggregated data | ||
| 8086 | 2026.05.06 06:55:29.521412 [ 259 ] {225a8cd3-57da-4b0d-b0ab-72beae15006a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00315 sec., 317.46031746031747 rows/sec., 12.40 KiB/sec. | ||
| 8087 | 2026.05.06 06:55:29.521571 [ 259 ] {225a8cd3-57da-4b0d-b0ab-72beae15006a} <Debug> TCPHandler: Processed in 0.004030354 sec. | ||
| 8088 | 2026.05.06 06:55:29.521707 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8089 | 2026.05.06 06:55:29.521737 [ 259 ] {} <Debug> TCP-Session: 8bd4b387-77d3-4955-bd47-db963c22c2a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8090 | 2026.05.06 06:55:29.521741 [ 278 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8091 | 2026.05.06 06:55:29.521760 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8092 | 2026.05.06 06:55:29.521779 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8093 | 2026.05.06 06:55:29.521788 [ 278 ] {} <Debug> TCP-Session: 4d1c5061-a1f4-46cb-b8ee-f1c36af95759 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8094 | 2026.05.06 06:55:29.521801 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8095 | 2026.05.06 06:55:29.521824 [ 311 ] {} <Debug> TCP-Session: 420373a9-e1b3-4ac6-808c-db09117a3ce5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8096 | 2026.05.06 06:55:29.521842 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8097 | 2026.05.06 06:55:29.521863 [ 304 ] {} <Debug> TCP-Session: 4d984415-5f3b-4cf5-bdc5-e3a701772f3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8098 | 2026.05.06 06:55:29.521863 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8099 | 2026.05.06 06:55:29.521880 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8100 | 2026.05.06 06:55:29.521895 [ 308 ] {} <Debug> TCP-Session: d55e22a9-144b-409c-9c92-f0ed2113c2f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8101 | 2026.05.06 06:55:29.521928 [ 309 ] {} <Debug> TCP-Session: b53c409e-1ab4-47f8-a422-2952be4ba1ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8102 | 2026.05.06 06:55:29.521955 [ 310 ] {} <Debug> TCP-Session: 879f15fa-5fd0-46c7-93f8-ea76e7ef35a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8103 | 2026.05.06 06:55:29.521824 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8104 | 2026.05.06 06:55:29.521792 [ 303 ] {} <Debug> TCP-Session: dcbc859e-3a9a-45f2-91e9-55dcd5bcc421 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8105 | 2026.05.06 06:55:29.522032 [ 307 ] {} <Debug> TCP-Session: 47e48170-a768-4227-84a8-3aca74d64a64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8106 | 2026.05.06 06:55:29.546811 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8107 | 2026.05.06 06:55:29.547019 [ 261 ] {98984c61-2e83-4c6c-9381-76aba2a783d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 8108 | 2026.05.06 06:55:29.547377 [ 261 ] {98984c61-2e83-4c6c-9381-76aba2a783d1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8109 | 2026.05.06 06:55:29.547416 [ 261 ] {98984c61-2e83-4c6c-9381-76aba2a783d1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 8110 | 2026.05.06 06:55:29.547638 [ 261 ] {98984c61-2e83-4c6c-9381-76aba2a783d1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8111 | 2026.05.06 06:55:29.547711 [ 261 ] {98984c61-2e83-4c6c-9381-76aba2a783d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8112 | 2026.05.06 06:55:29.547848 [ 261 ] {98984c61-2e83-4c6c-9381-76aba2a783d1} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8113 | 2026.05.06 06:55:29.547954 [ 349 ] {98984c61-2e83-4c6c-9381-76aba2a783d1} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8114 | 2026.05.06 06:55:29.547965 [ 317 ] {98984c61-2e83-4c6c-9381-76aba2a783d1} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8115 | 2026.05.06 06:55:29.547960 [ 354 ] {98984c61-2e83-4c6c-9381-76aba2a783d1} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8116 | 2026.05.06 06:55:29.547960 [ 346 ] {98984c61-2e83-4c6c-9381-76aba2a783d1} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8117 | 2026.05.06 06:55:29.548115 [ 261 ] {98984c61-2e83-4c6c-9381-76aba2a783d1} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 8118 | 2026.05.06 06:55:29.548151 [ 261 ] {98984c61-2e83-4c6c-9381-76aba2a783d1} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8119 | 2026.05.06 06:55:29.548256 [ 261 ] {98984c61-2e83-4c6c-9381-76aba2a783d1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8120 | 2026.05.06 06:55:29.548279 [ 261 ] {98984c61-2e83-4c6c-9381-76aba2a783d1} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 8121 | 2026.05.06 06:55:29.548316 [ 261 ] {98984c61-2e83-4c6c-9381-76aba2a783d1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8122 | 2026.05.06 06:55:29.548358 [ 261 ] {98984c61-2e83-4c6c-9381-76aba2a783d1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8123 | 2026.05.06 06:55:29.548399 [ 261 ] {98984c61-2e83-4c6c-9381-76aba2a783d1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8124 | 2026.05.06 06:55:29.548438 [ 261 ] {98984c61-2e83-4c6c-9381-76aba2a783d1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8125 | 2026.05.06 06:55:29.549594 [ 261 ] {98984c61-2e83-4c6c-9381-76aba2a783d1} <Debug> executeQuery: Read 51 rows, 3.77 KiB in 0.002662 sec., 19158.527422990235 rows/sec., 1.38 MiB/sec. | ||
| 8126 | 2026.05.06 06:55:29.549760 [ 261 ] {98984c61-2e83-4c6c-9381-76aba2a783d1} <Debug> MemoryTracker: Peak memory usage (for query): 146.87 KiB. | ||
| 8127 | 2026.05.06 06:55:29.549777 [ 261 ] {98984c61-2e83-4c6c-9381-76aba2a783d1} <Debug> TCPHandler: Processed in 0.003091958 sec. | ||
| 8128 | 2026.05.06 06:55:29.551331 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8129 | 2026.05.06 06:55:29.551454 [ 261 ] {17e133a7-b12c-42ae-8b3f-fb2ac50f8412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8130 | 2026.05.06 06:55:29.551509 [ 261 ] {17e133a7-b12c-42ae-8b3f-fb2ac50f8412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8131 | 2026.05.06 06:55:29.552022 [ 261 ] {17e133a7-b12c-42ae-8b3f-fb2ac50f8412} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8132 | 2026.05.06 06:55:29.552064 [ 261 ] {17e133a7-b12c-42ae-8b3f-fb2ac50f8412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8133 | 2026.05.06 06:55:29.552433 [ 261 ] {17e133a7-b12c-42ae-8b3f-fb2ac50f8412} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8134 | 2026.05.06 06:55:29.552677 [ 261 ] {17e133a7-b12c-42ae-8b3f-fb2ac50f8412} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8135 | 2026.05.06 06:55:29.552829 [ 261 ] {17e133a7-b12c-42ae-8b3f-fb2ac50f8412} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001416 sec., 39548.022598870055 rows/sec., 3.04 MiB/sec. | ||
| 8136 | 2026.05.06 06:55:29.552868 [ 261 ] {17e133a7-b12c-42ae-8b3f-fb2ac50f8412} <Debug> TCPHandler: Processed in 0.001591315 sec. | ||
| 8137 | 2026.05.06 06:55:29.552998 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8138 | 2026.05.06 06:55:29.553094 [ 261 ] {f2f9c665-7415-4525-aa79-f234ee7902cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8139 | 2026.05.06 06:55:29.553135 [ 261 ] {f2f9c665-7415-4525-aa79-f234ee7902cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8140 | 2026.05.06 06:55:29.553657 [ 261 ] {f2f9c665-7415-4525-aa79-f234ee7902cf} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8141 | 2026.05.06 06:55:29.553699 [ 261 ] {f2f9c665-7415-4525-aa79-f234ee7902cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8142 | 2026.05.06 06:55:29.553997 [ 261 ] {f2f9c665-7415-4525-aa79-f234ee7902cf} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8143 | 2026.05.06 06:55:29.554206 [ 261 ] {f2f9c665-7415-4525-aa79-f234ee7902cf} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8144 | 2026.05.06 06:55:29.554345 [ 261 ] {f2f9c665-7415-4525-aa79-f234ee7902cf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00127 sec., 50393.70078740157 rows/sec., 3.93 MiB/sec. | ||
| 8145 | 2026.05.06 06:55:29.554385 [ 261 ] {f2f9c665-7415-4525-aa79-f234ee7902cf} <Debug> TCPHandler: Processed in 0.001436811 sec. | ||
| 8146 | 2026.05.06 06:55:29.554528 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8147 | 2026.05.06 06:55:29.554623 [ 261 ] {0e45cdc3-c3f1-485f-87e2-d10a5d95e1a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8148 | 2026.05.06 06:55:29.554666 [ 261 ] {0e45cdc3-c3f1-485f-87e2-d10a5d95e1a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8149 | 2026.05.06 06:55:29.555056 [ 261 ] {0e45cdc3-c3f1-485f-87e2-d10a5d95e1a1} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8150 | 2026.05.06 06:55:29.555091 [ 261 ] {0e45cdc3-c3f1-485f-87e2-d10a5d95e1a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8151 | 2026.05.06 06:55:29.555426 [ 261 ] {0e45cdc3-c3f1-485f-87e2-d10a5d95e1a1} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8152 | 2026.05.06 06:55:29.555644 [ 261 ] {0e45cdc3-c3f1-485f-87e2-d10a5d95e1a1} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8153 | 2026.05.06 06:55:29.555778 [ 261 ] {0e45cdc3-c3f1-485f-87e2-d10a5d95e1a1} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001174 sec., 109028.96081771722 rows/sec., 7.59 MiB/sec. | ||
| 8154 | 2026.05.06 06:55:29.555816 [ 261 ] {0e45cdc3-c3f1-485f-87e2-d10a5d95e1a1} <Debug> TCPHandler: Processed in 0.001337897 sec. | ||
| 8155 | 2026.05.06 06:55:29.555948 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8156 | 2026.05.06 06:55:29.556042 [ 261 ] {5dd6485c-4431-427f-b6e2-aeb920290bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8157 | 2026.05.06 06:55:29.556084 [ 261 ] {5dd6485c-4431-427f-b6e2-aeb920290bc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8158 | 2026.05.06 06:55:29.556438 [ 261 ] {5dd6485c-4431-427f-b6e2-aeb920290bc2} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8159 | 2026.05.06 06:55:29.556474 [ 261 ] {5dd6485c-4431-427f-b6e2-aeb920290bc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8160 | 2026.05.06 06:55:29.556779 [ 261 ] {5dd6485c-4431-427f-b6e2-aeb920290bc2} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8161 | 2026.05.06 06:55:29.556986 [ 261 ] {5dd6485c-4431-427f-b6e2-aeb920290bc2} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8162 | 2026.05.06 06:55:29.557118 [ 261 ] {5dd6485c-4431-427f-b6e2-aeb920290bc2} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001093 sec., 43915.82799634035 rows/sec., 2.96 MiB/sec. | ||
| 8163 | 2026.05.06 06:55:29.557155 [ 261 ] {5dd6485c-4431-427f-b6e2-aeb920290bc2} <Debug> TCPHandler: Processed in 0.001256685 sec. | ||
| 8164 | 2026.05.06 06:55:29.913002 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15794 | ||
| 8165 | 2026.05.06 06:55:29.913501 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8166 | 2026.05.06 06:55:29.913546 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8167 | 2026.05.06 06:55:29.914049 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8168 | 2026.05.06 06:55:29.914296 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8169 | 2026.05.06 06:55:29.914443 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15794 | ||
| 8170 | 2026.05.06 06:55:30.733983 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 8171 | 2026.05.06 06:55:30.750913 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8172 | 2026.05.06 06:55:30.750971 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8173 | 2026.05.06 06:55:30.756417 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8174 | 2026.05.06 06:55:30.757124 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8175 | 2026.05.06 06:55:30.760293 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 8176 | 2026.05.06 06:55:32.452832 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 980 | ||
| 8177 | 2026.05.06 06:55:32.455670 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8178 | 2026.05.06 06:55:32.455714 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8179 | 2026.05.06 06:55:32.456943 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8180 | 2026.05.06 06:55:32.457199 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8181 | 2026.05.06 06:55:32.457458 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 980 | ||
| 8182 | 2026.05.06 06:55:34.546857 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8183 | 2026.05.06 06:55:34.547095 [ 261 ] {7fa46d70-a1c5-4bbb-a455-2dd85ade0ad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8184 | 2026.05.06 06:55:34.547419 [ 261 ] {7fa46d70-a1c5-4bbb-a455-2dd85ade0ad5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8185 | 2026.05.06 06:55:34.547453 [ 261 ] {7fa46d70-a1c5-4bbb-a455-2dd85ade0ad5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8186 | 2026.05.06 06:55:34.547664 [ 261 ] {7fa46d70-a1c5-4bbb-a455-2dd85ade0ad5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8187 | 2026.05.06 06:55:34.547728 [ 261 ] {7fa46d70-a1c5-4bbb-a455-2dd85ade0ad5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8188 | 2026.05.06 06:55:34.547860 [ 261 ] {7fa46d70-a1c5-4bbb-a455-2dd85ade0ad5} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8189 | 2026.05.06 06:55:34.547965 [ 329 ] {7fa46d70-a1c5-4bbb-a455-2dd85ade0ad5} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8190 | 2026.05.06 06:55:34.547967 [ 349 ] {7fa46d70-a1c5-4bbb-a455-2dd85ade0ad5} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8191 | 2026.05.06 06:55:34.547998 [ 346 ] {7fa46d70-a1c5-4bbb-a455-2dd85ade0ad5} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8192 | 2026.05.06 06:55:34.547973 [ 317 ] {7fa46d70-a1c5-4bbb-a455-2dd85ade0ad5} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8193 | 2026.05.06 06:55:34.548145 [ 261 ] {7fa46d70-a1c5-4bbb-a455-2dd85ade0ad5} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 8194 | 2026.05.06 06:55:34.548167 [ 261 ] {7fa46d70-a1c5-4bbb-a455-2dd85ade0ad5} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8195 | 2026.05.06 06:55:34.548260 [ 261 ] {7fa46d70-a1c5-4bbb-a455-2dd85ade0ad5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8196 | 2026.05.06 06:55:34.548280 [ 261 ] {7fa46d70-a1c5-4bbb-a455-2dd85ade0ad5} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 8197 | 2026.05.06 06:55:34.548313 [ 261 ] {7fa46d70-a1c5-4bbb-a455-2dd85ade0ad5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8198 | 2026.05.06 06:55:34.548349 [ 261 ] {7fa46d70-a1c5-4bbb-a455-2dd85ade0ad5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8199 | 2026.05.06 06:55:34.548382 [ 261 ] {7fa46d70-a1c5-4bbb-a455-2dd85ade0ad5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8200 | 2026.05.06 06:55:34.548415 [ 261 ] {7fa46d70-a1c5-4bbb-a455-2dd85ade0ad5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8201 | 2026.05.06 06:55:34.549850 [ 261 ] {7fa46d70-a1c5-4bbb-a455-2dd85ade0ad5} <Debug> executeQuery: Read 51 rows, 5.78 KiB in 0.002853 sec., 17875.920084121975 rows/sec., 1.98 MiB/sec. | ||
| 8202 | 2026.05.06 06:55:34.550025 [ 261 ] {7fa46d70-a1c5-4bbb-a455-2dd85ade0ad5} <Debug> MemoryTracker: Peak memory usage (for query): 164.15 KiB. | ||
| 8203 | 2026.05.06 06:55:34.550040 [ 261 ] {7fa46d70-a1c5-4bbb-a455-2dd85ade0ad5} <Debug> TCPHandler: Processed in 0.003313124 sec. | ||
| 8204 | 2026.05.06 06:55:34.551684 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8205 | 2026.05.06 06:55:34.551788 [ 261 ] {1c4ec5d5-f334-461b-82de-c26b59833b77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8206 | 2026.05.06 06:55:34.551829 [ 261 ] {1c4ec5d5-f334-461b-82de-c26b59833b77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8207 | 2026.05.06 06:55:34.552329 [ 261 ] {1c4ec5d5-f334-461b-82de-c26b59833b77} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8208 | 2026.05.06 06:55:34.552365 [ 261 ] {1c4ec5d5-f334-461b-82de-c26b59833b77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8209 | 2026.05.06 06:55:34.552716 [ 261 ] {1c4ec5d5-f334-461b-82de-c26b59833b77} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8210 | 2026.05.06 06:55:34.552922 [ 261 ] {1c4ec5d5-f334-461b-82de-c26b59833b77} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8211 | 2026.05.06 06:55:34.553061 [ 261 ] {1c4ec5d5-f334-461b-82de-c26b59833b77} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001302 sec., 49155.14592933948 rows/sec., 3.89 MiB/sec. | ||
| 8212 | 2026.05.06 06:55:34.553096 [ 261 ] {1c4ec5d5-f334-461b-82de-c26b59833b77} <Debug> TCPHandler: Processed in 0.001459741 sec. | ||
| 8213 | 2026.05.06 06:55:34.553293 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8214 | 2026.05.06 06:55:34.553386 [ 261 ] {5593ebc4-ffad-4d45-9700-94d955ffb1fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8215 | 2026.05.06 06:55:34.553423 [ 261 ] {5593ebc4-ffad-4d45-9700-94d955ffb1fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8216 | 2026.05.06 06:55:34.553809 [ 261 ] {5593ebc4-ffad-4d45-9700-94d955ffb1fb} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8217 | 2026.05.06 06:55:34.553841 [ 261 ] {5593ebc4-ffad-4d45-9700-94d955ffb1fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8218 | 2026.05.06 06:55:34.554111 [ 261 ] {5593ebc4-ffad-4d45-9700-94d955ffb1fb} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8219 | 2026.05.06 06:55:34.554305 [ 261 ] {5593ebc4-ffad-4d45-9700-94d955ffb1fb} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8220 | 2026.05.06 06:55:34.554429 [ 261 ] {5593ebc4-ffad-4d45-9700-94d955ffb1fb} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001062 sec., 3766.478342749529 rows/sec., 283.22 KiB/sec. | ||
| 8221 | 2026.05.06 06:55:34.554464 [ 261 ] {5593ebc4-ffad-4d45-9700-94d955ffb1fb} <Debug> TCPHandler: Processed in 0.001221925 sec. | ||
| 8222 | 2026.05.06 06:55:34.554578 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8223 | 2026.05.06 06:55:34.554669 [ 261 ] {61dda20e-e1df-45b0-a37d-c774a67fdcf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8224 | 2026.05.06 06:55:34.554706 [ 261 ] {61dda20e-e1df-45b0-a37d-c774a67fdcf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8225 | 2026.05.06 06:55:34.555137 [ 261 ] {61dda20e-e1df-45b0-a37d-c774a67fdcf0} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8226 | 2026.05.06 06:55:34.555170 [ 261 ] {61dda20e-e1df-45b0-a37d-c774a67fdcf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8227 | 2026.05.06 06:55:34.555449 [ 261 ] {61dda20e-e1df-45b0-a37d-c774a67fdcf0} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8228 | 2026.05.06 06:55:34.555647 [ 261 ] {61dda20e-e1df-45b0-a37d-c774a67fdcf0} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8229 | 2026.05.06 06:55:34.555772 [ 261 ] {61dda20e-e1df-45b0-a37d-c774a67fdcf0} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001121 sec., 60660.12488849241 rows/sec., 4.74 MiB/sec. | ||
| 8230 | 2026.05.06 06:55:34.555807 [ 261 ] {61dda20e-e1df-45b0-a37d-c774a67fdcf0} <Debug> TCPHandler: Processed in 0.001275127 sec. | ||
| 8231 | 2026.05.06 06:55:34.555919 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8232 | 2026.05.06 06:55:34.556010 [ 261 ] {983c4b27-5b8f-4d12-935c-41449e500992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8233 | 2026.05.06 06:55:34.556050 [ 261 ] {983c4b27-5b8f-4d12-935c-41449e500992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8234 | 2026.05.06 06:55:34.556471 [ 261 ] {983c4b27-5b8f-4d12-935c-41449e500992} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8235 | 2026.05.06 06:55:34.556504 [ 261 ] {983c4b27-5b8f-4d12-935c-41449e500992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8236 | 2026.05.06 06:55:34.556815 [ 261 ] {983c4b27-5b8f-4d12-935c-41449e500992} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8237 | 2026.05.06 06:55:34.557015 [ 261 ] {983c4b27-5b8f-4d12-935c-41449e500992} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8238 | 2026.05.06 06:55:34.557139 [ 261 ] {983c4b27-5b8f-4d12-935c-41449e500992} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001147 sec., 139494.33304272013 rows/sec., 9.72 MiB/sec. | ||
| 8239 | 2026.05.06 06:55:34.557174 [ 261 ] {983c4b27-5b8f-4d12-935c-41449e500992} <Debug> TCPHandler: Processed in 0.001300786 sec. | ||
| 8240 | 2026.05.06 06:55:34.557287 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8241 | 2026.05.06 06:55:34.557377 [ 261 ] {497895b4-ee0f-4e28-aebf-4eb03789b949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8242 | 2026.05.06 06:55:34.557428 [ 261 ] {497895b4-ee0f-4e28-aebf-4eb03789b949} <Trace> 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 | ||
| 8243 | 2026.05.06 06:55:34.558112 [ 261 ] {497895b4-ee0f-4e28-aebf-4eb03789b949} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8244 | 2026.05.06 06:55:34.558145 [ 261 ] {497895b4-ee0f-4e28-aebf-4eb03789b949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8245 | 2026.05.06 06:55:34.558615 [ 261 ] {497895b4-ee0f-4e28-aebf-4eb03789b949} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8246 | 2026.05.06 06:55:34.558821 [ 261 ] {497895b4-ee0f-4e28-aebf-4eb03789b949} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8247 | 2026.05.06 06:55:34.558956 [ 261 ] {497895b4-ee0f-4e28-aebf-4eb03789b949} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001597 sec., 2504.6963055729493 rows/sec., 4.49 MiB/sec. | ||
| 8248 | 2026.05.06 06:55:34.559006 [ 261 ] {497895b4-ee0f-4e28-aebf-4eb03789b949} <Debug> TCPHandler: Processed in 0.00176575 sec. | ||
| 8249 | 2026.05.06 06:55:34.559127 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8250 | 2026.05.06 06:55:34.559219 [ 261 ] {a5f8bbc2-c587-4092-9d78-dda160014617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8251 | 2026.05.06 06:55:34.559258 [ 261 ] {a5f8bbc2-c587-4092-9d78-dda160014617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8252 | 2026.05.06 06:55:34.559605 [ 261 ] {a5f8bbc2-c587-4092-9d78-dda160014617} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8253 | 2026.05.06 06:55:34.559639 [ 261 ] {a5f8bbc2-c587-4092-9d78-dda160014617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8254 | 2026.05.06 06:55:34.559930 [ 261 ] {a5f8bbc2-c587-4092-9d78-dda160014617} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8255 | 2026.05.06 06:55:34.560124 [ 261 ] {a5f8bbc2-c587-4092-9d78-dda160014617} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8256 | 2026.05.06 06:55:34.560246 [ 261 ] {a5f8bbc2-c587-4092-9d78-dda160014617} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001045 sec., 57416.267942583734 rows/sec., 3.87 MiB/sec. | ||
| 8257 | 2026.05.06 06:55:34.560279 [ 261 ] {a5f8bbc2-c587-4092-9d78-dda160014617} <Debug> TCPHandler: Processed in 0.001199384 sec. | ||
| 8258 | 2026.05.06 06:55:37.027867 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40186 | ||
| 8259 | 2026.05.06 06:55:37.028009 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8260 | 2026.05.06 06:55:37.028041 [ 278 ] {} <Debug> TCP-Session: 51ca36c3-073a-4f96-a0d9-08ad6103fcc3 Authenticating user 'default' from [fd00:1122:3344:101::e]:40186 | ||
| 8261 | 2026.05.06 06:55:37.028068 [ 278 ] {} <Debug> TCP-Session: 51ca36c3-073a-4f96-a0d9-08ad6103fcc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8262 | 2026.05.06 06:55:37.028083 [ 278 ] {} <Debug> TCP-Session: 51ca36c3-073a-4f96-a0d9-08ad6103fcc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8263 | 2026.05.06 06:55:37.028259 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53473 | ||
| 8264 | 2026.05.06 06:55:37.028322 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44412 | ||
| 8265 | 2026.05.06 06:55:37.028323 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43119 | ||
| 8266 | 2026.05.06 06:55:37.028358 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42023 | ||
| 8267 | 2026.05.06 06:55:37.028394 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62951 | ||
| 8268 | 2026.05.06 06:55:37.028403 [ 278 ] {} <Trace> TCP-Session: 51ca36c3-073a-4f96-a0d9-08ad6103fcc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8269 | 2026.05.06 06:55:37.028459 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8270 | 2026.05.06 06:55:37.028391 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61363 | ||
| 8271 | 2026.05.06 06:55:37.028492 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8272 | 2026.05.06 06:55:37.028500 [ 304 ] {} <Debug> TCP-Session: 7246533f-163a-4561-8d12-0b1474d71875 Authenticating user 'default' from [fd00:1122:3344:101::e]:43119 | ||
| 8273 | 2026.05.06 06:55:37.028491 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8274 | 2026.05.06 06:55:37.028555 [ 309 ] {} <Debug> TCP-Session: 2d89696c-b108-49b4-89ee-2b3bfa66bc48 Authenticating user 'default' from [fd00:1122:3344:101::e]:42023 | ||
| 8275 | 2026.05.06 06:55:37.028573 [ 304 ] {} <Debug> TCP-Session: 7246533f-163a-4561-8d12-0b1474d71875 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8276 | 2026.05.06 06:55:37.028585 [ 259 ] {} <Debug> TCP-Session: b221a71b-5956-4fc2-9e8c-5e160dbd0e09 Authenticating user 'default' from [fd00:1122:3344:101::e]:62951 | ||
| 8277 | 2026.05.06 06:55:37.028605 [ 309 ] {} <Debug> TCP-Session: 2d89696c-b108-49b4-89ee-2b3bfa66bc48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8278 | 2026.05.06 06:55:37.028606 [ 304 ] {} <Debug> TCP-Session: 7246533f-163a-4561-8d12-0b1474d71875 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8279 | 2026.05.06 06:55:37.028621 [ 259 ] {} <Debug> TCP-Session: b221a71b-5956-4fc2-9e8c-5e160dbd0e09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8280 | 2026.05.06 06:55:37.028630 [ 309 ] {} <Debug> TCP-Session: 2d89696c-b108-49b4-89ee-2b3bfa66bc48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8281 | 2026.05.06 06:55:37.028648 [ 259 ] {} <Debug> TCP-Session: b221a71b-5956-4fc2-9e8c-5e160dbd0e09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8282 | 2026.05.06 06:55:37.028575 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8283 | 2026.05.06 06:55:37.028390 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8284 | 2026.05.06 06:55:37.028711 [ 311 ] {} <Debug> TCP-Session: 4dad02c9-9655-4591-9283-f06380569212 Authenticating user 'default' from [fd00:1122:3344:101::e]:61363 | ||
| 8285 | 2026.05.06 06:55:37.028725 [ 307 ] {} <Debug> TCP-Session: 595e4f7d-8526-4281-bdcb-a87e666fc74e Authenticating user 'default' from [fd00:1122:3344:101::e]:44412 | ||
| 8286 | 2026.05.06 06:55:37.028368 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8287 | 2026.05.06 06:55:37.028743 [ 307 ] {} <Debug> TCP-Session: 595e4f7d-8526-4281-bdcb-a87e666fc74e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8288 | 2026.05.06 06:55:37.028738 [ 311 ] {} <Debug> TCP-Session: 4dad02c9-9655-4591-9283-f06380569212 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8289 | 2026.05.06 06:55:37.028764 [ 307 ] {} <Debug> TCP-Session: 595e4f7d-8526-4281-bdcb-a87e666fc74e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8290 | 2026.05.06 06:55:37.028764 [ 303 ] {} <Debug> TCP-Session: cf020446-3972-4e4c-bd3e-ba2b403bbe07 Authenticating user 'default' from [fd00:1122:3344:101::e]:53473 | ||
| 8291 | 2026.05.06 06:55:37.028774 [ 311 ] {} <Debug> TCP-Session: 4dad02c9-9655-4591-9283-f06380569212 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8292 | 2026.05.06 06:55:37.028791 [ 303 ] {} <Debug> TCP-Session: cf020446-3972-4e4c-bd3e-ba2b403bbe07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8293 | 2026.05.06 06:55:37.028339 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52596 | ||
| 8294 | 2026.05.06 06:55:37.028808 [ 303 ] {} <Debug> TCP-Session: cf020446-3972-4e4c-bd3e-ba2b403bbe07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8295 | 2026.05.06 06:55:37.028364 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65477 | ||
| 8296 | 2026.05.06 06:55:37.028878 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8297 | 2026.05.06 06:55:37.028633 [ 278 ] {78e2c0b2-2da3-4795-bf3e-1c6a24371197} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40186) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8298 | 2026.05.06 06:55:37.028910 [ 308 ] {} <Debug> TCP-Session: a1f322e8-b582-4d60-ad84-301c3315ef45 Authenticating user 'default' from [fd00:1122:3344:101::e]:52596 | ||
| 8299 | 2026.05.06 06:55:37.028945 [ 308 ] {} <Debug> TCP-Session: a1f322e8-b582-4d60-ad84-301c3315ef45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8300 | 2026.05.06 06:55:37.028957 [ 308 ] {} <Debug> TCP-Session: a1f322e8-b582-4d60-ad84-301c3315ef45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8301 | 2026.05.06 06:55:37.028956 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8302 | 2026.05.06 06:55:37.028995 [ 310 ] {} <Debug> TCP-Session: 571bf11d-0d1f-4bd0-8c39-3b4f017680ec Authenticating user 'default' from [fd00:1122:3344:101::e]:65477 | ||
| 8303 | 2026.05.06 06:55:37.029017 [ 310 ] {} <Debug> TCP-Session: 571bf11d-0d1f-4bd0-8c39-3b4f017680ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8304 | 2026.05.06 06:55:37.029031 [ 310 ] {} <Debug> TCP-Session: 571bf11d-0d1f-4bd0-8c39-3b4f017680ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8305 | 2026.05.06 06:55:37.029203 [ 278 ] {78e2c0b2-2da3-4795-bf3e-1c6a24371197} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8306 | 2026.05.06 06:55:37.029268 [ 278 ] {78e2c0b2-2da3-4795-bf3e-1c6a24371197} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8307 | 2026.05.06 06:55:37.029579 [ 278 ] {78e2c0b2-2da3-4795-bf3e-1c6a24371197} <Debug> oximeter.version (d3864241-cdea-4d2b-8559-2a50b58f009c) (SelectExecutor): Key condition: unknown | ||
| 8308 | 2026.05.06 06:55:37.030586 [ 329 ] {78e2c0b2-2da3-4795-bf3e-1c6a24371197} <Trace> AggregatingTransform: Aggregating | ||
| 8309 | 2026.05.06 06:55:37.030634 [ 329 ] {78e2c0b2-2da3-4795-bf3e-1c6a24371197} <Trace> Aggregator: Aggregation method: without_key | ||
| 8310 | 2026.05.06 06:55:37.030669 [ 329 ] {78e2c0b2-2da3-4795-bf3e-1c6a24371197} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000991298 sec. (1008.778 rows/sec., 39.41 KiB/sec.) | ||
| 8311 | 2026.05.06 06:55:37.030686 [ 329 ] {78e2c0b2-2da3-4795-bf3e-1c6a24371197} <Trace> Aggregator: Merging aggregated data | ||
| 8312 | 2026.05.06 06:55:37.032047 [ 278 ] {78e2c0b2-2da3-4795-bf3e-1c6a24371197} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003476 sec., 287.68699654775605 rows/sec., 11.24 KiB/sec. | ||
| 8313 | 2026.05.06 06:55:37.032194 [ 278 ] {78e2c0b2-2da3-4795-bf3e-1c6a24371197} <Debug> TCPHandler: Processed in 0.003934322 sec. | ||
| 8314 | 2026.05.06 06:55:37.032350 [ 278 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8315 | 2026.05.06 06:55:37.032378 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8316 | 2026.05.06 06:55:37.032380 [ 278 ] {} <Debug> TCP-Session: 51ca36c3-073a-4f96-a0d9-08ad6103fcc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8317 | 2026.05.06 06:55:37.032400 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8318 | 2026.05.06 06:55:37.032422 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8319 | 2026.05.06 06:55:37.032444 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8320 | 2026.05.06 06:55:37.032448 [ 304 ] {} <Debug> TCP-Session: 7246533f-163a-4561-8d12-0b1474d71875 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8321 | 2026.05.06 06:55:37.032463 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8322 | 2026.05.06 06:55:37.032479 [ 308 ] {} <Debug> TCP-Session: a1f322e8-b582-4d60-ad84-301c3315ef45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8323 | 2026.05.06 06:55:37.032481 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8324 | 2026.05.06 06:55:37.032509 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8325 | 2026.05.06 06:55:37.032515 [ 309 ] {} <Debug> TCP-Session: 2d89696c-b108-49b4-89ee-2b3bfa66bc48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8326 | 2026.05.06 06:55:37.032536 [ 307 ] {} <Debug> TCP-Session: 595e4f7d-8526-4281-bdcb-a87e666fc74e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8327 | 2026.05.06 06:55:37.032564 [ 310 ] {} <Debug> TCP-Session: 571bf11d-0d1f-4bd0-8c39-3b4f017680ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8328 | 2026.05.06 06:55:37.032472 [ 259 ] {} <Debug> TCP-Session: b221a71b-5956-4fc2-9e8c-5e160dbd0e09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8329 | 2026.05.06 06:55:37.032414 [ 303 ] {} <Debug> TCP-Session: cf020446-3972-4e4c-bd3e-ba2b403bbe07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8330 | 2026.05.06 06:55:37.032525 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8331 | 2026.05.06 06:55:37.032661 [ 311 ] {} <Debug> TCP-Session: 4dad02c9-9655-4591-9283-f06380569212 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8332 | 2026.05.06 06:55:37.299574 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8333 | 2026.05.06 06:55:37.299625 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8334 | 2026.05.06 06:55:37.414516 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16306 | ||
| 8335 | 2026.05.06 06:55:37.415033 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8336 | 2026.05.06 06:55:37.415083 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8337 | 2026.05.06 06:55:37.415597 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8338 | 2026.05.06 06:55:37.415869 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8339 | 2026.05.06 06:55:37.416028 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16306 | ||
| 8340 | 2026.05.06 06:55:38.260359 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 8341 | 2026.05.06 06:55:38.277748 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8342 | 2026.05.06 06:55:38.277821 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8343 | 2026.05.06 06:55:38.284130 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8344 | 2026.05.06 06:55:38.284919 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8345 | 2026.05.06 06:55:38.288176 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 8346 | 2026.05.06 06:55:39.384494 [ 93 ] {} <Debug> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 8347 | 2026.05.06 06:55:39.384566 [ 93 ] {} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8348 | 2026.05.06 06:55:39.384592 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8349 | 2026.05.06 06:55:39.384723 [ 200 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 8350 | 2026.05.06 06:55:39.384880 [ 200 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8351 | 2026.05.06 06:55:39.384917 [ 200 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 975 rows starting from the beginning of the part | ||
| 8352 | 2026.05.06 06:55:39.384988 [ 200 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 950 rows starting from the beginning of the part | ||
| 8353 | 2026.05.06 06:55:39.385039 [ 200 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 149 rows starting from the beginning of the part | ||
| 8354 | 2026.05.06 06:55:39.385094 [ 200 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 8355 | 2026.05.06 06:55:39.385139 [ 200 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 950 rows starting from the beginning of the part | ||
| 8356 | 2026.05.06 06:55:39.386293 [ 199 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3048 rows, containing 5 columns (5 merged, 0 gathered) in 0.001624966 sec., 1875731.5537678942 rows/sec., 118.76 MiB/sec. | ||
| 8357 | 2026.05.06 06:55:39.386527 [ 197 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 8358 | 2026.05.06 06:55:39.386812 [ 197 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_19_4} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8359 | 2026.05.06 06:55:39.386881 [ 197 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_19_4} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 8360 | 2026.05.06 06:55:39.386986 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 8361 | 2026.05.06 06:55:39.551567 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8362 | 2026.05.06 06:55:39.551815 [ 261 ] {a783da38-8fc7-4672-94cc-b59d44577a54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 8363 | 2026.05.06 06:55:39.552184 [ 261 ] {a783da38-8fc7-4672-94cc-b59d44577a54} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8364 | 2026.05.06 06:55:39.552228 [ 261 ] {a783da38-8fc7-4672-94cc-b59d44577a54} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 8365 | 2026.05.06 06:55:39.552485 [ 261 ] {a783da38-8fc7-4672-94cc-b59d44577a54} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8366 | 2026.05.06 06:55:39.552548 [ 261 ] {a783da38-8fc7-4672-94cc-b59d44577a54} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8367 | 2026.05.06 06:55:39.552682 [ 261 ] {a783da38-8fc7-4672-94cc-b59d44577a54} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 8368 | 2026.05.06 06:55:39.552790 [ 367 ] {a783da38-8fc7-4672-94cc-b59d44577a54} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8369 | 2026.05.06 06:55:39.552807 [ 352 ] {a783da38-8fc7-4672-94cc-b59d44577a54} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8370 | 2026.05.06 06:55:39.552807 [ 340 ] {a783da38-8fc7-4672-94cc-b59d44577a54} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8371 | 2026.05.06 06:55:39.552808 [ 277 ] {a783da38-8fc7-4672-94cc-b59d44577a54} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8372 | 2026.05.06 06:55:39.552969 [ 261 ] {a783da38-8fc7-4672-94cc-b59d44577a54} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 8373 | 2026.05.06 06:55:39.552996 [ 261 ] {a783da38-8fc7-4672-94cc-b59d44577a54} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8374 | 2026.05.06 06:55:39.553088 [ 261 ] {a783da38-8fc7-4672-94cc-b59d44577a54} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8375 | 2026.05.06 06:55:39.553109 [ 261 ] {a783da38-8fc7-4672-94cc-b59d44577a54} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 8376 | 2026.05.06 06:55:39.553142 [ 261 ] {a783da38-8fc7-4672-94cc-b59d44577a54} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8377 | 2026.05.06 06:55:39.553180 [ 261 ] {a783da38-8fc7-4672-94cc-b59d44577a54} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8378 | 2026.05.06 06:55:39.553214 [ 261 ] {a783da38-8fc7-4672-94cc-b59d44577a54} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8379 | 2026.05.06 06:55:39.553246 [ 261 ] {a783da38-8fc7-4672-94cc-b59d44577a54} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8380 | 2026.05.06 06:55:39.554538 [ 261 ] {a783da38-8fc7-4672-94cc-b59d44577a54} <Debug> executeQuery: Read 51 rows, 9.76 KiB in 0.002829 sec., 18027.571580063628 rows/sec., 3.37 MiB/sec. | ||
| 8381 | 2026.05.06 06:55:39.554727 [ 261 ] {a783da38-8fc7-4672-94cc-b59d44577a54} <Debug> MemoryTracker: Peak memory usage (for query): 182.56 KiB. | ||
| 8382 | 2026.05.06 06:55:39.554743 [ 261 ] {a783da38-8fc7-4672-94cc-b59d44577a54} <Debug> TCPHandler: Processed in 0.003306244 sec. | ||
| 8383 | 2026.05.06 06:55:39.560256 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8384 | 2026.05.06 06:55:39.560389 [ 261 ] {6246bab2-5745-4518-ad0e-02a3c1b4a69d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8385 | 2026.05.06 06:55:39.560438 [ 261 ] {6246bab2-5745-4518-ad0e-02a3c1b4a69d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8386 | 2026.05.06 06:55:39.561047 [ 261 ] {6246bab2-5745-4518-ad0e-02a3c1b4a69d} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8387 | 2026.05.06 06:55:39.561093 [ 261 ] {6246bab2-5745-4518-ad0e-02a3c1b4a69d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8388 | 2026.05.06 06:55:39.561488 [ 261 ] {6246bab2-5745-4518-ad0e-02a3c1b4a69d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8389 | 2026.05.06 06:55:39.561709 [ 261 ] {6246bab2-5745-4518-ad0e-02a3c1b4a69d} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8390 | 2026.05.06 06:55:39.561852 [ 261 ] {6246bab2-5745-4518-ad0e-02a3c1b4a69d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.0015 sec., 189333.33333333334 rows/sec., 12.03 MiB/sec. | ||
| 8391 | 2026.05.06 06:55:39.561889 [ 261 ] {6246bab2-5745-4518-ad0e-02a3c1b4a69d} <Debug> TCPHandler: Processed in 0.001691518 sec. | ||
| 8392 | 2026.05.06 06:55:39.562009 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8393 | 2026.05.06 06:55:39.562101 [ 261 ] {3db8f123-aed9-4996-9674-b2d751fae666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8394 | 2026.05.06 06:55:39.562140 [ 261 ] {3db8f123-aed9-4996-9674-b2d751fae666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8395 | 2026.05.06 06:55:39.562875 [ 261 ] {3db8f123-aed9-4996-9674-b2d751fae666} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8396 | 2026.05.06 06:55:39.562910 [ 261 ] {3db8f123-aed9-4996-9674-b2d751fae666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8397 | 2026.05.06 06:55:39.563247 [ 261 ] {3db8f123-aed9-4996-9674-b2d751fae666} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8398 | 2026.05.06 06:55:39.563457 [ 261 ] {3db8f123-aed9-4996-9674-b2d751fae666} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8399 | 2026.05.06 06:55:39.563569 [ 97 ] {} <Debug> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8400 | 2026.05.06 06:55:39.563581 [ 261 ] {3db8f123-aed9-4996-9674-b2d751fae666} <Debug> executeQuery: Read 871 rows, 69.95 KiB in 0.001498 sec., 581441.9225634179 rows/sec., 45.60 MiB/sec. | ||
| 8401 | 2026.05.06 06:55:39.563619 [ 97 ] {} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8402 | 2026.05.06 06:55:39.563634 [ 261 ] {3db8f123-aed9-4996-9674-b2d751fae666} <Debug> TCPHandler: Processed in 0.001671727 sec. | ||
| 8403 | 2026.05.06 06:55:39.563650 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8404 | 2026.05.06 06:55:39.563747 [ 197 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8405 | 2026.05.06 06:55:39.563771 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8406 | 2026.05.06 06:55:39.563853 [ 197 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8407 | 2026.05.06 06:55:39.563867 [ 261 ] {738d86b4-b9fa-47d8-bc92-82d10c2a4c4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8408 | 2026.05.06 06:55:39.563888 [ 197 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3361 rows starting from the beginning of the part | ||
| 8409 | 2026.05.06 06:55:39.563910 [ 261 ] {738d86b4-b9fa-47d8-bc92-82d10c2a4c4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8410 | 2026.05.06 06:55:39.563952 [ 197 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 64 rows starting from the beginning of the part | ||
| 8411 | 2026.05.06 06:55:39.564003 [ 197 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 3220 rows starting from the beginning of the part | ||
| 8412 | 2026.05.06 06:55:39.564044 [ 197 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 56 rows starting from the beginning of the part | ||
| 8413 | 2026.05.06 06:55:39.564083 [ 197 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part | ||
| 8414 | 2026.05.06 06:55:39.564126 [ 197 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 871 rows starting from the beginning of the part | ||
| 8415 | 2026.05.06 06:55:39.564373 [ 261 ] {738d86b4-b9fa-47d8-bc92-82d10c2a4c4b} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8416 | 2026.05.06 06:55:39.564414 [ 261 ] {738d86b4-b9fa-47d8-bc92-82d10c2a4c4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8417 | 2026.05.06 06:55:39.564724 [ 261 ] {738d86b4-b9fa-47d8-bc92-82d10c2a4c4b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8418 | 2026.05.06 06:55:39.564941 [ 261 ] {738d86b4-b9fa-47d8-bc92-82d10c2a4c4b} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8419 | 2026.05.06 06:55:39.565071 [ 261 ] {738d86b4-b9fa-47d8-bc92-82d10c2a4c4b} <Debug> executeQuery: Read 179 rows, 11.32 KiB in 0.001222 sec., 146481.178396072 rows/sec., 9.05 MiB/sec. | ||
| 8420 | 2026.05.06 06:55:39.565107 [ 261 ] {738d86b4-b9fa-47d8-bc92-82d10c2a4c4b} <Debug> TCPHandler: Processed in 0.00138405 sec. | ||
| 8421 | 2026.05.06 06:55:39.565222 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8422 | 2026.05.06 06:55:39.565313 [ 261 ] {8cd89825-cb66-41f6-9783-582d922725a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8423 | 2026.05.06 06:55:39.565352 [ 261 ] {8cd89825-cb66-41f6-9783-582d922725a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8424 | 2026.05.06 06:55:39.565778 [ 261 ] {8cd89825-cb66-41f6-9783-582d922725a2} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8425 | 2026.05.06 06:55:39.565813 [ 261 ] {8cd89825-cb66-41f6-9783-582d922725a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8426 | 2026.05.06 06:55:39.566111 [ 261 ] {8cd89825-cb66-41f6-9783-582d922725a2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8427 | 2026.05.06 06:55:39.566323 [ 261 ] {8cd89825-cb66-41f6-9783-582d922725a2} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8428 | 2026.05.06 06:55:39.566448 [ 261 ] {8cd89825-cb66-41f6-9783-582d922725a2} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001152 sec., 129340.27777777778 rows/sec., 8.36 MiB/sec. | ||
| 8429 | 2026.05.06 06:55:39.566484 [ 261 ] {8cd89825-cb66-41f6-9783-582d922725a2} <Debug> TCPHandler: Processed in 0.001308257 sec. | ||
| 8430 | 2026.05.06 06:55:39.566595 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8431 | 2026.05.06 06:55:39.566594 [ 191 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7636 rows, containing 5 columns (5 merged, 0 gathered) in 0.002880711 sec., 2650734.4888119632 rows/sec., 210.94 MiB/sec. | ||
| 8432 | 2026.05.06 06:55:39.566687 [ 261 ] {fcb38866-3778-4b4e-bba3-eab65a9eb2b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8433 | 2026.05.06 06:55:39.566730 [ 261 ] {fcb38866-3778-4b4e-bba3-eab65a9eb2b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8434 | 2026.05.06 06:55:39.566960 [ 191 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8435 | 2026.05.06 06:55:39.567159 [ 261 ] {fcb38866-3778-4b4e-bba3-eab65a9eb2b5} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8436 | 2026.05.06 06:55:39.567201 [ 261 ] {fcb38866-3778-4b4e-bba3-eab65a9eb2b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8437 | 2026.05.06 06:55:39.567280 [ 191 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_51_10} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8438 | 2026.05.06 06:55:39.567391 [ 191 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_51_10} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8439 | 2026.05.06 06:55:39.567495 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 8440 | 2026.05.06 06:55:39.567516 [ 261 ] {fcb38866-3778-4b4e-bba3-eab65a9eb2b5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8441 | 2026.05.06 06:55:39.567724 [ 261 ] {fcb38866-3778-4b4e-bba3-eab65a9eb2b5} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8442 | 2026.05.06 06:55:39.567852 [ 261 ] {fcb38866-3778-4b4e-bba3-eab65a9eb2b5} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001182 sec., 125211.50592216582 rows/sec., 7.12 MiB/sec. | ||
| 8443 | 2026.05.06 06:55:39.567888 [ 261 ] {fcb38866-3778-4b4e-bba3-eab65a9eb2b5} <Debug> TCPHandler: Processed in 0.001339948 sec. | ||
| 8444 | 2026.05.06 06:55:39.568000 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8445 | 2026.05.06 06:55:39.568090 [ 261 ] {ee3e852c-8bd5-4ec6-ab57-c700c271acaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8446 | 2026.05.06 06:55:39.568128 [ 261 ] {ee3e852c-8bd5-4ec6-ab57-c700c271acaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8447 | 2026.05.06 06:55:39.568736 [ 261 ] {ee3e852c-8bd5-4ec6-ab57-c700c271acaa} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8448 | 2026.05.06 06:55:39.568771 [ 261 ] {ee3e852c-8bd5-4ec6-ab57-c700c271acaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8449 | 2026.05.06 06:55:39.569087 [ 261 ] {ee3e852c-8bd5-4ec6-ab57-c700c271acaa} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8450 | 2026.05.06 06:55:39.569289 [ 261 ] {ee3e852c-8bd5-4ec6-ab57-c700c271acaa} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8451 | 2026.05.06 06:55:39.569394 [ 97 ] {} <Debug> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8452 | 2026.05.06 06:55:39.569414 [ 261 ] {ee3e852c-8bd5-4ec6-ab57-c700c271acaa} <Debug> executeQuery: Read 527 rows, 38.14 KiB in 0.001342 sec., 392697.46646795823 rows/sec., 27.76 MiB/sec. | ||
| 8453 | 2026.05.06 06:55:39.569430 [ 97 ] {} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8454 | 2026.05.06 06:55:39.569457 [ 261 ] {ee3e852c-8bd5-4ec6-ab57-c700c271acaa} <Debug> TCPHandler: Processed in 0.001503842 sec. | ||
| 8455 | 2026.05.06 06:55:39.569457 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8456 | 2026.05.06 06:55:39.569566 [ 199 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8457 | 2026.05.06 06:55:39.569573 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8458 | 2026.05.06 06:55:39.569688 [ 261 ] {f25e8ae9-2a54-464e-a5f6-397f1b2c81dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8459 | 2026.05.06 06:55:39.569706 [ 199 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8460 | 2026.05.06 06:55:39.569728 [ 261 ] {f25e8ae9-2a54-464e-a5f6-397f1b2c81dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8461 | 2026.05.06 06:55:39.569748 [ 199 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1831 rows starting from the beginning of the part | ||
| 8462 | 2026.05.06 06:55:39.569828 [ 199 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 68 rows starting from the beginning of the part | ||
| 8463 | 2026.05.06 06:55:39.569882 [ 199 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1753 rows starting from the beginning of the part | ||
| 8464 | 2026.05.06 06:55:39.569930 [ 199 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part | ||
| 8465 | 2026.05.06 06:55:39.569974 [ 199 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 68 rows starting from the beginning of the part | ||
| 8466 | 2026.05.06 06:55:39.570020 [ 199 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 527 rows starting from the beginning of the part | ||
| 8467 | 2026.05.06 06:55:39.570061 [ 261 ] {f25e8ae9-2a54-464e-a5f6-397f1b2c81dc} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8468 | 2026.05.06 06:55:39.570100 [ 261 ] {f25e8ae9-2a54-464e-a5f6-397f1b2c81dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8469 | 2026.05.06 06:55:39.570435 [ 261 ] {f25e8ae9-2a54-464e-a5f6-397f1b2c81dc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8470 | 2026.05.06 06:55:39.570653 [ 261 ] {f25e8ae9-2a54-464e-a5f6-397f1b2c81dc} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8471 | 2026.05.06 06:55:39.570783 [ 261 ] {f25e8ae9-2a54-464e-a5f6-397f1b2c81dc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001113 sec., 5390.8355795148245 rows/sec., 281.65 KiB/sec. | ||
| 8472 | 2026.05.06 06:55:39.570819 [ 261 ] {f25e8ae9-2a54-464e-a5f6-397f1b2c81dc} <Debug> TCPHandler: Processed in 0.001293217 sec. | ||
| 8473 | 2026.05.06 06:55:39.570936 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8474 | 2026.05.06 06:55:39.571026 [ 261 ] {0e7b4d96-420a-45ca-bb90-a25bef378cde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8475 | 2026.05.06 06:55:39.571067 [ 261 ] {0e7b4d96-420a-45ca-bb90-a25bef378cde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8476 | 2026.05.06 06:55:39.571456 [ 261 ] {0e7b4d96-420a-45ca-bb90-a25bef378cde} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8477 | 2026.05.06 06:55:39.571491 [ 261 ] {0e7b4d96-420a-45ca-bb90-a25bef378cde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8478 | 2026.05.06 06:55:39.571620 [ 197 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4311 rows, containing 5 columns (5 merged, 0 gathered) in 0.002095699 sec., 2057070.2185762364 rows/sec., 149.07 MiB/sec. | ||
| 8479 | 2026.05.06 06:55:39.571814 [ 261 ] {0e7b4d96-420a-45ca-bb90-a25bef378cde} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8480 | 2026.05.06 06:55:39.571911 [ 197 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8481 | 2026.05.06 06:55:39.572056 [ 261 ] {0e7b4d96-420a-45ca-bb90-a25bef378cde} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8482 | 2026.05.06 06:55:39.572197 [ 261 ] {0e7b4d96-420a-45ca-bb90-a25bef378cde} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001188 sec., 223063.97306397307 rows/sec., 14.82 MiB/sec. | ||
| 8483 | 2026.05.06 06:55:39.572234 [ 261 ] {0e7b4d96-420a-45ca-bb90-a25bef378cde} <Debug> TCPHandler: Processed in 0.001345028 sec. | ||
| 8484 | 2026.05.06 06:55:39.572268 [ 197 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_51_10} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8485 | 2026.05.06 06:55:39.572353 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8486 | 2026.05.06 06:55:39.572371 [ 197 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_51_10} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8487 | 2026.05.06 06:55:39.572450 [ 261 ] {7f8cdd00-1072-4a23-a0ec-1736d49dede7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8488 | 2026.05.06 06:55:39.572490 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 8489 | 2026.05.06 06:55:39.572496 [ 261 ] {7f8cdd00-1072-4a23-a0ec-1736d49dede7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8490 | 2026.05.06 06:55:39.572828 [ 261 ] {7f8cdd00-1072-4a23-a0ec-1736d49dede7} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8491 | 2026.05.06 06:55:39.572863 [ 261 ] {7f8cdd00-1072-4a23-a0ec-1736d49dede7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8492 | 2026.05.06 06:55:39.573153 [ 261 ] {7f8cdd00-1072-4a23-a0ec-1736d49dede7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8493 | 2026.05.06 06:55:39.573355 [ 261 ] {7f8cdd00-1072-4a23-a0ec-1736d49dede7} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8494 | 2026.05.06 06:55:39.573479 [ 261 ] {7f8cdd00-1072-4a23-a0ec-1736d49dede7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001045 sec., 956.9377990430622 rows/sec., 64.48 KiB/sec. | ||
| 8495 | 2026.05.06 06:55:39.573513 [ 261 ] {7f8cdd00-1072-4a23-a0ec-1736d49dede7} <Debug> TCPHandler: Processed in 0.001205964 sec. | ||
| 8496 | 2026.05.06 06:55:39.573626 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8497 | 2026.05.06 06:55:39.573715 [ 261 ] {3d057def-0ac0-4eb8-a345-905ff0671de2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8498 | 2026.05.06 06:55:39.573767 [ 261 ] {3d057def-0ac0-4eb8-a345-905ff0671de2} <Trace> 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 | ||
| 8499 | 2026.05.06 06:55:39.574546 [ 261 ] {3d057def-0ac0-4eb8-a345-905ff0671de2} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8500 | 2026.05.06 06:55:39.574579 [ 261 ] {3d057def-0ac0-4eb8-a345-905ff0671de2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8501 | 2026.05.06 06:55:39.575115 [ 261 ] {3d057def-0ac0-4eb8-a345-905ff0671de2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8502 | 2026.05.06 06:55:39.575334 [ 261 ] {3d057def-0ac0-4eb8-a345-905ff0671de2} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8503 | 2026.05.06 06:55:39.575446 [ 93 ] {} <Debug> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8504 | 2026.05.06 06:55:39.575466 [ 261 ] {3d057def-0ac0-4eb8-a345-905ff0671de2} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001768 sec., 20927.60180995475 rows/sec., 37.50 MiB/sec. | ||
| 8505 | 2026.05.06 06:55:39.575488 [ 93 ] {} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8506 | 2026.05.06 06:55:39.575512 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8507 | 2026.05.06 06:55:39.575525 [ 261 ] {3d057def-0ac0-4eb8-a345-905ff0671de2} <Debug> TCPHandler: Processed in 0.001945735 sec. | ||
| 8508 | 2026.05.06 06:55:39.575590 [ 191 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 8509 | 2026.05.06 06:55:39.575645 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8510 | 2026.05.06 06:55:39.575741 [ 261 ] {dbecd0e4-374f-4368-ac31-2bb63df5531b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8511 | 2026.05.06 06:55:39.575781 [ 261 ] {dbecd0e4-374f-4368-ac31-2bb63df5531b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8512 | 2026.05.06 06:55:39.575815 [ 191 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8513 | 2026.05.06 06:55:39.575876 [ 191 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 798 rows starting from the beginning of the part | ||
| 8514 | 2026.05.06 06:55:39.576006 [ 191 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 37 rows starting from the beginning of the part | ||
| 8515 | 2026.05.06 06:55:39.576115 [ 261 ] {dbecd0e4-374f-4368-ac31-2bb63df5531b} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8516 | 2026.05.06 06:55:39.576126 [ 191 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 4 rows starting from the beginning of the part | ||
| 8517 | 2026.05.06 06:55:39.576158 [ 261 ] {dbecd0e4-374f-4368-ac31-2bb63df5531b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 8518 | 2026.05.06 06:55:39.576247 [ 191 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 48 rows starting from the beginning of the part | ||
| 8519 | 2026.05.06 06:55:39.576356 [ 191 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 4 rows starting from the beginning of the part | ||
| 8520 | 2026.05.06 06:55:39.576460 [ 191 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 37 rows starting from the beginning of the part | ||
| 8521 | 2026.05.06 06:55:39.576490 [ 261 ] {dbecd0e4-374f-4368-ac31-2bb63df5531b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8522 | 2026.05.06 06:55:39.576701 [ 261 ] {dbecd0e4-374f-4368-ac31-2bb63df5531b} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8523 | 2026.05.06 06:55:39.576880 [ 261 ] {dbecd0e4-374f-4368-ac31-2bb63df5531b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001155 sec., 77922.07792207792 rows/sec., 4.88 MiB/sec. | ||
| 8524 | 2026.05.06 06:55:39.576929 [ 261 ] {dbecd0e4-374f-4368-ac31-2bb63df5531b} <Debug> TCPHandler: Processed in 0.001330717 sec. | ||
| 8525 | 2026.05.06 06:55:39.582950 [ 196 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 928 rows, containing 19 columns (19 merged, 0 gathered) in 0.007391628 sec., 125547.44367546635 rows/sec., 224.98 MiB/sec. | ||
| 8526 | 2026.05.06 06:55:39.584440 [ 186 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8527 | 2026.05.06 06:55:39.584761 [ 186 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8528 | 2026.05.06 06:55:39.584824 [ 186 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8529 | 2026.05.06 06:55:39.584968 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.80 MiB. | ||
| 8530 | 2026.05.06 06:55:40.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 295.74 MiB, peak 303.52 MiB, free memory in arenas 0.00 B, will set to 299.81 MiB (RSS), difference: 4.07 MiB | ||
| 8531 | 2026.05.06 06:55:42.458700 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1020 | ||
| 8532 | 2026.05.06 06:55:42.461266 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8533 | 2026.05.06 06:55:42.461318 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8534 | 2026.05.06 06:55:42.462581 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8535 | 2026.05.06 06:55:42.462846 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8536 | 2026.05.06 06:55:42.463127 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1020 | ||
| 8537 | 2026.05.06 06:55:44.546681 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8538 | 2026.05.06 06:55:44.546941 [ 261 ] {f8789690-4678-4201-940c-9ceadf70e219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8539 | 2026.05.06 06:55:44.547319 [ 261 ] {f8789690-4678-4201-940c-9ceadf70e219} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8540 | 2026.05.06 06:55:44.547361 [ 261 ] {f8789690-4678-4201-940c-9ceadf70e219} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8541 | 2026.05.06 06:55:44.547601 [ 261 ] {f8789690-4678-4201-940c-9ceadf70e219} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8542 | 2026.05.06 06:55:44.547669 [ 261 ] {f8789690-4678-4201-940c-9ceadf70e219} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8543 | 2026.05.06 06:55:44.547805 [ 261 ] {f8789690-4678-4201-940c-9ceadf70e219} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 8544 | 2026.05.06 06:55:44.547933 [ 367 ] {f8789690-4678-4201-940c-9ceadf70e219} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8545 | 2026.05.06 06:55:44.547941 [ 352 ] {f8789690-4678-4201-940c-9ceadf70e219} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8546 | 2026.05.06 06:55:44.547943 [ 324 ] {f8789690-4678-4201-940c-9ceadf70e219} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8547 | 2026.05.06 06:55:44.547941 [ 277 ] {f8789690-4678-4201-940c-9ceadf70e219} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8548 | 2026.05.06 06:55:44.548114 [ 261 ] {f8789690-4678-4201-940c-9ceadf70e219} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 8549 | 2026.05.06 06:55:44.548143 [ 261 ] {f8789690-4678-4201-940c-9ceadf70e219} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8550 | 2026.05.06 06:55:44.548240 [ 261 ] {f8789690-4678-4201-940c-9ceadf70e219} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8551 | 2026.05.06 06:55:44.548270 [ 261 ] {f8789690-4678-4201-940c-9ceadf70e219} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 8552 | 2026.05.06 06:55:44.548304 [ 261 ] {f8789690-4678-4201-940c-9ceadf70e219} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8553 | 2026.05.06 06:55:44.548341 [ 261 ] {f8789690-4678-4201-940c-9ceadf70e219} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8554 | 2026.05.06 06:55:44.548375 [ 261 ] {f8789690-4678-4201-940c-9ceadf70e219} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8555 | 2026.05.06 06:55:44.548409 [ 261 ] {f8789690-4678-4201-940c-9ceadf70e219} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8556 | 2026.05.06 06:55:44.549655 [ 261 ] {f8789690-4678-4201-940c-9ceadf70e219} <Debug> executeQuery: Read 51 rows, 5.78 KiB in 0.002826 sec., 18046.709129511677 rows/sec., 2.00 MiB/sec. | ||
| 8557 | 2026.05.06 06:55:44.549866 [ 261 ] {f8789690-4678-4201-940c-9ceadf70e219} <Debug> MemoryTracker: Peak memory usage (for query): 163.26 KiB. | ||
| 8558 | 2026.05.06 06:55:44.549882 [ 261 ] {f8789690-4678-4201-940c-9ceadf70e219} <Debug> TCPHandler: Processed in 0.003350764 sec. | ||
| 8559 | 2026.05.06 06:55:44.551813 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8560 | 2026.05.06 06:55:44.551940 [ 261 ] {ee70effe-20d0-48ef-bad0-71e879db2514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8561 | 2026.05.06 06:55:44.551991 [ 261 ] {ee70effe-20d0-48ef-bad0-71e879db2514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8562 | 2026.05.06 06:55:44.552599 [ 261 ] {ee70effe-20d0-48ef-bad0-71e879db2514} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8563 | 2026.05.06 06:55:44.552641 [ 261 ] {ee70effe-20d0-48ef-bad0-71e879db2514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8564 | 2026.05.06 06:55:44.552975 [ 261 ] {ee70effe-20d0-48ef-bad0-71e879db2514} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8565 | 2026.05.06 06:55:44.553186 [ 261 ] {ee70effe-20d0-48ef-bad0-71e879db2514} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8566 | 2026.05.06 06:55:44.553330 [ 261 ] {ee70effe-20d0-48ef-bad0-71e879db2514} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001426 sec., 5610.098176718093 rows/sec., 457.46 KiB/sec. | ||
| 8567 | 2026.05.06 06:55:44.553369 [ 261 ] {ee70effe-20d0-48ef-bad0-71e879db2514} <Debug> TCPHandler: Processed in 0.001615636 sec. | ||
| 8568 | 2026.05.06 06:55:44.553506 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8569 | 2026.05.06 06:55:44.553602 [ 261 ] {50dc88cf-13e8-4397-9f8c-3432996bff1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8570 | 2026.05.06 06:55:44.553642 [ 261 ] {50dc88cf-13e8-4397-9f8c-3432996bff1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8571 | 2026.05.06 06:55:44.554108 [ 261 ] {50dc88cf-13e8-4397-9f8c-3432996bff1c} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8572 | 2026.05.06 06:55:44.554145 [ 261 ] {50dc88cf-13e8-4397-9f8c-3432996bff1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8573 | 2026.05.06 06:55:44.554436 [ 261 ] {50dc88cf-13e8-4397-9f8c-3432996bff1c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8574 | 2026.05.06 06:55:44.554631 [ 261 ] {50dc88cf-13e8-4397-9f8c-3432996bff1c} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8575 | 2026.05.06 06:55:44.554760 [ 261 ] {50dc88cf-13e8-4397-9f8c-3432996bff1c} <Debug> executeQuery: Read 68 rows, 5.48 KiB in 0.001178 sec., 57724.95755517827 rows/sec., 4.54 MiB/sec. | ||
| 8576 | 2026.05.06 06:55:44.554796 [ 261 ] {50dc88cf-13e8-4397-9f8c-3432996bff1c} <Debug> TCPHandler: Processed in 0.001339838 sec. | ||
| 8577 | 2026.05.06 06:55:44.554919 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8578 | 2026.05.06 06:55:44.555011 [ 261 ] {ef72f733-49a0-411c-871e-d61f41ed121c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8579 | 2026.05.06 06:55:44.555050 [ 261 ] {ef72f733-49a0-411c-871e-d61f41ed121c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8580 | 2026.05.06 06:55:44.555449 [ 261 ] {ef72f733-49a0-411c-871e-d61f41ed121c} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8581 | 2026.05.06 06:55:44.555511 [ 261 ] {ef72f733-49a0-411c-871e-d61f41ed121c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8582 | 2026.05.06 06:55:44.555802 [ 261 ] {ef72f733-49a0-411c-871e-d61f41ed121c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8583 | 2026.05.06 06:55:44.555996 [ 261 ] {ef72f733-49a0-411c-871e-d61f41ed121c} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8584 | 2026.05.06 06:55:44.556119 [ 261 ] {ef72f733-49a0-411c-871e-d61f41ed121c} <Debug> executeQuery: Read 12 rows, 880.00 B in 0.001127 sec., 10647.73735581189 rows/sec., 762.53 KiB/sec. | ||
| 8585 | 2026.05.06 06:55:44.556155 [ 261 ] {ef72f733-49a0-411c-871e-d61f41ed121c} <Debug> TCPHandler: Processed in 0.001283387 sec. | ||
| 8586 | 2026.05.06 06:55:44.556278 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8587 | 2026.05.06 06:55:44.556369 [ 261 ] {238ae24c-84c6-4fac-80dd-db121233bf4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8588 | 2026.05.06 06:55:44.556407 [ 261 ] {238ae24c-84c6-4fac-80dd-db121233bf4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8589 | 2026.05.06 06:55:44.556837 [ 261 ] {238ae24c-84c6-4fac-80dd-db121233bf4b} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8590 | 2026.05.06 06:55:44.556873 [ 261 ] {238ae24c-84c6-4fac-80dd-db121233bf4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8591 | 2026.05.06 06:55:44.557162 [ 261 ] {238ae24c-84c6-4fac-80dd-db121233bf4b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8592 | 2026.05.06 06:55:44.557378 [ 261 ] {238ae24c-84c6-4fac-80dd-db121233bf4b} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8593 | 2026.05.06 06:55:44.557503 [ 261 ] {238ae24c-84c6-4fac-80dd-db121233bf4b} <Debug> executeQuery: Read 76 rows, 6.09 KiB in 0.001151 sec., 66029.53953084275 rows/sec., 5.17 MiB/sec. | ||
| 8594 | 2026.05.06 06:55:44.557539 [ 261 ] {238ae24c-84c6-4fac-80dd-db121233bf4b} <Debug> TCPHandler: Processed in 0.001308737 sec. | ||
| 8595 | 2026.05.06 06:55:44.557663 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8596 | 2026.05.06 06:55:44.557754 [ 261 ] {11c40f33-5da6-45d6-acb2-bccecbcd38b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8597 | 2026.05.06 06:55:44.557796 [ 261 ] {11c40f33-5da6-45d6-acb2-bccecbcd38b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8598 | 2026.05.06 06:55:44.558224 [ 261 ] {11c40f33-5da6-45d6-acb2-bccecbcd38b8} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8599 | 2026.05.06 06:55:44.558259 [ 261 ] {11c40f33-5da6-45d6-acb2-bccecbcd38b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8600 | 2026.05.06 06:55:44.558571 [ 261 ] {11c40f33-5da6-45d6-acb2-bccecbcd38b8} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8601 | 2026.05.06 06:55:44.558770 [ 261 ] {11c40f33-5da6-45d6-acb2-bccecbcd38b8} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8602 | 2026.05.06 06:55:44.558878 [ 99 ] {} <Debug> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8603 | 2026.05.06 06:55:44.558897 [ 261 ] {11c40f33-5da6-45d6-acb2-bccecbcd38b8} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001161 sec., 141257.53660637382 rows/sec., 9.83 MiB/sec. | ||
| 8604 | 2026.05.06 06:55:44.558948 [ 99 ] {} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8605 | 2026.05.06 06:55:44.558955 [ 261 ] {11c40f33-5da6-45d6-acb2-bccecbcd38b8} <Debug> TCPHandler: Processed in 0.001338797 sec. | ||
| 8606 | 2026.05.06 06:55:44.558978 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8607 | 2026.05.06 06:55:44.559091 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8608 | 2026.05.06 06:55:44.559093 [ 197 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8609 | 2026.05.06 06:55:44.559193 [ 261 ] {5f161cb7-3260-4c51-aee4-d6465b85361c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8610 | 2026.05.06 06:55:44.559238 [ 197 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8611 | 2026.05.06 06:55:44.559250 [ 261 ] {5f161cb7-3260-4c51-aee4-d6465b85361c} <Trace> 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 | ||
| 8612 | 2026.05.06 06:55:44.559275 [ 197 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 20023 rows starting from the beginning of the part | ||
| 8613 | 2026.05.06 06:55:44.559342 [ 197 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1601 rows starting from the beginning of the part | ||
| 8614 | 2026.05.06 06:55:44.559394 [ 197 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 128 rows starting from the beginning of the part | ||
| 8615 | 2026.05.06 06:55:44.559438 [ 197 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 8616 | 2026.05.06 06:55:44.559475 [ 197 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 265 rows starting from the beginning of the part | ||
| 8617 | 2026.05.06 06:55:44.559518 [ 197 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 164 rows starting from the beginning of the part | ||
| 8618 | 2026.05.06 06:55:44.560017 [ 261 ] {5f161cb7-3260-4c51-aee4-d6465b85361c} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8619 | 2026.05.06 06:55:44.560057 [ 261 ] {5f161cb7-3260-4c51-aee4-d6465b85361c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8620 | 2026.05.06 06:55:44.560565 [ 261 ] {5f161cb7-3260-4c51-aee4-d6465b85361c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8621 | 2026.05.06 06:55:44.560789 [ 261 ] {5f161cb7-3260-4c51-aee4-d6465b85361c} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8622 | 2026.05.06 06:55:44.560931 [ 261 ] {5f161cb7-3260-4c51-aee4-d6465b85361c} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001756 sec., 2277.904328018223 rows/sec., 4.08 MiB/sec. | ||
| 8623 | 2026.05.06 06:55:44.560992 [ 261 ] {5f161cb7-3260-4c51-aee4-d6465b85361c} <Debug> TCPHandler: Processed in 0.001948645 sec. | ||
| 8624 | 2026.05.06 06:55:44.561110 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8625 | 2026.05.06 06:55:44.561203 [ 261 ] {940fc64f-77e3-4331-9505-e2666e1ea9c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8626 | 2026.05.06 06:55:44.561244 [ 261 ] {940fc64f-77e3-4331-9505-e2666e1ea9c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8627 | 2026.05.06 06:55:44.561589 [ 261 ] {940fc64f-77e3-4331-9505-e2666e1ea9c1} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8628 | 2026.05.06 06:55:44.561624 [ 261 ] {940fc64f-77e3-4331-9505-e2666e1ea9c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8629 | 2026.05.06 06:55:44.561932 [ 261 ] {940fc64f-77e3-4331-9505-e2666e1ea9c1} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8630 | 2026.05.06 06:55:44.562139 [ 261 ] {940fc64f-77e3-4331-9505-e2666e1ea9c1} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8631 | 2026.05.06 06:55:44.562268 [ 261 ] {940fc64f-77e3-4331-9505-e2666e1ea9c1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 8632 | 2026.05.06 06:55:44.562303 [ 261 ] {940fc64f-77e3-4331-9505-e2666e1ea9c1} <Debug> TCPHandler: Processed in 0.001239645 sec. | ||
| 8633 | 2026.05.06 06:55:44.564273 [ 198 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22341 rows, containing 5 columns (5 merged, 0 gathered) in 0.005223308 sec., 4277174.541497457 rows/sec., 274.14 MiB/sec. | ||
| 8634 | 2026.05.06 06:55:44.564887 [ 188 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8635 | 2026.05.06 06:55:44.565258 [ 188 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8636 | 2026.05.06 06:55:44.565358 [ 188 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8637 | 2026.05.06 06:55:44.565471 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 8638 | 2026.05.06 06:55:44.917021 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16754 | ||
| 8639 | 2026.05.06 06:55:44.917542 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8640 | 2026.05.06 06:55:44.917594 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8641 | 2026.05.06 06:55:44.918114 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8642 | 2026.05.06 06:55:44.918366 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8643 | 2026.05.06 06:55:44.918510 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16754 | ||
| 8644 | 2026.05.06 06:55:45.788328 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8645 | 2026.05.06 06:55:45.805385 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8646 | 2026.05.06 06:55:45.805454 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8647 | 2026.05.06 06:55:45.811844 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8648 | 2026.05.06 06:55:45.812553 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8649 | 2026.05.06 06:55:45.815592 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8650 | 2026.05.06 06:55:49.552238 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8651 | 2026.05.06 06:55:49.552589 [ 261 ] {b4f74deb-e1d7-4ef9-815d-917dfb01f5c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 8652 | 2026.05.06 06:55:49.553000 [ 261 ] {b4f74deb-e1d7-4ef9-815d-917dfb01f5c4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8653 | 2026.05.06 06:55:49.553036 [ 261 ] {b4f74deb-e1d7-4ef9-815d-917dfb01f5c4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 8654 | 2026.05.06 06:55:49.553274 [ 261 ] {b4f74deb-e1d7-4ef9-815d-917dfb01f5c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8655 | 2026.05.06 06:55:49.553338 [ 261 ] {b4f74deb-e1d7-4ef9-815d-917dfb01f5c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8656 | 2026.05.06 06:55:49.553472 [ 261 ] {b4f74deb-e1d7-4ef9-815d-917dfb01f5c4} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 8657 | 2026.05.06 06:55:49.553572 [ 361 ] {b4f74deb-e1d7-4ef9-815d-917dfb01f5c4} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8658 | 2026.05.06 06:55:49.553593 [ 352 ] {b4f74deb-e1d7-4ef9-815d-917dfb01f5c4} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8659 | 2026.05.06 06:55:49.553593 [ 277 ] {b4f74deb-e1d7-4ef9-815d-917dfb01f5c4} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8660 | 2026.05.06 06:55:49.553635 [ 361 ] {b4f74deb-e1d7-4ef9-815d-917dfb01f5c4} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8661 | 2026.05.06 06:55:49.553730 [ 261 ] {b4f74deb-e1d7-4ef9-815d-917dfb01f5c4} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 8662 | 2026.05.06 06:55:49.553753 [ 261 ] {b4f74deb-e1d7-4ef9-815d-917dfb01f5c4} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8663 | 2026.05.06 06:55:49.553850 [ 261 ] {b4f74deb-e1d7-4ef9-815d-917dfb01f5c4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8664 | 2026.05.06 06:55:49.553870 [ 261 ] {b4f74deb-e1d7-4ef9-815d-917dfb01f5c4} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 8665 | 2026.05.06 06:55:49.553904 [ 261 ] {b4f74deb-e1d7-4ef9-815d-917dfb01f5c4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8666 | 2026.05.06 06:55:49.553939 [ 261 ] {b4f74deb-e1d7-4ef9-815d-917dfb01f5c4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8667 | 2026.05.06 06:55:49.553977 [ 261 ] {b4f74deb-e1d7-4ef9-815d-917dfb01f5c4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8668 | 2026.05.06 06:55:49.554009 [ 261 ] {b4f74deb-e1d7-4ef9-815d-917dfb01f5c4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8669 | 2026.05.06 06:55:49.555305 [ 261 ] {b4f74deb-e1d7-4ef9-815d-917dfb01f5c4} <Debug> executeQuery: Read 51 rows, 9.76 KiB in 0.002861 sec., 17825.934987766515 rows/sec., 3.33 MiB/sec. | ||
| 8670 | 2026.05.06 06:55:49.555497 [ 261 ] {b4f74deb-e1d7-4ef9-815d-917dfb01f5c4} <Debug> MemoryTracker: Peak memory usage (for query): 181.85 KiB. | ||
| 8671 | 2026.05.06 06:55:49.555514 [ 261 ] {b4f74deb-e1d7-4ef9-815d-917dfb01f5c4} <Debug> TCPHandler: Processed in 0.003435227 sec. | ||
| 8672 | 2026.05.06 06:55:49.561283 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8673 | 2026.05.06 06:55:49.561413 [ 261 ] {135b39d0-8c18-498f-8bbd-f7afb37221ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8674 | 2026.05.06 06:55:49.561463 [ 261 ] {135b39d0-8c18-498f-8bbd-f7afb37221ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8675 | 2026.05.06 06:55:49.562178 [ 261 ] {135b39d0-8c18-498f-8bbd-f7afb37221ac} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8676 | 2026.05.06 06:55:49.562218 [ 261 ] {135b39d0-8c18-498f-8bbd-f7afb37221ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8677 | 2026.05.06 06:55:49.562568 [ 261 ] {135b39d0-8c18-498f-8bbd-f7afb37221ac} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8678 | 2026.05.06 06:55:49.562777 [ 261 ] {135b39d0-8c18-498f-8bbd-f7afb37221ac} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8679 | 2026.05.06 06:55:49.562914 [ 261 ] {135b39d0-8c18-498f-8bbd-f7afb37221ac} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001537 sec., 184775.53675992193 rows/sec., 11.74 MiB/sec. | ||
| 8680 | 2026.05.06 06:55:49.562933 [ 92 ] {} <Debug> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 8681 | 2026.05.06 06:55:49.562952 [ 261 ] {135b39d0-8c18-498f-8bbd-f7afb37221ac} <Debug> TCPHandler: Processed in 0.001730429 sec. | ||
| 8682 | 2026.05.06 06:55:49.563007 [ 92 ] {} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8683 | 2026.05.06 06:55:49.563036 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8684 | 2026.05.06 06:55:49.563111 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8685 | 2026.05.06 06:55:49.563215 [ 261 ] {c534d55f-ec1f-45e6-a981-7a8b553b2b0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8686 | 2026.05.06 06:55:49.563255 [ 261 ] {c534d55f-ec1f-45e6-a981-7a8b553b2b0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8687 | 2026.05.06 06:55:49.563272 [ 198 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full | ||
| 8688 | 2026.05.06 06:55:49.563380 [ 198 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8689 | 2026.05.06 06:55:49.563411 [ 198 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 308 rows starting from the beginning of the part | ||
| 8690 | 2026.05.06 06:55:49.563472 [ 198 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 284 rows starting from the beginning of the part | ||
| 8691 | 2026.05.06 06:55:49.563519 [ 198 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 8692 | 2026.05.06 06:55:49.563567 [ 198 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 284 rows starting from the beginning of the part | ||
| 8693 | 2026.05.06 06:55:49.563617 [ 198 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 284 rows starting from the beginning of the part | ||
| 8694 | 2026.05.06 06:55:49.563661 [ 198 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 284 rows starting from the beginning of the part | ||
| 8695 | 2026.05.06 06:55:49.564141 [ 261 ] {c534d55f-ec1f-45e6-a981-7a8b553b2b0f} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8696 | 2026.05.06 06:55:49.564177 [ 261 ] {c534d55f-ec1f-45e6-a981-7a8b553b2b0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8697 | 2026.05.06 06:55:49.564540 [ 261 ] {c534d55f-ec1f-45e6-a981-7a8b553b2b0f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8698 | 2026.05.06 06:55:49.564708 [ 188 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001475842 sec., 994686.4230723885 rows/sec., 67.60 MiB/sec. | ||
| 8699 | 2026.05.06 06:55:49.564750 [ 261 ] {c534d55f-ec1f-45e6-a981-7a8b553b2b0f} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8700 | 2026.05.06 06:55:49.564838 [ 198 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 8701 | 2026.05.06 06:55:49.564884 [ 261 ] {c534d55f-ec1f-45e6-a981-7a8b553b2b0f} <Debug> executeQuery: Read 871 rows, 69.95 KiB in 0.001687 sec., 516301.1262596325 rows/sec., 40.49 MiB/sec. | ||
| 8702 | 2026.05.06 06:55:49.564922 [ 261 ] {c534d55f-ec1f-45e6-a981-7a8b553b2b0f} <Debug> TCPHandler: Processed in 0.001858852 sec. | ||
| 8703 | 2026.05.06 06:55:49.565045 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8704 | 2026.05.06 06:55:49.565064 [ 198 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_19_4} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8705 | 2026.05.06 06:55:49.565121 [ 198 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_19_4} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 8706 | 2026.05.06 06:55:49.565141 [ 261 ] {7c5ef21d-5bf9-4951-a41c-e17e53f57c56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8707 | 2026.05.06 06:55:49.565180 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 8708 | 2026.05.06 06:55:49.565180 [ 261 ] {7c5ef21d-5bf9-4951-a41c-e17e53f57c56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8709 | 2026.05.06 06:55:49.565670 [ 261 ] {7c5ef21d-5bf9-4951-a41c-e17e53f57c56} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8710 | 2026.05.06 06:55:49.565705 [ 261 ] {7c5ef21d-5bf9-4951-a41c-e17e53f57c56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8711 | 2026.05.06 06:55:49.565991 [ 261 ] {7c5ef21d-5bf9-4951-a41c-e17e53f57c56} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8712 | 2026.05.06 06:55:49.566192 [ 261 ] {7c5ef21d-5bf9-4951-a41c-e17e53f57c56} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8713 | 2026.05.06 06:55:49.566318 [ 261 ] {7c5ef21d-5bf9-4951-a41c-e17e53f57c56} <Debug> executeQuery: Read 179 rows, 11.32 KiB in 0.001199 sec., 149291.0758965805 rows/sec., 9.22 MiB/sec. | ||
| 8714 | 2026.05.06 06:55:49.566355 [ 261 ] {7c5ef21d-5bf9-4951-a41c-e17e53f57c56} <Debug> TCPHandler: Processed in 0.001357569 sec. | ||
| 8715 | 2026.05.06 06:55:49.566475 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8716 | 2026.05.06 06:55:49.566572 [ 261 ] {5df0ec93-3297-440b-a189-5732773d9417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8717 | 2026.05.06 06:55:49.566610 [ 261 ] {5df0ec93-3297-440b-a189-5732773d9417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8718 | 2026.05.06 06:55:49.567033 [ 261 ] {5df0ec93-3297-440b-a189-5732773d9417} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8719 | 2026.05.06 06:55:49.567069 [ 261 ] {5df0ec93-3297-440b-a189-5732773d9417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8720 | 2026.05.06 06:55:49.567357 [ 261 ] {5df0ec93-3297-440b-a189-5732773d9417} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8721 | 2026.05.06 06:55:49.567553 [ 261 ] {5df0ec93-3297-440b-a189-5732773d9417} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8722 | 2026.05.06 06:55:49.567675 [ 261 ] {5df0ec93-3297-440b-a189-5732773d9417} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001124 sec., 132562.27758007118 rows/sec., 8.56 MiB/sec. | ||
| 8723 | 2026.05.06 06:55:49.567711 [ 261 ] {5df0ec93-3297-440b-a189-5732773d9417} <Debug> TCPHandler: Processed in 0.001283036 sec. | ||
| 8724 | 2026.05.06 06:55:49.567829 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8725 | 2026.05.06 06:55:49.567920 [ 261 ] {190329f4-1eb5-4248-88df-d3104e76606b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8726 | 2026.05.06 06:55:49.567958 [ 261 ] {190329f4-1eb5-4248-88df-d3104e76606b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8727 | 2026.05.06 06:55:49.568399 [ 261 ] {190329f4-1eb5-4248-88df-d3104e76606b} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8728 | 2026.05.06 06:55:49.568434 [ 261 ] {190329f4-1eb5-4248-88df-d3104e76606b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8729 | 2026.05.06 06:55:49.568714 [ 261 ] {190329f4-1eb5-4248-88df-d3104e76606b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8730 | 2026.05.06 06:55:49.568910 [ 261 ] {190329f4-1eb5-4248-88df-d3104e76606b} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8731 | 2026.05.06 06:55:49.569033 [ 261 ] {190329f4-1eb5-4248-88df-d3104e76606b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00113 sec., 130973.45132743364 rows/sec., 7.45 MiB/sec. | ||
| 8732 | 2026.05.06 06:55:49.569035 [ 91 ] {} <Debug> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 8733 | 2026.05.06 06:55:49.569070 [ 261 ] {190329f4-1eb5-4248-88df-d3104e76606b} <Debug> TCPHandler: Processed in 0.001287846 sec. | ||
| 8734 | 2026.05.06 06:55:49.569111 [ 91 ] {} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8735 | 2026.05.06 06:55:49.569137 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8736 | 2026.05.06 06:55:49.569206 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8737 | 2026.05.06 06:55:49.569237 [ 186 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full | ||
| 8738 | 2026.05.06 06:55:49.569304 [ 261 ] {1dd01357-baa3-4dc0-bdc3-65d3da00ad4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8739 | 2026.05.06 06:55:49.569339 [ 186 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8740 | 2026.05.06 06:55:49.569342 [ 261 ] {1dd01357-baa3-4dc0-bdc3-65d3da00ad4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8741 | 2026.05.06 06:55:49.569375 [ 186 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 160 rows starting from the beginning of the part | ||
| 8742 | 2026.05.06 06:55:49.569441 [ 186 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 148 rows starting from the beginning of the part | ||
| 8743 | 2026.05.06 06:55:49.569498 [ 186 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 8744 | 2026.05.06 06:55:49.569572 [ 186 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 148 rows starting from the beginning of the part | ||
| 8745 | 2026.05.06 06:55:49.569630 [ 186 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 148 rows starting from the beginning of the part | ||
| 8746 | 2026.05.06 06:55:49.569676 [ 186 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 148 rows starting from the beginning of the part | ||
| 8747 | 2026.05.06 06:55:49.569966 [ 261 ] {1dd01357-baa3-4dc0-bdc3-65d3da00ad4c} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8748 | 2026.05.06 06:55:49.570002 [ 261 ] {1dd01357-baa3-4dc0-bdc3-65d3da00ad4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8749 | 2026.05.06 06:55:49.570304 [ 261 ] {1dd01357-baa3-4dc0-bdc3-65d3da00ad4c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8750 | 2026.05.06 06:55:49.570413 [ 186 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 5 columns (5 merged, 0 gathered) in 0.001214334 sec., 629151.4525657685 rows/sec., 38.57 MiB/sec. | ||
| 8751 | 2026.05.06 06:55:49.570495 [ 261 ] {1dd01357-baa3-4dc0-bdc3-65d3da00ad4c} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8752 | 2026.05.06 06:55:49.570517 [ 186 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 8753 | 2026.05.06 06:55:49.570620 [ 261 ] {1dd01357-baa3-4dc0-bdc3-65d3da00ad4c} <Debug> executeQuery: Read 527 rows, 38.14 KiB in 0.001336 sec., 394461.07784431137 rows/sec., 27.88 MiB/sec. | ||
| 8754 | 2026.05.06 06:55:49.570656 [ 261 ] {1dd01357-baa3-4dc0-bdc3-65d3da00ad4c} <Debug> TCPHandler: Processed in 0.001496972 sec. | ||
| 8755 | 2026.05.06 06:55:49.570729 [ 186 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_19_4} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8756 | 2026.05.06 06:55:49.570772 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8757 | 2026.05.06 06:55:49.570786 [ 186 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_19_4} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 8758 | 2026.05.06 06:55:49.570842 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 8759 | 2026.05.06 06:55:49.570864 [ 261 ] {73cbbdb2-d8ef-4d71-bfe6-7863b21f8111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8760 | 2026.05.06 06:55:49.570907 [ 261 ] {73cbbdb2-d8ef-4d71-bfe6-7863b21f8111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8761 | 2026.05.06 06:55:49.571237 [ 261 ] {73cbbdb2-d8ef-4d71-bfe6-7863b21f8111} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8762 | 2026.05.06 06:55:49.571272 [ 261 ] {73cbbdb2-d8ef-4d71-bfe6-7863b21f8111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8763 | 2026.05.06 06:55:49.571549 [ 261 ] {73cbbdb2-d8ef-4d71-bfe6-7863b21f8111} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8764 | 2026.05.06 06:55:49.571741 [ 261 ] {73cbbdb2-d8ef-4d71-bfe6-7863b21f8111} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8765 | 2026.05.06 06:55:49.571863 [ 261 ] {73cbbdb2-d8ef-4d71-bfe6-7863b21f8111} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001017 sec., 5899.705014749263 rows/sec., 308.24 KiB/sec. | ||
| 8766 | 2026.05.06 06:55:49.571898 [ 261 ] {73cbbdb2-d8ef-4d71-bfe6-7863b21f8111} <Debug> TCPHandler: Processed in 0.001172923 sec. | ||
| 8767 | 2026.05.06 06:55:49.572012 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8768 | 2026.05.06 06:55:49.572112 [ 261 ] {cee49f42-a13e-401d-8deb-5b584d00f7d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8769 | 2026.05.06 06:55:49.572153 [ 261 ] {cee49f42-a13e-401d-8deb-5b584d00f7d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8770 | 2026.05.06 06:55:49.572564 [ 261 ] {cee49f42-a13e-401d-8deb-5b584d00f7d5} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8771 | 2026.05.06 06:55:49.572598 [ 261 ] {cee49f42-a13e-401d-8deb-5b584d00f7d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8772 | 2026.05.06 06:55:49.572903 [ 261 ] {cee49f42-a13e-401d-8deb-5b584d00f7d5} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8773 | 2026.05.06 06:55:49.573102 [ 261 ] {cee49f42-a13e-401d-8deb-5b584d00f7d5} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8774 | 2026.05.06 06:55:49.573226 [ 261 ] {cee49f42-a13e-401d-8deb-5b584d00f7d5} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001132 sec., 234098.93992932863 rows/sec., 15.56 MiB/sec. | ||
| 8775 | 2026.05.06 06:55:49.573261 [ 261 ] {cee49f42-a13e-401d-8deb-5b584d00f7d5} <Debug> TCPHandler: Processed in 0.001296297 sec. | ||
| 8776 | 2026.05.06 06:55:49.573379 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8777 | 2026.05.06 06:55:49.573471 [ 261 ] {026f775e-b2b0-46d5-9acc-2610a5ceb285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8778 | 2026.05.06 06:55:49.573511 [ 261 ] {026f775e-b2b0-46d5-9acc-2610a5ceb285} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8779 | 2026.05.06 06:55:49.573818 [ 261 ] {026f775e-b2b0-46d5-9acc-2610a5ceb285} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8780 | 2026.05.06 06:55:49.573853 [ 261 ] {026f775e-b2b0-46d5-9acc-2610a5ceb285} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8781 | 2026.05.06 06:55:49.574133 [ 261 ] {026f775e-b2b0-46d5-9acc-2610a5ceb285} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8782 | 2026.05.06 06:55:49.574325 [ 261 ] {026f775e-b2b0-46d5-9acc-2610a5ceb285} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8783 | 2026.05.06 06:55:49.574451 [ 261 ] {026f775e-b2b0-46d5-9acc-2610a5ceb285} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000996 sec., 1004.0160642570282 rows/sec., 67.65 KiB/sec. | ||
| 8784 | 2026.05.06 06:55:49.574486 [ 261 ] {026f775e-b2b0-46d5-9acc-2610a5ceb285} <Debug> TCPHandler: Processed in 0.001153032 sec. | ||
| 8785 | 2026.05.06 06:55:49.574598 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8786 | 2026.05.06 06:55:49.574693 [ 261 ] {87759f27-a947-480d-aeb3-cb24fe98853a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8787 | 2026.05.06 06:55:49.574745 [ 261 ] {87759f27-a947-480d-aeb3-cb24fe98853a} <Trace> 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 | ||
| 8788 | 2026.05.06 06:55:49.575520 [ 261 ] {87759f27-a947-480d-aeb3-cb24fe98853a} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8789 | 2026.05.06 06:55:49.575556 [ 261 ] {87759f27-a947-480d-aeb3-cb24fe98853a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8790 | 2026.05.06 06:55:49.576071 [ 261 ] {87759f27-a947-480d-aeb3-cb24fe98853a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8791 | 2026.05.06 06:55:49.576287 [ 261 ] {87759f27-a947-480d-aeb3-cb24fe98853a} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8792 | 2026.05.06 06:55:49.576420 [ 261 ] {87759f27-a947-480d-aeb3-cb24fe98853a} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001743 sec., 21227.76821572002 rows/sec., 38.04 MiB/sec. | ||
| 8793 | 2026.05.06 06:55:49.576470 [ 261 ] {87759f27-a947-480d-aeb3-cb24fe98853a} <Debug> TCPHandler: Processed in 0.001918404 sec. | ||
| 8794 | 2026.05.06 06:55:49.576593 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8795 | 2026.05.06 06:55:49.576686 [ 261 ] {cbdb9585-ff76-4462-84c4-eff32c27e612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8796 | 2026.05.06 06:55:49.576726 [ 261 ] {cbdb9585-ff76-4462-84c4-eff32c27e612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8797 | 2026.05.06 06:55:49.577068 [ 261 ] {cbdb9585-ff76-4462-84c4-eff32c27e612} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8798 | 2026.05.06 06:55:49.577103 [ 261 ] {cbdb9585-ff76-4462-84c4-eff32c27e612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8799 | 2026.05.06 06:55:49.577399 [ 261 ] {cbdb9585-ff76-4462-84c4-eff32c27e612} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8800 | 2026.05.06 06:55:49.577598 [ 261 ] {cbdb9585-ff76-4462-84c4-eff32c27e612} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8801 | 2026.05.06 06:55:49.577721 [ 261 ] {cbdb9585-ff76-4462-84c4-eff32c27e612} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001052 sec., 85551.33079847909 rows/sec., 5.35 MiB/sec. | ||
| 8802 | 2026.05.06 06:55:49.577728 [ 91 ] {} <Debug> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8803 | 2026.05.06 06:55:49.577757 [ 261 ] {cbdb9585-ff76-4462-84c4-eff32c27e612} <Debug> TCPHandler: Processed in 0.001211244 sec. | ||
| 8804 | 2026.05.06 06:55:49.577773 [ 91 ] {} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8805 | 2026.05.06 06:55:49.577798 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8806 | 2026.05.06 06:55:49.577898 [ 188 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8807 | 2026.05.06 06:55:49.578023 [ 188 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8808 | 2026.05.06 06:55:49.578056 [ 188 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2682 rows starting from the beginning of the part | ||
| 8809 | 2026.05.06 06:55:49.578118 [ 188 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 48 rows starting from the beginning of the part | ||
| 8810 | 2026.05.06 06:55:49.578164 [ 188 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 8811 | 2026.05.06 06:55:49.578205 [ 188 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 90 rows starting from the beginning of the part | ||
| 8812 | 2026.05.06 06:55:49.578242 [ 188 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
| 8813 | 2026.05.06 06:55:49.578281 [ 188 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 90 rows starting from the beginning of the part | ||
| 8814 | 2026.05.06 06:55:49.579575 [ 186 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3030 rows, containing 4 columns (4 merged, 0 gathered) in 0.001717959 sec., 1763720.7872830492 rows/sec., 114.48 MiB/sec. | ||
| 8815 | 2026.05.06 06:55:49.579802 [ 188 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8816 | 2026.05.06 06:55:49.580040 [ 188 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_51_10} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8817 | 2026.05.06 06:55:49.580112 [ 188 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_51_10} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8818 | 2026.05.06 06:55:49.580179 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 8819 | 2026.05.06 06:55:52.299687 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8820 | 2026.05.06 06:55:52.299786 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8821 | 2026.05.06 06:55:52.419518 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17266 | ||
| 8822 | 2026.05.06 06:55:52.420043 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8823 | 2026.05.06 06:55:52.420088 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8824 | 2026.05.06 06:55:52.420572 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8825 | 2026.05.06 06:55:52.420793 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8826 | 2026.05.06 06:55:52.420923 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17266 | ||
| 8827 | 2026.05.06 06:55:52.420952 [ 88 ] {} <Debug> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8828 | 2026.05.06 06:55:52.421036 [ 88 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8829 | 2026.05.06 06:55:52.421070 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8830 | 2026.05.06 06:55:52.421276 [ 195 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 8831 | 2026.05.06 06:55:52.421507 [ 195 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8832 | 2026.05.06 06:55:52.421569 [ 195 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14834 rows starting from the beginning of the part | ||
| 8833 | 2026.05.06 06:55:52.421672 [ 195 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 512 rows starting from the beginning of the part | ||
| 8834 | 2026.05.06 06:55:52.421747 [ 195 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 448 rows starting from the beginning of the part | ||
| 8835 | 2026.05.06 06:55:52.421814 [ 195 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 512 rows starting from the beginning of the part | ||
| 8836 | 2026.05.06 06:55:52.421853 [ 195 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 448 rows starting from the beginning of the part | ||
| 8837 | 2026.05.06 06:55:52.421895 [ 195 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 512 rows starting from the beginning of the part | ||
| 8838 | 2026.05.06 06:55:52.424285 [ 193 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17266 rows, containing 4 columns (4 merged, 0 gathered) in 0.003099308 sec., 5570920.99268611 rows/sec., 79.69 MiB/sec. | ||
| 8839 | 2026.05.06 06:55:52.424408 [ 195 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8840 | 2026.05.06 06:55:52.424718 [ 195 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_36_7} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8841 | 2026.05.06 06:55:52.424792 [ 195 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_36_7} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8842 | 2026.05.06 06:55:52.424881 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8843 | 2026.05.06 06:55:52.464278 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1060 | ||
| 8844 | 2026.05.06 06:55:52.466639 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8845 | 2026.05.06 06:55:52.466680 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8846 | 2026.05.06 06:55:52.467803 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8847 | 2026.05.06 06:55:52.468050 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8848 | 2026.05.06 06:55:52.468231 [ 88 ] {} <Debug> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8849 | 2026.05.06 06:55:52.468282 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1060 | ||
| 8850 | 2026.05.06 06:55:52.468308 [ 88 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8851 | 2026.05.06 06:55:52.468351 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8852 | 2026.05.06 06:55:52.468508 [ 188 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 8853 | 2026.05.06 06:55:52.469139 [ 188 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8854 | 2026.05.06 06:55:52.469280 [ 188 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 850 rows starting from the beginning of the part | ||
| 8855 | 2026.05.06 06:55:52.469657 [ 188 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 38 rows starting from the beginning of the part | ||
| 8856 | 2026.05.06 06:55:52.470007 [ 188 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 38 rows starting from the beginning of the part | ||
| 8857 | 2026.05.06 06:55:52.470341 [ 188 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 54 rows starting from the beginning of the part | ||
| 8858 | 2026.05.06 06:55:52.470690 [ 188 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 40 rows starting from the beginning of the part | ||
| 8859 | 2026.05.06 06:55:52.471021 [ 188 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 40 rows starting from the beginning of the part | ||
| 8860 | 2026.05.06 06:55:52.477089 [ 188 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 72 columns (72 merged, 0 gathered) in 0.008642214 sec., 122653.75516042532 rows/sec., 103.33 MiB/sec. | ||
| 8861 | 2026.05.06 06:55:52.478139 [ 188 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8862 | 2026.05.06 06:55:52.478621 [ 188 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_26_5} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8863 | 2026.05.06 06:55:52.478691 [ 188 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_26_5} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8864 | 2026.05.06 06:55:52.478845 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.51 MiB. | ||
| 8865 | 2026.05.06 06:55:53.316613 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 8866 | 2026.05.06 06:55:53.333970 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8867 | 2026.05.06 06:55:53.334037 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8868 | 2026.05.06 06:55:53.339703 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8869 | 2026.05.06 06:55:53.340376 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8870 | 2026.05.06 06:55:53.340661 [ 86 ] {} <Debug> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8871 | 2026.05.06 06:55:53.340733 [ 86 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8872 | 2026.05.06 06:55:53.340757 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8873 | 2026.05.06 06:55:53.340884 [ 187 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 8874 | 2026.05.06 06:55:53.343653 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 8875 | 2026.05.06 06:55:53.344480 [ 187 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8876 | 2026.05.06 06:55:53.345965 [ 187 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part | ||
| 8877 | 2026.05.06 06:55:53.350680 [ 187 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part | ||
| 8878 | 2026.05.06 06:55:53.355176 [ 187 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
| 8879 | 2026.05.06 06:55:53.359571 [ 187 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 8880 | 2026.05.06 06:55:53.363837 [ 187 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
| 8881 | 2026.05.06 06:55:53.367643 [ 187 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part | ||
| 8882 | 2026.05.06 06:55:53.421938 [ 193 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.081109512 sec., 3341.1617616439366 rows/sec., 17.28 MiB/sec. | ||
| 8883 | 2026.05.06 06:55:53.425146 [ 192 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8884 | 2026.05.06 06:55:53.427219 [ 192 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_36_7} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8885 | 2026.05.06 06:55:53.427316 [ 192 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_36_7} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8886 | 2026.05.06 06:55:53.429645 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8887 | 2026.05.06 06:55:54.546463 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8888 | 2026.05.06 06:55:54.546707 [ 261 ] {9793f110-0ebb-4429-bfd6-35c46828ee17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8889 | 2026.05.06 06:55:54.547034 [ 261 ] {9793f110-0ebb-4429-bfd6-35c46828ee17} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8890 | 2026.05.06 06:55:54.547068 [ 261 ] {9793f110-0ebb-4429-bfd6-35c46828ee17} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8891 | 2026.05.06 06:55:54.547274 [ 261 ] {9793f110-0ebb-4429-bfd6-35c46828ee17} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8892 | 2026.05.06 06:55:54.547338 [ 261 ] {9793f110-0ebb-4429-bfd6-35c46828ee17} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8893 | 2026.05.06 06:55:54.547468 [ 261 ] {9793f110-0ebb-4429-bfd6-35c46828ee17} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8894 | 2026.05.06 06:55:54.547602 [ 367 ] {9793f110-0ebb-4429-bfd6-35c46828ee17} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8895 | 2026.05.06 06:55:54.547610 [ 277 ] {9793f110-0ebb-4429-bfd6-35c46828ee17} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8896 | 2026.05.06 06:55:54.547621 [ 326 ] {9793f110-0ebb-4429-bfd6-35c46828ee17} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8897 | 2026.05.06 06:55:54.547610 [ 348 ] {9793f110-0ebb-4429-bfd6-35c46828ee17} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8898 | 2026.05.06 06:55:54.547817 [ 261 ] {9793f110-0ebb-4429-bfd6-35c46828ee17} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 8899 | 2026.05.06 06:55:54.547846 [ 261 ] {9793f110-0ebb-4429-bfd6-35c46828ee17} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8900 | 2026.05.06 06:55:54.547944 [ 261 ] {9793f110-0ebb-4429-bfd6-35c46828ee17} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8901 | 2026.05.06 06:55:54.547965 [ 261 ] {9793f110-0ebb-4429-bfd6-35c46828ee17} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 8902 | 2026.05.06 06:55:54.548002 [ 261 ] {9793f110-0ebb-4429-bfd6-35c46828ee17} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8903 | 2026.05.06 06:55:54.548039 [ 261 ] {9793f110-0ebb-4429-bfd6-35c46828ee17} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8904 | 2026.05.06 06:55:54.548072 [ 261 ] {9793f110-0ebb-4429-bfd6-35c46828ee17} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8905 | 2026.05.06 06:55:54.548103 [ 261 ] {9793f110-0ebb-4429-bfd6-35c46828ee17} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8906 | 2026.05.06 06:55:54.549346 [ 261 ] {9793f110-0ebb-4429-bfd6-35c46828ee17} <Debug> executeQuery: Read 51 rows, 5.78 KiB in 0.002737 sec., 18633.54037267081 rows/sec., 2.06 MiB/sec. | ||
| 8907 | 2026.05.06 06:55:54.549556 [ 261 ] {9793f110-0ebb-4429-bfd6-35c46828ee17} <Debug> MemoryTracker: Peak memory usage (for query): 162.71 KiB. | ||
| 8908 | 2026.05.06 06:55:54.549573 [ 261 ] {9793f110-0ebb-4429-bfd6-35c46828ee17} <Debug> TCPHandler: Processed in 0.003240502 sec. | ||
| 8909 | 2026.05.06 06:55:54.551383 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8910 | 2026.05.06 06:55:54.551490 [ 261 ] {50bea855-be24-4564-9a1c-070076552bb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8911 | 2026.05.06 06:55:54.551533 [ 261 ] {50bea855-be24-4564-9a1c-070076552bb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8912 | 2026.05.06 06:55:54.552043 [ 261 ] {50bea855-be24-4564-9a1c-070076552bb8} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8913 | 2026.05.06 06:55:54.552086 [ 261 ] {50bea855-be24-4564-9a1c-070076552bb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8914 | 2026.05.06 06:55:54.552464 [ 261 ] {50bea855-be24-4564-9a1c-070076552bb8} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8915 | 2026.05.06 06:55:54.552683 [ 261 ] {50bea855-be24-4564-9a1c-070076552bb8} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8916 | 2026.05.06 06:55:54.552828 [ 261 ] {50bea855-be24-4564-9a1c-070076552bb8} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001367 sec., 46817.84930504755 rows/sec., 3.71 MiB/sec. | ||
| 8917 | 2026.05.06 06:55:54.552867 [ 261 ] {50bea855-be24-4564-9a1c-070076552bb8} <Debug> TCPHandler: Processed in 0.001534954 sec. | ||
| 8918 | 2026.05.06 06:55:54.552995 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8919 | 2026.05.06 06:55:54.553089 [ 261 ] {8d606a8e-6d3d-4b7f-8a10-e307c3fc4129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8920 | 2026.05.06 06:55:54.553130 [ 261 ] {8d606a8e-6d3d-4b7f-8a10-e307c3fc4129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8921 | 2026.05.06 06:55:54.553528 [ 261 ] {8d606a8e-6d3d-4b7f-8a10-e307c3fc4129} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8922 | 2026.05.06 06:55:54.553563 [ 261 ] {8d606a8e-6d3d-4b7f-8a10-e307c3fc4129} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8923 | 2026.05.06 06:55:54.553862 [ 261 ] {8d606a8e-6d3d-4b7f-8a10-e307c3fc4129} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8924 | 2026.05.06 06:55:54.554071 [ 261 ] {8d606a8e-6d3d-4b7f-8a10-e307c3fc4129} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8925 | 2026.05.06 06:55:54.554193 [ 84 ] {} <Debug> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 8926 | 2026.05.06 06:55:54.554205 [ 261 ] {8d606a8e-6d3d-4b7f-8a10-e307c3fc4129} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001133 sec., 3530.4501323918803 rows/sec., 265.47 KiB/sec. | ||
| 8927 | 2026.05.06 06:55:54.554261 [ 84 ] {} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8928 | 2026.05.06 06:55:54.554270 [ 261 ] {8d606a8e-6d3d-4b7f-8a10-e307c3fc4129} <Debug> TCPHandler: Processed in 0.001324357 sec. | ||
| 8929 | 2026.05.06 06:55:54.554294 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8930 | 2026.05.06 06:55:54.554404 [ 194 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
| 8931 | 2026.05.06 06:55:54.554432 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8932 | 2026.05.06 06:55:54.554491 [ 194 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8933 | 2026.05.06 06:55:54.554519 [ 194 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 226 rows starting from the beginning of the part | ||
| 8934 | 2026.05.06 06:55:54.554528 [ 261 ] {714f386c-ddf4-4361-bb30-05fba5d3f711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8935 | 2026.05.06 06:55:54.554571 [ 261 ] {714f386c-ddf4-4361-bb30-05fba5d3f711} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8936 | 2026.05.06 06:55:54.554572 [ 194 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 4 rows starting from the beginning of the part | ||
| 8937 | 2026.05.06 06:55:54.554620 [ 194 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 179 rows starting from the beginning of the part | ||
| 8938 | 2026.05.06 06:55:54.554665 [ 194 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 12 rows starting from the beginning of the part | ||
| 8939 | 2026.05.06 06:55:54.554701 [ 194 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 179 rows starting from the beginning of the part | ||
| 8940 | 2026.05.06 06:55:54.554737 [ 194 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 4 rows starting from the beginning of the part | ||
| 8941 | 2026.05.06 06:55:54.555011 [ 261 ] {714f386c-ddf4-4361-bb30-05fba5d3f711} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8942 | 2026.05.06 06:55:54.555048 [ 261 ] {714f386c-ddf4-4361-bb30-05fba5d3f711} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8943 | 2026.05.06 06:55:54.555402 [ 261 ] {714f386c-ddf4-4361-bb30-05fba5d3f711} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8944 | 2026.05.06 06:55:54.555495 [ 193 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 604 rows, containing 5 columns (5 merged, 0 gathered) in 0.001129342 sec., 534824.7032342727 rows/sec., 35.69 MiB/sec. | ||
| 8945 | 2026.05.06 06:55:54.555627 [ 194 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 8946 | 2026.05.06 06:55:54.555634 [ 261 ] {714f386c-ddf4-4361-bb30-05fba5d3f711} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8947 | 2026.05.06 06:55:54.555774 [ 261 ] {714f386c-ddf4-4361-bb30-05fba5d3f711} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001264 sec., 53797.468354430384 rows/sec., 4.20 MiB/sec. | ||
| 8948 | 2026.05.06 06:55:54.555814 [ 261 ] {714f386c-ddf4-4361-bb30-05fba5d3f711} <Debug> TCPHandler: Processed in 0.001432091 sec. | ||
| 8949 | 2026.05.06 06:55:54.555855 [ 194 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_45_9} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8950 | 2026.05.06 06:55:54.555915 [ 194 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_45_9} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 8951 | 2026.05.06 06:55:54.555937 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8952 | 2026.05.06 06:55:54.555974 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 8953 | 2026.05.06 06:55:54.556034 [ 261 ] {a0acf310-50de-418b-a3c2-f6c40fde845b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8954 | 2026.05.06 06:55:54.556078 [ 261 ] {a0acf310-50de-418b-a3c2-f6c40fde845b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8955 | 2026.05.06 06:55:54.556494 [ 261 ] {a0acf310-50de-418b-a3c2-f6c40fde845b} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8956 | 2026.05.06 06:55:54.556529 [ 261 ] {a0acf310-50de-418b-a3c2-f6c40fde845b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8957 | 2026.05.06 06:55:54.556856 [ 261 ] {a0acf310-50de-418b-a3c2-f6c40fde845b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8958 | 2026.05.06 06:55:54.557062 [ 261 ] {a0acf310-50de-418b-a3c2-f6c40fde845b} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8959 | 2026.05.06 06:55:54.557198 [ 261 ] {a0acf310-50de-418b-a3c2-f6c40fde845b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 8960 | 2026.05.06 06:55:54.557239 [ 261 ] {a0acf310-50de-418b-a3c2-f6c40fde845b} <Debug> TCPHandler: Processed in 0.001350918 sec. | ||
| 8961 | 2026.05.06 06:55:54.557358 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8962 | 2026.05.06 06:55:54.557454 [ 261 ] {1075911a-c203-4f55-b795-a943a1fcdfc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8963 | 2026.05.06 06:55:54.557510 [ 261 ] {1075911a-c203-4f55-b795-a943a1fcdfc5} <Trace> 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 | ||
| 8964 | 2026.05.06 06:55:54.558226 [ 261 ] {1075911a-c203-4f55-b795-a943a1fcdfc5} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8965 | 2026.05.06 06:55:54.558263 [ 261 ] {1075911a-c203-4f55-b795-a943a1fcdfc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8966 | 2026.05.06 06:55:54.558752 [ 261 ] {1075911a-c203-4f55-b795-a943a1fcdfc5} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8967 | 2026.05.06 06:55:54.558970 [ 261 ] {1075911a-c203-4f55-b795-a943a1fcdfc5} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8968 | 2026.05.06 06:55:54.559109 [ 261 ] {1075911a-c203-4f55-b795-a943a1fcdfc5} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001673 sec., 2390.914524805738 rows/sec., 4.28 MiB/sec. | ||
| 8969 | 2026.05.06 06:55:54.559170 [ 261 ] {1075911a-c203-4f55-b795-a943a1fcdfc5} <Debug> TCPHandler: Processed in 0.001860923 sec. | ||
| 8970 | 2026.05.06 06:55:54.559292 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8971 | 2026.05.06 06:55:54.559386 [ 261 ] {ec32b04e-b5bd-4d96-8e90-55737962dc45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8972 | 2026.05.06 06:55:54.559428 [ 261 ] {ec32b04e-b5bd-4d96-8e90-55737962dc45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8973 | 2026.05.06 06:55:54.559786 [ 261 ] {ec32b04e-b5bd-4d96-8e90-55737962dc45} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8974 | 2026.05.06 06:55:54.559822 [ 261 ] {ec32b04e-b5bd-4d96-8e90-55737962dc45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8975 | 2026.05.06 06:55:54.560128 [ 261 ] {ec32b04e-b5bd-4d96-8e90-55737962dc45} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8976 | 2026.05.06 06:55:54.560350 [ 261 ] {ec32b04e-b5bd-4d96-8e90-55737962dc45} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8977 | 2026.05.06 06:55:54.560478 [ 261 ] {ec32b04e-b5bd-4d96-8e90-55737962dc45} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 8978 | 2026.05.06 06:55:54.560515 [ 261 ] {ec32b04e-b5bd-4d96-8e90-55737962dc45} <Debug> TCPHandler: Processed in 0.001272036 sec. | ||
| 8979 | 2026.05.06 06:55:55.182362 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8980 | 2026.05.06 06:55:55.182600 [ 261 ] {e36b3661-f142-47ef-b7c4-3025c18b27d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 8981 | 2026.05.06 06:55:55.182956 [ 261 ] {e36b3661-f142-47ef-b7c4-3025c18b27d5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8982 | 2026.05.06 06:55:55.182997 [ 261 ] {e36b3661-f142-47ef-b7c4-3025c18b27d5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 8983 | 2026.05.06 06:55:55.183266 [ 261 ] {e36b3661-f142-47ef-b7c4-3025c18b27d5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8984 | 2026.05.06 06:55:55.183334 [ 261 ] {e36b3661-f142-47ef-b7c4-3025c18b27d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8985 | 2026.05.06 06:55:55.183475 [ 261 ] {e36b3661-f142-47ef-b7c4-3025c18b27d5} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 8986 | 2026.05.06 06:55:55.183600 [ 326 ] {e36b3661-f142-47ef-b7c4-3025c18b27d5} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8987 | 2026.05.06 06:55:55.183607 [ 277 ] {e36b3661-f142-47ef-b7c4-3025c18b27d5} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8988 | 2026.05.06 06:55:55.183607 [ 320 ] {e36b3661-f142-47ef-b7c4-3025c18b27d5} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8989 | 2026.05.06 06:55:55.183607 [ 348 ] {e36b3661-f142-47ef-b7c4-3025c18b27d5} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8990 | 2026.05.06 06:55:55.183807 [ 261 ] {e36b3661-f142-47ef-b7c4-3025c18b27d5} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 8991 | 2026.05.06 06:55:55.183835 [ 261 ] {e36b3661-f142-47ef-b7c4-3025c18b27d5} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8992 | 2026.05.06 06:55:55.183932 [ 261 ] {e36b3661-f142-47ef-b7c4-3025c18b27d5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8993 | 2026.05.06 06:55:55.183954 [ 261 ] {e36b3661-f142-47ef-b7c4-3025c18b27d5} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 8994 | 2026.05.06 06:55:55.183989 [ 261 ] {e36b3661-f142-47ef-b7c4-3025c18b27d5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8995 | 2026.05.06 06:55:55.184031 [ 261 ] {e36b3661-f142-47ef-b7c4-3025c18b27d5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8996 | 2026.05.06 06:55:55.184069 [ 261 ] {e36b3661-f142-47ef-b7c4-3025c18b27d5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8997 | 2026.05.06 06:55:55.184106 [ 261 ] {e36b3661-f142-47ef-b7c4-3025c18b27d5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8998 | 2026.05.06 06:55:55.185480 [ 261 ] {e36b3661-f142-47ef-b7c4-3025c18b27d5} <Debug> executeQuery: Read 51 rows, 9.76 KiB in 0.002983 sec., 17096.88233322159 rows/sec., 3.20 MiB/sec. | ||
| 8999 | 2026.05.06 06:55:55.185674 [ 261 ] {e36b3661-f142-47ef-b7c4-3025c18b27d5} <Debug> MemoryTracker: Peak memory usage (for query): 187.43 KiB. | ||
| 9000 | 2026.05.06 06:55:55.185691 [ 261 ] {e36b3661-f142-47ef-b7c4-3025c18b27d5} <Debug> TCPHandler: Processed in 0.003456978 sec. | ||
| 9001 | 2026.05.06 06:55:55.201325 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9002 | 2026.05.06 06:55:55.201437 [ 261 ] {7c641e33-4d79-4674-8b57-a4707ded686f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9003 | 2026.05.06 06:55:55.201482 [ 261 ] {7c641e33-4d79-4674-8b57-a4707ded686f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9004 | 2026.05.06 06:55:55.202058 [ 261 ] {7c641e33-4d79-4674-8b57-a4707ded686f} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9005 | 2026.05.06 06:55:55.202101 [ 261 ] {7c641e33-4d79-4674-8b57-a4707ded686f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9006 | 2026.05.06 06:55:55.202480 [ 261 ] {7c641e33-4d79-4674-8b57-a4707ded686f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9007 | 2026.05.06 06:55:55.202709 [ 261 ] {7c641e33-4d79-4674-8b57-a4707ded686f} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9008 | 2026.05.06 06:55:55.202859 [ 261 ] {7c641e33-4d79-4674-8b57-a4707ded686f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001452 sec., 195592.2865013774 rows/sec., 12.42 MiB/sec. | ||
| 9009 | 2026.05.06 06:55:55.202899 [ 261 ] {7c641e33-4d79-4674-8b57-a4707ded686f} <Debug> TCPHandler: Processed in 0.001625216 sec. | ||
| 9010 | 2026.05.06 06:55:55.203027 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9011 | 2026.05.06 06:55:55.203128 [ 261 ] {2ce75eea-4abf-4bba-b5d3-35c06092c1fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9012 | 2026.05.06 06:55:55.203173 [ 261 ] {2ce75eea-4abf-4bba-b5d3-35c06092c1fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9013 | 2026.05.06 06:55:55.203577 [ 261 ] {2ce75eea-4abf-4bba-b5d3-35c06092c1fb} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9014 | 2026.05.06 06:55:55.203613 [ 261 ] {2ce75eea-4abf-4bba-b5d3-35c06092c1fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9015 | 2026.05.06 06:55:55.203905 [ 261 ] {2ce75eea-4abf-4bba-b5d3-35c06092c1fb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9016 | 2026.05.06 06:55:55.204124 [ 261 ] {2ce75eea-4abf-4bba-b5d3-35c06092c1fb} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9017 | 2026.05.06 06:55:55.204259 [ 261 ] {2ce75eea-4abf-4bba-b5d3-35c06092c1fb} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001149 sec., 5221.9321148825065 rows/sec., 425.81 KiB/sec. | ||
| 9018 | 2026.05.06 06:55:55.204296 [ 261 ] {2ce75eea-4abf-4bba-b5d3-35c06092c1fb} <Debug> TCPHandler: Processed in 0.001320237 sec. | ||
| 9019 | 2026.05.06 06:55:55.204415 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9020 | 2026.05.06 06:55:55.204509 [ 261 ] {0c1ae3c6-b62c-42d1-a8e5-60f5450a3ae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9021 | 2026.05.06 06:55:55.204549 [ 261 ] {0c1ae3c6-b62c-42d1-a8e5-60f5450a3ae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9022 | 2026.05.06 06:55:55.206822 [ 261 ] {0c1ae3c6-b62c-42d1-a8e5-60f5450a3ae4} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9023 | 2026.05.06 06:55:55.206859 [ 261 ] {0c1ae3c6-b62c-42d1-a8e5-60f5450a3ae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9024 | 2026.05.06 06:55:55.207426 [ 261 ] {0c1ae3c6-b62c-42d1-a8e5-60f5450a3ae4} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9025 | 2026.05.06 06:55:55.207653 [ 261 ] {0c1ae3c6-b62c-42d1-a8e5-60f5450a3ae4} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9026 | 2026.05.06 06:55:55.207784 [ 261 ] {0c1ae3c6-b62c-42d1-a8e5-60f5450a3ae4} <Debug> executeQuery: Read 3223 rows, 247.46 KiB in 0.003292 sec., 979040.0972053463 rows/sec., 73.41 MiB/sec. | ||
| 9027 | 2026.05.06 06:55:55.207824 [ 261 ] {0c1ae3c6-b62c-42d1-a8e5-60f5450a3ae4} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 9028 | 2026.05.06 06:55:55.207838 [ 261 ] {0c1ae3c6-b62c-42d1-a8e5-60f5450a3ae4} <Debug> TCPHandler: Processed in 0.003472478 sec. | ||
| 9029 | 2026.05.06 06:55:55.207973 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9030 | 2026.05.06 06:55:55.208068 [ 261 ] {c6db2b0d-1e53-4d52-ba98-eb9f5c73ef4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9031 | 2026.05.06 06:55:55.208109 [ 261 ] {c6db2b0d-1e53-4d52-ba98-eb9f5c73ef4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9032 | 2026.05.06 06:55:55.208680 [ 261 ] {c6db2b0d-1e53-4d52-ba98-eb9f5c73ef4b} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9033 | 2026.05.06 06:55:55.208718 [ 261 ] {c6db2b0d-1e53-4d52-ba98-eb9f5c73ef4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9034 | 2026.05.06 06:55:55.209029 [ 261 ] {c6db2b0d-1e53-4d52-ba98-eb9f5c73ef4b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9035 | 2026.05.06 06:55:55.209246 [ 261 ] {c6db2b0d-1e53-4d52-ba98-eb9f5c73ef4b} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9036 | 2026.05.06 06:55:55.209379 [ 261 ] {c6db2b0d-1e53-4d52-ba98-eb9f5c73ef4b} <Debug> executeQuery: Read 196 rows, 12.57 KiB in 0.001329 sec., 147479.3077501881 rows/sec., 9.24 MiB/sec. | ||
| 9037 | 2026.05.06 06:55:55.209418 [ 261 ] {c6db2b0d-1e53-4d52-ba98-eb9f5c73ef4b} <Debug> TCPHandler: Processed in 0.001495222 sec. | ||
| 9038 | 2026.05.06 06:55:55.209537 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9039 | 2026.05.06 06:55:55.209631 [ 261 ] {5ccd1ab2-c8be-49fb-b22f-755abe317ce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9040 | 2026.05.06 06:55:55.209671 [ 261 ] {5ccd1ab2-c8be-49fb-b22f-755abe317ce0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9041 | 2026.05.06 06:55:55.210474 [ 261 ] {5ccd1ab2-c8be-49fb-b22f-755abe317ce0} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9042 | 2026.05.06 06:55:55.210511 [ 261 ] {5ccd1ab2-c8be-49fb-b22f-755abe317ce0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9043 | 2026.05.06 06:55:55.210856 [ 261 ] {5ccd1ab2-c8be-49fb-b22f-755abe317ce0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9044 | 2026.05.06 06:55:55.211066 [ 261 ] {5ccd1ab2-c8be-49fb-b22f-755abe317ce0} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9045 | 2026.05.06 06:55:55.211198 [ 261 ] {5ccd1ab2-c8be-49fb-b22f-755abe317ce0} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001585 sec., 599369.0851735015 rows/sec., 35.26 MiB/sec. | ||
| 9046 | 2026.05.06 06:55:55.211237 [ 261 ] {5ccd1ab2-c8be-49fb-b22f-755abe317ce0} <Debug> TCPHandler: Processed in 0.001749649 sec. | ||
| 9047 | 2026.05.06 06:55:55.211361 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9048 | 2026.05.06 06:55:55.211454 [ 261 ] {c78c8e70-aee2-4514-bc2b-7ad7a770f529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9049 | 2026.05.06 06:55:55.211494 [ 261 ] {c78c8e70-aee2-4514-bc2b-7ad7a770f529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9050 | 2026.05.06 06:55:55.211885 [ 261 ] {c78c8e70-aee2-4514-bc2b-7ad7a770f529} <Trace> oximeter.fields_u64 (029e43f7-d788-4da4-b6f4-1edef0954b38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9051 | 2026.05.06 06:55:55.211921 [ 261 ] {c78c8e70-aee2-4514-bc2b-7ad7a770f529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9052 | 2026.05.06 06:55:55.212219 [ 261 ] {c78c8e70-aee2-4514-bc2b-7ad7a770f529} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 9053 | 2026.05.06 06:55:55.212445 [ 261 ] {c78c8e70-aee2-4514-bc2b-7ad7a770f529} <Trace> oximeter.fields_u64 (029e43f7-d788-4da4-b6f4-1edef0954b38): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9054 | 2026.05.06 06:55:55.212574 [ 261 ] {c78c8e70-aee2-4514-bc2b-7ad7a770f529} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001137 sec., 879.5074758135444 rows/sec., 61.84 KiB/sec. | ||
| 9055 | 2026.05.06 06:55:55.212613 [ 261 ] {c78c8e70-aee2-4514-bc2b-7ad7a770f529} <Debug> TCPHandler: Processed in 0.001300406 sec. | ||
| 9056 | 2026.05.06 06:55:55.212734 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9057 | 2026.05.06 06:55:55.212827 [ 261 ] {f1f9a067-35dc-4ec4-8294-c793ecd880c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9058 | 2026.05.06 06:55:55.212868 [ 261 ] {f1f9a067-35dc-4ec4-8294-c793ecd880c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9059 | 2026.05.06 06:55:55.213341 [ 261 ] {f1f9a067-35dc-4ec4-8294-c793ecd880c3} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9060 | 2026.05.06 06:55:55.213377 [ 261 ] {f1f9a067-35dc-4ec4-8294-c793ecd880c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9061 | 2026.05.06 06:55:55.213684 [ 261 ] {f1f9a067-35dc-4ec4-8294-c793ecd880c3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9062 | 2026.05.06 06:55:55.213893 [ 261 ] {f1f9a067-35dc-4ec4-8294-c793ecd880c3} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9063 | 2026.05.06 06:55:55.214020 [ 261 ] {f1f9a067-35dc-4ec4-8294-c793ecd880c3} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00121 sec., 122314.04958677686 rows/sec., 6.96 MiB/sec. | ||
| 9064 | 2026.05.06 06:55:55.214057 [ 261 ] {f1f9a067-35dc-4ec4-8294-c793ecd880c3} <Debug> TCPHandler: Processed in 0.001372289 sec. | ||
| 9065 | 2026.05.06 06:55:55.214183 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9066 | 2026.05.06 06:55:55.214276 [ 261 ] {b7a1b748-b8b4-4786-ae6e-a5e10ef6ab42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9067 | 2026.05.06 06:55:55.214316 [ 261 ] {b7a1b748-b8b4-4786-ae6e-a5e10ef6ab42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9068 | 2026.05.06 06:55:55.215516 [ 261 ] {b7a1b748-b8b4-4786-ae6e-a5e10ef6ab42} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9069 | 2026.05.06 06:55:55.215554 [ 261 ] {b7a1b748-b8b4-4786-ae6e-a5e10ef6ab42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9070 | 2026.05.06 06:55:55.215924 [ 261 ] {b7a1b748-b8b4-4786-ae6e-a5e10ef6ab42} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9071 | 2026.05.06 06:55:55.216131 [ 261 ] {b7a1b748-b8b4-4786-ae6e-a5e10ef6ab42} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9072 | 2026.05.06 06:55:55.216260 [ 261 ] {b7a1b748-b8b4-4786-ae6e-a5e10ef6ab42} <Debug> executeQuery: Read 1759 rows, 121.63 KiB in 0.002001 sec., 879060.4697651174 rows/sec., 59.36 MiB/sec. | ||
| 9073 | 2026.05.06 06:55:55.216299 [ 261 ] {b7a1b748-b8b4-4786-ae6e-a5e10ef6ab42} <Debug> TCPHandler: Processed in 0.002167491 sec. | ||
| 9074 | 2026.05.06 06:55:55.216421 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9075 | 2026.05.06 06:55:55.216516 [ 261 ] {da41090f-25fb-4f7b-a6f9-a6a71e90a441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9076 | 2026.05.06 06:55:55.216559 [ 261 ] {da41090f-25fb-4f7b-a6f9-a6a71e90a441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9077 | 2026.05.06 06:55:55.216894 [ 261 ] {da41090f-25fb-4f7b-a6f9-a6a71e90a441} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9078 | 2026.05.06 06:55:55.216930 [ 261 ] {da41090f-25fb-4f7b-a6f9-a6a71e90a441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9079 | 2026.05.06 06:55:55.217251 [ 261 ] {da41090f-25fb-4f7b-a6f9-a6a71e90a441} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9080 | 2026.05.06 06:55:55.217504 [ 261 ] {da41090f-25fb-4f7b-a6f9-a6a71e90a441} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9081 | 2026.05.06 06:55:55.217657 [ 261 ] {da41090f-25fb-4f7b-a6f9-a6a71e90a441} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001158 sec., 5181.347150259067 rows/sec., 270.71 KiB/sec. | ||
| 9082 | 2026.05.06 06:55:55.217701 [ 261 ] {da41090f-25fb-4f7b-a6f9-a6a71e90a441} <Debug> TCPHandler: Processed in 0.001329088 sec. | ||
| 9083 | 2026.05.06 06:55:55.217826 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9084 | 2026.05.06 06:55:55.217946 [ 261 ] {bf60c22a-4969-424d-9328-f5d8976244fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9085 | 2026.05.06 06:55:55.217997 [ 261 ] {bf60c22a-4969-424d-9328-f5d8976244fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9086 | 2026.05.06 06:55:55.218920 [ 261 ] {bf60c22a-4969-424d-9328-f5d8976244fc} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9087 | 2026.05.06 06:55:55.218956 [ 261 ] {bf60c22a-4969-424d-9328-f5d8976244fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9088 | 2026.05.06 06:55:55.219377 [ 261 ] {bf60c22a-4969-424d-9328-f5d8976244fc} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9089 | 2026.05.06 06:55:55.219580 [ 261 ] {bf60c22a-4969-424d-9328-f5d8976244fc} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9090 | 2026.05.06 06:55:55.219709 [ 261 ] {bf60c22a-4969-424d-9328-f5d8976244fc} <Debug> executeQuery: Read 1604 rows, 99.74 KiB in 0.001787 sec., 897593.7325125909 rows/sec., 54.50 MiB/sec. | ||
| 9091 | 2026.05.06 06:55:55.219746 [ 261 ] {bf60c22a-4969-424d-9328-f5d8976244fc} <Debug> TCPHandler: Processed in 0.001979206 sec. | ||
| 9092 | 2026.05.06 06:55:55.219866 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9093 | 2026.05.06 06:55:55.219961 [ 261 ] {84604134-fedd-432b-8f67-aea053940073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9094 | 2026.05.06 06:55:55.220004 [ 261 ] {84604134-fedd-432b-8f67-aea053940073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9095 | 2026.05.06 06:55:55.220343 [ 261 ] {84604134-fedd-432b-8f67-aea053940073} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9096 | 2026.05.06 06:55:55.220380 [ 261 ] {84604134-fedd-432b-8f67-aea053940073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9097 | 2026.05.06 06:55:55.220680 [ 261 ] {84604134-fedd-432b-8f67-aea053940073} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9098 | 2026.05.06 06:55:55.220900 [ 261 ] {84604134-fedd-432b-8f67-aea053940073} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9099 | 2026.05.06 06:55:55.221006 [ 83 ] {} <Debug> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 9100 | 2026.05.06 06:55:55.221028 [ 261 ] {84604134-fedd-432b-8f67-aea053940073} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001086 sec., 920.8103130755065 rows/sec., 62.05 KiB/sec. | ||
| 9101 | 2026.05.06 06:55:55.221070 [ 83 ] {} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9102 | 2026.05.06 06:55:55.221078 [ 261 ] {84604134-fedd-432b-8f67-aea053940073} <Debug> TCPHandler: Processed in 0.001261575 sec. | ||
| 9103 | 2026.05.06 06:55:55.221100 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9104 | 2026.05.06 06:55:55.221212 [ 200 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full | ||
| 9105 | 2026.05.06 06:55:55.221227 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9106 | 2026.05.06 06:55:55.221348 [ 261 ] {e13dee02-b2ea-4433-950b-977eb2501bd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9107 | 2026.05.06 06:55:55.221364 [ 200 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9108 | 2026.05.06 06:55:55.221403 [ 261 ] {e13dee02-b2ea-4433-950b-977eb2501bd8} <Trace> 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 | ||
| 9109 | 2026.05.06 06:55:55.221404 [ 200 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 14 rows starting from the beginning of the part | ||
| 9110 | 2026.05.06 06:55:55.221498 [ 200 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 9111 | 2026.05.06 06:55:55.221554 [ 200 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 9112 | 2026.05.06 06:55:55.221600 [ 200 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 9113 | 2026.05.06 06:55:55.221642 [ 200 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 9114 | 2026.05.06 06:55:55.221685 [ 200 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 9115 | 2026.05.06 06:55:55.222253 [ 261 ] {e13dee02-b2ea-4433-950b-977eb2501bd8} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9116 | 2026.05.06 06:55:55.222294 [ 261 ] {e13dee02-b2ea-4433-950b-977eb2501bd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9117 | 2026.05.06 06:55:55.222451 [ 193 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19 rows, containing 4 columns (4 merged, 0 gathered) in 0.001285516 sec., 14780.057191042351 rows/sec., 992.88 KiB/sec. | ||
| 9118 | 2026.05.06 06:55:55.222607 [ 196 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 9119 | 2026.05.06 06:55:55.222891 [ 196 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_19_4} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9120 | 2026.05.06 06:55:55.222920 [ 261 ] {e13dee02-b2ea-4433-950b-977eb2501bd8} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9121 | 2026.05.06 06:55:55.222965 [ 196 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_19_4} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 9122 | 2026.05.06 06:55:55.223047 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9123 | 2026.05.06 06:55:55.223168 [ 261 ] {e13dee02-b2ea-4433-950b-977eb2501bd8} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9124 | 2026.05.06 06:55:55.223321 [ 261 ] {e13dee02-b2ea-4433-950b-977eb2501bd8} <Debug> executeQuery: Read 48 rows, 88.08 KiB in 0.001991 sec., 24108.488196885985 rows/sec., 43.20 MiB/sec. | ||
| 9125 | 2026.05.06 06:55:55.223378 [ 261 ] {e13dee02-b2ea-4433-950b-977eb2501bd8} <Debug> TCPHandler: Processed in 0.002199902 sec. | ||
| 9126 | 2026.05.06 06:55:55.223507 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9127 | 2026.05.06 06:55:55.223602 [ 261 ] {488011bf-34dd-462d-8886-abfa795cdf13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9128 | 2026.05.06 06:55:55.223645 [ 261 ] {488011bf-34dd-462d-8886-abfa795cdf13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9129 | 2026.05.06 06:55:55.223987 [ 261 ] {488011bf-34dd-462d-8886-abfa795cdf13} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9130 | 2026.05.06 06:55:55.224023 [ 261 ] {488011bf-34dd-462d-8886-abfa795cdf13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9131 | 2026.05.06 06:55:55.224334 [ 261 ] {488011bf-34dd-462d-8886-abfa795cdf13} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9132 | 2026.05.06 06:55:55.224542 [ 261 ] {488011bf-34dd-462d-8886-abfa795cdf13} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9133 | 2026.05.06 06:55:55.224671 [ 261 ] {488011bf-34dd-462d-8886-abfa795cdf13} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001088 sec., 38602.94117647059 rows/sec., 2.20 MiB/sec. | ||
| 9134 | 2026.05.06 06:55:55.224708 [ 261 ] {488011bf-34dd-462d-8886-abfa795cdf13} <Debug> TCPHandler: Processed in 0.001250355 sec. | ||
| 9135 | 2026.05.06 06:55:59.545534 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9136 | 2026.05.06 06:55:59.545766 [ 261 ] {9914325c-680a-4f89-900d-af8c037962c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 9137 | 2026.05.06 06:55:59.546095 [ 261 ] {9914325c-680a-4f89-900d-af8c037962c0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9138 | 2026.05.06 06:55:59.546131 [ 261 ] {9914325c-680a-4f89-900d-af8c037962c0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 9139 | 2026.05.06 06:55:59.546352 [ 261 ] {9914325c-680a-4f89-900d-af8c037962c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9140 | 2026.05.06 06:55:59.546423 [ 261 ] {9914325c-680a-4f89-900d-af8c037962c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9141 | 2026.05.06 06:55:59.546563 [ 261 ] {9914325c-680a-4f89-900d-af8c037962c0} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 9142 | 2026.05.06 06:55:59.546688 [ 367 ] {9914325c-680a-4f89-900d-af8c037962c0} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9143 | 2026.05.06 06:55:59.546695 [ 277 ] {9914325c-680a-4f89-900d-af8c037962c0} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9144 | 2026.05.06 06:55:59.546726 [ 326 ] {9914325c-680a-4f89-900d-af8c037962c0} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9145 | 2026.05.06 06:55:59.546695 [ 348 ] {9914325c-680a-4f89-900d-af8c037962c0} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9146 | 2026.05.06 06:55:59.546872 [ 261 ] {9914325c-680a-4f89-900d-af8c037962c0} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 9147 | 2026.05.06 06:55:59.546899 [ 261 ] {9914325c-680a-4f89-900d-af8c037962c0} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9148 | 2026.05.06 06:55:59.546997 [ 261 ] {9914325c-680a-4f89-900d-af8c037962c0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9149 | 2026.05.06 06:55:59.547018 [ 261 ] {9914325c-680a-4f89-900d-af8c037962c0} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 9150 | 2026.05.06 06:55:59.547053 [ 261 ] {9914325c-680a-4f89-900d-af8c037962c0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9151 | 2026.05.06 06:55:59.547121 [ 261 ] {9914325c-680a-4f89-900d-af8c037962c0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9152 | 2026.05.06 06:55:59.547184 [ 261 ] {9914325c-680a-4f89-900d-af8c037962c0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9153 | 2026.05.06 06:55:59.547226 [ 261 ] {9914325c-680a-4f89-900d-af8c037962c0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9154 | 2026.05.06 06:55:59.548462 [ 261 ] {9914325c-680a-4f89-900d-af8c037962c0} <Debug> executeQuery: Read 51 rows, 3.77 KiB in 0.002781 sec., 18338.727076591153 rows/sec., 1.32 MiB/sec. | ||
| 9155 | 2026.05.06 06:55:59.548655 [ 261 ] {9914325c-680a-4f89-900d-af8c037962c0} <Debug> MemoryTracker: Peak memory usage (for query): 146.75 KiB. | ||
| 9156 | 2026.05.06 06:55:59.548670 [ 261 ] {9914325c-680a-4f89-900d-af8c037962c0} <Debug> TCPHandler: Processed in 0.003263602 sec. | ||
| 9157 | 2026.05.06 06:55:59.550247 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9158 | 2026.05.06 06:55:59.550356 [ 261 ] {3abb7012-7164-403b-81ff-332c815d78bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9159 | 2026.05.06 06:55:59.550402 [ 261 ] {3abb7012-7164-403b-81ff-332c815d78bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9160 | 2026.05.06 06:55:59.550905 [ 261 ] {3abb7012-7164-403b-81ff-332c815d78bd} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9161 | 2026.05.06 06:55:59.550947 [ 261 ] {3abb7012-7164-403b-81ff-332c815d78bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9162 | 2026.05.06 06:55:59.551330 [ 261 ] {3abb7012-7164-403b-81ff-332c815d78bd} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9163 | 2026.05.06 06:55:59.551562 [ 261 ] {3abb7012-7164-403b-81ff-332c815d78bd} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9164 | 2026.05.06 06:55:59.551708 [ 79 ] {} <Debug> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9165 | 2026.05.06 06:55:59.551711 [ 261 ] {3abb7012-7164-403b-81ff-332c815d78bd} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001386 sec., 40404.0404040404 rows/sec., 3.10 MiB/sec. | ||
| 9166 | 2026.05.06 06:55:59.551777 [ 79 ] {} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9167 | 2026.05.06 06:55:59.551798 [ 261 ] {3abb7012-7164-403b-81ff-332c815d78bd} <Debug> TCPHandler: Processed in 0.001604865 sec. | ||
| 9168 | 2026.05.06 06:55:59.551803 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9169 | 2026.05.06 06:55:59.551918 [ 191 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9170 | 2026.05.06 06:55:59.551940 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9171 | 2026.05.06 06:55:59.552044 [ 191 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9172 | 2026.05.06 06:55:59.552046 [ 261 ] {72b9ea3a-b09e-452d-879c-512b9f8193d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9173 | 2026.05.06 06:55:59.552082 [ 191 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3361 rows starting from the beginning of the part | ||
| 9174 | 2026.05.06 06:55:59.552104 [ 261 ] {72b9ea3a-b09e-452d-879c-512b9f8193d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9175 | 2026.05.06 06:55:59.552149 [ 191 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 68 rows starting from the beginning of the part | ||
| 9176 | 2026.05.06 06:55:59.552204 [ 191 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 871 rows starting from the beginning of the part | ||
| 9177 | 2026.05.06 06:55:59.552250 [ 191 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 64 rows starting from the beginning of the part | ||
| 9178 | 2026.05.06 06:55:59.552291 [ 191 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 3223 rows starting from the beginning of the part | ||
| 9179 | 2026.05.06 06:55:59.552335 [ 191 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 56 rows starting from the beginning of the part | ||
| 9180 | 2026.05.06 06:55:59.552542 [ 261 ] {72b9ea3a-b09e-452d-879c-512b9f8193d4} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9181 | 2026.05.06 06:55:59.552586 [ 261 ] {72b9ea3a-b09e-452d-879c-512b9f8193d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9182 | 2026.05.06 06:55:59.552914 [ 261 ] {72b9ea3a-b09e-452d-879c-512b9f8193d4} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9183 | 2026.05.06 06:55:59.553140 [ 261 ] {72b9ea3a-b09e-452d-879c-512b9f8193d4} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9184 | 2026.05.06 06:55:59.553266 [ 79 ] {} <Debug> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9185 | 2026.05.06 06:55:59.553285 [ 261 ] {72b9ea3a-b09e-452d-879c-512b9f8193d4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00126 sec., 50793.65079365079 rows/sec., 3.96 MiB/sec. | ||
| 9186 | 2026.05.06 06:55:59.553305 [ 79 ] {} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9187 | 2026.05.06 06:55:59.553330 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9188 | 2026.05.06 06:55:59.553331 [ 261 ] {72b9ea3a-b09e-452d-879c-512b9f8193d4} <Debug> TCPHandler: Processed in 0.001441061 sec. | ||
| 9189 | 2026.05.06 06:55:59.553436 [ 196 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9190 | 2026.05.06 06:55:59.553467 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9191 | 2026.05.06 06:55:59.553569 [ 261 ] {b0afd5da-19e3-4418-855e-a85d8d160da1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9192 | 2026.05.06 06:55:59.553572 [ 196 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9193 | 2026.05.06 06:55:59.553617 [ 261 ] {b0afd5da-19e3-4418-855e-a85d8d160da1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9194 | 2026.05.06 06:55:59.553621 [ 196 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1831 rows starting from the beginning of the part | ||
| 9195 | 2026.05.06 06:55:59.553705 [ 196 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 76 rows starting from the beginning of the part | ||
| 9196 | 2026.05.06 06:55:59.553749 [ 196 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 527 rows starting from the beginning of the part | ||
| 9197 | 2026.05.06 06:55:59.553808 [ 196 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 68 rows starting from the beginning of the part | ||
| 9198 | 2026.05.06 06:55:59.553848 [ 196 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1759 rows starting from the beginning of the part | ||
| 9199 | 2026.05.06 06:55:59.553894 [ 196 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 64 rows starting from the beginning of the part | ||
| 9200 | 2026.05.06 06:55:59.554048 [ 261 ] {b0afd5da-19e3-4418-855e-a85d8d160da1} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9201 | 2026.05.06 06:55:59.554089 [ 261 ] {b0afd5da-19e3-4418-855e-a85d8d160da1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9202 | 2026.05.06 06:55:59.554694 [ 261 ] {b0afd5da-19e3-4418-855e-a85d8d160da1} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9203 | 2026.05.06 06:55:59.554912 [ 193 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7643 rows, containing 5 columns (5 merged, 0 gathered) in 0.003037886 sec., 2515894.276480421 rows/sec., 200.20 MiB/sec. | ||
| 9204 | 2026.05.06 06:55:59.554914 [ 261 ] {b0afd5da-19e3-4418-855e-a85d8d160da1} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9205 | 2026.05.06 06:55:59.555091 [ 261 ] {b0afd5da-19e3-4418-855e-a85d8d160da1} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001541 sec., 83062.94613887086 rows/sec., 5.79 MiB/sec. | ||
| 9206 | 2026.05.06 06:55:59.555130 [ 261 ] {b0afd5da-19e3-4418-855e-a85d8d160da1} <Debug> TCPHandler: Processed in 0.001712708 sec. | ||
| 9207 | 2026.05.06 06:55:59.555257 [ 193 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9208 | 2026.05.06 06:55:59.555258 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9209 | 2026.05.06 06:55:59.555370 [ 261 ] {6388c340-32f7-435a-9a8b-d35a497000a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9210 | 2026.05.06 06:55:59.555384 [ 197 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4325 rows, containing 5 columns (5 merged, 0 gathered) in 0.002003116 sec., 2159136.066009158 rows/sec., 156.54 MiB/sec. | ||
| 9211 | 2026.05.06 06:55:59.555415 [ 261 ] {6388c340-32f7-435a-9a8b-d35a497000a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9212 | 2026.05.06 06:55:59.555563 [ 193 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_56_11} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9213 | 2026.05.06 06:55:59.555647 [ 190 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9214 | 2026.05.06 06:55:59.555658 [ 193 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_56_11} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9215 | 2026.05.06 06:55:59.555769 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 9216 | 2026.05.06 06:55:59.555769 [ 261 ] {6388c340-32f7-435a-9a8b-d35a497000a8} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9217 | 2026.05.06 06:55:59.555819 [ 261 ] {6388c340-32f7-435a-9a8b-d35a497000a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9218 | 2026.05.06 06:55:59.555966 [ 190 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_56_11} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9219 | 2026.05.06 06:55:59.556045 [ 190 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_56_11} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9220 | 2026.05.06 06:55:59.556122 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 9221 | 2026.05.06 06:55:59.556134 [ 261 ] {6388c340-32f7-435a-9a8b-d35a497000a8} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9222 | 2026.05.06 06:55:59.556365 [ 261 ] {6388c340-32f7-435a-9a8b-d35a497000a8} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9223 | 2026.05.06 06:55:59.556491 [ 261 ] {6388c340-32f7-435a-9a8b-d35a497000a8} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001138 sec., 42179.2618629174 rows/sec., 2.84 MiB/sec. | ||
| 9224 | 2026.05.06 06:55:59.556528 [ 261 ] {6388c340-32f7-435a-9a8b-d35a497000a8} <Debug> TCPHandler: Processed in 0.001318907 sec. | ||
| 9225 | 2026.05.06 06:55:59.920988 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17714 | ||
| 9226 | 2026.05.06 06:55:59.921442 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9227 | 2026.05.06 06:55:59.921488 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9228 | 2026.05.06 06:55:59.921941 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9229 | 2026.05.06 06:55:59.922152 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9230 | 2026.05.06 06:55:59.922272 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17714 | ||
| 9231 | 2026.05.06 06:56:00.843711 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 9232 | 2026.05.06 06:56:00.858512 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9233 | 2026.05.06 06:56:00.858558 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 9234 | 2026.05.06 06:56:00.864265 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9235 | 2026.05.06 06:56:00.864966 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9236 | 2026.05.06 06:56:00.867535 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 9237 | 2026.05.06 06:56:02.468500 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1112 | ||
| 9238 | 2026.05.06 06:56:02.471376 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9239 | 2026.05.06 06:56:02.471430 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9240 | 2026.05.06 06:56:02.472700 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9241 | 2026.05.06 06:56:02.472982 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9242 | 2026.05.06 06:56:02.473253 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1112 | ||
| 9243 | 2026.05.06 06:56:04.546971 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9244 | 2026.05.06 06:56:04.547214 [ 261 ] {4a96b4e2-3db1-4dbf-9bf7-83a90a5f7964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 9245 | 2026.05.06 06:56:04.547538 [ 261 ] {4a96b4e2-3db1-4dbf-9bf7-83a90a5f7964} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9246 | 2026.05.06 06:56:04.547574 [ 261 ] {4a96b4e2-3db1-4dbf-9bf7-83a90a5f7964} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 9247 | 2026.05.06 06:56:04.547790 [ 261 ] {4a96b4e2-3db1-4dbf-9bf7-83a90a5f7964} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9248 | 2026.05.06 06:56:04.547860 [ 261 ] {4a96b4e2-3db1-4dbf-9bf7-83a90a5f7964} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9249 | 2026.05.06 06:56:04.548000 [ 261 ] {4a96b4e2-3db1-4dbf-9bf7-83a90a5f7964} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9250 | 2026.05.06 06:56:04.548115 [ 329 ] {4a96b4e2-3db1-4dbf-9bf7-83a90a5f7964} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9251 | 2026.05.06 06:56:04.548116 [ 367 ] {4a96b4e2-3db1-4dbf-9bf7-83a90a5f7964} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9252 | 2026.05.06 06:56:04.548141 [ 326 ] {4a96b4e2-3db1-4dbf-9bf7-83a90a5f7964} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9253 | 2026.05.06 06:56:04.548124 [ 348 ] {4a96b4e2-3db1-4dbf-9bf7-83a90a5f7964} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9254 | 2026.05.06 06:56:04.548358 [ 261 ] {4a96b4e2-3db1-4dbf-9bf7-83a90a5f7964} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 9255 | 2026.05.06 06:56:04.548405 [ 261 ] {4a96b4e2-3db1-4dbf-9bf7-83a90a5f7964} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9256 | 2026.05.06 06:56:04.548547 [ 261 ] {4a96b4e2-3db1-4dbf-9bf7-83a90a5f7964} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9257 | 2026.05.06 06:56:04.548574 [ 261 ] {4a96b4e2-3db1-4dbf-9bf7-83a90a5f7964} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 9258 | 2026.05.06 06:56:04.548618 [ 261 ] {4a96b4e2-3db1-4dbf-9bf7-83a90a5f7964} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9259 | 2026.05.06 06:56:04.548665 [ 261 ] {4a96b4e2-3db1-4dbf-9bf7-83a90a5f7964} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9260 | 2026.05.06 06:56:04.548712 [ 261 ] {4a96b4e2-3db1-4dbf-9bf7-83a90a5f7964} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9261 | 2026.05.06 06:56:04.548752 [ 261 ] {4a96b4e2-3db1-4dbf-9bf7-83a90a5f7964} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9262 | 2026.05.06 06:56:04.550422 [ 261 ] {4a96b4e2-3db1-4dbf-9bf7-83a90a5f7964} <Debug> executeQuery: Read 51 rows, 5.78 KiB in 0.003306 sec., 15426.497277676952 rows/sec., 1.71 MiB/sec. | ||
| 9263 | 2026.05.06 06:56:04.550614 [ 261 ] {4a96b4e2-3db1-4dbf-9bf7-83a90a5f7964} <Debug> MemoryTracker: Peak memory usage (for query): 164.16 KiB. | ||
| 9264 | 2026.05.06 06:56:04.550631 [ 261 ] {4a96b4e2-3db1-4dbf-9bf7-83a90a5f7964} <Debug> TCPHandler: Processed in 0.003790987 sec. | ||
| 9265 | 2026.05.06 06:56:04.552386 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9266 | 2026.05.06 06:56:04.552518 [ 261 ] {5ae36db9-3ea3-40c4-b0f9-be356d98e898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9267 | 2026.05.06 06:56:04.552571 [ 261 ] {5ae36db9-3ea3-40c4-b0f9-be356d98e898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9268 | 2026.05.06 06:56:04.553145 [ 261 ] {5ae36db9-3ea3-40c4-b0f9-be356d98e898} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9269 | 2026.05.06 06:56:04.553193 [ 261 ] {5ae36db9-3ea3-40c4-b0f9-be356d98e898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9270 | 2026.05.06 06:56:04.553555 [ 261 ] {5ae36db9-3ea3-40c4-b0f9-be356d98e898} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9271 | 2026.05.06 06:56:04.553787 [ 261 ] {5ae36db9-3ea3-40c4-b0f9-be356d98e898} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9272 | 2026.05.06 06:56:04.553936 [ 261 ] {5ae36db9-3ea3-40c4-b0f9-be356d98e898} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001456 sec., 43956.043956043955 rows/sec., 3.48 MiB/sec. | ||
| 9273 | 2026.05.06 06:56:04.553984 [ 261 ] {5ae36db9-3ea3-40c4-b0f9-be356d98e898} <Debug> TCPHandler: Processed in 0.001662767 sec. | ||
| 9274 | 2026.05.06 06:56:04.554106 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9275 | 2026.05.06 06:56:04.554202 [ 261 ] {a8a74ca1-2f84-4087-959e-c929cc0a872b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9276 | 2026.05.06 06:56:04.554243 [ 261 ] {a8a74ca1-2f84-4087-959e-c929cc0a872b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9277 | 2026.05.06 06:56:04.554633 [ 261 ] {a8a74ca1-2f84-4087-959e-c929cc0a872b} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9278 | 2026.05.06 06:56:04.554666 [ 261 ] {a8a74ca1-2f84-4087-959e-c929cc0a872b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9279 | 2026.05.06 06:56:04.554954 [ 261 ] {a8a74ca1-2f84-4087-959e-c929cc0a872b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9280 | 2026.05.06 06:56:04.555167 [ 261 ] {a8a74ca1-2f84-4087-959e-c929cc0a872b} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9281 | 2026.05.06 06:56:04.555298 [ 261 ] {a8a74ca1-2f84-4087-959e-c929cc0a872b} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001114 sec., 3590.664272890485 rows/sec., 270.00 KiB/sec. | ||
| 9282 | 2026.05.06 06:56:04.555335 [ 261 ] {a8a74ca1-2f84-4087-959e-c929cc0a872b} <Debug> TCPHandler: Processed in 0.001279726 sec. | ||
| 9283 | 2026.05.06 06:56:04.555455 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9284 | 2026.05.06 06:56:04.555550 [ 261 ] {2202ced2-a1ed-41df-895b-c98f284d28f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9285 | 2026.05.06 06:56:04.555590 [ 261 ] {2202ced2-a1ed-41df-895b-c98f284d28f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9286 | 2026.05.06 06:56:04.556016 [ 261 ] {2202ced2-a1ed-41df-895b-c98f284d28f4} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9287 | 2026.05.06 06:56:04.556049 [ 261 ] {2202ced2-a1ed-41df-895b-c98f284d28f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9288 | 2026.05.06 06:56:04.556356 [ 261 ] {2202ced2-a1ed-41df-895b-c98f284d28f4} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9289 | 2026.05.06 06:56:04.556564 [ 261 ] {2202ced2-a1ed-41df-895b-c98f284d28f4} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9290 | 2026.05.06 06:56:04.556692 [ 261 ] {2202ced2-a1ed-41df-895b-c98f284d28f4} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.00116 sec., 58620.68965517241 rows/sec., 4.58 MiB/sec. | ||
| 9291 | 2026.05.06 06:56:04.556738 [ 261 ] {2202ced2-a1ed-41df-895b-c98f284d28f4} <Debug> TCPHandler: Processed in 0.001333218 sec. | ||
| 9292 | 2026.05.06 06:56:04.556856 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9293 | 2026.05.06 06:56:04.556950 [ 261 ] {70901808-87a8-471c-935a-1308b21c913a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9294 | 2026.05.06 06:56:04.556994 [ 261 ] {70901808-87a8-471c-935a-1308b21c913a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9295 | 2026.05.06 06:56:04.557416 [ 261 ] {70901808-87a8-471c-935a-1308b21c913a} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9296 | 2026.05.06 06:56:04.557451 [ 261 ] {70901808-87a8-471c-935a-1308b21c913a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9297 | 2026.05.06 06:56:04.557783 [ 261 ] {70901808-87a8-471c-935a-1308b21c913a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9298 | 2026.05.06 06:56:04.557985 [ 261 ] {70901808-87a8-471c-935a-1308b21c913a} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9299 | 2026.05.06 06:56:04.558105 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9300 | 2026.05.06 06:56:04.558114 [ 261 ] {70901808-87a8-471c-935a-1308b21c913a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 9301 | 2026.05.06 06:56:04.558141 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9302 | 2026.05.06 06:56:04.558159 [ 261 ] {70901808-87a8-471c-935a-1308b21c913a} <Debug> TCPHandler: Processed in 0.001353309 sec. | ||
| 9303 | 2026.05.06 06:56:04.558161 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9304 | 2026.05.06 06:56:04.558286 [ 196 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9305 | 2026.05.06 06:56:04.558290 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9306 | 2026.05.06 06:56:04.558444 [ 196 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9307 | 2026.05.06 06:56:04.558447 [ 261 ] {e4d6979c-a5a2-4bf3-92ed-9e03884684a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9308 | 2026.05.06 06:56:04.558488 [ 196 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 22341 rows starting from the beginning of the part | ||
| 9309 | 2026.05.06 06:56:04.558519 [ 261 ] {e4d6979c-a5a2-4bf3-92ed-9e03884684a5} <Trace> 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 | ||
| 9310 | 2026.05.06 06:56:04.558564 [ 196 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 265 rows starting from the beginning of the part | ||
| 9311 | 2026.05.06 06:56:04.558621 [ 196 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
| 9312 | 2026.05.06 06:56:04.558667 [ 196 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1604 rows starting from the beginning of the part | ||
| 9313 | 2026.05.06 06:56:04.558715 [ 196 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 128 rows starting from the beginning of the part | ||
| 9314 | 2026.05.06 06:56:04.558759 [ 196 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part | ||
| 9315 | 2026.05.06 06:56:04.559248 [ 261 ] {e4d6979c-a5a2-4bf3-92ed-9e03884684a5} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9316 | 2026.05.06 06:56:04.559287 [ 261 ] {e4d6979c-a5a2-4bf3-92ed-9e03884684a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9317 | 2026.05.06 06:56:04.559802 [ 261 ] {e4d6979c-a5a2-4bf3-92ed-9e03884684a5} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9318 | 2026.05.06 06:56:04.560018 [ 261 ] {e4d6979c-a5a2-4bf3-92ed-9e03884684a5} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9319 | 2026.05.06 06:56:04.560139 [ 70 ] {} <Debug> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9320 | 2026.05.06 06:56:04.560154 [ 261 ] {e4d6979c-a5a2-4bf3-92ed-9e03884684a5} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001725 sec., 2318.840579710145 rows/sec., 4.16 MiB/sec. | ||
| 9321 | 2026.05.06 06:56:04.560174 [ 70 ] {} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9322 | 2026.05.06 06:56:04.560195 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9323 | 2026.05.06 06:56:04.560215 [ 261 ] {e4d6979c-a5a2-4bf3-92ed-9e03884684a5} <Debug> TCPHandler: Processed in 0.001972956 sec. | ||
| 9324 | 2026.05.06 06:56:04.560307 [ 193 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 9325 | 2026.05.06 06:56:04.560343 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9326 | 2026.05.06 06:56:04.560454 [ 261 ] {247e603b-db6e-4597-a499-ee69b89de7a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9327 | 2026.05.06 06:56:04.560495 [ 261 ] {247e603b-db6e-4597-a499-ee69b89de7a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9328 | 2026.05.06 06:56:04.560557 [ 193 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9329 | 2026.05.06 06:56:04.560621 [ 193 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 928 rows starting from the beginning of the part | ||
| 9330 | 2026.05.06 06:56:04.560750 [ 193 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 4 rows starting from the beginning of the part | ||
| 9331 | 2026.05.06 06:56:04.560835 [ 261 ] {247e603b-db6e-4597-a499-ee69b89de7a8} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9332 | 2026.05.06 06:56:04.560860 [ 193 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 37 rows starting from the beginning of the part | ||
| 9333 | 2026.05.06 06:56:04.560875 [ 261 ] {247e603b-db6e-4597-a499-ee69b89de7a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9334 | 2026.05.06 06:56:04.560963 [ 193 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 4 rows starting from the beginning of the part | ||
| 9335 | 2026.05.06 06:56:04.561065 [ 193 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 48 rows starting from the beginning of the part | ||
| 9336 | 2026.05.06 06:56:04.561169 [ 193 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 4 rows starting from the beginning of the part | ||
| 9337 | 2026.05.06 06:56:04.561225 [ 261 ] {247e603b-db6e-4597-a499-ee69b89de7a8} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9338 | 2026.05.06 06:56:04.561439 [ 261 ] {247e603b-db6e-4597-a499-ee69b89de7a8} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9339 | 2026.05.06 06:56:04.561573 [ 261 ] {247e603b-db6e-4597-a499-ee69b89de7a8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 9340 | 2026.05.06 06:56:04.561609 [ 261 ] {247e603b-db6e-4597-a499-ee69b89de7a8} <Debug> TCPHandler: Processed in 0.001314147 sec. | ||
| 9341 | 2026.05.06 06:56:04.569658 [ 196 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24658 rows, containing 5 columns (5 merged, 0 gathered) in 0.011423103 sec., 2158607.8668817044 rows/sec., 138.15 MiB/sec. | ||
| 9342 | 2026.05.06 06:56:04.569825 [ 196 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9343 | 2026.05.06 06:56:04.570072 [ 196 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9344 | 2026.05.06 06:56:04.570143 [ 196 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9345 | 2026.05.06 06:56:04.570215 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.40 MiB. | ||
| 9346 | 2026.05.06 06:56:04.571884 [ 198 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1025 rows, containing 19 columns (19 merged, 0 gathered) in 0.011626598 sec., 88159.92433900268 rows/sec., 157.98 MiB/sec. | ||
| 9347 | 2026.05.06 06:56:04.573465 [ 198 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9348 | 2026.05.06 06:56:04.573794 [ 198 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9349 | 2026.05.06 06:56:04.573859 [ 198 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9350 | 2026.05.06 06:56:04.574002 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.20 MiB. | ||
| 9351 | 2026.05.06 06:56:05.000250 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 305.48 MiB, peak 318.54 MiB, free memory in arenas 0.00 B, will set to 312.34 MiB (RSS), difference: 6.86 MiB | ||
| 9352 | 2026.05.06 06:56:06.443855 [ 69 ] {} <Debug> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 9353 | 2026.05.06 06:56:06.443945 [ 69 ] {} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9354 | 2026.05.06 06:56:06.443973 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9355 | 2026.05.06 06:56:06.444135 [ 186 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 9356 | 2026.05.06 06:56:06.444299 [ 186 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9357 | 2026.05.06 06:56:06.444340 [ 186 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 84 rows starting from the beginning of the part | ||
| 9358 | 2026.05.06 06:56:06.444410 [ 186 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 9359 | 2026.05.06 06:56:06.444461 [ 186 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 9360 | 2026.05.06 06:56:06.444504 [ 186 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 9361 | 2026.05.06 06:56:06.444543 [ 186 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 9362 | 2026.05.06 06:56:06.445358 [ 189 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 108 rows, containing 4 columns (4 merged, 0 gathered) in 0.001300627 sec., 83036.87375396636 rows/sec., 4.24 MiB/sec. | ||
| 9363 | 2026.05.06 06:56:06.445606 [ 189 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 9364 | 2026.05.06 06:56:06.446081 [ 189 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_18_4} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9365 | 2026.05.06 06:56:06.446202 [ 189 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_18_4} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 9366 | 2026.05.06 06:56:06.446341 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9367 | 2026.05.06 06:56:06.758701 [ 68 ] {} <Debug> oximeter.fields_u64 (029e43f7-d788-4da4-b6f4-1edef0954b38) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 9368 | 2026.05.06 06:56:06.758777 [ 68 ] {} <Trace> oximeter.fields_u64 (029e43f7-d788-4da4-b6f4-1edef0954b38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9369 | 2026.05.06 06:56:06.758809 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9370 | 2026.05.06 06:56:06.758968 [ 186 ] {029e43f7-d788-4da4-b6f4-1edef0954b38::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 9371 | 2026.05.06 06:56:06.759177 [ 186 ] {029e43f7-d788-4da4-b6f4-1edef0954b38::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9372 | 2026.05.06 06:56:06.759233 [ 186 ] {029e43f7-d788-4da4-b6f4-1edef0954b38::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 2 rows starting from the beginning of the part | ||
| 9373 | 2026.05.06 06:56:06.759346 [ 186 ] {029e43f7-d788-4da4-b6f4-1edef0954b38::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 9374 | 2026.05.06 06:56:06.759431 [ 186 ] {029e43f7-d788-4da4-b6f4-1edef0954b38::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 9375 | 2026.05.06 06:56:06.759508 [ 186 ] {029e43f7-d788-4da4-b6f4-1edef0954b38::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 9376 | 2026.05.06 06:56:06.759583 [ 186 ] {029e43f7-d788-4da4-b6f4-1edef0954b38::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 9377 | 2026.05.06 06:56:06.760426 [ 189 ] {029e43f7-d788-4da4-b6f4-1edef0954b38::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001531343 sec., 3918.1293805502755 rows/sec., 290.80 KiB/sec. | ||
| 9378 | 2026.05.06 06:56:06.760603 [ 188 ] {029e43f7-d788-4da4-b6f4-1edef0954b38::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 9379 | 2026.05.06 06:56:06.760904 [ 188 ] {029e43f7-d788-4da4-b6f4-1edef0954b38::all_1_9_2} <Trace> oximeter.fields_u64 (029e43f7-d788-4da4-b6f4-1edef0954b38): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9380 | 2026.05.06 06:56:06.760982 [ 188 ] {029e43f7-d788-4da4-b6f4-1edef0954b38::all_1_9_2} <Trace> oximeter.fields_u64 (029e43f7-d788-4da4-b6f4-1edef0954b38) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 9381 | 2026.05.06 06:56:06.761088 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9382 | 2026.05.06 06:56:07.299834 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9383 | 2026.05.06 06:56:07.299886 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9384 | 2026.05.06 06:56:07.422339 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18226 | ||
| 9385 | 2026.05.06 06:56:07.422856 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9386 | 2026.05.06 06:56:07.422903 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9387 | 2026.05.06 06:56:07.423431 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9388 | 2026.05.06 06:56:07.423694 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9389 | 2026.05.06 06:56:07.423836 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18226 | ||
| 9390 | 2026.05.06 06:56:08.367594 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 9391 | 2026.05.06 06:56:08.384651 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9392 | 2026.05.06 06:56:08.384722 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9393 | 2026.05.06 06:56:08.390577 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9394 | 2026.05.06 06:56:08.391271 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9395 | 2026.05.06 06:56:08.394392 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 9396 | 2026.05.06 06:56:09.552633 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9397 | 2026.05.06 06:56:09.552966 [ 261 ] {fadd6162-b64e-4efb-8563-bbc800993c49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 9398 | 2026.05.06 06:56:09.553470 [ 261 ] {fadd6162-b64e-4efb-8563-bbc800993c49} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9399 | 2026.05.06 06:56:09.553507 [ 261 ] {fadd6162-b64e-4efb-8563-bbc800993c49} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 9400 | 2026.05.06 06:56:09.553737 [ 261 ] {fadd6162-b64e-4efb-8563-bbc800993c49} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9401 | 2026.05.06 06:56:09.553802 [ 261 ] {fadd6162-b64e-4efb-8563-bbc800993c49} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9402 | 2026.05.06 06:56:09.553936 [ 261 ] {fadd6162-b64e-4efb-8563-bbc800993c49} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 9403 | 2026.05.06 06:56:09.554043 [ 367 ] {fadd6162-b64e-4efb-8563-bbc800993c49} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9404 | 2026.05.06 06:56:09.554069 [ 348 ] {fadd6162-b64e-4efb-8563-bbc800993c49} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9405 | 2026.05.06 06:56:09.554109 [ 354 ] {fadd6162-b64e-4efb-8563-bbc800993c49} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9406 | 2026.05.06 06:56:09.554072 [ 346 ] {fadd6162-b64e-4efb-8563-bbc800993c49} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9407 | 2026.05.06 06:56:09.554247 [ 261 ] {fadd6162-b64e-4efb-8563-bbc800993c49} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 9408 | 2026.05.06 06:56:09.554275 [ 261 ] {fadd6162-b64e-4efb-8563-bbc800993c49} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9409 | 2026.05.06 06:56:09.554369 [ 261 ] {fadd6162-b64e-4efb-8563-bbc800993c49} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9410 | 2026.05.06 06:56:09.554390 [ 261 ] {fadd6162-b64e-4efb-8563-bbc800993c49} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 9411 | 2026.05.06 06:56:09.554425 [ 261 ] {fadd6162-b64e-4efb-8563-bbc800993c49} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9412 | 2026.05.06 06:56:09.554463 [ 261 ] {fadd6162-b64e-4efb-8563-bbc800993c49} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9413 | 2026.05.06 06:56:09.554498 [ 261 ] {fadd6162-b64e-4efb-8563-bbc800993c49} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9414 | 2026.05.06 06:56:09.554533 [ 261 ] {fadd6162-b64e-4efb-8563-bbc800993c49} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9415 | 2026.05.06 06:56:09.555800 [ 261 ] {fadd6162-b64e-4efb-8563-bbc800993c49} <Debug> executeQuery: Read 51 rows, 9.76 KiB in 0.002979 sec., 17119.838872104734 rows/sec., 3.20 MiB/sec. | ||
| 9416 | 2026.05.06 06:56:09.555983 [ 261 ] {fadd6162-b64e-4efb-8563-bbc800993c49} <Debug> MemoryTracker: Peak memory usage (for query): 182.85 KiB. | ||
| 9417 | 2026.05.06 06:56:09.555998 [ 261 ] {fadd6162-b64e-4efb-8563-bbc800993c49} <Debug> TCPHandler: Processed in 0.00352982 sec. | ||
| 9418 | 2026.05.06 06:56:09.561614 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9419 | 2026.05.06 06:56:09.561738 [ 261 ] {68b95e79-ec9d-41ff-90c4-36ece4a92069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9420 | 2026.05.06 06:56:09.561788 [ 261 ] {68b95e79-ec9d-41ff-90c4-36ece4a92069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9421 | 2026.05.06 06:56:09.562492 [ 261 ] {68b95e79-ec9d-41ff-90c4-36ece4a92069} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9422 | 2026.05.06 06:56:09.562533 [ 261 ] {68b95e79-ec9d-41ff-90c4-36ece4a92069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9423 | 2026.05.06 06:56:09.562882 [ 261 ] {68b95e79-ec9d-41ff-90c4-36ece4a92069} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9424 | 2026.05.06 06:56:09.563102 [ 261 ] {68b95e79-ec9d-41ff-90c4-36ece4a92069} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9425 | 2026.05.06 06:56:09.563241 [ 261 ] {68b95e79-ec9d-41ff-90c4-36ece4a92069} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001538 sec., 184655.3966189857 rows/sec., 11.73 MiB/sec. | ||
| 9426 | 2026.05.06 06:56:09.563278 [ 261 ] {68b95e79-ec9d-41ff-90c4-36ece4a92069} <Debug> TCPHandler: Processed in 0.001723428 sec. | ||
| 9427 | 2026.05.06 06:56:09.563417 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9428 | 2026.05.06 06:56:09.563509 [ 261 ] {cf7b6dd0-52e8-4e33-a9ff-50515605b664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9429 | 2026.05.06 06:56:09.563547 [ 261 ] {cf7b6dd0-52e8-4e33-a9ff-50515605b664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9430 | 2026.05.06 06:56:09.564323 [ 261 ] {cf7b6dd0-52e8-4e33-a9ff-50515605b664} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9431 | 2026.05.06 06:56:09.564359 [ 261 ] {cf7b6dd0-52e8-4e33-a9ff-50515605b664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9432 | 2026.05.06 06:56:09.564697 [ 261 ] {cf7b6dd0-52e8-4e33-a9ff-50515605b664} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9433 | 2026.05.06 06:56:09.564900 [ 261 ] {cf7b6dd0-52e8-4e33-a9ff-50515605b664} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9434 | 2026.05.06 06:56:09.565029 [ 261 ] {cf7b6dd0-52e8-4e33-a9ff-50515605b664} <Debug> executeQuery: Read 871 rows, 69.95 KiB in 0.001538 sec., 566319.8959687906 rows/sec., 44.41 MiB/sec. | ||
| 9435 | 2026.05.06 06:56:09.565066 [ 261 ] {cf7b6dd0-52e8-4e33-a9ff-50515605b664} <Debug> TCPHandler: Processed in 0.001697928 sec. | ||
| 9436 | 2026.05.06 06:56:09.565194 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9437 | 2026.05.06 06:56:09.565286 [ 261 ] {8e46e0f9-1553-49e8-be42-65ebbbc3c9fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9438 | 2026.05.06 06:56:09.565325 [ 261 ] {8e46e0f9-1553-49e8-be42-65ebbbc3c9fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9439 | 2026.05.06 06:56:09.565788 [ 261 ] {8e46e0f9-1553-49e8-be42-65ebbbc3c9fe} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9440 | 2026.05.06 06:56:09.565823 [ 261 ] {8e46e0f9-1553-49e8-be42-65ebbbc3c9fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9441 | 2026.05.06 06:56:09.566113 [ 261 ] {8e46e0f9-1553-49e8-be42-65ebbbc3c9fe} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9442 | 2026.05.06 06:56:09.566328 [ 261 ] {8e46e0f9-1553-49e8-be42-65ebbbc3c9fe} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9443 | 2026.05.06 06:56:09.566456 [ 261 ] {8e46e0f9-1553-49e8-be42-65ebbbc3c9fe} <Debug> executeQuery: Read 179 rows, 11.32 KiB in 0.001187 sec., 150800.33698399327 rows/sec., 9.32 MiB/sec. | ||
| 9444 | 2026.05.06 06:56:09.566493 [ 261 ] {8e46e0f9-1553-49e8-be42-65ebbbc3c9fe} <Debug> TCPHandler: Processed in 0.001351808 sec. | ||
| 9445 | 2026.05.06 06:56:09.566611 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9446 | 2026.05.06 06:56:09.566703 [ 261 ] {4da6440f-4dda-47e7-ac7b-5d1ef8246e63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9447 | 2026.05.06 06:56:09.566742 [ 261 ] {4da6440f-4dda-47e7-ac7b-5d1ef8246e63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9448 | 2026.05.06 06:56:09.567173 [ 261 ] {4da6440f-4dda-47e7-ac7b-5d1ef8246e63} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9449 | 2026.05.06 06:56:09.567210 [ 261 ] {4da6440f-4dda-47e7-ac7b-5d1ef8246e63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9450 | 2026.05.06 06:56:09.567505 [ 261 ] {4da6440f-4dda-47e7-ac7b-5d1ef8246e63} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9451 | 2026.05.06 06:56:09.567715 [ 261 ] {4da6440f-4dda-47e7-ac7b-5d1ef8246e63} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9452 | 2026.05.06 06:56:09.567839 [ 261 ] {4da6440f-4dda-47e7-ac7b-5d1ef8246e63} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001153 sec., 129228.10060711189 rows/sec., 8.35 MiB/sec. | ||
| 9453 | 2026.05.06 06:56:09.567875 [ 261 ] {4da6440f-4dda-47e7-ac7b-5d1ef8246e63} <Debug> TCPHandler: Processed in 0.001311067 sec. | ||
| 9454 | 2026.05.06 06:56:09.567992 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9455 | 2026.05.06 06:56:09.568083 [ 261 ] {3af3e921-f8b5-4088-8830-ef70c5570a8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9456 | 2026.05.06 06:56:09.568123 [ 261 ] {3af3e921-f8b5-4088-8830-ef70c5570a8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9457 | 2026.05.06 06:56:09.568541 [ 261 ] {3af3e921-f8b5-4088-8830-ef70c5570a8b} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9458 | 2026.05.06 06:56:09.568577 [ 261 ] {3af3e921-f8b5-4088-8830-ef70c5570a8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9459 | 2026.05.06 06:56:09.568864 [ 261 ] {3af3e921-f8b5-4088-8830-ef70c5570a8b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9460 | 2026.05.06 06:56:09.569059 [ 261 ] {3af3e921-f8b5-4088-8830-ef70c5570a8b} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9461 | 2026.05.06 06:56:09.569180 [ 261 ] {3af3e921-f8b5-4088-8830-ef70c5570a8b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001114 sec., 132854.57809694795 rows/sec., 7.56 MiB/sec. | ||
| 9462 | 2026.05.06 06:56:09.569216 [ 261 ] {3af3e921-f8b5-4088-8830-ef70c5570a8b} <Debug> TCPHandler: Processed in 0.001271196 sec. | ||
| 9463 | 2026.05.06 06:56:09.569335 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9464 | 2026.05.06 06:56:09.569426 [ 261 ] {f7cf8905-d381-4352-acf7-5220855bcf66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9465 | 2026.05.06 06:56:09.569464 [ 261 ] {f7cf8905-d381-4352-acf7-5220855bcf66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9466 | 2026.05.06 06:56:09.570025 [ 261 ] {f7cf8905-d381-4352-acf7-5220855bcf66} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9467 | 2026.05.06 06:56:09.570061 [ 261 ] {f7cf8905-d381-4352-acf7-5220855bcf66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9468 | 2026.05.06 06:56:09.570366 [ 261 ] {f7cf8905-d381-4352-acf7-5220855bcf66} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9469 | 2026.05.06 06:56:09.570565 [ 261 ] {f7cf8905-d381-4352-acf7-5220855bcf66} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9470 | 2026.05.06 06:56:09.570693 [ 261 ] {f7cf8905-d381-4352-acf7-5220855bcf66} <Debug> executeQuery: Read 527 rows, 38.14 KiB in 0.001285 sec., 410116.73151750973 rows/sec., 28.99 MiB/sec. | ||
| 9471 | 2026.05.06 06:56:09.570730 [ 261 ] {f7cf8905-d381-4352-acf7-5220855bcf66} <Debug> TCPHandler: Processed in 0.001442231 sec. | ||
| 9472 | 2026.05.06 06:56:09.570842 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9473 | 2026.05.06 06:56:09.570933 [ 261 ] {7959637d-c69d-458d-90f9-5d0b770e6db0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9474 | 2026.05.06 06:56:09.570972 [ 261 ] {7959637d-c69d-458d-90f9-5d0b770e6db0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9475 | 2026.05.06 06:56:09.571295 [ 261 ] {7959637d-c69d-458d-90f9-5d0b770e6db0} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9476 | 2026.05.06 06:56:09.571329 [ 261 ] {7959637d-c69d-458d-90f9-5d0b770e6db0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9477 | 2026.05.06 06:56:09.571615 [ 261 ] {7959637d-c69d-458d-90f9-5d0b770e6db0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9478 | 2026.05.06 06:56:09.571823 [ 261 ] {7959637d-c69d-458d-90f9-5d0b770e6db0} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9479 | 2026.05.06 06:56:09.571947 [ 261 ] {7959637d-c69d-458d-90f9-5d0b770e6db0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001032 sec., 5813.9534883720935 rows/sec., 303.76 KiB/sec. | ||
| 9480 | 2026.05.06 06:56:09.571983 [ 261 ] {7959637d-c69d-458d-90f9-5d0b770e6db0} <Debug> TCPHandler: Processed in 0.001187743 sec. | ||
| 9481 | 2026.05.06 06:56:09.572095 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9482 | 2026.05.06 06:56:09.572187 [ 261 ] {1ece1095-b3e2-48c1-8ef3-9441c612827a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9483 | 2026.05.06 06:56:09.572227 [ 261 ] {1ece1095-b3e2-48c1-8ef3-9441c612827a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9484 | 2026.05.06 06:56:09.572616 [ 261 ] {1ece1095-b3e2-48c1-8ef3-9441c612827a} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9485 | 2026.05.06 06:56:09.572652 [ 261 ] {1ece1095-b3e2-48c1-8ef3-9441c612827a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9486 | 2026.05.06 06:56:09.572966 [ 261 ] {1ece1095-b3e2-48c1-8ef3-9441c612827a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9487 | 2026.05.06 06:56:09.573173 [ 261 ] {1ece1095-b3e2-48c1-8ef3-9441c612827a} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9488 | 2026.05.06 06:56:09.573296 [ 261 ] {1ece1095-b3e2-48c1-8ef3-9441c612827a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001127 sec., 235137.53327417924 rows/sec., 15.63 MiB/sec. | ||
| 9489 | 2026.05.06 06:56:09.573331 [ 261 ] {1ece1095-b3e2-48c1-8ef3-9441c612827a} <Debug> TCPHandler: Processed in 0.001282466 sec. | ||
| 9490 | 2026.05.06 06:56:09.573446 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9491 | 2026.05.06 06:56:09.573537 [ 261 ] {9ee90951-d25f-4500-bab5-e8247bb4d0b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9492 | 2026.05.06 06:56:09.573577 [ 261 ] {9ee90951-d25f-4500-bab5-e8247bb4d0b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9493 | 2026.05.06 06:56:09.573886 [ 261 ] {9ee90951-d25f-4500-bab5-e8247bb4d0b4} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9494 | 2026.05.06 06:56:09.573921 [ 261 ] {9ee90951-d25f-4500-bab5-e8247bb4d0b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9495 | 2026.05.06 06:56:09.574206 [ 261 ] {9ee90951-d25f-4500-bab5-e8247bb4d0b4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9496 | 2026.05.06 06:56:09.574408 [ 261 ] {9ee90951-d25f-4500-bab5-e8247bb4d0b4} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9497 | 2026.05.06 06:56:09.574534 [ 261 ] {9ee90951-d25f-4500-bab5-e8247bb4d0b4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001015 sec., 985.2216748768473 rows/sec., 66.39 KiB/sec. | ||
| 9498 | 2026.05.06 06:56:09.574569 [ 261 ] {9ee90951-d25f-4500-bab5-e8247bb4d0b4} <Debug> TCPHandler: Processed in 0.001169113 sec. | ||
| 9499 | 2026.05.06 06:56:09.574683 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9500 | 2026.05.06 06:56:09.574774 [ 261 ] {3ee5854a-7fc4-4e8a-b7af-35495011f92f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9501 | 2026.05.06 06:56:09.574826 [ 261 ] {3ee5854a-7fc4-4e8a-b7af-35495011f92f} <Trace> 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 | ||
| 9502 | 2026.05.06 06:56:09.575639 [ 261 ] {3ee5854a-7fc4-4e8a-b7af-35495011f92f} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9503 | 2026.05.06 06:56:09.575675 [ 261 ] {3ee5854a-7fc4-4e8a-b7af-35495011f92f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9504 | 2026.05.06 06:56:09.576215 [ 261 ] {3ee5854a-7fc4-4e8a-b7af-35495011f92f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9505 | 2026.05.06 06:56:09.576435 [ 261 ] {3ee5854a-7fc4-4e8a-b7af-35495011f92f} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9506 | 2026.05.06 06:56:09.576567 [ 261 ] {3ee5854a-7fc4-4e8a-b7af-35495011f92f} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001811 sec., 20430.701270016565 rows/sec., 36.61 MiB/sec. | ||
| 9507 | 2026.05.06 06:56:09.576619 [ 261 ] {3ee5854a-7fc4-4e8a-b7af-35495011f92f} <Debug> TCPHandler: Processed in 0.001981896 sec. | ||
| 9508 | 2026.05.06 06:56:09.576741 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9509 | 2026.05.06 06:56:09.576832 [ 261 ] {d350605c-5ca1-4bde-8ff2-472b6bbd31cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9510 | 2026.05.06 06:56:09.576872 [ 261 ] {d350605c-5ca1-4bde-8ff2-472b6bbd31cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9511 | 2026.05.06 06:56:09.577309 [ 261 ] {d350605c-5ca1-4bde-8ff2-472b6bbd31cf} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9512 | 2026.05.06 06:56:09.577354 [ 261 ] {d350605c-5ca1-4bde-8ff2-472b6bbd31cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9513 | 2026.05.06 06:56:09.577682 [ 261 ] {d350605c-5ca1-4bde-8ff2-472b6bbd31cf} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9514 | 2026.05.06 06:56:09.577909 [ 261 ] {d350605c-5ca1-4bde-8ff2-472b6bbd31cf} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9515 | 2026.05.06 06:56:09.578020 [ 41 ] {} <Debug> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9516 | 2026.05.06 06:56:09.578035 [ 261 ] {d350605c-5ca1-4bde-8ff2-472b6bbd31cf} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001222 sec., 73649.75450081834 rows/sec., 4.61 MiB/sec. | ||
| 9517 | 2026.05.06 06:56:09.578079 [ 41 ] {} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9518 | 2026.05.06 06:56:09.578089 [ 261 ] {d350605c-5ca1-4bde-8ff2-472b6bbd31cf} <Debug> TCPHandler: Processed in 0.00139536 sec. | ||
| 9519 | 2026.05.06 06:56:09.578108 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9520 | 2026.05.06 06:56:09.578211 [ 189 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9521 | 2026.05.06 06:56:09.578324 [ 189 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9522 | 2026.05.06 06:56:09.578357 [ 189 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3030 rows starting from the beginning of the part | ||
| 9523 | 2026.05.06 06:56:09.578419 [ 189 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 9524 | 2026.05.06 06:56:09.578469 [ 189 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 42 rows starting from the beginning of the part | ||
| 9525 | 2026.05.06 06:56:09.578512 [ 189 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 48 rows starting from the beginning of the part | ||
| 9526 | 2026.05.06 06:56:09.578550 [ 189 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 9527 | 2026.05.06 06:56:09.578591 [ 189 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 90 rows starting from the beginning of the part | ||
| 9528 | 2026.05.06 06:56:09.579720 [ 188 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3330 rows, containing 4 columns (4 merged, 0 gathered) in 0.001546634 sec., 2153062.7155487332 rows/sec., 139.67 MiB/sec. | ||
| 9529 | 2026.05.06 06:56:09.580028 [ 189 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9530 | 2026.05.06 06:56:09.580276 [ 189 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_56_11} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9531 | 2026.05.06 06:56:09.580341 [ 189 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_56_11} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9532 | 2026.05.06 06:56:09.580417 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 9533 | 2026.05.06 06:56:12.473523 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1150 | ||
| 9534 | 2026.05.06 06:56:12.476113 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9535 | 2026.05.06 06:56:12.476165 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9536 | 2026.05.06 06:56:12.477423 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9537 | 2026.05.06 06:56:12.477694 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9538 | 2026.05.06 06:56:12.477975 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1150 | ||
| 9539 | 2026.05.06 06:56:14.546490 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9540 | 2026.05.06 06:56:14.546736 [ 261 ] {68df7297-0a8e-4cfc-bccb-f99bce52c9e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 9541 | 2026.05.06 06:56:14.547097 [ 261 ] {68df7297-0a8e-4cfc-bccb-f99bce52c9e3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9542 | 2026.05.06 06:56:14.547137 [ 261 ] {68df7297-0a8e-4cfc-bccb-f99bce52c9e3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 9543 | 2026.05.06 06:56:14.547390 [ 261 ] {68df7297-0a8e-4cfc-bccb-f99bce52c9e3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9544 | 2026.05.06 06:56:14.547467 [ 261 ] {68df7297-0a8e-4cfc-bccb-f99bce52c9e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9545 | 2026.05.06 06:56:14.547622 [ 261 ] {68df7297-0a8e-4cfc-bccb-f99bce52c9e3} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 9546 | 2026.05.06 06:56:14.547737 [ 367 ] {68df7297-0a8e-4cfc-bccb-f99bce52c9e3} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9547 | 2026.05.06 06:56:14.547749 [ 346 ] {68df7297-0a8e-4cfc-bccb-f99bce52c9e3} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9548 | 2026.05.06 06:56:14.547774 [ 348 ] {68df7297-0a8e-4cfc-bccb-f99bce52c9e3} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9549 | 2026.05.06 06:56:14.547749 [ 354 ] {68df7297-0a8e-4cfc-bccb-f99bce52c9e3} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9550 | 2026.05.06 06:56:14.547928 [ 261 ] {68df7297-0a8e-4cfc-bccb-f99bce52c9e3} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 9551 | 2026.05.06 06:56:14.547956 [ 261 ] {68df7297-0a8e-4cfc-bccb-f99bce52c9e3} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9552 | 2026.05.06 06:56:14.548057 [ 261 ] {68df7297-0a8e-4cfc-bccb-f99bce52c9e3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9553 | 2026.05.06 06:56:14.548078 [ 261 ] {68df7297-0a8e-4cfc-bccb-f99bce52c9e3} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 9554 | 2026.05.06 06:56:14.548112 [ 261 ] {68df7297-0a8e-4cfc-bccb-f99bce52c9e3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9555 | 2026.05.06 06:56:14.548148 [ 261 ] {68df7297-0a8e-4cfc-bccb-f99bce52c9e3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9556 | 2026.05.06 06:56:14.548183 [ 261 ] {68df7297-0a8e-4cfc-bccb-f99bce52c9e3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9557 | 2026.05.06 06:56:14.548217 [ 261 ] {68df7297-0a8e-4cfc-bccb-f99bce52c9e3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9558 | 2026.05.06 06:56:14.549522 [ 261 ] {68df7297-0a8e-4cfc-bccb-f99bce52c9e3} <Debug> executeQuery: Read 51 rows, 5.78 KiB in 0.002887 sec., 17665.39660547281 rows/sec., 1.96 MiB/sec. | ||
| 9559 | 2026.05.06 06:56:14.549697 [ 261 ] {68df7297-0a8e-4cfc-bccb-f99bce52c9e3} <Debug> MemoryTracker: Peak memory usage (for query): 163.59 KiB. | ||
| 9560 | 2026.05.06 06:56:14.549714 [ 261 ] {68df7297-0a8e-4cfc-bccb-f99bce52c9e3} <Debug> TCPHandler: Processed in 0.003366675 sec. | ||
| 9561 | 2026.05.06 06:56:14.551558 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9562 | 2026.05.06 06:56:14.551709 [ 261 ] {5ee3ffa4-daed-4270-af90-7155ed059503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9563 | 2026.05.06 06:56:14.551790 [ 261 ] {5ee3ffa4-daed-4270-af90-7155ed059503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9564 | 2026.05.06 06:56:14.552532 [ 261 ] {5ee3ffa4-daed-4270-af90-7155ed059503} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9565 | 2026.05.06 06:56:14.552605 [ 261 ] {5ee3ffa4-daed-4270-af90-7155ed059503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9566 | 2026.05.06 06:56:14.553007 [ 261 ] {5ee3ffa4-daed-4270-af90-7155ed059503} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9567 | 2026.05.06 06:56:14.553213 [ 261 ] {5ee3ffa4-daed-4270-af90-7155ed059503} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9568 | 2026.05.06 06:56:14.553352 [ 261 ] {5ee3ffa4-daed-4270-af90-7155ed059503} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001703 sec., 2348.796241926013 rows/sec., 191.53 KiB/sec. | ||
| 9569 | 2026.05.06 06:56:14.553389 [ 261 ] {5ee3ffa4-daed-4270-af90-7155ed059503} <Debug> TCPHandler: Processed in 0.001880983 sec. | ||
| 9570 | 2026.05.06 06:56:14.553508 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9571 | 2026.05.06 06:56:14.553600 [ 261 ] {37d8fd04-e3c4-4767-988f-8d8aa62f3fc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9572 | 2026.05.06 06:56:14.553639 [ 261 ] {37d8fd04-e3c4-4767-988f-8d8aa62f3fc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9573 | 2026.05.06 06:56:14.554061 [ 261 ] {37d8fd04-e3c4-4767-988f-8d8aa62f3fc0} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9574 | 2026.05.06 06:56:14.554097 [ 261 ] {37d8fd04-e3c4-4767-988f-8d8aa62f3fc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9575 | 2026.05.06 06:56:14.554383 [ 261 ] {37d8fd04-e3c4-4767-988f-8d8aa62f3fc0} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9576 | 2026.05.06 06:56:14.554582 [ 261 ] {37d8fd04-e3c4-4767-988f-8d8aa62f3fc0} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9577 | 2026.05.06 06:56:14.554709 [ 261 ] {37d8fd04-e3c4-4767-988f-8d8aa62f3fc0} <Debug> executeQuery: Read 66 rows, 5.33 KiB in 0.001126 sec., 58614.5648312611 rows/sec., 4.63 MiB/sec. | ||
| 9578 | 2026.05.06 06:56:14.554744 [ 261 ] {37d8fd04-e3c4-4767-988f-8d8aa62f3fc0} <Debug> TCPHandler: Processed in 0.001283767 sec. | ||
| 9579 | 2026.05.06 06:56:14.554859 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9580 | 2026.05.06 06:56:14.554950 [ 261 ] {94ec0185-5bcf-4a56-ab0b-eb25e1a62633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9581 | 2026.05.06 06:56:14.554988 [ 261 ] {94ec0185-5bcf-4a56-ab0b-eb25e1a62633} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9582 | 2026.05.06 06:56:14.555375 [ 261 ] {94ec0185-5bcf-4a56-ab0b-eb25e1a62633} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9583 | 2026.05.06 06:56:14.555411 [ 261 ] {94ec0185-5bcf-4a56-ab0b-eb25e1a62633} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9584 | 2026.05.06 06:56:14.555697 [ 261 ] {94ec0185-5bcf-4a56-ab0b-eb25e1a62633} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9585 | 2026.05.06 06:56:14.555894 [ 261 ] {94ec0185-5bcf-4a56-ab0b-eb25e1a62633} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9586 | 2026.05.06 06:56:14.556021 [ 261 ] {94ec0185-5bcf-4a56-ab0b-eb25e1a62633} <Debug> executeQuery: Read 8 rows, 594.00 B in 0.001088 sec., 7352.941176470588 rows/sec., 533.16 KiB/sec. | ||
| 9587 | 2026.05.06 06:56:14.556056 [ 261 ] {94ec0185-5bcf-4a56-ab0b-eb25e1a62633} <Debug> TCPHandler: Processed in 0.001244636 sec. | ||
| 9588 | 2026.05.06 06:56:14.556169 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9589 | 2026.05.06 06:56:14.556266 [ 261 ] {d91f9852-3c41-4d19-ba47-2819c43977bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9590 | 2026.05.06 06:56:14.556304 [ 261 ] {d91f9852-3c41-4d19-ba47-2819c43977bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9591 | 2026.05.06 06:56:14.556711 [ 261 ] {d91f9852-3c41-4d19-ba47-2819c43977bb} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9592 | 2026.05.06 06:56:14.556746 [ 261 ] {d91f9852-3c41-4d19-ba47-2819c43977bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9593 | 2026.05.06 06:56:14.557047 [ 261 ] {d91f9852-3c41-4d19-ba47-2819c43977bb} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9594 | 2026.05.06 06:56:14.557243 [ 261 ] {d91f9852-3c41-4d19-ba47-2819c43977bb} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9595 | 2026.05.06 06:56:14.557366 [ 261 ] {d91f9852-3c41-4d19-ba47-2819c43977bb} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001118 sec., 64400.71556350626 rows/sec., 5.03 MiB/sec. | ||
| 9596 | 2026.05.06 06:56:14.557402 [ 261 ] {d91f9852-3c41-4d19-ba47-2819c43977bb} <Debug> TCPHandler: Processed in 0.001280047 sec. | ||
| 9597 | 2026.05.06 06:56:14.557518 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9598 | 2026.05.06 06:56:14.557609 [ 261 ] {f81c1d58-575a-4495-92f2-0066d0699980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9599 | 2026.05.06 06:56:14.557650 [ 261 ] {f81c1d58-575a-4495-92f2-0066d0699980} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9600 | 2026.05.06 06:56:14.558047 [ 261 ] {f81c1d58-575a-4495-92f2-0066d0699980} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9601 | 2026.05.06 06:56:14.558082 [ 261 ] {f81c1d58-575a-4495-92f2-0066d0699980} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9602 | 2026.05.06 06:56:14.558393 [ 261 ] {f81c1d58-575a-4495-92f2-0066d0699980} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9603 | 2026.05.06 06:56:14.558593 [ 261 ] {f81c1d58-575a-4495-92f2-0066d0699980} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9604 | 2026.05.06 06:56:14.558722 [ 261 ] {f81c1d58-575a-4495-92f2-0066d0699980} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001131 sec., 143236.07427055703 rows/sec., 9.97 MiB/sec. | ||
| 9605 | 2026.05.06 06:56:14.558757 [ 261 ] {f81c1d58-575a-4495-92f2-0066d0699980} <Debug> TCPHandler: Processed in 0.001286067 sec. | ||
| 9606 | 2026.05.06 06:56:14.558867 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9607 | 2026.05.06 06:56:14.558962 [ 261 ] {ff487311-9efd-4a9a-b8a0-8e99693f3877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9608 | 2026.05.06 06:56:14.559015 [ 261 ] {ff487311-9efd-4a9a-b8a0-8e99693f3877} <Trace> 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 | ||
| 9609 | 2026.05.06 06:56:14.559705 [ 261 ] {ff487311-9efd-4a9a-b8a0-8e99693f3877} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9610 | 2026.05.06 06:56:14.559740 [ 261 ] {ff487311-9efd-4a9a-b8a0-8e99693f3877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9611 | 2026.05.06 06:56:14.560217 [ 261 ] {ff487311-9efd-4a9a-b8a0-8e99693f3877} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9612 | 2026.05.06 06:56:14.560437 [ 261 ] {ff487311-9efd-4a9a-b8a0-8e99693f3877} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9613 | 2026.05.06 06:56:14.560569 [ 261 ] {ff487311-9efd-4a9a-b8a0-8e99693f3877} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001627 sec., 2458.5125998770745 rows/sec., 4.41 MiB/sec. | ||
| 9614 | 2026.05.06 06:56:14.560619 [ 261 ] {ff487311-9efd-4a9a-b8a0-8e99693f3877} <Debug> TCPHandler: Processed in 0.001799181 sec. | ||
| 9615 | 2026.05.06 06:56:14.560745 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9616 | 2026.05.06 06:56:14.560847 [ 261 ] {dc1171e4-0583-4152-8ad9-662d729dcf4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9617 | 2026.05.06 06:56:14.560887 [ 261 ] {dc1171e4-0583-4152-8ad9-662d729dcf4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9618 | 2026.05.06 06:56:14.561229 [ 261 ] {dc1171e4-0583-4152-8ad9-662d729dcf4c} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9619 | 2026.05.06 06:56:14.561263 [ 261 ] {dc1171e4-0583-4152-8ad9-662d729dcf4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9620 | 2026.05.06 06:56:14.561569 [ 261 ] {dc1171e4-0583-4152-8ad9-662d729dcf4c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9621 | 2026.05.06 06:56:14.561775 [ 261 ] {dc1171e4-0583-4152-8ad9-662d729dcf4c} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9622 | 2026.05.06 06:56:14.561902 [ 261 ] {dc1171e4-0583-4152-8ad9-662d729dcf4c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 9623 | 2026.05.06 06:56:14.561937 [ 261 ] {dc1171e4-0583-4152-8ad9-662d729dcf4c} <Debug> TCPHandler: Processed in 0.001239335 sec. | ||
| 9624 | 2026.05.06 06:56:14.923946 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18674 | ||
| 9625 | 2026.05.06 06:56:14.924763 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9626 | 2026.05.06 06:56:14.924843 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9627 | 2026.05.06 06:56:14.925440 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9628 | 2026.05.06 06:56:14.925672 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9629 | 2026.05.06 06:56:14.925804 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18674 | ||
| 9630 | 2026.05.06 06:56:15.894492 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 9631 | 2026.05.06 06:56:15.911932 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9632 | 2026.05.06 06:56:15.911997 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9633 | 2026.05.06 06:56:15.918127 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9634 | 2026.05.06 06:56:15.918808 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9635 | 2026.05.06 06:56:15.921779 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 9636 | 2026.05.06 06:56:19.552650 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9637 | 2026.05.06 06:56:19.552916 [ 261 ] {2f5241f4-60ce-476b-8590-b6230e32fd02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 9638 | 2026.05.06 06:56:19.553246 [ 261 ] {2f5241f4-60ce-476b-8590-b6230e32fd02} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9639 | 2026.05.06 06:56:19.553281 [ 261 ] {2f5241f4-60ce-476b-8590-b6230e32fd02} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 9640 | 2026.05.06 06:56:19.553512 [ 261 ] {2f5241f4-60ce-476b-8590-b6230e32fd02} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9641 | 2026.05.06 06:56:19.553575 [ 261 ] {2f5241f4-60ce-476b-8590-b6230e32fd02} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9642 | 2026.05.06 06:56:19.553709 [ 261 ] {2f5241f4-60ce-476b-8590-b6230e32fd02} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 9643 | 2026.05.06 06:56:19.553829 [ 353 ] {2f5241f4-60ce-476b-8590-b6230e32fd02} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9644 | 2026.05.06 06:56:19.553838 [ 367 ] {2f5241f4-60ce-476b-8590-b6230e32fd02} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9645 | 2026.05.06 06:56:19.553856 [ 346 ] {2f5241f4-60ce-476b-8590-b6230e32fd02} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9646 | 2026.05.06 06:56:19.553856 [ 354 ] {2f5241f4-60ce-476b-8590-b6230e32fd02} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9647 | 2026.05.06 06:56:19.554002 [ 261 ] {2f5241f4-60ce-476b-8590-b6230e32fd02} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 9648 | 2026.05.06 06:56:19.554028 [ 261 ] {2f5241f4-60ce-476b-8590-b6230e32fd02} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9649 | 2026.05.06 06:56:19.554138 [ 261 ] {2f5241f4-60ce-476b-8590-b6230e32fd02} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9650 | 2026.05.06 06:56:19.554158 [ 261 ] {2f5241f4-60ce-476b-8590-b6230e32fd02} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 9651 | 2026.05.06 06:56:19.554192 [ 261 ] {2f5241f4-60ce-476b-8590-b6230e32fd02} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9652 | 2026.05.06 06:56:19.554229 [ 261 ] {2f5241f4-60ce-476b-8590-b6230e32fd02} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9653 | 2026.05.06 06:56:19.554263 [ 261 ] {2f5241f4-60ce-476b-8590-b6230e32fd02} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9654 | 2026.05.06 06:56:19.554296 [ 261 ] {2f5241f4-60ce-476b-8590-b6230e32fd02} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9655 | 2026.05.06 06:56:19.555736 [ 261 ] {2f5241f4-60ce-476b-8590-b6230e32fd02} <Debug> executeQuery: Read 51 rows, 9.76 KiB in 0.002927 sec., 17423.98360095661 rows/sec., 3.26 MiB/sec. | ||
| 9656 | 2026.05.06 06:56:19.555926 [ 261 ] {2f5241f4-60ce-476b-8590-b6230e32fd02} <Debug> MemoryTracker: Peak memory usage (for query): 182.71 KiB. | ||
| 9657 | 2026.05.06 06:56:19.555942 [ 261 ] {2f5241f4-60ce-476b-8590-b6230e32fd02} <Debug> TCPHandler: Processed in 0.003422387 sec. | ||
| 9658 | 2026.05.06 06:56:19.561480 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9659 | 2026.05.06 06:56:19.561610 [ 261 ] {95228cc8-81b2-4bed-93b1-a21a4da7cb76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9660 | 2026.05.06 06:56:19.561660 [ 261 ] {95228cc8-81b2-4bed-93b1-a21a4da7cb76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9661 | 2026.05.06 06:56:19.562269 [ 261 ] {95228cc8-81b2-4bed-93b1-a21a4da7cb76} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9662 | 2026.05.06 06:56:19.562310 [ 261 ] {95228cc8-81b2-4bed-93b1-a21a4da7cb76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9663 | 2026.05.06 06:56:19.562686 [ 261 ] {95228cc8-81b2-4bed-93b1-a21a4da7cb76} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9664 | 2026.05.06 06:56:19.562907 [ 261 ] {95228cc8-81b2-4bed-93b1-a21a4da7cb76} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9665 | 2026.05.06 06:56:19.563048 [ 261 ] {95228cc8-81b2-4bed-93b1-a21a4da7cb76} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001473 sec., 192803.80176510525 rows/sec., 12.25 MiB/sec. | ||
| 9666 | 2026.05.06 06:56:19.563085 [ 261 ] {95228cc8-81b2-4bed-93b1-a21a4da7cb76} <Debug> TCPHandler: Processed in 0.001667867 sec. | ||
| 9667 | 2026.05.06 06:56:19.563217 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9668 | 2026.05.06 06:56:19.563312 [ 261 ] {4af2b7c6-2cf4-4a92-b16c-c3d0d26442f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9669 | 2026.05.06 06:56:19.563354 [ 261 ] {4af2b7c6-2cf4-4a92-b16c-c3d0d26442f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9670 | 2026.05.06 06:56:19.564040 [ 261 ] {4af2b7c6-2cf4-4a92-b16c-c3d0d26442f4} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9671 | 2026.05.06 06:56:19.564075 [ 261 ] {4af2b7c6-2cf4-4a92-b16c-c3d0d26442f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9672 | 2026.05.06 06:56:19.564418 [ 261 ] {4af2b7c6-2cf4-4a92-b16c-c3d0d26442f4} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9673 | 2026.05.06 06:56:19.564626 [ 261 ] {4af2b7c6-2cf4-4a92-b16c-c3d0d26442f4} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9674 | 2026.05.06 06:56:19.564752 [ 261 ] {4af2b7c6-2cf4-4a92-b16c-c3d0d26442f4} <Debug> executeQuery: Read 871 rows, 69.95 KiB in 0.001459 sec., 596984.2357779301 rows/sec., 46.82 MiB/sec. | ||
| 9675 | 2026.05.06 06:56:19.564788 [ 261 ] {4af2b7c6-2cf4-4a92-b16c-c3d0d26442f4} <Debug> TCPHandler: Processed in 0.001619625 sec. | ||
| 9676 | 2026.05.06 06:56:19.564915 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9677 | 2026.05.06 06:56:19.565007 [ 261 ] {42d34d89-896b-403a-96eb-9971719019b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9678 | 2026.05.06 06:56:19.565046 [ 261 ] {42d34d89-896b-403a-96eb-9971719019b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9679 | 2026.05.06 06:56:19.565475 [ 261 ] {42d34d89-896b-403a-96eb-9971719019b4} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9680 | 2026.05.06 06:56:19.565511 [ 261 ] {42d34d89-896b-403a-96eb-9971719019b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9681 | 2026.05.06 06:56:19.565806 [ 261 ] {42d34d89-896b-403a-96eb-9971719019b4} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9682 | 2026.05.06 06:56:19.566016 [ 261 ] {42d34d89-896b-403a-96eb-9971719019b4} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9683 | 2026.05.06 06:56:19.566127 [ 36 ] {} <Debug> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
| 9684 | 2026.05.06 06:56:19.566142 [ 261 ] {42d34d89-896b-403a-96eb-9971719019b4} <Debug> executeQuery: Read 179 rows, 11.32 KiB in 0.001152 sec., 155381.94444444444 rows/sec., 9.60 MiB/sec. | ||
| 9685 | 2026.05.06 06:56:19.566191 [ 36 ] {} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9686 | 2026.05.06 06:56:19.566199 [ 261 ] {42d34d89-896b-403a-96eb-9971719019b4} <Debug> TCPHandler: Processed in 0.001331547 sec. | ||
| 9687 | 2026.05.06 06:56:19.566221 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9688 | 2026.05.06 06:56:19.566322 [ 202 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full | ||
| 9689 | 2026.05.06 06:56:19.566328 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9690 | 2026.05.06 06:56:19.566426 [ 202 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9691 | 2026.05.06 06:56:19.566437 [ 261 ] {b26d4473-7af3-4283-b44b-b024cc632f78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9692 | 2026.05.06 06:56:19.566457 [ 202 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 226 rows starting from the beginning of the part | ||
| 9693 | 2026.05.06 06:56:19.566476 [ 261 ] {b26d4473-7af3-4283-b44b-b024cc632f78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9694 | 2026.05.06 06:56:19.566518 [ 202 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 196 rows starting from the beginning of the part | ||
| 9695 | 2026.05.06 06:56:19.566568 [ 202 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 4 rows starting from the beginning of the part | ||
| 9696 | 2026.05.06 06:56:19.566617 [ 202 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 179 rows starting from the beginning of the part | ||
| 9697 | 2026.05.06 06:56:19.566662 [ 202 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 8 rows starting from the beginning of the part | ||
| 9698 | 2026.05.06 06:56:19.566709 [ 202 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 179 rows starting from the beginning of the part | ||
| 9699 | 2026.05.06 06:56:19.566903 [ 261 ] {b26d4473-7af3-4283-b44b-b024cc632f78} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9700 | 2026.05.06 06:56:19.566937 [ 261 ] {b26d4473-7af3-4283-b44b-b024cc632f78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9701 | 2026.05.06 06:56:19.567246 [ 261 ] {b26d4473-7af3-4283-b44b-b024cc632f78} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9702 | 2026.05.06 06:56:19.567450 [ 261 ] {b26d4473-7af3-4283-b44b-b024cc632f78} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9703 | 2026.05.06 06:56:19.567522 [ 188 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 792 rows, containing 5 columns (5 merged, 0 gathered) in 0.001241875 sec., 637745.3447408153 rows/sec., 42.47 MiB/sec. | ||
| 9704 | 2026.05.06 06:56:19.567557 [ 36 ] {} <Debug> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 9705 | 2026.05.06 06:56:19.567581 [ 261 ] {b26d4473-7af3-4283-b44b-b024cc632f78} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001161 sec., 128337.63996554696 rows/sec., 8.29 MiB/sec. | ||
| 9706 | 2026.05.06 06:56:19.567584 [ 36 ] {} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9707 | 2026.05.06 06:56:19.567652 [ 261 ] {b26d4473-7af3-4283-b44b-b024cc632f78} <Debug> TCPHandler: Processed in 0.001370398 sec. | ||
| 9708 | 2026.05.06 06:56:19.567659 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9709 | 2026.05.06 06:56:19.567698 [ 188 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
| 9710 | 2026.05.06 06:56:19.567769 [ 192 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 9711 | 2026.05.06 06:56:19.567788 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9712 | 2026.05.06 06:56:19.567865 [ 192 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9713 | 2026.05.06 06:56:19.567888 [ 261 ] {1570a780-7b18-40e1-8f99-7707a01d0c7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9714 | 2026.05.06 06:56:19.567898 [ 192 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 975 rows starting from the beginning of the part | ||
| 9715 | 2026.05.06 06:56:19.567934 [ 261 ] {1570a780-7b18-40e1-8f99-7707a01d0c7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9716 | 2026.05.06 06:56:19.567985 [ 188 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_50_10} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9717 | 2026.05.06 06:56:19.568005 [ 192 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 149 rows starting from the beginning of the part | ||
| 9718 | 2026.05.06 06:56:19.568052 [ 192 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 149 rows starting from the beginning of the part | ||
| 9719 | 2026.05.06 06:56:19.568070 [ 188 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_50_10} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
| 9720 | 2026.05.06 06:56:19.568092 [ 192 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 950 rows starting from the beginning of the part | ||
| 9721 | 2026.05.06 06:56:19.568133 [ 192 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 149 rows starting from the beginning of the part | ||
| 9722 | 2026.05.06 06:56:19.568181 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 9723 | 2026.05.06 06:56:19.568182 [ 192 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 149 rows starting from the beginning of the part | ||
| 9724 | 2026.05.06 06:56:19.568380 [ 261 ] {1570a780-7b18-40e1-8f99-7707a01d0c7c} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9725 | 2026.05.06 06:56:19.568420 [ 261 ] {1570a780-7b18-40e1-8f99-7707a01d0c7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9726 | 2026.05.06 06:56:19.568740 [ 261 ] {1570a780-7b18-40e1-8f99-7707a01d0c7c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9727 | 2026.05.06 06:56:19.568970 [ 261 ] {1570a780-7b18-40e1-8f99-7707a01d0c7c} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9728 | 2026.05.06 06:56:19.569094 [ 261 ] {1570a780-7b18-40e1-8f99-7707a01d0c7c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001223 sec., 121013.90024529846 rows/sec., 6.88 MiB/sec. | ||
| 9729 | 2026.05.06 06:56:19.569129 [ 261 ] {1570a780-7b18-40e1-8f99-7707a01d0c7c} <Debug> TCPHandler: Processed in 0.001390759 sec. | ||
| 9730 | 2026.05.06 06:56:19.569243 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9731 | 2026.05.06 06:56:19.569302 [ 187 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2521 rows, containing 5 columns (5 merged, 0 gathered) in 0.001569725 sec., 1606013.792224753 rows/sec., 103.18 MiB/sec. | ||
| 9732 | 2026.05.06 06:56:19.569334 [ 261 ] {cc730514-a307-4d4a-9ea4-a036e486fcb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9733 | 2026.05.06 06:56:19.569378 [ 261 ] {cc730514-a307-4d4a-9ea4-a036e486fcb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9734 | 2026.05.06 06:56:19.569508 [ 202 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 9735 | 2026.05.06 06:56:19.569789 [ 202 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_24_5} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9736 | 2026.05.06 06:56:19.569865 [ 202 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_24_5} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 9737 | 2026.05.06 06:56:19.569935 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 9738 | 2026.05.06 06:56:19.569966 [ 261 ] {cc730514-a307-4d4a-9ea4-a036e486fcb2} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9739 | 2026.05.06 06:56:19.570000 [ 261 ] {cc730514-a307-4d4a-9ea4-a036e486fcb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9740 | 2026.05.06 06:56:19.570326 [ 261 ] {cc730514-a307-4d4a-9ea4-a036e486fcb2} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9741 | 2026.05.06 06:56:19.570536 [ 261 ] {cc730514-a307-4d4a-9ea4-a036e486fcb2} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9742 | 2026.05.06 06:56:19.570661 [ 261 ] {cc730514-a307-4d4a-9ea4-a036e486fcb2} <Debug> executeQuery: Read 527 rows, 38.14 KiB in 0.001344 sec., 392113.09523809527 rows/sec., 27.71 MiB/sec. | ||
| 9743 | 2026.05.06 06:56:19.570697 [ 261 ] {cc730514-a307-4d4a-9ea4-a036e486fcb2} <Debug> TCPHandler: Processed in 0.001501542 sec. | ||
| 9744 | 2026.05.06 06:56:19.570812 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9745 | 2026.05.06 06:56:19.570903 [ 261 ] {b2e9fb0a-a145-4162-acd2-774d31c821ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9746 | 2026.05.06 06:56:19.570943 [ 261 ] {b2e9fb0a-a145-4162-acd2-774d31c821ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9747 | 2026.05.06 06:56:19.571292 [ 261 ] {b2e9fb0a-a145-4162-acd2-774d31c821ea} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9748 | 2026.05.06 06:56:19.571325 [ 261 ] {b2e9fb0a-a145-4162-acd2-774d31c821ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9749 | 2026.05.06 06:56:19.571615 [ 261 ] {b2e9fb0a-a145-4162-acd2-774d31c821ea} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9750 | 2026.05.06 06:56:19.571818 [ 261 ] {b2e9fb0a-a145-4162-acd2-774d31c821ea} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9751 | 2026.05.06 06:56:19.571942 [ 261 ] {b2e9fb0a-a145-4162-acd2-774d31c821ea} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 296.85 KiB/sec. | ||
| 9752 | 2026.05.06 06:56:19.571977 [ 261 ] {b2e9fb0a-a145-4162-acd2-774d31c821ea} <Debug> TCPHandler: Processed in 0.001211365 sec. | ||
| 9753 | 2026.05.06 06:56:19.572089 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9754 | 2026.05.06 06:56:19.572180 [ 261 ] {e493d6f4-0cbd-40bf-88b6-4c1de1681132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9755 | 2026.05.06 06:56:19.572221 [ 261 ] {e493d6f4-0cbd-40bf-88b6-4c1de1681132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9756 | 2026.05.06 06:56:19.572609 [ 261 ] {e493d6f4-0cbd-40bf-88b6-4c1de1681132} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9757 | 2026.05.06 06:56:19.572644 [ 261 ] {e493d6f4-0cbd-40bf-88b6-4c1de1681132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9758 | 2026.05.06 06:56:19.572965 [ 261 ] {e493d6f4-0cbd-40bf-88b6-4c1de1681132} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9759 | 2026.05.06 06:56:19.573194 [ 261 ] {e493d6f4-0cbd-40bf-88b6-4c1de1681132} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9760 | 2026.05.06 06:56:19.573324 [ 261 ] {e493d6f4-0cbd-40bf-88b6-4c1de1681132} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001161 sec., 228251.50732127478 rows/sec., 15.17 MiB/sec. | ||
| 9761 | 2026.05.06 06:56:19.573362 [ 261 ] {e493d6f4-0cbd-40bf-88b6-4c1de1681132} <Debug> TCPHandler: Processed in 0.001318698 sec. | ||
| 9762 | 2026.05.06 06:56:19.573483 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9763 | 2026.05.06 06:56:19.573573 [ 261 ] {c8a47809-0e2b-4844-8417-cf71de2db69f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9764 | 2026.05.06 06:56:19.573615 [ 261 ] {c8a47809-0e2b-4844-8417-cf71de2db69f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9765 | 2026.05.06 06:56:19.573931 [ 261 ] {c8a47809-0e2b-4844-8417-cf71de2db69f} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9766 | 2026.05.06 06:56:19.573966 [ 261 ] {c8a47809-0e2b-4844-8417-cf71de2db69f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9767 | 2026.05.06 06:56:19.574251 [ 261 ] {c8a47809-0e2b-4844-8417-cf71de2db69f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9768 | 2026.05.06 06:56:19.574460 [ 261 ] {c8a47809-0e2b-4844-8417-cf71de2db69f} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9769 | 2026.05.06 06:56:19.574583 [ 261 ] {c8a47809-0e2b-4844-8417-cf71de2db69f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001027 sec., 973.7098344693283 rows/sec., 65.61 KiB/sec. | ||
| 9770 | 2026.05.06 06:56:19.574618 [ 261 ] {c8a47809-0e2b-4844-8417-cf71de2db69f} <Debug> TCPHandler: Processed in 0.001182033 sec. | ||
| 9771 | 2026.05.06 06:56:19.574728 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9772 | 2026.05.06 06:56:19.574818 [ 261 ] {417bea17-cce6-4997-bf2f-25eda7952fe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9773 | 2026.05.06 06:56:19.574871 [ 261 ] {417bea17-cce6-4997-bf2f-25eda7952fe9} <Trace> 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 | ||
| 9774 | 2026.05.06 06:56:19.575651 [ 261 ] {417bea17-cce6-4997-bf2f-25eda7952fe9} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9775 | 2026.05.06 06:56:19.575686 [ 261 ] {417bea17-cce6-4997-bf2f-25eda7952fe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9776 | 2026.05.06 06:56:19.576233 [ 261 ] {417bea17-cce6-4997-bf2f-25eda7952fe9} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9777 | 2026.05.06 06:56:19.576453 [ 261 ] {417bea17-cce6-4997-bf2f-25eda7952fe9} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9778 | 2026.05.06 06:56:19.576589 [ 261 ] {417bea17-cce6-4997-bf2f-25eda7952fe9} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001787 sec., 20705.092333519868 rows/sec., 37.10 MiB/sec. | ||
| 9779 | 2026.05.06 06:56:19.576640 [ 261 ] {417bea17-cce6-4997-bf2f-25eda7952fe9} <Debug> TCPHandler: Processed in 0.001959265 sec. | ||
| 9780 | 2026.05.06 06:56:19.576760 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9781 | 2026.05.06 06:56:19.576853 [ 261 ] {ff4bd215-ffe5-48f9-9b6b-fb717f46a2db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9782 | 2026.05.06 06:56:19.576893 [ 261 ] {ff4bd215-ffe5-48f9-9b6b-fb717f46a2db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9783 | 2026.05.06 06:56:19.577239 [ 261 ] {ff4bd215-ffe5-48f9-9b6b-fb717f46a2db} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9784 | 2026.05.06 06:56:19.577275 [ 261 ] {ff4bd215-ffe5-48f9-9b6b-fb717f46a2db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9785 | 2026.05.06 06:56:19.577582 [ 261 ] {ff4bd215-ffe5-48f9-9b6b-fb717f46a2db} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9786 | 2026.05.06 06:56:19.577799 [ 261 ] {ff4bd215-ffe5-48f9-9b6b-fb717f46a2db} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9787 | 2026.05.06 06:56:19.577928 [ 261 ] {ff4bd215-ffe5-48f9-9b6b-fb717f46a2db} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001093 sec., 82342.17749313815 rows/sec., 5.15 MiB/sec. | ||
| 9788 | 2026.05.06 06:56:19.577963 [ 261 ] {ff4bd215-ffe5-48f9-9b6b-fb717f46a2db} <Debug> TCPHandler: Processed in 0.001250046 sec. | ||
| 9789 | 2026.05.06 06:56:22.299941 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9790 | 2026.05.06 06:56:22.300013 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9791 | 2026.05.06 06:56:22.425958 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19186 | ||
| 9792 | 2026.05.06 06:56:22.426549 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9793 | 2026.05.06 06:56:22.426594 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9794 | 2026.05.06 06:56:22.427134 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9795 | 2026.05.06 06:56:22.427362 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9796 | 2026.05.06 06:56:22.427495 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19186 | ||
| 9797 | 2026.05.06 06:56:22.478292 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1190 | ||
| 9798 | 2026.05.06 06:56:22.480837 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9799 | 2026.05.06 06:56:22.480884 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9800 | 2026.05.06 06:56:22.482106 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9801 | 2026.05.06 06:56:22.482383 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9802 | 2026.05.06 06:56:22.482635 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1190 | ||
| 9803 | 2026.05.06 06:56:23.421909 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 9804 | 2026.05.06 06:56:23.438887 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9805 | 2026.05.06 06:56:23.438943 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9806 | 2026.05.06 06:56:23.445355 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9807 | 2026.05.06 06:56:23.446026 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9808 | 2026.05.06 06:56:23.448929 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 9809 | 2026.05.06 06:56:24.546050 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9810 | 2026.05.06 06:56:24.546272 [ 261 ] {6621d269-6a19-42e7-a712-316f683a5aa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 9811 | 2026.05.06 06:56:24.546584 [ 261 ] {6621d269-6a19-42e7-a712-316f683a5aa8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9812 | 2026.05.06 06:56:24.546621 [ 261 ] {6621d269-6a19-42e7-a712-316f683a5aa8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 9813 | 2026.05.06 06:56:24.546841 [ 261 ] {6621d269-6a19-42e7-a712-316f683a5aa8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9814 | 2026.05.06 06:56:24.546908 [ 261 ] {6621d269-6a19-42e7-a712-316f683a5aa8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9815 | 2026.05.06 06:56:24.547060 [ 261 ] {6621d269-6a19-42e7-a712-316f683a5aa8} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9816 | 2026.05.06 06:56:24.547176 [ 367 ] {6621d269-6a19-42e7-a712-316f683a5aa8} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9817 | 2026.05.06 06:56:24.547178 [ 353 ] {6621d269-6a19-42e7-a712-316f683a5aa8} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9818 | 2026.05.06 06:56:24.547186 [ 346 ] {6621d269-6a19-42e7-a712-316f683a5aa8} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9819 | 2026.05.06 06:56:24.547186 [ 354 ] {6621d269-6a19-42e7-a712-316f683a5aa8} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9820 | 2026.05.06 06:56:24.547377 [ 261 ] {6621d269-6a19-42e7-a712-316f683a5aa8} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 9821 | 2026.05.06 06:56:24.547406 [ 261 ] {6621d269-6a19-42e7-a712-316f683a5aa8} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9822 | 2026.05.06 06:56:24.547508 [ 261 ] {6621d269-6a19-42e7-a712-316f683a5aa8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9823 | 2026.05.06 06:56:24.547529 [ 261 ] {6621d269-6a19-42e7-a712-316f683a5aa8} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 9824 | 2026.05.06 06:56:24.547563 [ 261 ] {6621d269-6a19-42e7-a712-316f683a5aa8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9825 | 2026.05.06 06:56:24.547600 [ 261 ] {6621d269-6a19-42e7-a712-316f683a5aa8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9826 | 2026.05.06 06:56:24.547636 [ 261 ] {6621d269-6a19-42e7-a712-316f683a5aa8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9827 | 2026.05.06 06:56:24.547667 [ 261 ] {6621d269-6a19-42e7-a712-316f683a5aa8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9828 | 2026.05.06 06:56:24.548818 [ 261 ] {6621d269-6a19-42e7-a712-316f683a5aa8} <Debug> executeQuery: Read 51 rows, 5.78 KiB in 0.00263 sec., 19391.634980988594 rows/sec., 2.15 MiB/sec. | ||
| 9829 | 2026.05.06 06:56:24.548954 [ 261 ] {6621d269-6a19-42e7-a712-316f683a5aa8} <Debug> MemoryTracker: Peak memory usage (for query): 163.02 KiB. | ||
| 9830 | 2026.05.06 06:56:24.548970 [ 261 ] {6621d269-6a19-42e7-a712-316f683a5aa8} <Debug> TCPHandler: Processed in 0.003044416 sec. | ||
| 9831 | 2026.05.06 06:56:24.550605 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9832 | 2026.05.06 06:56:24.550711 [ 261 ] {6107e0fc-c1a6-4538-8620-af9561949e57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9833 | 2026.05.06 06:56:24.550753 [ 261 ] {6107e0fc-c1a6-4538-8620-af9561949e57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9834 | 2026.05.06 06:56:24.551220 [ 261 ] {6107e0fc-c1a6-4538-8620-af9561949e57} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9835 | 2026.05.06 06:56:24.551260 [ 261 ] {6107e0fc-c1a6-4538-8620-af9561949e57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9836 | 2026.05.06 06:56:24.551615 [ 261 ] {6107e0fc-c1a6-4538-8620-af9561949e57} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9837 | 2026.05.06 06:56:24.551829 [ 261 ] {6107e0fc-c1a6-4538-8620-af9561949e57} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9838 | 2026.05.06 06:56:24.551973 [ 64 ] {} <Debug> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9839 | 2026.05.06 06:56:24.551978 [ 261 ] {6107e0fc-c1a6-4538-8620-af9561949e57} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001296 sec., 49382.71604938271 rows/sec., 3.91 MiB/sec. | ||
| 9840 | 2026.05.06 06:56:24.552048 [ 64 ] {} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9841 | 2026.05.06 06:56:24.552067 [ 261 ] {6107e0fc-c1a6-4538-8620-af9561949e57} <Debug> TCPHandler: Processed in 0.001510773 sec. | ||
| 9842 | 2026.05.06 06:56:24.552075 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9843 | 2026.05.06 06:56:24.552183 [ 194 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9844 | 2026.05.06 06:56:24.552211 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9845 | 2026.05.06 06:56:24.552286 [ 194 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9846 | 2026.05.06 06:56:24.552304 [ 261 ] {37ea1c73-691e-4efe-8d56-3cbfb6e82300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9847 | 2026.05.06 06:56:24.552317 [ 194 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3361 rows starting from the beginning of the part | ||
| 9848 | 2026.05.06 06:56:24.552345 [ 261 ] {37ea1c73-691e-4efe-8d56-3cbfb6e82300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9849 | 2026.05.06 06:56:24.552379 [ 194 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part | ||
| 9850 | 2026.05.06 06:56:24.552426 [ 194 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 871 rows starting from the beginning of the part | ||
| 9851 | 2026.05.06 06:56:24.552475 [ 194 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 66 rows starting from the beginning of the part | ||
| 9852 | 2026.05.06 06:56:24.552518 [ 194 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 871 rows starting from the beginning of the part | ||
| 9853 | 2026.05.06 06:56:24.552559 [ 194 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 64 rows starting from the beginning of the part | ||
| 9854 | 2026.05.06 06:56:24.552735 [ 261 ] {37ea1c73-691e-4efe-8d56-3cbfb6e82300} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9855 | 2026.05.06 06:56:24.552770 [ 261 ] {37ea1c73-691e-4efe-8d56-3cbfb6e82300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9856 | 2026.05.06 06:56:24.553073 [ 261 ] {37ea1c73-691e-4efe-8d56-3cbfb6e82300} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9857 | 2026.05.06 06:56:24.553282 [ 261 ] {37ea1c73-691e-4efe-8d56-3cbfb6e82300} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9858 | 2026.05.06 06:56:24.553417 [ 261 ] {37ea1c73-691e-4efe-8d56-3cbfb6e82300} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001131 sec., 3536.6931918656055 rows/sec., 265.94 KiB/sec. | ||
| 9859 | 2026.05.06 06:56:24.553454 [ 261 ] {37ea1c73-691e-4efe-8d56-3cbfb6e82300} <Debug> TCPHandler: Processed in 0.001290696 sec. | ||
| 9860 | 2026.05.06 06:56:24.553567 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9861 | 2026.05.06 06:56:24.553664 [ 261 ] {86cba22b-2967-4de5-9a76-52c142737ce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9862 | 2026.05.06 06:56:24.553704 [ 261 ] {86cba22b-2967-4de5-9a76-52c142737ce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9863 | 2026.05.06 06:56:24.554096 [ 261 ] {86cba22b-2967-4de5-9a76-52c142737ce6} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9864 | 2026.05.06 06:56:24.554132 [ 261 ] {86cba22b-2967-4de5-9a76-52c142737ce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9865 | 2026.05.06 06:56:24.554450 [ 194 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5297 rows, containing 5 columns (5 merged, 0 gathered) in 0.002306285 sec., 2296767.3119323933 rows/sec., 184.94 MiB/sec. | ||
| 9866 | 2026.05.06 06:56:24.554458 [ 261 ] {86cba22b-2967-4de5-9a76-52c142737ce6} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9867 | 2026.05.06 06:56:24.554677 [ 261 ] {86cba22b-2967-4de5-9a76-52c142737ce6} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9868 | 2026.05.06 06:56:24.554784 [ 64 ] {} <Debug> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9869 | 2026.05.06 06:56:24.554795 [ 187 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9870 | 2026.05.06 06:56:24.554811 [ 261 ] {86cba22b-2967-4de5-9a76-52c142737ce6} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001164 sec., 58419.24398625429 rows/sec., 4.56 MiB/sec. | ||
| 9871 | 2026.05.06 06:56:24.554822 [ 64 ] {} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9872 | 2026.05.06 06:56:24.554861 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9873 | 2026.05.06 06:56:24.554866 [ 261 ] {86cba22b-2967-4de5-9a76-52c142737ce6} <Debug> TCPHandler: Processed in 0.001349408 sec. | ||
| 9874 | 2026.05.06 06:56:24.554934 [ 202 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9875 | 2026.05.06 06:56:24.554994 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9876 | 2026.05.06 06:56:24.555025 [ 202 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9877 | 2026.05.06 06:56:24.555053 [ 202 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1831 rows starting from the beginning of the part | ||
| 9878 | 2026.05.06 06:56:24.555093 [ 261 ] {169d47ad-0ce0-410e-9f3e-8cd6d4837e6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9879 | 2026.05.06 06:56:24.555104 [ 202 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 68 rows starting from the beginning of the part | ||
| 9880 | 2026.05.06 06:56:24.555138 [ 187 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_61_12} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9881 | 2026.05.06 06:56:24.555150 [ 261 ] {169d47ad-0ce0-410e-9f3e-8cd6d4837e6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9882 | 2026.05.06 06:56:24.555152 [ 202 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 527 rows starting from the beginning of the part | ||
| 9883 | 2026.05.06 06:56:24.555211 [ 202 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 72 rows starting from the beginning of the part | ||
| 9884 | 2026.05.06 06:56:24.555240 [ 187 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_61_12} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9885 | 2026.05.06 06:56:24.555249 [ 202 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 527 rows starting from the beginning of the part | ||
| 9886 | 2026.05.06 06:56:24.555297 [ 202 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 68 rows starting from the beginning of the part | ||
| 9887 | 2026.05.06 06:56:24.555364 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 9888 | 2026.05.06 06:56:24.555583 [ 261 ] {169d47ad-0ce0-410e-9f3e-8cd6d4837e6b} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9889 | 2026.05.06 06:56:24.555622 [ 261 ] {169d47ad-0ce0-410e-9f3e-8cd6d4837e6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9890 | 2026.05.06 06:56:24.555942 [ 261 ] {169d47ad-0ce0-410e-9f3e-8cd6d4837e6b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9891 | 2026.05.06 06:56:24.556146 [ 261 ] {169d47ad-0ce0-410e-9f3e-8cd6d4837e6b} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9892 | 2026.05.06 06:56:24.556288 [ 261 ] {169d47ad-0ce0-410e-9f3e-8cd6d4837e6b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 9893 | 2026.05.06 06:56:24.556326 [ 261 ] {169d47ad-0ce0-410e-9f3e-8cd6d4837e6b} <Debug> TCPHandler: Processed in 0.0013826 sec. | ||
| 9894 | 2026.05.06 06:56:24.556351 [ 200 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3093 rows, containing 5 columns (5 merged, 0 gathered) in 0.001444101 sec., 2141816.9504764555 rows/sec., 157.43 MiB/sec. | ||
| 9895 | 2026.05.06 06:56:24.556443 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9896 | 2026.05.06 06:56:24.556541 [ 261 ] {9a440cdb-11a1-44da-bca6-257d32cc9265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9897 | 2026.05.06 06:56:24.556565 [ 187 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9898 | 2026.05.06 06:56:24.556597 [ 261 ] {9a440cdb-11a1-44da-bca6-257d32cc9265} <Trace> 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 | ||
| 9899 | 2026.05.06 06:56:24.556821 [ 187 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_61_12} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9900 | 2026.05.06 06:56:24.556897 [ 187 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_61_12} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9901 | 2026.05.06 06:56:24.556987 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 9902 | 2026.05.06 06:56:24.557287 [ 261 ] {9a440cdb-11a1-44da-bca6-257d32cc9265} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9903 | 2026.05.06 06:56:24.557329 [ 261 ] {9a440cdb-11a1-44da-bca6-257d32cc9265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9904 | 2026.05.06 06:56:24.557840 [ 261 ] {9a440cdb-11a1-44da-bca6-257d32cc9265} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9905 | 2026.05.06 06:56:24.558057 [ 261 ] {9a440cdb-11a1-44da-bca6-257d32cc9265} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9906 | 2026.05.06 06:56:24.558198 [ 261 ] {9a440cdb-11a1-44da-bca6-257d32cc9265} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001675 sec., 2388.0597014925374 rows/sec., 4.28 MiB/sec. | ||
| 9907 | 2026.05.06 06:56:24.558253 [ 261 ] {9a440cdb-11a1-44da-bca6-257d32cc9265} <Debug> TCPHandler: Processed in 0.001859013 sec. | ||
| 9908 | 2026.05.06 06:56:24.558372 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9909 | 2026.05.06 06:56:24.558466 [ 261 ] {de783169-003a-4392-b5d7-14b038247295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9910 | 2026.05.06 06:56:24.558508 [ 261 ] {de783169-003a-4392-b5d7-14b038247295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9911 | 2026.05.06 06:56:24.558844 [ 261 ] {de783169-003a-4392-b5d7-14b038247295} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9912 | 2026.05.06 06:56:24.558880 [ 261 ] {de783169-003a-4392-b5d7-14b038247295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9913 | 2026.05.06 06:56:24.559179 [ 261 ] {de783169-003a-4392-b5d7-14b038247295} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9914 | 2026.05.06 06:56:24.559386 [ 261 ] {de783169-003a-4392-b5d7-14b038247295} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9915 | 2026.05.06 06:56:24.559515 [ 261 ] {de783169-003a-4392-b5d7-14b038247295} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 9916 | 2026.05.06 06:56:24.559551 [ 261 ] {de783169-003a-4392-b5d7-14b038247295} <Debug> TCPHandler: Processed in 0.001229635 sec. | ||
| 9917 | 2026.05.06 06:56:25.181608 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9918 | 2026.05.06 06:56:25.181877 [ 261 ] {ecfa6ba5-d543-4575-b6dc-2ee8cf5b72ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 9919 | 2026.05.06 06:56:25.182262 [ 261 ] {ecfa6ba5-d543-4575-b6dc-2ee8cf5b72ba} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9920 | 2026.05.06 06:56:25.182303 [ 261 ] {ecfa6ba5-d543-4575-b6dc-2ee8cf5b72ba} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 9921 | 2026.05.06 06:56:25.182556 [ 261 ] {ecfa6ba5-d543-4575-b6dc-2ee8cf5b72ba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9922 | 2026.05.06 06:56:25.182626 [ 261 ] {ecfa6ba5-d543-4575-b6dc-2ee8cf5b72ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9923 | 2026.05.06 06:56:25.182764 [ 261 ] {ecfa6ba5-d543-4575-b6dc-2ee8cf5b72ba} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 40-element set) | ||
| 9924 | 2026.05.06 06:56:25.182861 [ 321 ] {ecfa6ba5-d543-4575-b6dc-2ee8cf5b72ba} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9925 | 2026.05.06 06:56:25.182862 [ 367 ] {ecfa6ba5-d543-4575-b6dc-2ee8cf5b72ba} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9926 | 2026.05.06 06:56:25.182898 [ 346 ] {ecfa6ba5-d543-4575-b6dc-2ee8cf5b72ba} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9927 | 2026.05.06 06:56:25.182863 [ 365 ] {ecfa6ba5-d543-4575-b6dc-2ee8cf5b72ba} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9928 | 2026.05.06 06:56:25.183036 [ 261 ] {ecfa6ba5-d543-4575-b6dc-2ee8cf5b72ba} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 9929 | 2026.05.06 06:56:25.183061 [ 261 ] {ecfa6ba5-d543-4575-b6dc-2ee8cf5b72ba} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9930 | 2026.05.06 06:56:25.183165 [ 261 ] {ecfa6ba5-d543-4575-b6dc-2ee8cf5b72ba} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9931 | 2026.05.06 06:56:25.183188 [ 261 ] {ecfa6ba5-d543-4575-b6dc-2ee8cf5b72ba} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 9932 | 2026.05.06 06:56:25.183225 [ 261 ] {ecfa6ba5-d543-4575-b6dc-2ee8cf5b72ba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9933 | 2026.05.06 06:56:25.183263 [ 261 ] {ecfa6ba5-d543-4575-b6dc-2ee8cf5b72ba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9934 | 2026.05.06 06:56:25.183299 [ 261 ] {ecfa6ba5-d543-4575-b6dc-2ee8cf5b72ba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9935 | 2026.05.06 06:56:25.183332 [ 261 ] {ecfa6ba5-d543-4575-b6dc-2ee8cf5b72ba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9936 | 2026.05.06 06:56:25.184554 [ 261 ] {ecfa6ba5-d543-4575-b6dc-2ee8cf5b72ba} <Debug> executeQuery: Read 51 rows, 9.76 KiB in 0.002796 sec., 18240.343347639486 rows/sec., 3.41 MiB/sec. | ||
| 9937 | 2026.05.06 06:56:25.184717 [ 261 ] {ecfa6ba5-d543-4575-b6dc-2ee8cf5b72ba} <Debug> MemoryTracker: Peak memory usage (for query): 187.61 KiB. | ||
| 9938 | 2026.05.06 06:56:25.184734 [ 261 ] {ecfa6ba5-d543-4575-b6dc-2ee8cf5b72ba} <Debug> TCPHandler: Processed in 0.003268653 sec. | ||
| 9939 | 2026.05.06 06:56:25.199933 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9940 | 2026.05.06 06:56:25.200067 [ 261 ] {390a9a89-e4ac-4a64-82c6-218f5fa08375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9941 | 2026.05.06 06:56:25.200125 [ 261 ] {390a9a89-e4ac-4a64-82c6-218f5fa08375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9942 | 2026.05.06 06:56:25.201054 [ 261 ] {390a9a89-e4ac-4a64-82c6-218f5fa08375} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9943 | 2026.05.06 06:56:25.201123 [ 261 ] {390a9a89-e4ac-4a64-82c6-218f5fa08375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9944 | 2026.05.06 06:56:25.201536 [ 261 ] {390a9a89-e4ac-4a64-82c6-218f5fa08375} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9945 | 2026.05.06 06:56:25.201762 [ 261 ] {390a9a89-e4ac-4a64-82c6-218f5fa08375} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9946 | 2026.05.06 06:56:25.201919 [ 261 ] {390a9a89-e4ac-4a64-82c6-218f5fa08375} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001889 sec., 150344.09740603494 rows/sec., 9.55 MiB/sec. | ||
| 9947 | 2026.05.06 06:56:25.201959 [ 261 ] {390a9a89-e4ac-4a64-82c6-218f5fa08375} <Debug> TCPHandler: Processed in 0.002090269 sec. | ||
| 9948 | 2026.05.06 06:56:25.202085 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9949 | 2026.05.06 06:56:25.202185 [ 261 ] {5b48be62-3f9f-4f47-966c-4945f26576f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9950 | 2026.05.06 06:56:25.202225 [ 261 ] {5b48be62-3f9f-4f47-966c-4945f26576f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9951 | 2026.05.06 06:56:25.204751 [ 261 ] {5b48be62-3f9f-4f47-966c-4945f26576f6} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9952 | 2026.05.06 06:56:25.204789 [ 261 ] {5b48be62-3f9f-4f47-966c-4945f26576f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9953 | 2026.05.06 06:56:25.205291 [ 261 ] {5b48be62-3f9f-4f47-966c-4945f26576f6} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9954 | 2026.05.06 06:56:25.205512 [ 261 ] {5b48be62-3f9f-4f47-966c-4945f26576f6} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9955 | 2026.05.06 06:56:25.205650 [ 261 ] {5b48be62-3f9f-4f47-966c-4945f26576f6} <Debug> executeQuery: Read 3220 rows, 247.24 KiB in 0.003485 sec., 923959.8278335725 rows/sec., 69.28 MiB/sec. | ||
| 9956 | 2026.05.06 06:56:25.205689 [ 261 ] {5b48be62-3f9f-4f47-966c-4945f26576f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 9957 | 2026.05.06 06:56:25.205702 [ 261 ] {5b48be62-3f9f-4f47-966c-4945f26576f6} <Debug> TCPHandler: Processed in 0.003666933 sec. | ||
| 9958 | 2026.05.06 06:56:25.205830 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9959 | 2026.05.06 06:56:25.205926 [ 261 ] {d9ac3afd-0048-4e7a-88ab-daa8021cd909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9960 | 2026.05.06 06:56:25.205967 [ 261 ] {d9ac3afd-0048-4e7a-88ab-daa8021cd909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9961 | 2026.05.06 06:56:25.206480 [ 261 ] {d9ac3afd-0048-4e7a-88ab-daa8021cd909} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9962 | 2026.05.06 06:56:25.206517 [ 261 ] {d9ac3afd-0048-4e7a-88ab-daa8021cd909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9963 | 2026.05.06 06:56:25.206818 [ 261 ] {d9ac3afd-0048-4e7a-88ab-daa8021cd909} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9964 | 2026.05.06 06:56:25.207026 [ 261 ] {d9ac3afd-0048-4e7a-88ab-daa8021cd909} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9965 | 2026.05.06 06:56:25.207159 [ 261 ] {d9ac3afd-0048-4e7a-88ab-daa8021cd909} <Debug> executeQuery: Read 190 rows, 12.15 KiB in 0.001251 sec., 151878.4972022382 rows/sec., 9.49 MiB/sec. | ||
| 9966 | 2026.05.06 06:56:25.207197 [ 261 ] {d9ac3afd-0048-4e7a-88ab-daa8021cd909} <Debug> TCPHandler: Processed in 0.00141591 sec. | ||
| 9967 | 2026.05.06 06:56:25.207312 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9968 | 2026.05.06 06:56:25.207408 [ 261 ] {bad81b68-aa98-4d32-849c-e0d516e417ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9969 | 2026.05.06 06:56:25.207447 [ 261 ] {bad81b68-aa98-4d32-849c-e0d516e417ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9970 | 2026.05.06 06:56:25.208267 [ 261 ] {bad81b68-aa98-4d32-849c-e0d516e417ee} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9971 | 2026.05.06 06:56:25.208304 [ 261 ] {bad81b68-aa98-4d32-849c-e0d516e417ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9972 | 2026.05.06 06:56:25.208637 [ 261 ] {bad81b68-aa98-4d32-849c-e0d516e417ee} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9973 | 2026.05.06 06:56:25.208847 [ 261 ] {bad81b68-aa98-4d32-849c-e0d516e417ee} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9974 | 2026.05.06 06:56:25.208975 [ 261 ] {bad81b68-aa98-4d32-849c-e0d516e417ee} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001586 sec., 598991.1727616646 rows/sec., 35.24 MiB/sec. | ||
| 9975 | 2026.05.06 06:56:25.209012 [ 261 ] {bad81b68-aa98-4d32-849c-e0d516e417ee} <Debug> TCPHandler: Processed in 0.00174931 sec. | ||
| 9976 | 2026.05.06 06:56:25.209132 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9977 | 2026.05.06 06:56:25.209226 [ 261 ] {4218857e-206a-4456-9233-6921658d7d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9978 | 2026.05.06 06:56:25.209265 [ 261 ] {4218857e-206a-4456-9233-6921658d7d96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9979 | 2026.05.06 06:56:25.209642 [ 261 ] {4218857e-206a-4456-9233-6921658d7d96} <Trace> oximeter.fields_u64 (029e43f7-d788-4da4-b6f4-1edef0954b38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9980 | 2026.05.06 06:56:25.209678 [ 261 ] {4218857e-206a-4456-9233-6921658d7d96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9981 | 2026.05.06 06:56:25.209956 [ 261 ] {4218857e-206a-4456-9233-6921658d7d96} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 9982 | 2026.05.06 06:56:25.210173 [ 261 ] {4218857e-206a-4456-9233-6921658d7d96} <Trace> oximeter.fields_u64 (029e43f7-d788-4da4-b6f4-1edef0954b38): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9983 | 2026.05.06 06:56:25.210300 [ 261 ] {4218857e-206a-4456-9233-6921658d7d96} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001092 sec., 915.7509157509156 rows/sec., 64.39 KiB/sec. | ||
| 9984 | 2026.05.06 06:56:25.210336 [ 261 ] {4218857e-206a-4456-9233-6921658d7d96} <Debug> TCPHandler: Processed in 0.001254316 sec. | ||
| 9985 | 2026.05.06 06:56:25.210451 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9986 | 2026.05.06 06:56:25.210543 [ 261 ] {5596ed26-d7eb-4729-a228-c4ed395349ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9987 | 2026.05.06 06:56:25.210584 [ 261 ] {5596ed26-d7eb-4729-a228-c4ed395349ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9988 | 2026.05.06 06:56:25.211075 [ 261 ] {5596ed26-d7eb-4729-a228-c4ed395349ec} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9989 | 2026.05.06 06:56:25.211111 [ 261 ] {5596ed26-d7eb-4729-a228-c4ed395349ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9990 | 2026.05.06 06:56:25.211411 [ 261 ] {5596ed26-d7eb-4729-a228-c4ed395349ec} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9991 | 2026.05.06 06:56:25.211618 [ 261 ] {5596ed26-d7eb-4729-a228-c4ed395349ec} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9992 | 2026.05.06 06:56:25.211746 [ 261 ] {5596ed26-d7eb-4729-a228-c4ed395349ec} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001221 sec., 121212.1212121212 rows/sec., 6.89 MiB/sec. | ||
| 9993 | 2026.05.06 06:56:25.211783 [ 261 ] {5596ed26-d7eb-4729-a228-c4ed395349ec} <Debug> TCPHandler: Processed in 0.001382639 sec. | ||
| 9994 | 2026.05.06 06:56:25.211903 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9995 | 2026.05.06 06:56:25.211996 [ 261 ] {7f0ca815-d2af-43a4-be4e-767ef451aaf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9996 | 2026.05.06 06:56:25.212035 [ 261 ] {7f0ca815-d2af-43a4-be4e-767ef451aaf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9997 | 2026.05.06 06:56:25.213241 [ 261 ] {7f0ca815-d2af-43a4-be4e-767ef451aaf7} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9998 | 2026.05.06 06:56:25.213278 [ 261 ] {7f0ca815-d2af-43a4-be4e-767ef451aaf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 9999 | 2026.05.06 06:56:25.213660 [ 261 ] {7f0ca815-d2af-43a4-be4e-767ef451aaf7} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10000 | 2026.05.06 06:56:25.213870 [ 261 ] {7f0ca815-d2af-43a4-be4e-767ef451aaf7} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10001 | 2026.05.06 06:56:25.214001 [ 261 ] {7f0ca815-d2af-43a4-be4e-767ef451aaf7} <Debug> executeQuery: Read 1753 rows, 121.14 KiB in 0.002022 sec., 866963.4025717112 rows/sec., 58.51 MiB/sec. | ||
| 10002 | 2026.05.06 06:56:25.214038 [ 261 ] {7f0ca815-d2af-43a4-be4e-767ef451aaf7} <Debug> TCPHandler: Processed in 0.002182651 sec. | ||
| 10003 | 2026.05.06 06:56:25.214152 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10004 | 2026.05.06 06:56:25.214247 [ 261 ] {c4ac81c8-7e02-4793-8090-96e0fbc226ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10005 | 2026.05.06 06:56:25.214288 [ 261 ] {c4ac81c8-7e02-4793-8090-96e0fbc226ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10006 | 2026.05.06 06:56:25.214642 [ 261 ] {c4ac81c8-7e02-4793-8090-96e0fbc226ca} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10007 | 2026.05.06 06:56:25.214678 [ 261 ] {c4ac81c8-7e02-4793-8090-96e0fbc226ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10008 | 2026.05.06 06:56:25.214973 [ 261 ] {c4ac81c8-7e02-4793-8090-96e0fbc226ca} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 10009 | 2026.05.06 06:56:25.215181 [ 261 ] {c4ac81c8-7e02-4793-8090-96e0fbc226ca} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10010 | 2026.05.06 06:56:25.215311 [ 261 ] {c4ac81c8-7e02-4793-8090-96e0fbc226ca} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001082 sec., 5545.286506469501 rows/sec., 289.72 KiB/sec. | ||
| 10011 | 2026.05.06 06:56:25.215348 [ 261 ] {c4ac81c8-7e02-4793-8090-96e0fbc226ca} <Debug> TCPHandler: Processed in 0.001245104 sec. | ||
| 10012 | 2026.05.06 06:56:25.215489 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10013 | 2026.05.06 06:56:25.215583 [ 261 ] {b511524d-6dda-4839-9161-676f5cbed9be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10014 | 2026.05.06 06:56:25.215626 [ 261 ] {b511524d-6dda-4839-9161-676f5cbed9be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10015 | 2026.05.06 06:56:25.216343 [ 261 ] {b511524d-6dda-4839-9161-676f5cbed9be} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10016 | 2026.05.06 06:56:25.216379 [ 261 ] {b511524d-6dda-4839-9161-676f5cbed9be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10017 | 2026.05.06 06:56:25.216810 [ 261 ] {b511524d-6dda-4839-9161-676f5cbed9be} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10018 | 2026.05.06 06:56:25.217020 [ 261 ] {b511524d-6dda-4839-9161-676f5cbed9be} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10019 | 2026.05.06 06:56:25.217149 [ 261 ] {b511524d-6dda-4839-9161-676f5cbed9be} <Debug> executeQuery: Read 1601 rows, 99.52 KiB in 0.001584 sec., 1010732.3232323233 rows/sec., 61.36 MiB/sec. | ||
| 10020 | 2026.05.06 06:56:25.217186 [ 261 ] {b511524d-6dda-4839-9161-676f5cbed9be} <Debug> TCPHandler: Processed in 0.001746229 sec. | ||
| 10021 | 2026.05.06 06:56:25.217183 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10022 | 2026.05.06 06:56:25.217266 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10023 | 2026.05.06 06:56:25.217304 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 10024 | 2026.05.06 06:56:25.217315 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10025 | 2026.05.06 06:56:25.217421 [ 202 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 10026 | 2026.05.06 06:56:25.217422 [ 261 ] {30437e32-33f1-41cb-805b-96688125c42d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10027 | 2026.05.06 06:56:25.217498 [ 261 ] {30437e32-33f1-41cb-805b-96688125c42d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10028 | 2026.05.06 06:56:25.217536 [ 202 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10029 | 2026.05.06 06:56:25.217571 [ 202 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 24658 rows starting from the beginning of the part | ||
| 10030 | 2026.05.06 06:56:25.217632 [ 202 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 265 rows starting from the beginning of the part | ||
| 10031 | 2026.05.06 06:56:25.217684 [ 202 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 162 rows starting from the beginning of the part | ||
| 10032 | 2026.05.06 06:56:25.217731 [ 202 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 265 rows starting from the beginning of the part | ||
| 10033 | 2026.05.06 06:56:25.217776 [ 202 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
| 10034 | 2026.05.06 06:56:25.217812 [ 261 ] {30437e32-33f1-41cb-805b-96688125c42d} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10035 | 2026.05.06 06:56:25.217819 [ 202 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1601 rows starting from the beginning of the part | ||
| 10036 | 2026.05.06 06:56:25.217848 [ 261 ] {30437e32-33f1-41cb-805b-96688125c42d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10037 | 2026.05.06 06:56:25.218161 [ 261 ] {30437e32-33f1-41cb-805b-96688125c42d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10038 | 2026.05.06 06:56:25.218365 [ 261 ] {30437e32-33f1-41cb-805b-96688125c42d} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10039 | 2026.05.06 06:56:25.218494 [ 261 ] {30437e32-33f1-41cb-805b-96688125c42d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00109 sec., 917.4311926605504 rows/sec., 61.82 KiB/sec. | ||
| 10040 | 2026.05.06 06:56:25.218530 [ 261 ] {30437e32-33f1-41cb-805b-96688125c42d} <Debug> TCPHandler: Processed in 0.001271556 sec. | ||
| 10041 | 2026.05.06 06:56:25.218649 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10042 | 2026.05.06 06:56:25.218744 [ 261 ] {cdaa81fe-a085-4f70-b54a-5f7d1faa3586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10043 | 2026.05.06 06:56:25.218797 [ 261 ] {cdaa81fe-a085-4f70-b54a-5f7d1faa3586} <Trace> 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 | ||
| 10044 | 2026.05.06 06:56:25.219649 [ 261 ] {cdaa81fe-a085-4f70-b54a-5f7d1faa3586} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10045 | 2026.05.06 06:56:25.219685 [ 261 ] {cdaa81fe-a085-4f70-b54a-5f7d1faa3586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10046 | 2026.05.06 06:56:25.220270 [ 261 ] {cdaa81fe-a085-4f70-b54a-5f7d1faa3586} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10047 | 2026.05.06 06:56:25.220492 [ 261 ] {cdaa81fe-a085-4f70-b54a-5f7d1faa3586} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10048 | 2026.05.06 06:56:25.220622 [ 55 ] {} <Debug> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10049 | 2026.05.06 06:56:25.220632 [ 261 ] {cdaa81fe-a085-4f70-b54a-5f7d1faa3586} <Debug> executeQuery: Read 48 rows, 88.08 KiB in 0.001906 sec., 25183.630640083946 rows/sec., 45.13 MiB/sec. | ||
| 10050 | 2026.05.06 06:56:25.220678 [ 55 ] {} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10051 | 2026.05.06 06:56:25.220712 [ 261 ] {cdaa81fe-a085-4f70-b54a-5f7d1faa3586} <Debug> TCPHandler: Processed in 0.00211254 sec. | ||
| 10052 | 2026.05.06 06:56:25.220716 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10053 | 2026.05.06 06:56:25.220841 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10054 | 2026.05.06 06:56:25.220852 [ 200 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 10055 | 2026.05.06 06:56:25.220942 [ 261 ] {6d4076cd-c20a-451f-9fa8-f63d101e9919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10056 | 2026.05.06 06:56:25.220989 [ 261 ] {6d4076cd-c20a-451f-9fa8-f63d101e9919} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10057 | 2026.05.06 06:56:25.221117 [ 200 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10058 | 2026.05.06 06:56:25.221180 [ 200 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1025 rows starting from the beginning of the part | ||
| 10059 | 2026.05.06 06:56:25.221297 [ 200 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 37 rows starting from the beginning of the part | ||
| 10060 | 2026.05.06 06:56:25.221323 [ 261 ] {6d4076cd-c20a-451f-9fa8-f63d101e9919} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10061 | 2026.05.06 06:56:25.221363 [ 261 ] {6d4076cd-c20a-451f-9fa8-f63d101e9919} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10062 | 2026.05.06 06:56:25.221415 [ 200 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 4 rows starting from the beginning of the part | ||
| 10063 | 2026.05.06 06:56:25.221516 [ 200 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 37 rows starting from the beginning of the part | ||
| 10064 | 2026.05.06 06:56:25.221604 [ 200 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 4 rows starting from the beginning of the part | ||
| 10065 | 2026.05.06 06:56:25.221804 [ 200 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 48 rows starting from the beginning of the part | ||
| 10066 | 2026.05.06 06:56:25.221819 [ 261 ] {6d4076cd-c20a-451f-9fa8-f63d101e9919} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10067 | 2026.05.06 06:56:25.222037 [ 261 ] {6d4076cd-c20a-451f-9fa8-f63d101e9919} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10068 | 2026.05.06 06:56:25.222175 [ 261 ] {6d4076cd-c20a-451f-9fa8-f63d101e9919} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.00125 sec., 33600 rows/sec., 1.92 MiB/sec. | ||
| 10069 | 2026.05.06 06:56:25.222215 [ 261 ] {6d4076cd-c20a-451f-9fa8-f63d101e9919} <Debug> TCPHandler: Processed in 0.00142331 sec. | ||
| 10070 | 2026.05.06 06:56:25.224389 [ 199 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27111 rows, containing 5 columns (5 merged, 0 gathered) in 0.007010178 sec., 3867376.8340832433 rows/sec., 247.21 MiB/sec. | ||
| 10071 | 2026.05.06 06:56:25.224732 [ 191 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10072 | 2026.05.06 06:56:25.225037 [ 191 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10073 | 2026.05.06 06:56:25.225120 [ 191 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10074 | 2026.05.06 06:56:25.225213 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 10075 | 2026.05.06 06:56:25.227616 [ 199 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1155 rows, containing 19 columns (19 merged, 0 gathered) in 0.006815993 sec., 169454.39938098527 rows/sec., 303.65 MiB/sec. | ||
| 10076 | 2026.05.06 06:56:25.229362 [ 191 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10077 | 2026.05.06 06:56:25.229690 [ 191 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10078 | 2026.05.06 06:56:25.229767 [ 191 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10079 | 2026.05.06 06:56:25.229887 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.67 MiB. | ||
| 10080 | 2026.05.06 06:56:26.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 314.71 MiB, peak 325.06 MiB, free memory in arenas 0.00 B, will set to 317.80 MiB (RSS), difference: 3.09 MiB | ||
| 10081 | 2026.05.06 06:56:26.770428 [ 62 ] {} <Debug> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 10082 | 2026.05.06 06:56:26.770536 [ 62 ] {} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10083 | 2026.05.06 06:56:26.770573 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10084 | 2026.05.06 06:56:26.770707 [ 197 ] {0df8073b-f29c-4283-b8f7-dff834c33018::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 10085 | 2026.05.06 06:56:26.770864 [ 197 ] {0df8073b-f29c-4283-b8f7-dff834c33018::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10086 | 2026.05.06 06:56:26.770905 [ 197 ] {0df8073b-f29c-4283-b8f7-dff834c33018::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 20 rows starting from the beginning of the part | ||
| 10087 | 2026.05.06 06:56:26.770982 [ 197 ] {0df8073b-f29c-4283-b8f7-dff834c33018::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part | ||
| 10088 | 2026.05.06 06:56:26.771037 [ 197 ] {0df8073b-f29c-4283-b8f7-dff834c33018::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part | ||
| 10089 | 2026.05.06 06:56:26.771096 [ 197 ] {0df8073b-f29c-4283-b8f7-dff834c33018::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 10090 | 2026.05.06 06:56:26.771147 [ 197 ] {0df8073b-f29c-4283-b8f7-dff834c33018::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 10091 | 2026.05.06 06:56:26.771939 [ 191 ] {0df8073b-f29c-4283-b8f7-dff834c33018::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001283046 sec., 32734.6018770956 rows/sec., 2.73 MiB/sec. | ||
| 10092 | 2026.05.06 06:56:26.772131 [ 198 ] {0df8073b-f29c-4283-b8f7-dff834c33018::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 10093 | 2026.05.06 06:56:26.772472 [ 198 ] {0df8073b-f29c-4283-b8f7-dff834c33018::all_1_14_3} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10094 | 2026.05.06 06:56:26.772559 [ 198 ] {0df8073b-f29c-4283-b8f7-dff834c33018::all_1_14_3} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 10095 | 2026.05.06 06:56:26.772675 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10096 | 2026.05.06 06:56:29.545401 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10097 | 2026.05.06 06:56:29.545622 [ 261 ] {8d7ffb5e-4f83-4263-9113-13fb5bbcd6a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 10098 | 2026.05.06 06:56:29.545947 [ 261 ] {8d7ffb5e-4f83-4263-9113-13fb5bbcd6a3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10099 | 2026.05.06 06:56:29.545981 [ 261 ] {8d7ffb5e-4f83-4263-9113-13fb5bbcd6a3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 10100 | 2026.05.06 06:56:29.546195 [ 261 ] {8d7ffb5e-4f83-4263-9113-13fb5bbcd6a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10101 | 2026.05.06 06:56:29.546264 [ 261 ] {8d7ffb5e-4f83-4263-9113-13fb5bbcd6a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10102 | 2026.05.06 06:56:29.546403 [ 261 ] {8d7ffb5e-4f83-4263-9113-13fb5bbcd6a3} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 10103 | 2026.05.06 06:56:29.546493 [ 353 ] {8d7ffb5e-4f83-4263-9113-13fb5bbcd6a3} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10104 | 2026.05.06 06:56:29.546494 [ 321 ] {8d7ffb5e-4f83-4263-9113-13fb5bbcd6a3} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10105 | 2026.05.06 06:56:29.546542 [ 363 ] {8d7ffb5e-4f83-4263-9113-13fb5bbcd6a3} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10106 | 2026.05.06 06:56:29.546562 [ 364 ] {8d7ffb5e-4f83-4263-9113-13fb5bbcd6a3} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10107 | 2026.05.06 06:56:29.546699 [ 261 ] {8d7ffb5e-4f83-4263-9113-13fb5bbcd6a3} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 10108 | 2026.05.06 06:56:29.546729 [ 261 ] {8d7ffb5e-4f83-4263-9113-13fb5bbcd6a3} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10109 | 2026.05.06 06:56:29.546831 [ 261 ] {8d7ffb5e-4f83-4263-9113-13fb5bbcd6a3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10110 | 2026.05.06 06:56:29.546853 [ 261 ] {8d7ffb5e-4f83-4263-9113-13fb5bbcd6a3} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 10111 | 2026.05.06 06:56:29.546890 [ 261 ] {8d7ffb5e-4f83-4263-9113-13fb5bbcd6a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10112 | 2026.05.06 06:56:29.546928 [ 261 ] {8d7ffb5e-4f83-4263-9113-13fb5bbcd6a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10113 | 2026.05.06 06:56:29.546964 [ 261 ] {8d7ffb5e-4f83-4263-9113-13fb5bbcd6a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10114 | 2026.05.06 06:56:29.547001 [ 261 ] {8d7ffb5e-4f83-4263-9113-13fb5bbcd6a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10115 | 2026.05.06 06:56:29.548154 [ 261 ] {8d7ffb5e-4f83-4263-9113-13fb5bbcd6a3} <Debug> executeQuery: Read 51 rows, 3.77 KiB in 0.002618 sec., 19480.51948051948 rows/sec., 1.41 MiB/sec. | ||
| 10116 | 2026.05.06 06:56:29.548331 [ 261 ] {8d7ffb5e-4f83-4263-9113-13fb5bbcd6a3} <Debug> MemoryTracker: Peak memory usage (for query): 146.71 KiB. | ||
| 10117 | 2026.05.06 06:56:29.548348 [ 261 ] {8d7ffb5e-4f83-4263-9113-13fb5bbcd6a3} <Debug> TCPHandler: Processed in 0.003076597 sec. | ||
| 10118 | 2026.05.06 06:56:29.549980 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10119 | 2026.05.06 06:56:29.550089 [ 261 ] {f51641d2-1093-4c5b-a945-bc5ff4a64bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10120 | 2026.05.06 06:56:29.550133 [ 261 ] {f51641d2-1093-4c5b-a945-bc5ff4a64bb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10121 | 2026.05.06 06:56:29.550642 [ 261 ] {f51641d2-1093-4c5b-a945-bc5ff4a64bb3} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10122 | 2026.05.06 06:56:29.550683 [ 261 ] {f51641d2-1093-4c5b-a945-bc5ff4a64bb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10123 | 2026.05.06 06:56:29.551066 [ 261 ] {f51641d2-1093-4c5b-a945-bc5ff4a64bb3} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10124 | 2026.05.06 06:56:29.551293 [ 261 ] {f51641d2-1093-4c5b-a945-bc5ff4a64bb3} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10125 | 2026.05.06 06:56:29.551446 [ 261 ] {f51641d2-1093-4c5b-a945-bc5ff4a64bb3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001387 sec., 40374.90987743331 rows/sec., 3.10 MiB/sec. | ||
| 10126 | 2026.05.06 06:56:29.551484 [ 261 ] {f51641d2-1093-4c5b-a945-bc5ff4a64bb3} <Debug> TCPHandler: Processed in 0.001556934 sec. | ||
| 10127 | 2026.05.06 06:56:29.551611 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10128 | 2026.05.06 06:56:29.551706 [ 261 ] {931791f0-c3d5-4bf2-8a6b-4aa9ae7e21b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10129 | 2026.05.06 06:56:29.551745 [ 261 ] {931791f0-c3d5-4bf2-8a6b-4aa9ae7e21b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10130 | 2026.05.06 06:56:29.552168 [ 261 ] {931791f0-c3d5-4bf2-8a6b-4aa9ae7e21b0} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10131 | 2026.05.06 06:56:29.552205 [ 261 ] {931791f0-c3d5-4bf2-8a6b-4aa9ae7e21b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10132 | 2026.05.06 06:56:29.552507 [ 261 ] {931791f0-c3d5-4bf2-8a6b-4aa9ae7e21b0} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10133 | 2026.05.06 06:56:29.552721 [ 261 ] {931791f0-c3d5-4bf2-8a6b-4aa9ae7e21b0} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10134 | 2026.05.06 06:56:29.552856 [ 261 ] {931791f0-c3d5-4bf2-8a6b-4aa9ae7e21b0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001168 sec., 54794.520547945205 rows/sec., 4.28 MiB/sec. | ||
| 10135 | 2026.05.06 06:56:29.552894 [ 261 ] {931791f0-c3d5-4bf2-8a6b-4aa9ae7e21b0} <Debug> TCPHandler: Processed in 0.001331928 sec. | ||
| 10136 | 2026.05.06 06:56:29.553026 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10137 | 2026.05.06 06:56:29.553121 [ 261 ] {408b481c-55b3-438a-ae47-ad2cb92a06c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10138 | 2026.05.06 06:56:29.553166 [ 261 ] {408b481c-55b3-438a-ae47-ad2cb92a06c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10139 | 2026.05.06 06:56:29.553552 [ 261 ] {408b481c-55b3-438a-ae47-ad2cb92a06c5} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10140 | 2026.05.06 06:56:29.553587 [ 261 ] {408b481c-55b3-438a-ae47-ad2cb92a06c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10141 | 2026.05.06 06:56:29.553922 [ 261 ] {408b481c-55b3-438a-ae47-ad2cb92a06c5} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10142 | 2026.05.06 06:56:29.554128 [ 261 ] {408b481c-55b3-438a-ae47-ad2cb92a06c5} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10143 | 2026.05.06 06:56:29.554262 [ 261 ] {408b481c-55b3-438a-ae47-ad2cb92a06c5} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00116 sec., 110344.8275862069 rows/sec., 7.69 MiB/sec. | ||
| 10144 | 2026.05.06 06:56:29.554300 [ 261 ] {408b481c-55b3-438a-ae47-ad2cb92a06c5} <Debug> TCPHandler: Processed in 0.001324648 sec. | ||
| 10145 | 2026.05.06 06:56:29.554430 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10146 | 2026.05.06 06:56:29.554524 [ 261 ] {37667633-7ff6-4faa-a846-d7c75bb7b6fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10147 | 2026.05.06 06:56:29.554564 [ 261 ] {37667633-7ff6-4faa-a846-d7c75bb7b6fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10148 | 2026.05.06 06:56:29.554906 [ 261 ] {37667633-7ff6-4faa-a846-d7c75bb7b6fc} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10149 | 2026.05.06 06:56:29.554942 [ 261 ] {37667633-7ff6-4faa-a846-d7c75bb7b6fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10150 | 2026.05.06 06:56:29.555250 [ 261 ] {37667633-7ff6-4faa-a846-d7c75bb7b6fc} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10151 | 2026.05.06 06:56:29.555456 [ 261 ] {37667633-7ff6-4faa-a846-d7c75bb7b6fc} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10152 | 2026.05.06 06:56:29.555568 [ 59 ] {} <Debug> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10153 | 2026.05.06 06:56:29.555585 [ 261 ] {37667633-7ff6-4faa-a846-d7c75bb7b6fc} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00108 sec., 44444.444444444445 rows/sec., 3.00 MiB/sec. | ||
| 10154 | 2026.05.06 06:56:29.555631 [ 59 ] {} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10155 | 2026.05.06 06:56:29.555640 [ 261 ] {37667633-7ff6-4faa-a846-d7c75bb7b6fc} <Debug> TCPHandler: Processed in 0.001259275 sec. | ||
| 10156 | 2026.05.06 06:56:29.555660 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10157 | 2026.05.06 06:56:29.555782 [ 193 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 10158 | 2026.05.06 06:56:29.555922 [ 193 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10159 | 2026.05.06 06:56:29.555960 [ 193 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3330 rows starting from the beginning of the part | ||
| 10160 | 2026.05.06 06:56:29.556025 [ 193 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
| 10161 | 2026.05.06 06:56:29.556078 [ 193 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 90 rows starting from the beginning of the part | ||
| 10162 | 2026.05.06 06:56:29.556126 [ 193 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 10163 | 2026.05.06 06:56:29.556177 [ 193 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 42 rows starting from the beginning of the part | ||
| 10164 | 2026.05.06 06:56:29.556222 [ 193 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 48 rows starting from the beginning of the part | ||
| 10165 | 2026.05.06 06:56:29.557428 [ 191 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3630 rows, containing 4 columns (4 merged, 0 gathered) in 0.001693298 sec., 2143745.5190994143 rows/sec., 139.00 MiB/sec. | ||
| 10166 | 2026.05.06 06:56:29.557700 [ 193 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10167 | 2026.05.06 06:56:29.557956 [ 193 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_61_12} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10168 | 2026.05.06 06:56:29.558031 [ 193 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_61_12} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10169 | 2026.05.06 06:56:29.558106 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 10170 | 2026.05.06 06:56:29.595468 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46820 | ||
| 10171 | 2026.05.06 06:56:29.595563 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10172 | 2026.05.06 06:56:29.595588 [ 278 ] {} <Debug> TCP-Session: 8baa8e5f-e975-4967-baa5-f2dd00d90f9b Authenticating user 'default' from [fd00:1122:3344:101::e]:46820 | ||
| 10173 | 2026.05.06 06:56:29.595611 [ 278 ] {} <Debug> TCP-Session: 8baa8e5f-e975-4967-baa5-f2dd00d90f9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10174 | 2026.05.06 06:56:29.595624 [ 278 ] {} <Debug> TCP-Session: 8baa8e5f-e975-4967-baa5-f2dd00d90f9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10175 | 2026.05.06 06:56:29.595792 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51860 | ||
| 10176 | 2026.05.06 06:56:29.595823 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38265 | ||
| 10177 | 2026.05.06 06:56:29.595855 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59625 | ||
| 10178 | 2026.05.06 06:56:29.595867 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54271 | ||
| 10179 | 2026.05.06 06:56:29.595888 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40498 | ||
| 10180 | 2026.05.06 06:56:29.595909 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60402 | ||
| 10181 | 2026.05.06 06:56:29.595940 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10182 | 2026.05.06 06:56:29.595966 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10183 | 2026.05.06 06:56:29.595984 [ 307 ] {} <Debug> TCP-Session: 772ed315-ee5e-4456-9dff-7304fccc5c31 Authenticating user 'default' from [fd00:1122:3344:101::e]:59625 | ||
| 10184 | 2026.05.06 06:56:29.595914 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10185 | 2026.05.06 06:56:29.596007 [ 308 ] {} <Debug> TCP-Session: 4eda2f64-f3ff-4690-adc7-759c41412978 Authenticating user 'default' from [fd00:1122:3344:101::e]:54271 | ||
| 10186 | 2026.05.06 06:56:29.596014 [ 307 ] {} <Debug> TCP-Session: 772ed315-ee5e-4456-9dff-7304fccc5c31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10187 | 2026.05.06 06:56:29.596036 [ 304 ] {} <Debug> TCP-Session: fb1087a5-ca14-4c8c-87f3-44d1230bcf7a Authenticating user 'default' from [fd00:1122:3344:101::e]:38265 | ||
| 10188 | 2026.05.06 06:56:29.596050 [ 308 ] {} <Debug> TCP-Session: 4eda2f64-f3ff-4690-adc7-759c41412978 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10189 | 2026.05.06 06:56:29.596054 [ 307 ] {} <Debug> TCP-Session: 772ed315-ee5e-4456-9dff-7304fccc5c31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10190 | 2026.05.06 06:56:29.596082 [ 308 ] {} <Debug> TCP-Session: 4eda2f64-f3ff-4690-adc7-759c41412978 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10191 | 2026.05.06 06:56:29.596072 [ 304 ] {} <Debug> TCP-Session: fb1087a5-ca14-4c8c-87f3-44d1230bcf7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10192 | 2026.05.06 06:56:29.595901 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58741 | ||
| 10193 | 2026.05.06 06:56:29.596128 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10194 | 2026.05.06 06:56:29.596123 [ 304 ] {} <Debug> TCP-Session: fb1087a5-ca14-4c8c-87f3-44d1230bcf7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10195 | 2026.05.06 06:56:29.596184 [ 310 ] {} <Debug> TCP-Session: 95a3fa6c-5602-4ea3-bf0c-c492b0b9913f Authenticating user 'default' from [fd00:1122:3344:101::e]:40498 | ||
| 10196 | 2026.05.06 06:56:29.595905 [ 278 ] {} <Trace> TCP-Session: 8baa8e5f-e975-4967-baa5-f2dd00d90f9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10197 | 2026.05.06 06:56:29.596215 [ 310 ] {} <Debug> TCP-Session: 95a3fa6c-5602-4ea3-bf0c-c492b0b9913f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10198 | 2026.05.06 06:56:29.595894 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10199 | 2026.05.06 06:56:29.596248 [ 310 ] {} <Debug> TCP-Session: 95a3fa6c-5602-4ea3-bf0c-c492b0b9913f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10200 | 2026.05.06 06:56:29.596278 [ 303 ] {} <Debug> TCP-Session: 7ce15ad5-761b-4dd6-9336-6e6586c4c6e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:51860 | ||
| 10201 | 2026.05.06 06:56:29.595886 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59168 | ||
| 10202 | 2026.05.06 06:56:29.596306 [ 303 ] {} <Debug> TCP-Session: 7ce15ad5-761b-4dd6-9336-6e6586c4c6e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10203 | 2026.05.06 06:56:29.596351 [ 303 ] {} <Debug> TCP-Session: 7ce15ad5-761b-4dd6-9336-6e6586c4c6e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10204 | 2026.05.06 06:56:29.596383 [ 278 ] {34c1ad71-4943-4a84-bdb5-c4207216779e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46820) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10205 | 2026.05.06 06:56:29.596642 [ 278 ] {34c1ad71-4943-4a84-bdb5-c4207216779e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10206 | 2026.05.06 06:56:29.596688 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10207 | 2026.05.06 06:56:29.596696 [ 278 ] {34c1ad71-4943-4a84-bdb5-c4207216779e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10208 | 2026.05.06 06:56:29.596724 [ 259 ] {} <Debug> TCP-Session: f43afa26-bc80-46db-b1c7-9f0c06235ac5 Authenticating user 'default' from [fd00:1122:3344:101::e]:60402 | ||
| 10209 | 2026.05.06 06:56:29.596746 [ 259 ] {} <Debug> TCP-Session: f43afa26-bc80-46db-b1c7-9f0c06235ac5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10210 | 2026.05.06 06:56:29.596761 [ 259 ] {} <Debug> TCP-Session: f43afa26-bc80-46db-b1c7-9f0c06235ac5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10211 | 2026.05.06 06:56:29.596820 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10212 | 2026.05.06 06:56:29.596861 [ 309 ] {} <Debug> TCP-Session: 0549e07e-218c-4fa5-bddd-0203b7f00c1e Authenticating user 'default' from [fd00:1122:3344:101::e]:59168 | ||
| 10213 | 2026.05.06 06:56:29.596884 [ 309 ] {} <Debug> TCP-Session: 0549e07e-218c-4fa5-bddd-0203b7f00c1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10214 | 2026.05.06 06:56:29.596896 [ 309 ] {} <Debug> TCP-Session: 0549e07e-218c-4fa5-bddd-0203b7f00c1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10215 | 2026.05.06 06:56:29.596945 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10216 | 2026.05.06 06:56:29.596978 [ 311 ] {} <Debug> TCP-Session: bdb81d4e-670b-4b52-aa69-28063578e860 Authenticating user 'default' from [fd00:1122:3344:101::e]:58741 | ||
| 10217 | 2026.05.06 06:56:29.596994 [ 311 ] {} <Debug> TCP-Session: bdb81d4e-670b-4b52-aa69-28063578e860 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10218 | 2026.05.06 06:56:29.596999 [ 278 ] {34c1ad71-4943-4a84-bdb5-c4207216779e} <Debug> oximeter.version (d3864241-cdea-4d2b-8559-2a50b58f009c) (SelectExecutor): Key condition: unknown | ||
| 10219 | 2026.05.06 06:56:29.597008 [ 311 ] {} <Debug> TCP-Session: bdb81d4e-670b-4b52-aa69-28063578e860 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10220 | 2026.05.06 06:56:29.597943 [ 363 ] {34c1ad71-4943-4a84-bdb5-c4207216779e} <Trace> AggregatingTransform: Aggregating | ||
| 10221 | 2026.05.06 06:56:29.597992 [ 363 ] {34c1ad71-4943-4a84-bdb5-c4207216779e} <Trace> Aggregator: Aggregation method: without_key | ||
| 10222 | 2026.05.06 06:56:29.598032 [ 363 ] {34c1ad71-4943-4a84-bdb5-c4207216779e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000929136 sec. (1076.269 rows/sec., 42.04 KiB/sec.) | ||
| 10223 | 2026.05.06 06:56:29.598053 [ 363 ] {34c1ad71-4943-4a84-bdb5-c4207216779e} <Trace> Aggregator: Merging aggregated data | ||
| 10224 | 2026.05.06 06:56:29.599252 [ 278 ] {34c1ad71-4943-4a84-bdb5-c4207216779e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002932 sec., 341.06412005457025 rows/sec., 13.32 KiB/sec. | ||
| 10225 | 2026.05.06 06:56:29.599414 [ 278 ] {34c1ad71-4943-4a84-bdb5-c4207216779e} <Debug> TCPHandler: Processed in 0.003616072 sec. | ||
| 10226 | 2026.05.06 06:56:29.599539 [ 278 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10227 | 2026.05.06 06:56:29.599567 [ 278 ] {} <Debug> TCP-Session: 8baa8e5f-e975-4967-baa5-f2dd00d90f9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10228 | 2026.05.06 06:56:29.599572 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10229 | 2026.05.06 06:56:29.599591 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10230 | 2026.05.06 06:56:29.599605 [ 303 ] {} <Debug> TCP-Session: 7ce15ad5-761b-4dd6-9336-6e6586c4c6e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10231 | 2026.05.06 06:56:29.599612 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10232 | 2026.05.06 06:56:29.599634 [ 259 ] {} <Debug> TCP-Session: f43afa26-bc80-46db-b1c7-9f0c06235ac5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10233 | 2026.05.06 06:56:29.599651 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10234 | 2026.05.06 06:56:29.599671 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10235 | 2026.05.06 06:56:29.599688 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10236 | 2026.05.06 06:56:29.599716 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10237 | 2026.05.06 06:56:29.599725 [ 307 ] {} <Debug> TCP-Session: 772ed315-ee5e-4456-9dff-7304fccc5c31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10238 | 2026.05.06 06:56:29.599750 [ 308 ] {} <Debug> TCP-Session: 4eda2f64-f3ff-4690-adc7-759c41412978 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10239 | 2026.05.06 06:56:29.599766 [ 310 ] {} <Debug> TCP-Session: 95a3fa6c-5602-4ea3-bf0c-c492b0b9913f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10240 | 2026.05.06 06:56:29.599677 [ 304 ] {} <Debug> TCP-Session: fb1087a5-ca14-4c8c-87f3-44d1230bcf7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10241 | 2026.05.06 06:56:29.599706 [ 309 ] {} <Debug> TCP-Session: 0549e07e-218c-4fa5-bddd-0203b7f00c1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10242 | 2026.05.06 06:56:29.599630 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10243 | 2026.05.06 06:56:29.599877 [ 311 ] {} <Debug> TCP-Session: bdb81d4e-670b-4b52-aa69-28063578e860 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10244 | 2026.05.06 06:56:29.612988 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33821 | ||
| 10245 | 2026.05.06 06:56:29.613049 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10246 | 2026.05.06 06:56:29.613070 [ 278 ] {} <Debug> TCP-Session: b9eb5c5a-05b1-4998-838d-48247b4a6063 Authenticating user 'default' from [fd00:1122:3344:101::e]:33821 | ||
| 10247 | 2026.05.06 06:56:29.613094 [ 278 ] {} <Debug> TCP-Session: b9eb5c5a-05b1-4998-838d-48247b4a6063 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10248 | 2026.05.06 06:56:29.613112 [ 278 ] {} <Debug> TCP-Session: b9eb5c5a-05b1-4998-838d-48247b4a6063 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10249 | 2026.05.06 06:56:29.613253 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58200 | ||
| 10250 | 2026.05.06 06:56:29.613259 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64192 | ||
| 10251 | 2026.05.06 06:56:29.613316 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57921 | ||
| 10252 | 2026.05.06 06:56:29.613329 [ 278 ] {} <Trace> TCP-Session: b9eb5c5a-05b1-4998-838d-48247b4a6063 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10253 | 2026.05.06 06:56:29.613337 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45606 | ||
| 10254 | 2026.05.06 06:56:29.613357 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56414 | ||
| 10255 | 2026.05.06 06:56:29.613376 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49796 | ||
| 10256 | 2026.05.06 06:56:29.613383 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10257 | 2026.05.06 06:56:29.613432 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10258 | 2026.05.06 06:56:29.613440 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10259 | 2026.05.06 06:56:29.613465 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10260 | 2026.05.06 06:56:29.613473 [ 309 ] {} <Debug> TCP-Session: 03ef7e0e-36ee-4d4c-bd35-bdd0129ef5e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:45606 | ||
| 10261 | 2026.05.06 06:56:29.613497 [ 310 ] {} <Debug> TCP-Session: 79d4d514-e203-4721-9fe1-f0593765c736 Authenticating user 'default' from [fd00:1122:3344:101::e]:56414 | ||
| 10262 | 2026.05.06 06:56:29.613506 [ 259 ] {} <Debug> TCP-Session: 091facde-a532-48d7-b26a-5cffb11b7d17 Authenticating user 'default' from [fd00:1122:3344:101::e]:49796 | ||
| 10263 | 2026.05.06 06:56:29.613521 [ 309 ] {} <Debug> TCP-Session: 03ef7e0e-36ee-4d4c-bd35-bdd0129ef5e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10264 | 2026.05.06 06:56:29.613531 [ 310 ] {} <Debug> TCP-Session: 79d4d514-e203-4721-9fe1-f0593765c736 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10265 | 2026.05.06 06:56:29.613547 [ 259 ] {} <Debug> TCP-Session: 091facde-a532-48d7-b26a-5cffb11b7d17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10266 | 2026.05.06 06:56:29.613569 [ 310 ] {} <Debug> TCP-Session: 79d4d514-e203-4721-9fe1-f0593765c736 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10267 | 2026.05.06 06:56:29.613584 [ 259 ] {} <Debug> TCP-Session: 091facde-a532-48d7-b26a-5cffb11b7d17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10268 | 2026.05.06 06:56:29.613560 [ 309 ] {} <Debug> TCP-Session: 03ef7e0e-36ee-4d4c-bd35-bdd0129ef5e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10269 | 2026.05.06 06:56:29.613465 [ 278 ] {520237d3-f003-4f51-822a-e567bffa6f00} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33821) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10270 | 2026.05.06 06:56:29.613455 [ 307 ] {} <Debug> TCP-Session: 8f71409c-3b73-4dbe-8fa6-356c332b6269 Authenticating user 'default' from [fd00:1122:3344:101::e]:57921 | ||
| 10271 | 2026.05.06 06:56:29.613340 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10272 | 2026.05.06 06:56:29.613673 [ 307 ] {} <Debug> TCP-Session: 8f71409c-3b73-4dbe-8fa6-356c332b6269 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10273 | 2026.05.06 06:56:29.613700 [ 304 ] {} <Debug> TCP-Session: 60b6cdf3-6cde-40f0-86a2-db049b2d3aca Authenticating user 'default' from [fd00:1122:3344:101::e]:64192 | ||
| 10274 | 2026.05.06 06:56:29.613705 [ 307 ] {} <Debug> TCP-Session: 8f71409c-3b73-4dbe-8fa6-356c332b6269 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10275 | 2026.05.06 06:56:29.613726 [ 304 ] {} <Debug> TCP-Session: 60b6cdf3-6cde-40f0-86a2-db049b2d3aca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10276 | 2026.05.06 06:56:29.613329 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54661 | ||
| 10277 | 2026.05.06 06:56:29.613750 [ 304 ] {} <Debug> TCP-Session: 60b6cdf3-6cde-40f0-86a2-db049b2d3aca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10278 | 2026.05.06 06:56:29.613321 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10279 | 2026.05.06 06:56:29.613364 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35260 | ||
| 10280 | 2026.05.06 06:56:29.613814 [ 278 ] {520237d3-f003-4f51-822a-e567bffa6f00} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10281 | 2026.05.06 06:56:29.613818 [ 303 ] {} <Debug> TCP-Session: 097f3988-6c55-47d2-8de0-6c8347e94788 Authenticating user 'default' from [fd00:1122:3344:101::e]:58200 | ||
| 10282 | 2026.05.06 06:56:29.613810 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10283 | 2026.05.06 06:56:29.613866 [ 278 ] {520237d3-f003-4f51-822a-e567bffa6f00} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10284 | 2026.05.06 06:56:29.613868 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10285 | 2026.05.06 06:56:29.613886 [ 308 ] {} <Debug> TCP-Session: 5146a671-a82d-4bee-a876-c276ca20c56b Authenticating user 'default' from [fd00:1122:3344:101::e]:54661 | ||
| 10286 | 2026.05.06 06:56:29.613905 [ 311 ] {} <Debug> TCP-Session: 2389f841-48da-431c-81dc-17a80193b80b Authenticating user 'default' from [fd00:1122:3344:101::e]:35260 | ||
| 10287 | 2026.05.06 06:56:29.613921 [ 308 ] {} <Debug> TCP-Session: 5146a671-a82d-4bee-a876-c276ca20c56b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10288 | 2026.05.06 06:56:29.613933 [ 311 ] {} <Debug> TCP-Session: 2389f841-48da-431c-81dc-17a80193b80b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10289 | 2026.05.06 06:56:29.613945 [ 308 ] {} <Debug> TCP-Session: 5146a671-a82d-4bee-a876-c276ca20c56b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10290 | 2026.05.06 06:56:29.613956 [ 311 ] {} <Debug> TCP-Session: 2389f841-48da-431c-81dc-17a80193b80b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10291 | 2026.05.06 06:56:29.613859 [ 303 ] {} <Debug> TCP-Session: 097f3988-6c55-47d2-8de0-6c8347e94788 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10292 | 2026.05.06 06:56:29.613989 [ 303 ] {} <Debug> TCP-Session: 097f3988-6c55-47d2-8de0-6c8347e94788 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10293 | 2026.05.06 06:56:29.614100 [ 278 ] {520237d3-f003-4f51-822a-e567bffa6f00} <Debug> oximeter.version (d3864241-cdea-4d2b-8559-2a50b58f009c) (SelectExecutor): Key condition: unknown | ||
| 10294 | 2026.05.06 06:56:29.614946 [ 366 ] {520237d3-f003-4f51-822a-e567bffa6f00} <Trace> AggregatingTransform: Aggregating | ||
| 10295 | 2026.05.06 06:56:29.614989 [ 366 ] {520237d3-f003-4f51-822a-e567bffa6f00} <Trace> Aggregator: Aggregation method: without_key | ||
| 10296 | 2026.05.06 06:56:29.615024 [ 366 ] {520237d3-f003-4f51-822a-e567bffa6f00} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000841374 sec. (1188.532 rows/sec., 46.43 KiB/sec.) | ||
| 10297 | 2026.05.06 06:56:29.615043 [ 366 ] {520237d3-f003-4f51-822a-e567bffa6f00} <Trace> Aggregator: Merging aggregated data | ||
| 10298 | 2026.05.06 06:56:29.616237 [ 278 ] {520237d3-f003-4f51-822a-e567bffa6f00} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002812 sec., 355.6187766714083 rows/sec., 13.89 KiB/sec. | ||
| 10299 | 2026.05.06 06:56:29.616359 [ 278 ] {520237d3-f003-4f51-822a-e567bffa6f00} <Debug> TCPHandler: Processed in 0.003085367 sec. | ||
| 10300 | 2026.05.06 06:56:29.616479 [ 278 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10301 | 2026.05.06 06:56:29.616504 [ 278 ] {} <Debug> TCP-Session: b9eb5c5a-05b1-4998-838d-48247b4a6063 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10302 | 2026.05.06 06:56:29.616507 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10303 | 2026.05.06 06:56:29.616527 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10304 | 2026.05.06 06:56:29.616539 [ 303 ] {} <Debug> TCP-Session: 097f3988-6c55-47d2-8de0-6c8347e94788 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10305 | 2026.05.06 06:56:29.616556 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10306 | 2026.05.06 06:56:29.616567 [ 259 ] {} <Debug> TCP-Session: 091facde-a532-48d7-b26a-5cffb11b7d17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10307 | 2026.05.06 06:56:29.616566 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10308 | 2026.05.06 06:56:29.616591 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10309 | 2026.05.06 06:56:29.616599 [ 309 ] {} <Debug> TCP-Session: 03ef7e0e-36ee-4d4c-bd35-bdd0129ef5e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10310 | 2026.05.06 06:56:29.616612 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10311 | 2026.05.06 06:56:29.616629 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10312 | 2026.05.06 06:56:29.616668 [ 308 ] {} <Debug> TCP-Session: 5146a671-a82d-4bee-a876-c276ca20c56b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10313 | 2026.05.06 06:56:29.616699 [ 310 ] {} <Debug> TCP-Session: 79d4d514-e203-4721-9fe1-f0593765c736 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10314 | 2026.05.06 06:56:29.616571 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10315 | 2026.05.06 06:56:29.616621 [ 304 ] {} <Debug> TCP-Session: 60b6cdf3-6cde-40f0-86a2-db049b2d3aca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10316 | 2026.05.06 06:56:29.616760 [ 307 ] {} <Debug> TCP-Session: 8f71409c-3b73-4dbe-8fa6-356c332b6269 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10317 | 2026.05.06 06:56:29.616635 [ 311 ] {} <Debug> TCP-Session: 2389f841-48da-431c-81dc-17a80193b80b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10318 | 2026.05.06 06:56:29.927563 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19634 | ||
| 10319 | 2026.05.06 06:56:29.928080 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10320 | 2026.05.06 06:56:29.928130 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10321 | 2026.05.06 06:56:29.928635 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10322 | 2026.05.06 06:56:29.928871 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10323 | 2026.05.06 06:56:29.929017 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19634 | ||
| 10324 | 2026.05.06 06:56:29.929028 [ 59 ] {} <Debug> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10325 | 2026.05.06 06:56:29.929094 [ 59 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10326 | 2026.05.06 06:56:29.929114 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10327 | 2026.05.06 06:56:29.929234 [ 198 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 10328 | 2026.05.06 06:56:29.929362 [ 198 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10329 | 2026.05.06 06:56:29.929400 [ 198 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17266 rows starting from the beginning of the part | ||
| 10330 | 2026.05.06 06:56:29.929462 [ 198 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 448 rows starting from the beginning of the part | ||
| 10331 | 2026.05.06 06:56:29.929504 [ 198 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 512 rows starting from the beginning of the part | ||
| 10332 | 2026.05.06 06:56:29.929553 [ 198 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 448 rows starting from the beginning of the part | ||
| 10333 | 2026.05.06 06:56:29.929591 [ 198 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 512 rows starting from the beginning of the part | ||
| 10334 | 2026.05.06 06:56:29.929658 [ 198 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 448 rows starting from the beginning of the part | ||
| 10335 | 2026.05.06 06:56:29.931677 [ 191 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19634 rows, containing 4 columns (4 merged, 0 gathered) in 0.002498401 sec., 7858626.377431005 rows/sec., 112.42 MiB/sec. | ||
| 10336 | 2026.05.06 06:56:29.932037 [ 196 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10337 | 2026.05.06 06:56:29.932379 [ 196 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_41_8} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10338 | 2026.05.06 06:56:29.932465 [ 196 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_41_8} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10339 | 2026.05.06 06:56:29.932585 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
| 10340 | 2026.05.06 06:56:30.949954 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 10341 | 2026.05.06 06:56:30.966906 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10342 | 2026.05.06 06:56:30.966967 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10343 | 2026.05.06 06:56:30.972996 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10344 | 2026.05.06 06:56:30.973674 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10345 | 2026.05.06 06:56:30.974001 [ 57 ] {} <Debug> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10346 | 2026.05.06 06:56:30.974101 [ 57 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10347 | 2026.05.06 06:56:30.974141 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10348 | 2026.05.06 06:56:30.974287 [ 191 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 10349 | 2026.05.06 06:56:30.976709 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 10350 | 2026.05.06 06:56:30.978029 [ 191 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10351 | 2026.05.06 06:56:30.979546 [ 191 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 271 rows starting from the beginning of the part | ||
| 10352 | 2026.05.06 06:56:30.984264 [ 191 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part | ||
| 10353 | 2026.05.06 06:56:30.988864 [ 191 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
| 10354 | 2026.05.06 06:56:30.993649 [ 191 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
| 10355 | 2026.05.06 06:56:30.998465 [ 191 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
| 10356 | 2026.05.06 06:56:31.000221 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 322.42 MiB, peak 326.74 MiB, free memory in arenas 0.00 B, will set to 317.90 MiB (RSS), difference: -4.52 MiB | ||
| 10357 | 2026.05.06 06:56:31.002448 [ 191 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
| 10358 | 2026.05.06 06:56:31.055306 [ 196 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.08108482 sec., 3810.824270190154 rows/sec., 19.71 MiB/sec. | ||
| 10359 | 2026.05.06 06:56:31.058098 [ 186 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10360 | 2026.05.06 06:56:31.060346 [ 186 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_41_8} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10361 | 2026.05.06 06:56:31.060475 [ 186 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_41_8} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10362 | 2026.05.06 06:56:31.063485 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10363 | 2026.05.06 06:56:32.000261 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 314.45 MiB, peak 327.87 MiB, free memory in arenas 0.00 B, will set to 318.56 MiB (RSS), difference: 4.11 MiB | ||
| 10364 | 2026.05.06 06:56:32.482881 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1244 | ||
| 10365 | 2026.05.06 06:56:32.486099 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10366 | 2026.05.06 06:56:32.486142 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10367 | 2026.05.06 06:56:32.487405 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10368 | 2026.05.06 06:56:32.487679 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10369 | 2026.05.06 06:56:32.487939 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1244 | ||
| 10370 | 2026.05.06 06:56:34.546419 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10371 | 2026.05.06 06:56:34.546664 [ 261 ] {b1cb7413-6bd1-4f78-b2c3-f6948d4dc1e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 10372 | 2026.05.06 06:56:34.547035 [ 261 ] {b1cb7413-6bd1-4f78-b2c3-f6948d4dc1e3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10373 | 2026.05.06 06:56:34.547076 [ 261 ] {b1cb7413-6bd1-4f78-b2c3-f6948d4dc1e3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 10374 | 2026.05.06 06:56:34.547333 [ 261 ] {b1cb7413-6bd1-4f78-b2c3-f6948d4dc1e3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10375 | 2026.05.06 06:56:34.547413 [ 261 ] {b1cb7413-6bd1-4f78-b2c3-f6948d4dc1e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10376 | 2026.05.06 06:56:34.547565 [ 261 ] {b1cb7413-6bd1-4f78-b2c3-f6948d4dc1e3} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10377 | 2026.05.06 06:56:34.547682 [ 321 ] {b1cb7413-6bd1-4f78-b2c3-f6948d4dc1e3} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10378 | 2026.05.06 06:56:34.547692 [ 334 ] {b1cb7413-6bd1-4f78-b2c3-f6948d4dc1e3} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10379 | 2026.05.06 06:56:34.547711 [ 277 ] {b1cb7413-6bd1-4f78-b2c3-f6948d4dc1e3} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10380 | 2026.05.06 06:56:34.547692 [ 354 ] {b1cb7413-6bd1-4f78-b2c3-f6948d4dc1e3} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10381 | 2026.05.06 06:56:34.547892 [ 261 ] {b1cb7413-6bd1-4f78-b2c3-f6948d4dc1e3} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 10382 | 2026.05.06 06:56:34.547920 [ 261 ] {b1cb7413-6bd1-4f78-b2c3-f6948d4dc1e3} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10383 | 2026.05.06 06:56:34.548017 [ 261 ] {b1cb7413-6bd1-4f78-b2c3-f6948d4dc1e3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10384 | 2026.05.06 06:56:34.548038 [ 261 ] {b1cb7413-6bd1-4f78-b2c3-f6948d4dc1e3} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 10385 | 2026.05.06 06:56:34.548075 [ 261 ] {b1cb7413-6bd1-4f78-b2c3-f6948d4dc1e3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10386 | 2026.05.06 06:56:34.548114 [ 261 ] {b1cb7413-6bd1-4f78-b2c3-f6948d4dc1e3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10387 | 2026.05.06 06:56:34.548151 [ 261 ] {b1cb7413-6bd1-4f78-b2c3-f6948d4dc1e3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10388 | 2026.05.06 06:56:34.548187 [ 261 ] {b1cb7413-6bd1-4f78-b2c3-f6948d4dc1e3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10389 | 2026.05.06 06:56:34.549788 [ 261 ] {b1cb7413-6bd1-4f78-b2c3-f6948d4dc1e3} <Debug> executeQuery: Read 51 rows, 5.78 KiB in 0.003222 sec., 15828.677839851023 rows/sec., 1.75 MiB/sec. | ||
| 10390 | 2026.05.06 06:56:34.549991 [ 261 ] {b1cb7413-6bd1-4f78-b2c3-f6948d4dc1e3} <Debug> MemoryTracker: Peak memory usage (for query): 164.15 KiB. | ||
| 10391 | 2026.05.06 06:56:34.550008 [ 261 ] {b1cb7413-6bd1-4f78-b2c3-f6948d4dc1e3} <Debug> TCPHandler: Processed in 0.003724115 sec. | ||
| 10392 | 2026.05.06 06:56:34.551783 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10393 | 2026.05.06 06:56:34.551910 [ 261 ] {7a9614e7-20dd-49c6-b541-fa6f0933325e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10394 | 2026.05.06 06:56:34.551962 [ 261 ] {7a9614e7-20dd-49c6-b541-fa6f0933325e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10395 | 2026.05.06 06:56:34.552534 [ 261 ] {7a9614e7-20dd-49c6-b541-fa6f0933325e} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10396 | 2026.05.06 06:56:34.552576 [ 261 ] {7a9614e7-20dd-49c6-b541-fa6f0933325e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10397 | 2026.05.06 06:56:34.552940 [ 261 ] {7a9614e7-20dd-49c6-b541-fa6f0933325e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10398 | 2026.05.06 06:56:34.553157 [ 261 ] {7a9614e7-20dd-49c6-b541-fa6f0933325e} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10399 | 2026.05.06 06:56:34.553309 [ 261 ] {7a9614e7-20dd-49c6-b541-fa6f0933325e} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001434 sec., 44630.404463040446 rows/sec., 3.53 MiB/sec. | ||
| 10400 | 2026.05.06 06:56:34.553347 [ 261 ] {7a9614e7-20dd-49c6-b541-fa6f0933325e} <Debug> TCPHandler: Processed in 0.001624926 sec. | ||
| 10401 | 2026.05.06 06:56:34.553474 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10402 | 2026.05.06 06:56:34.553569 [ 261 ] {644fc7c3-705d-4f87-a250-1e6f1b6c9250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10403 | 2026.05.06 06:56:34.553610 [ 261 ] {644fc7c3-705d-4f87-a250-1e6f1b6c9250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10404 | 2026.05.06 06:56:34.554100 [ 261 ] {644fc7c3-705d-4f87-a250-1e6f1b6c9250} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10405 | 2026.05.06 06:56:34.554135 [ 261 ] {644fc7c3-705d-4f87-a250-1e6f1b6c9250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10406 | 2026.05.06 06:56:34.554439 [ 261 ] {644fc7c3-705d-4f87-a250-1e6f1b6c9250} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10407 | 2026.05.06 06:56:34.554698 [ 261 ] {644fc7c3-705d-4f87-a250-1e6f1b6c9250} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10408 | 2026.05.06 06:56:34.554844 [ 261 ] {644fc7c3-705d-4f87-a250-1e6f1b6c9250} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001293 sec., 3093.580819798917 rows/sec., 232.62 KiB/sec. | ||
| 10409 | 2026.05.06 06:56:34.554882 [ 261 ] {644fc7c3-705d-4f87-a250-1e6f1b6c9250} <Debug> TCPHandler: Processed in 0.001457172 sec. | ||
| 10410 | 2026.05.06 06:56:34.555018 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10411 | 2026.05.06 06:56:34.555109 [ 261 ] {c7078e00-97af-4346-a95b-ce95df4996b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10412 | 2026.05.06 06:56:34.555147 [ 261 ] {c7078e00-97af-4346-a95b-ce95df4996b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10413 | 2026.05.06 06:56:34.555543 [ 261 ] {c7078e00-97af-4346-a95b-ce95df4996b5} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10414 | 2026.05.06 06:56:34.555579 [ 261 ] {c7078e00-97af-4346-a95b-ce95df4996b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10415 | 2026.05.06 06:56:34.555870 [ 261 ] {c7078e00-97af-4346-a95b-ce95df4996b5} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10416 | 2026.05.06 06:56:34.556075 [ 261 ] {c7078e00-97af-4346-a95b-ce95df4996b5} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10417 | 2026.05.06 06:56:34.556199 [ 261 ] {c7078e00-97af-4346-a95b-ce95df4996b5} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001108 sec., 61371.84115523465 rows/sec., 4.79 MiB/sec. | ||
| 10418 | 2026.05.06 06:56:34.556235 [ 261 ] {c7078e00-97af-4346-a95b-ce95df4996b5} <Debug> TCPHandler: Processed in 0.001266336 sec. | ||
| 10419 | 2026.05.06 06:56:34.556361 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10420 | 2026.05.06 06:56:34.556453 [ 261 ] {93785933-d664-4f00-9b0f-e15b1e39a830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10421 | 2026.05.06 06:56:34.556495 [ 261 ] {93785933-d664-4f00-9b0f-e15b1e39a830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10422 | 2026.05.06 06:56:34.556885 [ 261 ] {93785933-d664-4f00-9b0f-e15b1e39a830} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10423 | 2026.05.06 06:56:34.556919 [ 261 ] {93785933-d664-4f00-9b0f-e15b1e39a830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10424 | 2026.05.06 06:56:34.557231 [ 261 ] {93785933-d664-4f00-9b0f-e15b1e39a830} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10425 | 2026.05.06 06:56:34.557425 [ 261 ] {93785933-d664-4f00-9b0f-e15b1e39a830} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10426 | 2026.05.06 06:56:34.557551 [ 261 ] {93785933-d664-4f00-9b0f-e15b1e39a830} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001116 sec., 143369.17562724015 rows/sec., 9.99 MiB/sec. | ||
| 10427 | 2026.05.06 06:56:34.557586 [ 261 ] {93785933-d664-4f00-9b0f-e15b1e39a830} <Debug> TCPHandler: Processed in 0.001280536 sec. | ||
| 10428 | 2026.05.06 06:56:34.557707 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10429 | 2026.05.06 06:56:34.557798 [ 261 ] {f8c2ee5d-874b-4965-a976-c06c560fb120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10430 | 2026.05.06 06:56:34.557850 [ 261 ] {f8c2ee5d-874b-4965-a976-c06c560fb120} <Trace> 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 | ||
| 10431 | 2026.05.06 06:56:34.558537 [ 261 ] {f8c2ee5d-874b-4965-a976-c06c560fb120} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10432 | 2026.05.06 06:56:34.558570 [ 261 ] {f8c2ee5d-874b-4965-a976-c06c560fb120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10433 | 2026.05.06 06:56:34.559045 [ 261 ] {f8c2ee5d-874b-4965-a976-c06c560fb120} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10434 | 2026.05.06 06:56:34.559251 [ 261 ] {f8c2ee5d-874b-4965-a976-c06c560fb120} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10435 | 2026.05.06 06:56:34.559382 [ 261 ] {f8c2ee5d-874b-4965-a976-c06c560fb120} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001601 sec., 2498.4384759525296 rows/sec., 4.48 MiB/sec. | ||
| 10436 | 2026.05.06 06:56:34.559441 [ 261 ] {f8c2ee5d-874b-4965-a976-c06c560fb120} <Debug> TCPHandler: Processed in 0.00178903 sec. | ||
| 10437 | 2026.05.06 06:56:34.559556 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10438 | 2026.05.06 06:56:34.559649 [ 261 ] {68cb86ac-37e5-4ed1-9ef9-c1a70c46cd45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10439 | 2026.05.06 06:56:34.559689 [ 261 ] {68cb86ac-37e5-4ed1-9ef9-c1a70c46cd45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10440 | 2026.05.06 06:56:34.560015 [ 261 ] {68cb86ac-37e5-4ed1-9ef9-c1a70c46cd45} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10441 | 2026.05.06 06:56:34.560047 [ 261 ] {68cb86ac-37e5-4ed1-9ef9-c1a70c46cd45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10442 | 2026.05.06 06:56:34.560355 [ 261 ] {68cb86ac-37e5-4ed1-9ef9-c1a70c46cd45} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10443 | 2026.05.06 06:56:34.560559 [ 261 ] {68cb86ac-37e5-4ed1-9ef9-c1a70c46cd45} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10444 | 2026.05.06 06:56:34.560681 [ 261 ] {68cb86ac-37e5-4ed1-9ef9-c1a70c46cd45} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 10445 | 2026.05.06 06:56:34.560715 [ 261 ] {68cb86ac-37e5-4ed1-9ef9-c1a70c46cd45} <Debug> TCPHandler: Processed in 0.001206774 sec. | ||
| 10446 | 2026.05.06 06:56:36.129947 [ 49 ] {} <Debug> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 | ||
| 10447 | 2026.05.06 06:56:36.130042 [ 49 ] {} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10448 | 2026.05.06 06:56:36.130073 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10449 | 2026.05.06 06:56:36.130208 [ 189 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact with storage Full | ||
| 10450 | 2026.05.06 06:56:36.130377 [ 189 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10451 | 2026.05.06 06:56:36.130429 [ 189 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 308 rows starting from the beginning of the part | ||
| 10452 | 2026.05.06 06:56:36.130533 [ 189 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 284 rows starting from the beginning of the part | ||
| 10453 | 2026.05.06 06:56:36.130599 [ 189 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 284 rows starting from the beginning of the part | ||
| 10454 | 2026.05.06 06:56:36.130641 [ 189 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 284 rows starting from the beginning of the part | ||
| 10455 | 2026.05.06 06:56:36.130686 [ 189 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 284 rows starting from the beginning of the part | ||
| 10456 | 2026.05.06 06:56:36.131606 [ 192 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1444 rows, containing 5 columns (5 merged, 0 gathered) in 0.001457192 sec., 990946.9719844743 rows/sec., 67.04 MiB/sec. | ||
| 10457 | 2026.05.06 06:56:36.131825 [ 188 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 10458 | 2026.05.06 06:56:36.132163 [ 188 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_23_5} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10459 | 2026.05.06 06:56:36.132252 [ 188 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_23_5} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6) (MergerMutator): Merged 5 parts: [all_1_19_4, all_23_23_0] -> all_1_23_5 | ||
| 10460 | 2026.05.06 06:56:36.132370 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 10461 | 2026.05.06 06:56:36.430915 [ 49 ] {} <Debug> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 | ||
| 10462 | 2026.05.06 06:56:36.430990 [ 49 ] {} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10463 | 2026.05.06 06:56:36.431014 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10464 | 2026.05.06 06:56:36.431148 [ 188 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact with storage Full | ||
| 10465 | 2026.05.06 06:56:36.431303 [ 188 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10466 | 2026.05.06 06:56:36.431339 [ 188 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 160 rows starting from the beginning of the part | ||
| 10467 | 2026.05.06 06:56:36.431419 [ 188 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 148 rows starting from the beginning of the part | ||
| 10468 | 2026.05.06 06:56:36.431471 [ 188 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 148 rows starting from the beginning of the part | ||
| 10469 | 2026.05.06 06:56:36.431515 [ 188 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 148 rows starting from the beginning of the part | ||
| 10470 | 2026.05.06 06:56:36.431559 [ 188 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 148 rows starting from the beginning of the part | ||
| 10471 | 2026.05.06 06:56:36.432436 [ 192 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 752 rows, containing 5 columns (5 merged, 0 gathered) in 0.001347738 sec., 557971.950037767 rows/sec., 34.03 MiB/sec. | ||
| 10472 | 2026.05.06 06:56:36.432584 [ 188 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 10473 | 2026.05.06 06:56:36.432843 [ 188 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_23_5} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10474 | 2026.05.06 06:56:36.432916 [ 188 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_23_5} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e) (MergerMutator): Merged 5 parts: [all_1_19_4, all_23_23_0] -> all_1_23_5 | ||
| 10475 | 2026.05.06 06:56:36.432998 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 10476 | 2026.05.06 06:56:37.010278 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45595 | ||
| 10477 | 2026.05.06 06:56:37.010387 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10478 | 2026.05.06 06:56:37.010417 [ 310 ] {} <Debug> TCP-Session: 12fc012a-db4e-42e1-9d74-de28f6b48fea Authenticating user 'default' from [fd00:1122:3344:101::e]:45595 | ||
| 10479 | 2026.05.06 06:56:37.010439 [ 310 ] {} <Debug> TCP-Session: 12fc012a-db4e-42e1-9d74-de28f6b48fea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10480 | 2026.05.06 06:56:37.010453 [ 310 ] {} <Debug> TCP-Session: 12fc012a-db4e-42e1-9d74-de28f6b48fea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10481 | 2026.05.06 06:56:37.010641 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65341 | ||
| 10482 | 2026.05.06 06:56:37.010672 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42293 | ||
| 10483 | 2026.05.06 06:56:37.010654 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40105 | ||
| 10484 | 2026.05.06 06:56:37.010731 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49251 | ||
| 10485 | 2026.05.06 06:56:37.010751 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57069 | ||
| 10486 | 2026.05.06 06:56:37.010765 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10487 | 2026.05.06 06:56:37.010779 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10488 | 2026.05.06 06:56:37.010789 [ 310 ] {} <Trace> TCP-Session: 12fc012a-db4e-42e1-9d74-de28f6b48fea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10489 | 2026.05.06 06:56:37.010814 [ 278 ] {} <Debug> TCP-Session: 5f6e855f-4814-4020-a7f6-0030f9345eff Authenticating user 'default' from [fd00:1122:3344:101::e]:42293 | ||
| 10490 | 2026.05.06 06:56:37.010827 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10491 | 2026.05.06 06:56:37.010827 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10492 | 2026.05.06 06:56:37.010855 [ 278 ] {} <Debug> TCP-Session: 5f6e855f-4814-4020-a7f6-0030f9345eff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10493 | 2026.05.06 06:56:37.010866 [ 308 ] {} <Debug> TCP-Session: f0fa86ae-52e3-46e8-8825-08b76d9cbb13 Authenticating user 'default' from [fd00:1122:3344:101::e]:57069 | ||
| 10494 | 2026.05.06 06:56:37.010875 [ 304 ] {} <Debug> TCP-Session: 6f362c98-98fa-44db-affb-f6cff9b67c8a Authenticating user 'default' from [fd00:1122:3344:101::e]:49251 | ||
| 10495 | 2026.05.06 06:56:37.010884 [ 278 ] {} <Debug> TCP-Session: 5f6e855f-4814-4020-a7f6-0030f9345eff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10496 | 2026.05.06 06:56:37.010905 [ 304 ] {} <Debug> TCP-Session: 6f362c98-98fa-44db-affb-f6cff9b67c8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10497 | 2026.05.06 06:56:37.010903 [ 308 ] {} <Debug> TCP-Session: f0fa86ae-52e3-46e8-8825-08b76d9cbb13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10498 | 2026.05.06 06:56:37.010927 [ 304 ] {} <Debug> TCP-Session: 6f362c98-98fa-44db-affb-f6cff9b67c8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10499 | 2026.05.06 06:56:37.010935 [ 308 ] {} <Debug> TCP-Session: f0fa86ae-52e3-46e8-8825-08b76d9cbb13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10500 | 2026.05.06 06:56:37.010827 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10501 | 2026.05.06 06:56:37.010773 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55410 | ||
| 10502 | 2026.05.06 06:56:37.010988 [ 310 ] {3d872eeb-b5e9-4c55-971c-b02aaf4ffdff} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45595) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10503 | 2026.05.06 06:56:37.010982 [ 259 ] {} <Debug> TCP-Session: 68a5dc1d-8d82-42e3-a1eb-249acd53f080 Authenticating user 'default' from [fd00:1122:3344:101::e]:40105 | ||
| 10504 | 2026.05.06 06:56:37.010740 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50773 | ||
| 10505 | 2026.05.06 06:56:37.011050 [ 259 ] {} <Debug> TCP-Session: 68a5dc1d-8d82-42e3-a1eb-249acd53f080 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10506 | 2026.05.06 06:56:37.010712 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50996 | ||
| 10507 | 2026.05.06 06:56:37.011083 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10508 | 2026.05.06 06:56:37.011086 [ 259 ] {} <Debug> TCP-Session: 68a5dc1d-8d82-42e3-a1eb-249acd53f080 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10509 | 2026.05.06 06:56:37.011144 [ 309 ] {} <Debug> TCP-Session: 0ecbfec4-2d3a-4c32-afe0-e52c2dafe4fe Authenticating user 'default' from [fd00:1122:3344:101::e]:55410 | ||
| 10510 | 2026.05.06 06:56:37.010803 [ 311 ] {} <Debug> TCP-Session: 248b33ad-0efb-4c0b-ae6f-4437217f4c97 Authenticating user 'default' from [fd00:1122:3344:101::e]:65341 | ||
| 10511 | 2026.05.06 06:56:37.011181 [ 309 ] {} <Debug> TCP-Session: 0ecbfec4-2d3a-4c32-afe0-e52c2dafe4fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10512 | 2026.05.06 06:56:37.011197 [ 311 ] {} <Debug> TCP-Session: 248b33ad-0efb-4c0b-ae6f-4437217f4c97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10513 | 2026.05.06 06:56:37.011207 [ 309 ] {} <Debug> TCP-Session: 0ecbfec4-2d3a-4c32-afe0-e52c2dafe4fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10514 | 2026.05.06 06:56:37.011223 [ 311 ] {} <Debug> TCP-Session: 248b33ad-0efb-4c0b-ae6f-4437217f4c97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10515 | 2026.05.06 06:56:37.011285 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10516 | 2026.05.06 06:56:37.011315 [ 307 ] {} <Debug> TCP-Session: 3e717c9e-3964-4859-aa6c-bdbe790714cd Authenticating user 'default' from [fd00:1122:3344:101::e]:50773 | ||
| 10517 | 2026.05.06 06:56:37.011331 [ 307 ] {} <Debug> TCP-Session: 3e717c9e-3964-4859-aa6c-bdbe790714cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10518 | 2026.05.06 06:56:37.011343 [ 307 ] {} <Debug> TCP-Session: 3e717c9e-3964-4859-aa6c-bdbe790714cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10519 | 2026.05.06 06:56:37.011465 [ 310 ] {3d872eeb-b5e9-4c55-971c-b02aaf4ffdff} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10520 | 2026.05.06 06:56:37.011483 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10521 | 2026.05.06 06:56:37.011528 [ 303 ] {} <Debug> TCP-Session: e9699f74-4759-466b-8c25-958889e82d15 Authenticating user 'default' from [fd00:1122:3344:101::e]:50996 | ||
| 10522 | 2026.05.06 06:56:37.011544 [ 303 ] {} <Debug> TCP-Session: e9699f74-4759-466b-8c25-958889e82d15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10523 | 2026.05.06 06:56:37.011545 [ 310 ] {3d872eeb-b5e9-4c55-971c-b02aaf4ffdff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10524 | 2026.05.06 06:56:37.011558 [ 303 ] {} <Debug> TCP-Session: e9699f74-4759-466b-8c25-958889e82d15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10525 | 2026.05.06 06:56:37.011888 [ 310 ] {3d872eeb-b5e9-4c55-971c-b02aaf4ffdff} <Debug> oximeter.version (d3864241-cdea-4d2b-8559-2a50b58f009c) (SelectExecutor): Key condition: unknown | ||
| 10526 | 2026.05.06 06:56:37.013115 [ 347 ] {3d872eeb-b5e9-4c55-971c-b02aaf4ffdff} <Trace> AggregatingTransform: Aggregating | ||
| 10527 | 2026.05.06 06:56:37.013159 [ 347 ] {3d872eeb-b5e9-4c55-971c-b02aaf4ffdff} <Trace> Aggregator: Aggregation method: without_key | ||
| 10528 | 2026.05.06 06:56:37.013195 [ 347 ] {3d872eeb-b5e9-4c55-971c-b02aaf4ffdff} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001191153 sec. (839.523 rows/sec., 32.79 KiB/sec.) | ||
| 10529 | 2026.05.06 06:56:37.013213 [ 347 ] {3d872eeb-b5e9-4c55-971c-b02aaf4ffdff} <Trace> Aggregator: Merging aggregated data | ||
| 10530 | 2026.05.06 06:56:37.014629 [ 310 ] {3d872eeb-b5e9-4c55-971c-b02aaf4ffdff} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003704 sec., 269.9784017278618 rows/sec., 10.55 KiB/sec. | ||
| 10531 | 2026.05.06 06:56:37.014790 [ 310 ] {3d872eeb-b5e9-4c55-971c-b02aaf4ffdff} <Debug> TCPHandler: Processed in 0.004160018 sec. | ||
| 10532 | 2026.05.06 06:56:37.014937 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10533 | 2026.05.06 06:56:37.014961 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10534 | 2026.05.06 06:56:37.014976 [ 278 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10535 | 2026.05.06 06:56:37.014992 [ 310 ] {} <Debug> TCP-Session: 12fc012a-db4e-42e1-9d74-de28f6b48fea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10536 | 2026.05.06 06:56:37.014997 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10537 | 2026.05.06 06:56:37.015030 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10538 | 2026.05.06 06:56:37.015051 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10539 | 2026.05.06 06:56:37.015063 [ 304 ] {} <Debug> TCP-Session: 6f362c98-98fa-44db-affb-f6cff9b67c8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10540 | 2026.05.06 06:56:37.015076 [ 259 ] {} <Debug> TCP-Session: 68a5dc1d-8d82-42e3-a1eb-249acd53f080 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10541 | 2026.05.06 06:56:37.015021 [ 278 ] {} <Debug> TCP-Session: 5f6e855f-4814-4020-a7f6-0030f9345eff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10542 | 2026.05.06 06:56:37.015100 [ 309 ] {} <Debug> TCP-Session: 0ecbfec4-2d3a-4c32-afe0-e52c2dafe4fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10543 | 2026.05.06 06:56:37.015105 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10544 | 2026.05.06 06:56:37.015011 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10545 | 2026.05.06 06:56:37.015167 [ 308 ] {} <Debug> TCP-Session: f0fa86ae-52e3-46e8-8825-08b76d9cbb13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10546 | 2026.05.06 06:56:37.015060 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10547 | 2026.05.06 06:56:37.015192 [ 303 ] {} <Debug> TCP-Session: e9699f74-4759-466b-8c25-958889e82d15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10548 | 2026.05.06 06:56:37.015008 [ 311 ] {} <Debug> TCP-Session: 248b33ad-0efb-4c0b-ae6f-4437217f4c97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10549 | 2026.05.06 06:56:37.015223 [ 307 ] {} <Debug> TCP-Session: 3e717c9e-3964-4859-aa6c-bdbe790714cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10550 | 2026.05.06 06:56:37.300076 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10551 | 2026.05.06 06:56:37.300126 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10552 | 2026.05.06 06:56:37.429085 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20146 | ||
| 10553 | 2026.05.06 06:56:37.429617 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10554 | 2026.05.06 06:56:37.429666 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10555 | 2026.05.06 06:56:37.430181 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10556 | 2026.05.06 06:56:37.430430 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10557 | 2026.05.06 06:56:37.430580 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20146 | ||
| 10558 | 2026.05.06 06:56:38.476795 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 10559 | 2026.05.06 06:56:38.495725 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10560 | 2026.05.06 06:56:38.495819 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10561 | 2026.05.06 06:56:38.503461 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10562 | 2026.05.06 06:56:38.504352 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10563 | 2026.05.06 06:56:38.508298 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 10564 | 2026.05.06 06:56:39.552739 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10565 | 2026.05.06 06:56:39.552957 [ 261 ] {20977857-0da8-4ea5-aad5-8e8a957e9154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 10566 | 2026.05.06 06:56:39.553303 [ 261 ] {20977857-0da8-4ea5-aad5-8e8a957e9154} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10567 | 2026.05.06 06:56:39.553340 [ 261 ] {20977857-0da8-4ea5-aad5-8e8a957e9154} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 10568 | 2026.05.06 06:56:39.553589 [ 261 ] {20977857-0da8-4ea5-aad5-8e8a957e9154} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10569 | 2026.05.06 06:56:39.553672 [ 261 ] {20977857-0da8-4ea5-aad5-8e8a957e9154} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10570 | 2026.05.06 06:56:39.553846 [ 261 ] {20977857-0da8-4ea5-aad5-8e8a957e9154} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 10571 | 2026.05.06 06:56:39.553970 [ 351 ] {20977857-0da8-4ea5-aad5-8e8a957e9154} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10572 | 2026.05.06 06:56:39.553987 [ 336 ] {20977857-0da8-4ea5-aad5-8e8a957e9154} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10573 | 2026.05.06 06:56:39.553999 [ 326 ] {20977857-0da8-4ea5-aad5-8e8a957e9154} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10574 | 2026.05.06 06:56:39.553970 [ 366 ] {20977857-0da8-4ea5-aad5-8e8a957e9154} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10575 | 2026.05.06 06:56:39.554219 [ 261 ] {20977857-0da8-4ea5-aad5-8e8a957e9154} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 10576 | 2026.05.06 06:56:39.554256 [ 261 ] {20977857-0da8-4ea5-aad5-8e8a957e9154} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10577 | 2026.05.06 06:56:39.554361 [ 261 ] {20977857-0da8-4ea5-aad5-8e8a957e9154} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10578 | 2026.05.06 06:56:39.554383 [ 261 ] {20977857-0da8-4ea5-aad5-8e8a957e9154} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 10579 | 2026.05.06 06:56:39.554419 [ 261 ] {20977857-0da8-4ea5-aad5-8e8a957e9154} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 10580 | 2026.05.06 06:56:39.554460 [ 261 ] {20977857-0da8-4ea5-aad5-8e8a957e9154} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 10581 | 2026.05.06 06:56:39.554496 [ 261 ] {20977857-0da8-4ea5-aad5-8e8a957e9154} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 10582 | 2026.05.06 06:56:39.554531 [ 261 ] {20977857-0da8-4ea5-aad5-8e8a957e9154} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 10583 | 2026.05.06 06:56:39.555831 [ 261 ] {20977857-0da8-4ea5-aad5-8e8a957e9154} <Debug> executeQuery: Read 51 rows, 9.76 KiB in 0.002965 sec., 17200.674536256323 rows/sec., 3.22 MiB/sec. | ||
| 10584 | 2026.05.06 06:56:39.556060 [ 261 ] {20977857-0da8-4ea5-aad5-8e8a957e9154} <Debug> MemoryTracker: Peak memory usage (for query): 183.19 KiB. | ||
| 10585 | 2026.05.06 06:56:39.556078 [ 261 ] {20977857-0da8-4ea5-aad5-8e8a957e9154} <Debug> TCPHandler: Processed in 0.003463847 sec. | ||
| 10586 | 2026.05.06 06:56:39.561927 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10587 | 2026.05.06 06:56:39.562042 [ 261 ] {c8d2956a-cda8-4f0f-b50f-672c272a30bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10588 | 2026.05.06 06:56:39.562090 [ 261 ] {c8d2956a-cda8-4f0f-b50f-672c272a30bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10589 | 2026.05.06 06:56:39.562702 [ 261 ] {c8d2956a-cda8-4f0f-b50f-672c272a30bb} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10590 | 2026.05.06 06:56:39.562742 [ 261 ] {c8d2956a-cda8-4f0f-b50f-672c272a30bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10591 | 2026.05.06 06:56:39.563125 [ 261 ] {c8d2956a-cda8-4f0f-b50f-672c272a30bb} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 10592 | 2026.05.06 06:56:39.563350 [ 261 ] {c8d2956a-cda8-4f0f-b50f-672c272a30bb} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10593 | 2026.05.06 06:56:39.563504 [ 261 ] {c8d2956a-cda8-4f0f-b50f-672c272a30bb} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001493 sec., 190221.03148024113 rows/sec., 12.08 MiB/sec. | ||
| 10594 | 2026.05.06 06:56:39.563543 [ 261 ] {c8d2956a-cda8-4f0f-b50f-672c272a30bb} <Debug> TCPHandler: Processed in 0.001670528 sec. | ||
| 10595 | 2026.05.06 06:56:39.563677 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10596 | 2026.05.06 06:56:39.563777 [ 261 ] {92c4adf5-5dbf-4f88-80c8-39c8c0aa0c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10597 | 2026.05.06 06:56:39.563819 [ 261 ] {92c4adf5-5dbf-4f88-80c8-39c8c0aa0c5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10598 | 2026.05.06 06:56:39.564627 [ 261 ] {92c4adf5-5dbf-4f88-80c8-39c8c0aa0c5c} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10599 | 2026.05.06 06:56:39.564664 [ 261 ] {92c4adf5-5dbf-4f88-80c8-39c8c0aa0c5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10600 | 2026.05.06 06:56:39.565031 [ 261 ] {92c4adf5-5dbf-4f88-80c8-39c8c0aa0c5c} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10601 | 2026.05.06 06:56:39.565242 [ 261 ] {92c4adf5-5dbf-4f88-80c8-39c8c0aa0c5c} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10602 | 2026.05.06 06:56:39.565381 [ 261 ] {92c4adf5-5dbf-4f88-80c8-39c8c0aa0c5c} <Debug> executeQuery: Read 871 rows, 69.95 KiB in 0.001625 sec., 536000 rows/sec., 42.04 MiB/sec. | ||
| 10603 | 2026.05.06 06:56:39.565418 [ 261 ] {92c4adf5-5dbf-4f88-80c8-39c8c0aa0c5c} <Debug> TCPHandler: Processed in 0.001792651 sec. | ||
| 10604 | 2026.05.06 06:56:39.565542 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10605 | 2026.05.06 06:56:39.565637 [ 261 ] {5da611f4-411a-4016-b4be-0056301126b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10606 | 2026.05.06 06:56:39.565683 [ 261 ] {5da611f4-411a-4016-b4be-0056301126b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10607 | 2026.05.06 06:56:39.566154 [ 261 ] {5da611f4-411a-4016-b4be-0056301126b6} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10608 | 2026.05.06 06:56:39.566190 [ 261 ] {5da611f4-411a-4016-b4be-0056301126b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10609 | 2026.05.06 06:56:39.566494 [ 261 ] {5da611f4-411a-4016-b4be-0056301126b6} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10610 | 2026.05.06 06:56:39.566713 [ 261 ] {5da611f4-411a-4016-b4be-0056301126b6} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10611 | 2026.05.06 06:56:39.566841 [ 261 ] {5da611f4-411a-4016-b4be-0056301126b6} <Debug> executeQuery: Read 179 rows, 11.32 KiB in 0.001223 sec., 146361.40637775962 rows/sec., 9.04 MiB/sec. | ||
| 10612 | 2026.05.06 06:56:39.566877 [ 261 ] {5da611f4-411a-4016-b4be-0056301126b6} <Debug> TCPHandler: Processed in 0.001385419 sec. | ||
| 10613 | 2026.05.06 06:56:39.567000 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10614 | 2026.05.06 06:56:39.567093 [ 261 ] {1d609db8-35e4-4d47-aef1-06cb29c7b937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10615 | 2026.05.06 06:56:39.567133 [ 261 ] {1d609db8-35e4-4d47-aef1-06cb29c7b937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10616 | 2026.05.06 06:56:39.567565 [ 261 ] {1d609db8-35e4-4d47-aef1-06cb29c7b937} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10617 | 2026.05.06 06:56:39.567600 [ 261 ] {1d609db8-35e4-4d47-aef1-06cb29c7b937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10618 | 2026.05.06 06:56:39.567898 [ 261 ] {1d609db8-35e4-4d47-aef1-06cb29c7b937} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10619 | 2026.05.06 06:56:39.568103 [ 261 ] {1d609db8-35e4-4d47-aef1-06cb29c7b937} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10620 | 2026.05.06 06:56:39.568229 [ 261 ] {1d609db8-35e4-4d47-aef1-06cb29c7b937} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001154 sec., 129116.1178509532 rows/sec., 8.34 MiB/sec. | ||
| 10621 | 2026.05.06 06:56:39.568268 [ 261 ] {1d609db8-35e4-4d47-aef1-06cb29c7b937} <Debug> TCPHandler: Processed in 0.001317607 sec. | ||
| 10622 | 2026.05.06 06:56:39.568394 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10623 | 2026.05.06 06:56:39.568488 [ 261 ] {2f8695f8-244c-4e36-89b8-789b60cd017f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10624 | 2026.05.06 06:56:39.568527 [ 261 ] {2f8695f8-244c-4e36-89b8-789b60cd017f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10625 | 2026.05.06 06:56:39.568954 [ 261 ] {2f8695f8-244c-4e36-89b8-789b60cd017f} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10626 | 2026.05.06 06:56:39.568988 [ 261 ] {2f8695f8-244c-4e36-89b8-789b60cd017f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10627 | 2026.05.06 06:56:39.569290 [ 261 ] {2f8695f8-244c-4e36-89b8-789b60cd017f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 10628 | 2026.05.06 06:56:39.569493 [ 261 ] {2f8695f8-244c-4e36-89b8-789b60cd017f} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10629 | 2026.05.06 06:56:39.569621 [ 261 ] {2f8695f8-244c-4e36-89b8-789b60cd017f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001152 sec., 128472.22222222222 rows/sec., 7.31 MiB/sec. | ||
| 10630 | 2026.05.06 06:56:39.569658 [ 261 ] {2f8695f8-244c-4e36-89b8-789b60cd017f} <Debug> TCPHandler: Processed in 0.001314147 sec. | ||
| 10631 | 2026.05.06 06:56:39.569777 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10632 | 2026.05.06 06:56:39.569870 [ 261 ] {98236828-b99d-42a4-a28a-49c5f4f1d2c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10633 | 2026.05.06 06:56:39.569909 [ 261 ] {98236828-b99d-42a4-a28a-49c5f4f1d2c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10634 | 2026.05.06 06:56:39.570514 [ 261 ] {98236828-b99d-42a4-a28a-49c5f4f1d2c5} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10635 | 2026.05.06 06:56:39.570548 [ 261 ] {98236828-b99d-42a4-a28a-49c5f4f1d2c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10636 | 2026.05.06 06:56:39.570865 [ 261 ] {98236828-b99d-42a4-a28a-49c5f4f1d2c5} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10637 | 2026.05.06 06:56:39.571074 [ 261 ] {98236828-b99d-42a4-a28a-49c5f4f1d2c5} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10638 | 2026.05.06 06:56:39.571206 [ 261 ] {98236828-b99d-42a4-a28a-49c5f4f1d2c5} <Debug> executeQuery: Read 527 rows, 38.14 KiB in 0.001353 sec., 389504.8041389505 rows/sec., 27.53 MiB/sec. | ||
| 10639 | 2026.05.06 06:56:39.571242 [ 261 ] {98236828-b99d-42a4-a28a-49c5f4f1d2c5} <Debug> TCPHandler: Processed in 0.001515103 sec. | ||
| 10640 | 2026.05.06 06:56:39.571354 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10641 | 2026.05.06 06:56:39.571447 [ 261 ] {c0e8d04e-e0b9-4ad9-9d6f-c5586fa24a0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10642 | 2026.05.06 06:56:39.571489 [ 261 ] {c0e8d04e-e0b9-4ad9-9d6f-c5586fa24a0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10643 | 2026.05.06 06:56:39.571820 [ 261 ] {c0e8d04e-e0b9-4ad9-9d6f-c5586fa24a0f} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10644 | 2026.05.06 06:56:39.571856 [ 261 ] {c0e8d04e-e0b9-4ad9-9d6f-c5586fa24a0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10645 | 2026.05.06 06:56:39.572165 [ 261 ] {c0e8d04e-e0b9-4ad9-9d6f-c5586fa24a0f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10646 | 2026.05.06 06:56:39.572372 [ 261 ] {c0e8d04e-e0b9-4ad9-9d6f-c5586fa24a0f} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10647 | 2026.05.06 06:56:39.572501 [ 261 ] {c0e8d04e-e0b9-4ad9-9d6f-c5586fa24a0f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001072 sec., 5597.014925373134 rows/sec., 292.42 KiB/sec. | ||
| 10648 | 2026.05.06 06:56:39.572537 [ 261 ] {c0e8d04e-e0b9-4ad9-9d6f-c5586fa24a0f} <Debug> TCPHandler: Processed in 0.001232224 sec. | ||
| 10649 | 2026.05.06 06:56:39.572655 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10650 | 2026.05.06 06:56:39.572750 [ 261 ] {f113060c-40cc-485e-be58-7a4f8c03ffcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10651 | 2026.05.06 06:56:39.572792 [ 261 ] {f113060c-40cc-485e-be58-7a4f8c03ffcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10652 | 2026.05.06 06:56:39.573196 [ 261 ] {f113060c-40cc-485e-be58-7a4f8c03ffcb} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10653 | 2026.05.06 06:56:39.573231 [ 261 ] {f113060c-40cc-485e-be58-7a4f8c03ffcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10654 | 2026.05.06 06:56:39.573574 [ 261 ] {f113060c-40cc-485e-be58-7a4f8c03ffcb} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10655 | 2026.05.06 06:56:39.573801 [ 261 ] {f113060c-40cc-485e-be58-7a4f8c03ffcb} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10656 | 2026.05.06 06:56:39.573934 [ 261 ] {f113060c-40cc-485e-be58-7a4f8c03ffcb} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001203 sec., 220282.62676641726 rows/sec., 14.64 MiB/sec. | ||
| 10657 | 2026.05.06 06:56:39.573972 [ 261 ] {f113060c-40cc-485e-be58-7a4f8c03ffcb} <Debug> TCPHandler: Processed in 0.001366269 sec. | ||
| 10658 | 2026.05.06 06:56:39.574098 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10659 | 2026.05.06 06:56:39.574191 [ 261 ] {786163d5-8b9a-45db-96d3-a153a21d4fe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10660 | 2026.05.06 06:56:39.574233 [ 261 ] {786163d5-8b9a-45db-96d3-a153a21d4fe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10661 | 2026.05.06 06:56:39.574551 [ 261 ] {786163d5-8b9a-45db-96d3-a153a21d4fe4} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10662 | 2026.05.06 06:56:39.574587 [ 261 ] {786163d5-8b9a-45db-96d3-a153a21d4fe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10663 | 2026.05.06 06:56:39.574880 [ 261 ] {786163d5-8b9a-45db-96d3-a153a21d4fe4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10664 | 2026.05.06 06:56:39.575090 [ 261 ] {786163d5-8b9a-45db-96d3-a153a21d4fe4} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10665 | 2026.05.06 06:56:39.575218 [ 261 ] {786163d5-8b9a-45db-96d3-a153a21d4fe4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001044 sec., 957.8544061302682 rows/sec., 64.54 KiB/sec. | ||
| 10666 | 2026.05.06 06:56:39.575254 [ 261 ] {786163d5-8b9a-45db-96d3-a153a21d4fe4} <Debug> TCPHandler: Processed in 0.001205274 sec. | ||
| 10667 | 2026.05.06 06:56:39.575379 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10668 | 2026.05.06 06:56:39.575472 [ 261 ] {35637c56-3cb2-4942-87b1-368a6c2cc2c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10669 | 2026.05.06 06:56:39.575525 [ 261 ] {35637c56-3cb2-4942-87b1-368a6c2cc2c3} <Trace> 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 | ||
| 10670 | 2026.05.06 06:56:39.576346 [ 261 ] {35637c56-3cb2-4942-87b1-368a6c2cc2c3} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10671 | 2026.05.06 06:56:39.576383 [ 261 ] {35637c56-3cb2-4942-87b1-368a6c2cc2c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10672 | 2026.05.06 06:56:39.576941 [ 261 ] {35637c56-3cb2-4942-87b1-368a6c2cc2c3} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10673 | 2026.05.06 06:56:39.577171 [ 261 ] {35637c56-3cb2-4942-87b1-368a6c2cc2c3} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10674 | 2026.05.06 06:56:39.577311 [ 261 ] {35637c56-3cb2-4942-87b1-368a6c2cc2c3} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001856 sec., 19935.344827586207 rows/sec., 35.72 MiB/sec. | ||
| 10675 | 2026.05.06 06:56:39.577366 [ 261 ] {35637c56-3cb2-4942-87b1-368a6c2cc2c3} <Debug> TCPHandler: Processed in 0.002035918 sec. | ||
| 10676 | 2026.05.06 06:56:39.577495 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10677 | 2026.05.06 06:56:39.577590 [ 261 ] {16e3f5d4-87cd-42a4-b047-b47455dd79e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10678 | 2026.05.06 06:56:39.577630 [ 261 ] {16e3f5d4-87cd-42a4-b047-b47455dd79e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10679 | 2026.05.06 06:56:39.577963 [ 261 ] {16e3f5d4-87cd-42a4-b047-b47455dd79e2} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10680 | 2026.05.06 06:56:39.577999 [ 261 ] {16e3f5d4-87cd-42a4-b047-b47455dd79e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 10681 | 2026.05.06 06:56:39.578319 [ 261 ] {16e3f5d4-87cd-42a4-b047-b47455dd79e2} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10682 | 2026.05.06 06:56:39.578664 [ 261 ] {16e3f5d4-87cd-42a4-b047-b47455dd79e2} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10683 | 2026.05.06 06:56:39.578820 [ 261 ] {16e3f5d4-87cd-42a4-b047-b47455dd79e2} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001247 sec., 72173.21571772253 rows/sec., 4.52 MiB/sec. | ||
| 10684 | 2026.05.06 06:56:39.578864 [ 261 ] {16e3f5d4-87cd-42a4-b047-b47455dd79e2} <Debug> TCPHandler: Processed in 0.00141917 sec. | ||
| 10685 | 2026.05.06 06:56:42.488301 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1284 | ||
| 10686 | 2026.05.06 06:56:42.491105 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10687 | 2026.05.06 06:56:42.491159 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10688 | 2026.05.06 06:56:42.492394 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10689 | 2026.05.06 06:56:42.492655 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10690 | 2026.05.06 06:56:42.492815 [ 40 ] {} <Debug> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10691 | 2026.05.06 06:56:42.492911 [ 40 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10692 | 2026.05.06 06:56:42.492934 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1284 | ||
| 10693 | 2026.05.06 06:56:42.492950 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10694 | 2026.05.06 06:56:42.493121 [ 194 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 10695 | 2026.05.06 06:56:42.493903 [ 194 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10696 | 2026.05.06 06:56:42.494036 [ 194 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1060 rows starting from the beginning of the part | ||
| 10697 | 2026.05.06 06:56:42.494375 [ 194 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 52 rows starting from the beginning of the part | ||
| 10698 | 2026.05.06 06:56:42.494677 [ 194 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 38 rows starting from the beginning of the part | ||
| 10699 | 2026.05.06 06:56:42.494969 [ 194 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 40 rows starting from the beginning of the part | ||
| 10700 | 2026.05.06 06:56:42.495267 [ 194 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 54 rows starting from the beginning of the part | ||
| 10701 | 2026.05.06 06:56:42.495589 [ 194 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 40 rows starting from the beginning of the part | ||
| 10702 | 2026.05.06 06:56:42.501749 [ 194 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1284 rows, containing 72 columns (72 merged, 0 gathered) in 0.008704786 sec., 147505.06215776008 rows/sec., 123.52 MiB/sec. | ||
| 10703 | 2026.05.06 06:56:42.503262 [ 190 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10704 | 2026.05.06 06:56:42.503766 [ 190 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_31_6} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10705 | 2026.05.06 06:56:42.503849 [ 190 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_31_6} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10706 | 2026.05.06 06:56:42.503981 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.05 MiB. | ||
| 10707 | 2026.05.06 06:56:44.547514 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10708 | 2026.05.06 06:56:44.547758 [ 261 ] {df9f2912-6a3a-4321-820e-bf822f01072f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 10709 | 2026.05.06 06:56:44.548089 [ 261 ] {df9f2912-6a3a-4321-820e-bf822f01072f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10710 | 2026.05.06 06:56:44.548123 [ 261 ] {df9f2912-6a3a-4321-820e-bf822f01072f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 10711 | 2026.05.06 06:56:44.548344 [ 261 ] {df9f2912-6a3a-4321-820e-bf822f01072f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10712 | 2026.05.06 06:56:44.548410 [ 261 ] {df9f2912-6a3a-4321-820e-bf822f01072f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10713 | 2026.05.06 06:56:44.548544 [ 261 ] {df9f2912-6a3a-4321-820e-bf822f01072f} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 10714 | 2026.05.06 06:56:44.548656 [ 366 ] {df9f2912-6a3a-4321-820e-bf822f01072f} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10715 | 2026.05.06 06:56:44.548684 [ 337 ] {df9f2912-6a3a-4321-820e-bf822f01072f} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10716 | 2026.05.06 06:56:44.548699 [ 336 ] {df9f2912-6a3a-4321-820e-bf822f01072f} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10717 | 2026.05.06 06:56:44.548706 [ 326 ] {df9f2912-6a3a-4321-820e-bf822f01072f} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10718 | 2026.05.06 06:56:44.548890 [ 261 ] {df9f2912-6a3a-4321-820e-bf822f01072f} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 10719 | 2026.05.06 06:56:44.548920 [ 261 ] {df9f2912-6a3a-4321-820e-bf822f01072f} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10720 | 2026.05.06 06:56:44.549019 [ 261 ] {df9f2912-6a3a-4321-820e-bf822f01072f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10721 | 2026.05.06 06:56:44.549041 [ 261 ] {df9f2912-6a3a-4321-820e-bf822f01072f} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 10722 | 2026.05.06 06:56:44.549075 [ 261 ] {df9f2912-6a3a-4321-820e-bf822f01072f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10723 | 2026.05.06 06:56:44.549113 [ 261 ] {df9f2912-6a3a-4321-820e-bf822f01072f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10724 | 2026.05.06 06:56:44.549150 [ 261 ] {df9f2912-6a3a-4321-820e-bf822f01072f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10725 | 2026.05.06 06:56:44.549184 [ 261 ] {df9f2912-6a3a-4321-820e-bf822f01072f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10726 | 2026.05.06 06:56:44.550533 [ 261 ] {df9f2912-6a3a-4321-820e-bf822f01072f} <Debug> executeQuery: Read 51 rows, 5.78 KiB in 0.002872 sec., 17757.660167130918 rows/sec., 1.97 MiB/sec. | ||
| 10727 | 2026.05.06 06:56:44.550721 [ 261 ] {df9f2912-6a3a-4321-820e-bf822f01072f} <Debug> MemoryTracker: Peak memory usage (for query): 163.84 KiB. | ||
| 10728 | 2026.05.06 06:56:44.550747 [ 261 ] {df9f2912-6a3a-4321-820e-bf822f01072f} <Debug> TCPHandler: Processed in 0.003363595 sec. | ||
| 10729 | 2026.05.06 06:56:44.552536 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10730 | 2026.05.06 06:56:44.552645 [ 261 ] {d5383cae-8860-4962-b63b-d8880144fc52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10731 | 2026.05.06 06:56:44.552687 [ 261 ] {d5383cae-8860-4962-b63b-d8880144fc52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10732 | 2026.05.06 06:56:44.553166 [ 261 ] {d5383cae-8860-4962-b63b-d8880144fc52} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10733 | 2026.05.06 06:56:44.553202 [ 261 ] {d5383cae-8860-4962-b63b-d8880144fc52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10734 | 2026.05.06 06:56:44.553560 [ 261 ] {d5383cae-8860-4962-b63b-d8880144fc52} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 10735 | 2026.05.06 06:56:44.553771 [ 261 ] {d5383cae-8860-4962-b63b-d8880144fc52} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10736 | 2026.05.06 06:56:44.553913 [ 261 ] {d5383cae-8860-4962-b63b-d8880144fc52} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001297 sec., 6168.080185042406 rows/sec., 502.96 KiB/sec. | ||
| 10737 | 2026.05.06 06:56:44.553950 [ 261 ] {d5383cae-8860-4962-b63b-d8880144fc52} <Debug> TCPHandler: Processed in 0.001463021 sec. | ||
| 10738 | 2026.05.06 06:56:44.554075 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10739 | 2026.05.06 06:56:44.554167 [ 261 ] {71d8796f-b6c2-4a4c-990d-fdea4544398f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10740 | 2026.05.06 06:56:44.554205 [ 261 ] {71d8796f-b6c2-4a4c-990d-fdea4544398f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10741 | 2026.05.06 06:56:44.554621 [ 261 ] {71d8796f-b6c2-4a4c-990d-fdea4544398f} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10742 | 2026.05.06 06:56:44.554655 [ 261 ] {71d8796f-b6c2-4a4c-990d-fdea4544398f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10743 | 2026.05.06 06:56:44.554943 [ 261 ] {71d8796f-b6c2-4a4c-990d-fdea4544398f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10744 | 2026.05.06 06:56:44.555141 [ 261 ] {71d8796f-b6c2-4a4c-990d-fdea4544398f} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10745 | 2026.05.06 06:56:44.555251 [ 38 ] {} <Debug> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10746 | 2026.05.06 06:56:44.555268 [ 261 ] {71d8796f-b6c2-4a4c-990d-fdea4544398f} <Debug> executeQuery: Read 68 rows, 5.48 KiB in 0.001118 sec., 60822.898032200355 rows/sec., 4.79 MiB/sec. | ||
| 10747 | 2026.05.06 06:56:44.555286 [ 38 ] {} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10748 | 2026.05.06 06:56:44.555305 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10749 | 2026.05.06 06:56:44.555306 [ 261 ] {71d8796f-b6c2-4a4c-990d-fdea4544398f} <Debug> TCPHandler: Processed in 0.001278807 sec. | ||
| 10750 | 2026.05.06 06:56:44.555419 [ 187 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10751 | 2026.05.06 06:56:44.555435 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10752 | 2026.05.06 06:56:44.555542 [ 187 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10753 | 2026.05.06 06:56:44.555543 [ 261 ] {934a3184-1733-444b-9945-9cedd0401d4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10754 | 2026.05.06 06:56:44.555580 [ 187 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3361 rows starting from the beginning of the part | ||
| 10755 | 2026.05.06 06:56:44.555600 [ 261 ] {934a3184-1733-444b-9945-9cedd0401d4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10756 | 2026.05.06 06:56:44.555648 [ 187 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 3220 rows starting from the beginning of the part | ||
| 10757 | 2026.05.06 06:56:44.555701 [ 187 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 56 rows starting from the beginning of the part | ||
| 10758 | 2026.05.06 06:56:44.555747 [ 187 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part | ||
| 10759 | 2026.05.06 06:56:44.555797 [ 187 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 871 rows starting from the beginning of the part | ||
| 10760 | 2026.05.06 06:56:44.555838 [ 187 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 68 rows starting from the beginning of the part | ||
| 10761 | 2026.05.06 06:56:44.556005 [ 261 ] {934a3184-1733-444b-9945-9cedd0401d4f} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10762 | 2026.05.06 06:56:44.556046 [ 261 ] {934a3184-1733-444b-9945-9cedd0401d4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10763 | 2026.05.06 06:56:44.556366 [ 261 ] {934a3184-1733-444b-9945-9cedd0401d4f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10764 | 2026.05.06 06:56:44.556587 [ 261 ] {934a3184-1733-444b-9945-9cedd0401d4f} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10765 | 2026.05.06 06:56:44.556694 [ 38 ] {} <Debug> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 | ||
| 10766 | 2026.05.06 06:56:44.556717 [ 261 ] {934a3184-1733-444b-9945-9cedd0401d4f} <Debug> executeQuery: Read 12 rows, 880.00 B in 0.001193 sec., 10058.675607711652 rows/sec., 720.35 KiB/sec. | ||
| 10767 | 2026.05.06 06:56:44.556725 [ 38 ] {} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10768 | 2026.05.06 06:56:44.556750 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10769 | 2026.05.06 06:56:44.556755 [ 261 ] {934a3184-1733-444b-9945-9cedd0401d4f} <Debug> TCPHandler: Processed in 0.001367569 sec. | ||
| 10770 | 2026.05.06 06:56:44.556832 [ 190 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_55_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full | ||
| 10771 | 2026.05.06 06:56:44.556881 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10772 | 2026.05.06 06:56:44.556911 [ 190 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10773 | 2026.05.06 06:56:44.556938 [ 190 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 226 rows starting from the beginning of the part | ||
| 10774 | 2026.05.06 06:56:44.556973 [ 261 ] {a2830523-515e-4387-8bd5-5468c9f79c7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10775 | 2026.05.06 06:56:44.556989 [ 190 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 4 rows starting from the beginning of the part | ||
| 10776 | 2026.05.06 06:56:44.557012 [ 261 ] {a2830523-515e-4387-8bd5-5468c9f79c7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10777 | 2026.05.06 06:56:44.557033 [ 190 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 190 rows starting from the beginning of the part | ||
| 10778 | 2026.05.06 06:56:44.557075 [ 190 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 4 rows starting from the beginning of the part | ||
| 10779 | 2026.05.06 06:56:44.557125 [ 190 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 179 rows starting from the beginning of the part | ||
| 10780 | 2026.05.06 06:56:44.557179 [ 190 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 12 rows starting from the beginning of the part | ||
| 10781 | 2026.05.06 06:56:44.557413 [ 261 ] {a2830523-515e-4387-8bd5-5468c9f79c7e} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10782 | 2026.05.06 06:56:44.557446 [ 261 ] {a2830523-515e-4387-8bd5-5468c9f79c7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10783 | 2026.05.06 06:56:44.557764 [ 261 ] {a2830523-515e-4387-8bd5-5468c9f79c7e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10784 | 2026.05.06 06:56:44.557963 [ 261 ] {a2830523-515e-4387-8bd5-5468c9f79c7e} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10785 | 2026.05.06 06:56:44.557967 [ 192 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 615 rows, containing 5 columns (5 merged, 0 gathered) in 0.001171963 sec., 524760.5939777963 rows/sec., 35.12 MiB/sec. | ||
| 10786 | 2026.05.06 06:56:44.558074 [ 38 ] {} <Debug> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10787 | 2026.05.06 06:56:44.558090 [ 261 ] {a2830523-515e-4387-8bd5-5468c9f79c7e} <Debug> executeQuery: Read 76 rows, 6.09 KiB in 0.001135 sec., 66960.3524229075 rows/sec., 5.24 MiB/sec. | ||
| 10788 | 2026.05.06 06:56:44.558113 [ 202 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
| 10789 | 2026.05.06 06:56:44.558115 [ 38 ] {} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10790 | 2026.05.06 06:56:44.558132 [ 261 ] {a2830523-515e-4387-8bd5-5468c9f79c7e} <Debug> TCPHandler: Processed in 0.001298857 sec. | ||
| 10791 | 2026.05.06 06:56:44.558144 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10792 | 2026.05.06 06:56:44.558190 [ 187 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7640 rows, containing 5 columns (5 merged, 0 gathered) in 0.002815699 sec., 2713358.210518951 rows/sec., 215.92 MiB/sec. | ||
| 10793 | 2026.05.06 06:56:44.558198 [ 190 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10794 | 2026.05.06 06:56:44.558258 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10795 | 2026.05.06 06:56:44.558304 [ 190 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10796 | 2026.05.06 06:56:44.558327 [ 190 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1831 rows starting from the beginning of the part | ||
| 10797 | 2026.05.06 06:56:44.558351 [ 261 ] {38596758-ad4c-4ffd-ac8a-3d2b3524f1aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10798 | 2026.05.06 06:56:44.558366 [ 202 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_55_11} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10799 | 2026.05.06 06:56:44.558368 [ 190 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1753 rows starting from the beginning of the part | ||
| 10800 | 2026.05.06 06:56:44.558394 [ 261 ] {38596758-ad4c-4ffd-ac8a-3d2b3524f1aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10801 | 2026.05.06 06:56:44.558413 [ 190 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 64 rows starting from the beginning of the part | ||
| 10802 | 2026.05.06 06:56:44.558430 [ 202 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_55_11} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 | ||
| 10803 | 2026.05.06 06:56:44.558447 [ 190 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 68 rows starting from the beginning of the part | ||
| 10804 | 2026.05.06 06:56:44.558484 [ 187 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10805 | 2026.05.06 06:56:44.558487 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 10806 | 2026.05.06 06:56:44.558492 [ 190 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 527 rows starting from the beginning of the part | ||
| 10807 | 2026.05.06 06:56:44.558546 [ 190 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 76 rows starting from the beginning of the part | ||
| 10808 | 2026.05.06 06:56:44.558779 [ 187 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_66_13} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10809 | 2026.05.06 06:56:44.558795 [ 261 ] {38596758-ad4c-4ffd-ac8a-3d2b3524f1aa} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10810 | 2026.05.06 06:56:44.558835 [ 261 ] {38596758-ad4c-4ffd-ac8a-3d2b3524f1aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10811 | 2026.05.06 06:56:44.558862 [ 187 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_66_13} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10812 | 2026.05.06 06:56:44.558943 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 10813 | 2026.05.06 06:56:44.559162 [ 261 ] {38596758-ad4c-4ffd-ac8a-3d2b3524f1aa} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10814 | 2026.05.06 06:56:44.559373 [ 261 ] {38596758-ad4c-4ffd-ac8a-3d2b3524f1aa} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10815 | 2026.05.06 06:56:44.559503 [ 261 ] {38596758-ad4c-4ffd-ac8a-3d2b3524f1aa} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001169 sec., 140290.84687767323 rows/sec., 9.77 MiB/sec. | ||
| 10816 | 2026.05.06 06:56:44.559538 [ 261 ] {38596758-ad4c-4ffd-ac8a-3d2b3524f1aa} <Debug> TCPHandler: Processed in 0.001328177 sec. | ||
| 10817 | 2026.05.06 06:56:44.559650 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10818 | 2026.05.06 06:56:44.559741 [ 261 ] {bae5a574-8525-446b-8f67-6d9944ea48b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10819 | 2026.05.06 06:56:44.559794 [ 261 ] {bae5a574-8525-446b-8f67-6d9944ea48b8} <Trace> 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 | ||
| 10820 | 2026.05.06 06:56:44.559887 [ 187 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4319 rows, containing 5 columns (5 merged, 0 gathered) in 0.001712838 sec., 2521546.1123585533 rows/sec., 182.78 MiB/sec. | ||
| 10821 | 2026.05.06 06:56:44.560064 [ 190 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10822 | 2026.05.06 06:56:44.560280 [ 190 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_66_13} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10823 | 2026.05.06 06:56:44.560337 [ 190 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_66_13} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10824 | 2026.05.06 06:56:44.560389 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 10825 | 2026.05.06 06:56:44.560487 [ 261 ] {bae5a574-8525-446b-8f67-6d9944ea48b8} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10826 | 2026.05.06 06:56:44.560520 [ 261 ] {bae5a574-8525-446b-8f67-6d9944ea48b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10827 | 2026.05.06 06:56:44.560995 [ 261 ] {bae5a574-8525-446b-8f67-6d9944ea48b8} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10828 | 2026.05.06 06:56:44.561201 [ 261 ] {bae5a574-8525-446b-8f67-6d9944ea48b8} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10829 | 2026.05.06 06:56:44.561335 [ 261 ] {bae5a574-8525-446b-8f67-6d9944ea48b8} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001611 sec., 2482.9298572315333 rows/sec., 4.45 MiB/sec. | ||
| 10830 | 2026.05.06 06:56:44.561387 [ 261 ] {bae5a574-8525-446b-8f67-6d9944ea48b8} <Debug> TCPHandler: Processed in 0.00178468 sec. | ||
| 10831 | 2026.05.06 06:56:44.561506 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10832 | 2026.05.06 06:56:44.561599 [ 261 ] {c384837e-948a-4027-9a93-4c4c42ad30de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10833 | 2026.05.06 06:56:44.561640 [ 261 ] {c384837e-948a-4027-9a93-4c4c42ad30de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10834 | 2026.05.06 06:56:44.561978 [ 261 ] {c384837e-948a-4027-9a93-4c4c42ad30de} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10835 | 2026.05.06 06:56:44.562012 [ 261 ] {c384837e-948a-4027-9a93-4c4c42ad30de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10836 | 2026.05.06 06:56:44.562315 [ 261 ] {c384837e-948a-4027-9a93-4c4c42ad30de} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10837 | 2026.05.06 06:56:44.562511 [ 261 ] {c384837e-948a-4027-9a93-4c4c42ad30de} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10838 | 2026.05.06 06:56:44.562634 [ 261 ] {c384837e-948a-4027-9a93-4c4c42ad30de} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 10839 | 2026.05.06 06:56:44.562669 [ 261 ] {c384837e-948a-4027-9a93-4c4c42ad30de} <Debug> TCPHandler: Processed in 0.001210874 sec. | ||
| 10840 | 2026.05.06 06:56:44.930706 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20594 | ||
| 10841 | 2026.05.06 06:56:44.931496 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10842 | 2026.05.06 06:56:44.931566 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10843 | 2026.05.06 06:56:44.932410 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10844 | 2026.05.06 06:56:44.932634 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10845 | 2026.05.06 06:56:44.932766 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20594 | ||
| 10846 | 2026.05.06 06:56:46.008360 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 10847 | 2026.05.06 06:56:46.024441 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10848 | 2026.05.06 06:56:46.024497 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10849 | 2026.05.06 06:56:46.031054 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10850 | 2026.05.06 06:56:46.032118 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10851 | 2026.05.06 06:56:46.035852 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 10852 | 2026.05.06 06:56:49.552614 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10853 | 2026.05.06 06:56:49.552984 [ 261 ] {2c65ad82-7332-4a2d-a5ce-8809a7791398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 10854 | 2026.05.06 06:56:49.553414 [ 261 ] {2c65ad82-7332-4a2d-a5ce-8809a7791398} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10855 | 2026.05.06 06:56:49.553454 [ 261 ] {2c65ad82-7332-4a2d-a5ce-8809a7791398} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 10856 | 2026.05.06 06:56:49.553701 [ 261 ] {2c65ad82-7332-4a2d-a5ce-8809a7791398} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10857 | 2026.05.06 06:56:49.553772 [ 261 ] {2c65ad82-7332-4a2d-a5ce-8809a7791398} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10858 | 2026.05.06 06:56:49.553915 [ 261 ] {2c65ad82-7332-4a2d-a5ce-8809a7791398} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 10859 | 2026.05.06 06:56:49.554031 [ 337 ] {2c65ad82-7332-4a2d-a5ce-8809a7791398} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10860 | 2026.05.06 06:56:49.554042 [ 330 ] {2c65ad82-7332-4a2d-a5ce-8809a7791398} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10861 | 2026.05.06 06:56:49.554057 [ 366 ] {2c65ad82-7332-4a2d-a5ce-8809a7791398} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10862 | 2026.05.06 06:56:49.554042 [ 364 ] {2c65ad82-7332-4a2d-a5ce-8809a7791398} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10863 | 2026.05.06 06:56:49.554222 [ 261 ] {2c65ad82-7332-4a2d-a5ce-8809a7791398} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 10864 | 2026.05.06 06:56:49.554252 [ 261 ] {2c65ad82-7332-4a2d-a5ce-8809a7791398} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10865 | 2026.05.06 06:56:49.554353 [ 261 ] {2c65ad82-7332-4a2d-a5ce-8809a7791398} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10866 | 2026.05.06 06:56:49.554376 [ 261 ] {2c65ad82-7332-4a2d-a5ce-8809a7791398} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 10867 | 2026.05.06 06:56:49.554413 [ 261 ] {2c65ad82-7332-4a2d-a5ce-8809a7791398} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 10868 | 2026.05.06 06:56:49.554453 [ 261 ] {2c65ad82-7332-4a2d-a5ce-8809a7791398} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 10869 | 2026.05.06 06:56:49.554488 [ 261 ] {2c65ad82-7332-4a2d-a5ce-8809a7791398} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 10870 | 2026.05.06 06:56:49.554529 [ 261 ] {2c65ad82-7332-4a2d-a5ce-8809a7791398} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 10871 | 2026.05.06 06:56:49.555927 [ 261 ] {2c65ad82-7332-4a2d-a5ce-8809a7791398} <Debug> executeQuery: Read 51 rows, 9.76 KiB in 0.003094 sec., 16483.516483516483 rows/sec., 3.08 MiB/sec. | ||
| 10872 | 2026.05.06 06:56:49.556138 [ 261 ] {2c65ad82-7332-4a2d-a5ce-8809a7791398} <Debug> MemoryTracker: Peak memory usage (for query): 182.41 KiB. | ||
| 10873 | 2026.05.06 06:56:49.556155 [ 261 ] {2c65ad82-7332-4a2d-a5ce-8809a7791398} <Debug> TCPHandler: Processed in 0.003722686 sec. | ||
| 10874 | 2026.05.06 06:56:49.561960 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10875 | 2026.05.06 06:56:49.562109 [ 261 ] {b68ce84a-d7e5-49aa-bf0c-20ac3c831746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10876 | 2026.05.06 06:56:49.562189 [ 261 ] {b68ce84a-d7e5-49aa-bf0c-20ac3c831746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10877 | 2026.05.06 06:56:49.563147 [ 261 ] {b68ce84a-d7e5-49aa-bf0c-20ac3c831746} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10878 | 2026.05.06 06:56:49.563190 [ 261 ] {b68ce84a-d7e5-49aa-bf0c-20ac3c831746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10879 | 2026.05.06 06:56:49.563569 [ 261 ] {b68ce84a-d7e5-49aa-bf0c-20ac3c831746} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10880 | 2026.05.06 06:56:49.563794 [ 261 ] {b68ce84a-d7e5-49aa-bf0c-20ac3c831746} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10881 | 2026.05.06 06:56:49.563944 [ 261 ] {b68ce84a-d7e5-49aa-bf0c-20ac3c831746} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001887 sec., 150503.44462109168 rows/sec., 9.56 MiB/sec. | ||
| 10882 | 2026.05.06 06:56:49.563984 [ 261 ] {b68ce84a-d7e5-49aa-bf0c-20ac3c831746} <Debug> TCPHandler: Processed in 0.002089019 sec. | ||
| 10883 | 2026.05.06 06:56:49.564122 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10884 | 2026.05.06 06:56:49.564221 [ 261 ] {47d31c66-bf78-4321-b943-8faeb7f6be05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10885 | 2026.05.06 06:56:49.564263 [ 261 ] {47d31c66-bf78-4321-b943-8faeb7f6be05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10886 | 2026.05.06 06:56:49.565158 [ 261 ] {47d31c66-bf78-4321-b943-8faeb7f6be05} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10887 | 2026.05.06 06:56:49.565197 [ 261 ] {47d31c66-bf78-4321-b943-8faeb7f6be05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10888 | 2026.05.06 06:56:49.565569 [ 261 ] {47d31c66-bf78-4321-b943-8faeb7f6be05} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10889 | 2026.05.06 06:56:49.565781 [ 261 ] {47d31c66-bf78-4321-b943-8faeb7f6be05} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10890 | 2026.05.06 06:56:49.565912 [ 261 ] {47d31c66-bf78-4321-b943-8faeb7f6be05} <Debug> executeQuery: Read 871 rows, 69.95 KiB in 0.00171 sec., 509356.7251461989 rows/sec., 39.95 MiB/sec. | ||
| 10891 | 2026.05.06 06:56:49.565951 [ 261 ] {47d31c66-bf78-4321-b943-8faeb7f6be05} <Debug> TCPHandler: Processed in 0.001880843 sec. | ||
| 10892 | 2026.05.06 06:56:49.566078 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10893 | 2026.05.06 06:56:49.566175 [ 261 ] {b6998eca-e30d-4a85-886e-49f1e94a525e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10894 | 2026.05.06 06:56:49.566216 [ 261 ] {b6998eca-e30d-4a85-886e-49f1e94a525e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10895 | 2026.05.06 06:56:49.566711 [ 261 ] {b6998eca-e30d-4a85-886e-49f1e94a525e} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10896 | 2026.05.06 06:56:49.566748 [ 261 ] {b6998eca-e30d-4a85-886e-49f1e94a525e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10897 | 2026.05.06 06:56:49.567089 [ 261 ] {b6998eca-e30d-4a85-886e-49f1e94a525e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10898 | 2026.05.06 06:56:49.567313 [ 261 ] {b6998eca-e30d-4a85-886e-49f1e94a525e} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10899 | 2026.05.06 06:56:49.567443 [ 261 ] {b6998eca-e30d-4a85-886e-49f1e94a525e} <Debug> executeQuery: Read 179 rows, 11.32 KiB in 0.001287 sec., 139083.13908313907 rows/sec., 8.59 MiB/sec. | ||
| 10900 | 2026.05.06 06:56:49.567482 [ 261 ] {b6998eca-e30d-4a85-886e-49f1e94a525e} <Debug> TCPHandler: Processed in 0.001454901 sec. | ||
| 10901 | 2026.05.06 06:56:49.567617 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10902 | 2026.05.06 06:56:49.567713 [ 261 ] {9f390a6d-5982-4338-aecd-1f60d7d04199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10903 | 2026.05.06 06:56:49.567753 [ 261 ] {9f390a6d-5982-4338-aecd-1f60d7d04199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10904 | 2026.05.06 06:56:49.568222 [ 261 ] {9f390a6d-5982-4338-aecd-1f60d7d04199} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10905 | 2026.05.06 06:56:49.568260 [ 261 ] {9f390a6d-5982-4338-aecd-1f60d7d04199} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10906 | 2026.05.06 06:56:49.568563 [ 261 ] {9f390a6d-5982-4338-aecd-1f60d7d04199} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10907 | 2026.05.06 06:56:49.568775 [ 261 ] {9f390a6d-5982-4338-aecd-1f60d7d04199} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10908 | 2026.05.06 06:56:49.568904 [ 261 ] {9f390a6d-5982-4338-aecd-1f60d7d04199} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001209 sec., 123242.34904880066 rows/sec., 7.96 MiB/sec. | ||
| 10909 | 2026.05.06 06:56:49.568942 [ 261 ] {9f390a6d-5982-4338-aecd-1f60d7d04199} <Debug> TCPHandler: Processed in 0.001375889 sec. | ||
| 10910 | 2026.05.06 06:56:49.569066 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10911 | 2026.05.06 06:56:49.569160 [ 261 ] {293d33d2-b2f3-4ed3-9eb6-14e4d57fa6e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10912 | 2026.05.06 06:56:49.569201 [ 261 ] {293d33d2-b2f3-4ed3-9eb6-14e4d57fa6e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10913 | 2026.05.06 06:56:49.569666 [ 261 ] {293d33d2-b2f3-4ed3-9eb6-14e4d57fa6e4} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10914 | 2026.05.06 06:56:49.569704 [ 261 ] {293d33d2-b2f3-4ed3-9eb6-14e4d57fa6e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10915 | 2026.05.06 06:56:49.570011 [ 261 ] {293d33d2-b2f3-4ed3-9eb6-14e4d57fa6e4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10916 | 2026.05.06 06:56:49.570219 [ 261 ] {293d33d2-b2f3-4ed3-9eb6-14e4d57fa6e4} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10917 | 2026.05.06 06:56:49.570348 [ 261 ] {293d33d2-b2f3-4ed3-9eb6-14e4d57fa6e4} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001204 sec., 122923.58803986711 rows/sec., 6.99 MiB/sec. | ||
| 10918 | 2026.05.06 06:56:49.570385 [ 261 ] {293d33d2-b2f3-4ed3-9eb6-14e4d57fa6e4} <Debug> TCPHandler: Processed in 0.001370519 sec. | ||
| 10919 | 2026.05.06 06:56:49.570509 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10920 | 2026.05.06 06:56:49.570704 [ 261 ] {e0f9bc1b-fd89-458f-abb2-349dbb14b2e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10921 | 2026.05.06 06:56:49.570744 [ 261 ] {e0f9bc1b-fd89-458f-abb2-349dbb14b2e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10922 | 2026.05.06 06:56:49.571438 [ 261 ] {e0f9bc1b-fd89-458f-abb2-349dbb14b2e0} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10923 | 2026.05.06 06:56:49.571475 [ 261 ] {e0f9bc1b-fd89-458f-abb2-349dbb14b2e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10924 | 2026.05.06 06:56:49.571796 [ 261 ] {e0f9bc1b-fd89-458f-abb2-349dbb14b2e0} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10925 | 2026.05.06 06:56:49.572027 [ 261 ] {e0f9bc1b-fd89-458f-abb2-349dbb14b2e0} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10926 | 2026.05.06 06:56:49.572157 [ 261 ] {e0f9bc1b-fd89-458f-abb2-349dbb14b2e0} <Debug> executeQuery: Read 527 rows, 38.14 KiB in 0.001471 sec., 358259.68728755944 rows/sec., 25.32 MiB/sec. | ||
| 10927 | 2026.05.06 06:56:49.572196 [ 261 ] {e0f9bc1b-fd89-458f-abb2-349dbb14b2e0} <Debug> TCPHandler: Processed in 0.00173727 sec. | ||
| 10928 | 2026.05.06 06:56:49.572399 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10929 | 2026.05.06 06:56:49.572495 [ 261 ] {5660c470-e320-4bb2-824b-4f47d7ecb402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10930 | 2026.05.06 06:56:49.572537 [ 261 ] {5660c470-e320-4bb2-824b-4f47d7ecb402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10931 | 2026.05.06 06:56:49.572873 [ 261 ] {5660c470-e320-4bb2-824b-4f47d7ecb402} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10932 | 2026.05.06 06:56:49.572911 [ 261 ] {5660c470-e320-4bb2-824b-4f47d7ecb402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10933 | 2026.05.06 06:56:49.573212 [ 261 ] {5660c470-e320-4bb2-824b-4f47d7ecb402} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10934 | 2026.05.06 06:56:49.573420 [ 261 ] {5660c470-e320-4bb2-824b-4f47d7ecb402} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10935 | 2026.05.06 06:56:49.573521 [ 72 ] {} <Debug> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 10936 | 2026.05.06 06:56:49.573549 [ 261 ] {5660c470-e320-4bb2-824b-4f47d7ecb402} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001072 sec., 5597.014925373134 rows/sec., 292.42 KiB/sec. | ||
| 10937 | 2026.05.06 06:56:49.573574 [ 72 ] {} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10938 | 2026.05.06 06:56:49.573591 [ 261 ] {5660c470-e320-4bb2-824b-4f47d7ecb402} <Debug> TCPHandler: Processed in 0.001242325 sec. | ||
| 10939 | 2026.05.06 06:56:49.573598 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10940 | 2026.05.06 06:56:49.573709 [ 192 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 10941 | 2026.05.06 06:56:49.573719 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10942 | 2026.05.06 06:56:49.573862 [ 261 ] {571e3475-15da-414a-98c6-18f40d896dcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10943 | 2026.05.06 06:56:49.573863 [ 192 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10944 | 2026.05.06 06:56:49.573917 [ 261 ] {571e3475-15da-414a-98c6-18f40d896dcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10945 | 2026.05.06 06:56:49.573923 [ 192 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 108 rows starting from the beginning of the part | ||
| 10946 | 2026.05.06 06:56:49.574008 [ 192 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 10947 | 2026.05.06 06:56:49.574059 [ 192 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 10948 | 2026.05.06 06:56:49.574100 [ 192 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 10949 | 2026.05.06 06:56:49.574137 [ 192 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 10950 | 2026.05.06 06:56:49.574177 [ 192 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 10951 | 2026.05.06 06:56:49.574395 [ 261 ] {571e3475-15da-414a-98c6-18f40d896dcc} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10952 | 2026.05.06 06:56:49.574439 [ 261 ] {571e3475-15da-414a-98c6-18f40d896dcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10953 | 2026.05.06 06:56:49.574812 [ 261 ] {571e3475-15da-414a-98c6-18f40d896dcc} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10954 | 2026.05.06 06:56:49.574972 [ 187 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 138 rows, containing 4 columns (4 merged, 0 gathered) in 0.001305987 sec., 105667.20801968167 rows/sec., 5.39 MiB/sec. | ||
| 10955 | 2026.05.06 06:56:49.575027 [ 261 ] {571e3475-15da-414a-98c6-18f40d896dcc} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10956 | 2026.05.06 06:56:49.575124 [ 202 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 10957 | 2026.05.06 06:56:49.575139 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10958 | 2026.05.06 06:56:49.575166 [ 261 ] {571e3475-15da-414a-98c6-18f40d896dcc} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001329 sec., 199398.04364183595 rows/sec., 13.25 MiB/sec. | ||
| 10959 | 2026.05.06 06:56:49.575173 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10960 | 2026.05.06 06:56:49.575210 [ 261 ] {571e3475-15da-414a-98c6-18f40d896dcc} <Debug> TCPHandler: Processed in 0.001550514 sec. | ||
| 10961 | 2026.05.06 06:56:49.575210 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10962 | 2026.05.06 06:56:49.575293 [ 192 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10963 | 2026.05.06 06:56:49.575337 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10964 | 2026.05.06 06:56:49.575386 [ 192 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10965 | 2026.05.06 06:56:49.575417 [ 192 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 27111 rows starting from the beginning of the part | ||
| 10966 | 2026.05.06 06:56:49.575434 [ 261 ] {30eba1c0-aea4-432c-8fbc-367d40c00c8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10967 | 2026.05.06 06:56:49.575442 [ 202 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_23_5} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10968 | 2026.05.06 06:56:49.575464 [ 192 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 128 rows starting from the beginning of the part | ||
| 10969 | 2026.05.06 06:56:49.575481 [ 261 ] {30eba1c0-aea4-432c-8fbc-367d40c00c8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10970 | 2026.05.06 06:56:49.575507 [ 192 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 10971 | 2026.05.06 06:56:49.575528 [ 202 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_23_5} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 10972 | 2026.05.06 06:56:49.575549 [ 192 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 265 rows starting from the beginning of the part | ||
| 10973 | 2026.05.06 06:56:49.575588 [ 192 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 164 rows starting from the beginning of the part | ||
| 10974 | 2026.05.06 06:56:49.575619 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 10975 | 2026.05.06 06:56:49.575626 [ 192 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 265 rows starting from the beginning of the part | ||
| 10976 | 2026.05.06 06:56:49.575808 [ 261 ] {30eba1c0-aea4-432c-8fbc-367d40c00c8d} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10977 | 2026.05.06 06:56:49.575849 [ 261 ] {30eba1c0-aea4-432c-8fbc-367d40c00c8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10978 | 2026.05.06 06:56:49.576171 [ 261 ] {30eba1c0-aea4-432c-8fbc-367d40c00c8d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 10979 | 2026.05.06 06:56:49.576375 [ 261 ] {30eba1c0-aea4-432c-8fbc-367d40c00c8d} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10980 | 2026.05.06 06:56:49.576475 [ 72 ] {} <Debug> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 10981 | 2026.05.06 06:56:49.576504 [ 72 ] {} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10982 | 2026.05.06 06:56:49.576504 [ 261 ] {30eba1c0-aea4-432c-8fbc-367d40c00c8d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001089 sec., 918.2736455463729 rows/sec., 61.88 KiB/sec. | ||
| 10983 | 2026.05.06 06:56:49.576523 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10984 | 2026.05.06 06:56:49.576554 [ 261 ] {30eba1c0-aea4-432c-8fbc-367d40c00c8d} <Debug> TCPHandler: Processed in 0.001265676 sec. | ||
| 10985 | 2026.05.06 06:56:49.576623 [ 187 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 10986 | 2026.05.06 06:56:49.576676 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10987 | 2026.05.06 06:56:49.576736 [ 187 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10988 | 2026.05.06 06:56:49.576771 [ 187 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 19 rows starting from the beginning of the part | ||
| 10989 | 2026.05.06 06:56:49.576772 [ 261 ] {2a57c28b-2569-4401-b089-0741bcbe0b30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10990 | 2026.05.06 06:56:49.576830 [ 187 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 10991 | 2026.05.06 06:56:49.576837 [ 261 ] {2a57c28b-2569-4401-b089-0741bcbe0b30} <Trace> 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 | ||
| 10992 | 2026.05.06 06:56:49.576881 [ 187 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 10993 | 2026.05.06 06:56:49.576926 [ 187 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 10994 | 2026.05.06 06:56:49.576964 [ 187 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 10995 | 2026.05.06 06:56:49.577002 [ 187 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 10996 | 2026.05.06 06:56:49.577692 [ 261 ] {2a57c28b-2569-4401-b089-0741bcbe0b30} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10997 | 2026.05.06 06:56:49.577733 [ 261 ] {2a57c28b-2569-4401-b089-0741bcbe0b30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 10998 | 2026.05.06 06:56:49.577895 [ 193 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.001302257 sec., 18429.541941414023 rows/sec., 1.21 MiB/sec. | ||
| 10999 | 2026.05.06 06:56:49.578054 [ 187 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 11000 | 2026.05.06 06:56:49.578315 [ 187 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_24_5} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11001 | 2026.05.06 06:56:49.578400 [ 187 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_24_5} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 11002 | 2026.05.06 06:56:49.578413 [ 261 ] {2a57c28b-2569-4401-b089-0741bcbe0b30} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11003 | 2026.05.06 06:56:49.578487 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11004 | 2026.05.06 06:56:49.578669 [ 261 ] {2a57c28b-2569-4401-b089-0741bcbe0b30} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11005 | 2026.05.06 06:56:49.578816 [ 261 ] {2a57c28b-2569-4401-b089-0741bcbe0b30} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002062 sec., 17943.743937924344 rows/sec., 32.15 MiB/sec. | ||
| 11006 | 2026.05.06 06:56:49.578875 [ 261 ] {2a57c28b-2569-4401-b089-0741bcbe0b30} <Debug> TCPHandler: Processed in 0.002246313 sec. | ||
| 11007 | 2026.05.06 06:56:49.579004 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11008 | 2026.05.06 06:56:49.579097 [ 261 ] {22d47ef6-8849-46af-aeda-92e5249d3f14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11009 | 2026.05.06 06:56:49.579138 [ 261 ] {22d47ef6-8849-46af-aeda-92e5249d3f14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11010 | 2026.05.06 06:56:49.579482 [ 261 ] {22d47ef6-8849-46af-aeda-92e5249d3f14} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11011 | 2026.05.06 06:56:49.579516 [ 261 ] {22d47ef6-8849-46af-aeda-92e5249d3f14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11012 | 2026.05.06 06:56:49.579838 [ 261 ] {22d47ef6-8849-46af-aeda-92e5249d3f14} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11013 | 2026.05.06 06:56:49.580042 [ 261 ] {22d47ef6-8849-46af-aeda-92e5249d3f14} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11014 | 2026.05.06 06:56:49.580179 [ 261 ] {22d47ef6-8849-46af-aeda-92e5249d3f14} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001101 sec., 81743.86920980927 rows/sec., 5.11 MiB/sec. | ||
| 11015 | 2026.05.06 06:56:49.580215 [ 261 ] {22d47ef6-8849-46af-aeda-92e5249d3f14} <Debug> TCPHandler: Processed in 0.001259375 sec. | ||
| 11016 | 2026.05.06 06:56:49.584379 [ 192 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28093 rows, containing 5 columns (5 merged, 0 gathered) in 0.009111588 sec., 3083216.668708023 rows/sec., 197.51 MiB/sec. | ||
| 11017 | 2026.05.06 06:56:49.584795 [ 187 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11018 | 2026.05.06 06:56:49.585049 [ 187 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11019 | 2026.05.06 06:56:49.585122 [ 187 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11020 | 2026.05.06 06:56:49.585210 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 11021 | 2026.05.06 06:56:50.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 320.29 MiB, peak 328.91 MiB, free memory in arenas 0.00 B, will set to 322.07 MiB (RSS), difference: 1.78 MiB | ||
| 11022 | 2026.05.06 06:56:52.300369 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11023 | 2026.05.06 06:56:52.300444 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11024 | 2026.05.06 06:56:52.432882 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21106 | ||
| 11025 | 2026.05.06 06:56:52.433704 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11026 | 2026.05.06 06:56:52.433751 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11027 | 2026.05.06 06:56:52.434233 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11028 | 2026.05.06 06:56:52.434488 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11029 | 2026.05.06 06:56:52.434627 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 | ||
| 11030 | 2026.05.06 06:56:52.493208 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1324 | ||
| 11031 | 2026.05.06 06:56:52.496369 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11032 | 2026.05.06 06:56:52.496408 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11033 | 2026.05.06 06:56:52.497643 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11034 | 2026.05.06 06:56:52.497910 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11035 | 2026.05.06 06:56:52.498172 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1324 | ||
| 11036 | 2026.05.06 06:56:53.535922 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 11037 | 2026.05.06 06:56:53.552602 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11038 | 2026.05.06 06:56:53.552658 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11039 | 2026.05.06 06:56:53.559012 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11040 | 2026.05.06 06:56:53.559732 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11041 | 2026.05.06 06:56:53.562688 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 11042 | 2026.05.06 06:56:54.546924 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11043 | 2026.05.06 06:56:54.547170 [ 261 ] {aaa0bfd6-b82f-4f62-b0c0-2de4b3086b46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 11044 | 2026.05.06 06:56:54.547506 [ 261 ] {aaa0bfd6-b82f-4f62-b0c0-2de4b3086b46} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11045 | 2026.05.06 06:56:54.547542 [ 261 ] {aaa0bfd6-b82f-4f62-b0c0-2de4b3086b46} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 11046 | 2026.05.06 06:56:54.547759 [ 261 ] {aaa0bfd6-b82f-4f62-b0c0-2de4b3086b46} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11047 | 2026.05.06 06:56:54.547827 [ 261 ] {aaa0bfd6-b82f-4f62-b0c0-2de4b3086b46} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11048 | 2026.05.06 06:56:54.547964 [ 261 ] {aaa0bfd6-b82f-4f62-b0c0-2de4b3086b46} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11049 | 2026.05.06 06:56:54.548079 [ 336 ] {aaa0bfd6-b82f-4f62-b0c0-2de4b3086b46} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11050 | 2026.05.06 06:56:54.548100 [ 364 ] {aaa0bfd6-b82f-4f62-b0c0-2de4b3086b46} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11051 | 2026.05.06 06:56:54.548100 [ 330 ] {aaa0bfd6-b82f-4f62-b0c0-2de4b3086b46} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11052 | 2026.05.06 06:56:54.548151 [ 366 ] {aaa0bfd6-b82f-4f62-b0c0-2de4b3086b46} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 11053 | 2026.05.06 06:56:54.548371 [ 261 ] {aaa0bfd6-b82f-4f62-b0c0-2de4b3086b46} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 11054 | 2026.05.06 06:56:54.548399 [ 261 ] {aaa0bfd6-b82f-4f62-b0c0-2de4b3086b46} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11055 | 2026.05.06 06:56:54.548494 [ 261 ] {aaa0bfd6-b82f-4f62-b0c0-2de4b3086b46} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11056 | 2026.05.06 06:56:54.548516 [ 261 ] {aaa0bfd6-b82f-4f62-b0c0-2de4b3086b46} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 11057 | 2026.05.06 06:56:54.548552 [ 261 ] {aaa0bfd6-b82f-4f62-b0c0-2de4b3086b46} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11058 | 2026.05.06 06:56:54.548589 [ 261 ] {aaa0bfd6-b82f-4f62-b0c0-2de4b3086b46} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11059 | 2026.05.06 06:56:54.548625 [ 261 ] {aaa0bfd6-b82f-4f62-b0c0-2de4b3086b46} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11060 | 2026.05.06 06:56:54.548658 [ 261 ] {aaa0bfd6-b82f-4f62-b0c0-2de4b3086b46} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11061 | 2026.05.06 06:56:54.550137 [ 261 ] {aaa0bfd6-b82f-4f62-b0c0-2de4b3086b46} <Debug> executeQuery: Read 51 rows, 5.78 KiB in 0.003066 sec., 16634.050880626222 rows/sec., 1.84 MiB/sec. | ||
| 11062 | 2026.05.06 06:56:54.550316 [ 261 ] {aaa0bfd6-b82f-4f62-b0c0-2de4b3086b46} <Debug> MemoryTracker: Peak memory usage (for query): 162.71 KiB. | ||
| 11063 | 2026.05.06 06:56:54.550334 [ 261 ] {aaa0bfd6-b82f-4f62-b0c0-2de4b3086b46} <Debug> TCPHandler: Processed in 0.00354332 sec. | ||
| 11064 | 2026.05.06 06:56:54.552155 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11065 | 2026.05.06 06:56:54.552267 [ 261 ] {2e0f0245-45af-4d9a-893d-36c8ad477da3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11066 | 2026.05.06 06:56:54.552318 [ 261 ] {2e0f0245-45af-4d9a-893d-36c8ad477da3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11067 | 2026.05.06 06:56:54.552952 [ 261 ] {2e0f0245-45af-4d9a-893d-36c8ad477da3} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11068 | 2026.05.06 06:56:54.553000 [ 261 ] {2e0f0245-45af-4d9a-893d-36c8ad477da3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11069 | 2026.05.06 06:56:54.553404 [ 261 ] {2e0f0245-45af-4d9a-893d-36c8ad477da3} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11070 | 2026.05.06 06:56:54.553628 [ 261 ] {2e0f0245-45af-4d9a-893d-36c8ad477da3} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11071 | 2026.05.06 06:56:54.553820 [ 261 ] {2e0f0245-45af-4d9a-893d-36c8ad477da3} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001585 sec., 40378.54889589905 rows/sec., 3.20 MiB/sec. | ||
| 11072 | 2026.05.06 06:56:54.553857 [ 261 ] {2e0f0245-45af-4d9a-893d-36c8ad477da3} <Debug> TCPHandler: Processed in 0.00175492 sec. | ||
| 11073 | 2026.05.06 06:56:54.553997 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11074 | 2026.05.06 06:56:54.554090 [ 261 ] {b2f3adb5-e87d-4e57-b823-2850875f9865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11075 | 2026.05.06 06:56:54.554130 [ 261 ] {b2f3adb5-e87d-4e57-b823-2850875f9865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11076 | 2026.05.06 06:56:54.554522 [ 261 ] {b2f3adb5-e87d-4e57-b823-2850875f9865} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11077 | 2026.05.06 06:56:54.554558 [ 261 ] {b2f3adb5-e87d-4e57-b823-2850875f9865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11078 | 2026.05.06 06:56:54.554857 [ 261 ] {b2f3adb5-e87d-4e57-b823-2850875f9865} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11079 | 2026.05.06 06:56:54.555057 [ 261 ] {b2f3adb5-e87d-4e57-b823-2850875f9865} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11080 | 2026.05.06 06:56:54.555186 [ 261 ] {b2f3adb5-e87d-4e57-b823-2850875f9865} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001113 sec., 3593.8903863432165 rows/sec., 270.24 KiB/sec. | ||
| 11081 | 2026.05.06 06:56:54.555222 [ 261 ] {b2f3adb5-e87d-4e57-b823-2850875f9865} <Debug> TCPHandler: Processed in 0.001272906 sec. | ||
| 11082 | 2026.05.06 06:56:54.555339 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11083 | 2026.05.06 06:56:54.555437 [ 261 ] {7412be51-02b0-4903-931c-9d3afb8953f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11084 | 2026.05.06 06:56:54.555476 [ 261 ] {7412be51-02b0-4903-931c-9d3afb8953f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11085 | 2026.05.06 06:56:54.555885 [ 261 ] {7412be51-02b0-4903-931c-9d3afb8953f3} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11086 | 2026.05.06 06:56:54.555921 [ 261 ] {7412be51-02b0-4903-931c-9d3afb8953f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11087 | 2026.05.06 06:56:54.556207 [ 261 ] {7412be51-02b0-4903-931c-9d3afb8953f3} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11088 | 2026.05.06 06:56:54.556406 [ 261 ] {7412be51-02b0-4903-931c-9d3afb8953f3} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11089 | 2026.05.06 06:56:54.556532 [ 261 ] {7412be51-02b0-4903-931c-9d3afb8953f3} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001113 sec., 61096.13656783468 rows/sec., 4.77 MiB/sec. | ||
| 11090 | 2026.05.06 06:56:54.556568 [ 261 ] {7412be51-02b0-4903-931c-9d3afb8953f3} <Debug> TCPHandler: Processed in 0.001276826 sec. | ||
| 11091 | 2026.05.06 06:56:54.556686 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11092 | 2026.05.06 06:56:54.556779 [ 261 ] {4d16b82b-0111-44f1-9f29-6ad366e5a48f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11093 | 2026.05.06 06:56:54.556820 [ 261 ] {4d16b82b-0111-44f1-9f29-6ad366e5a48f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11094 | 2026.05.06 06:56:54.557225 [ 261 ] {4d16b82b-0111-44f1-9f29-6ad366e5a48f} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11095 | 2026.05.06 06:56:54.557261 [ 261 ] {4d16b82b-0111-44f1-9f29-6ad366e5a48f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11096 | 2026.05.06 06:56:54.557570 [ 261 ] {4d16b82b-0111-44f1-9f29-6ad366e5a48f} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11097 | 2026.05.06 06:56:54.557763 [ 261 ] {4d16b82b-0111-44f1-9f29-6ad366e5a48f} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11098 | 2026.05.06 06:56:54.557887 [ 261 ] {4d16b82b-0111-44f1-9f29-6ad366e5a48f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001127 sec., 141969.8314108252 rows/sec., 9.89 MiB/sec. | ||
| 11099 | 2026.05.06 06:56:54.557923 [ 261 ] {4d16b82b-0111-44f1-9f29-6ad366e5a48f} <Debug> TCPHandler: Processed in 0.001284636 sec. | ||
| 11100 | 2026.05.06 06:56:54.558038 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11101 | 2026.05.06 06:56:54.558130 [ 261 ] {7bb04bc2-67b9-4183-9933-d6d40c89c61f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11102 | 2026.05.06 06:56:54.558183 [ 261 ] {7bb04bc2-67b9-4183-9933-d6d40c89c61f} <Trace> 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 | ||
| 11103 | 2026.05.06 06:56:54.558882 [ 261 ] {7bb04bc2-67b9-4183-9933-d6d40c89c61f} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11104 | 2026.05.06 06:56:54.558919 [ 261 ] {7bb04bc2-67b9-4183-9933-d6d40c89c61f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11105 | 2026.05.06 06:56:54.559412 [ 261 ] {7bb04bc2-67b9-4183-9933-d6d40c89c61f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11106 | 2026.05.06 06:56:54.559633 [ 261 ] {7bb04bc2-67b9-4183-9933-d6d40c89c61f} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11107 | 2026.05.06 06:56:54.559750 [ 147 ] {} <Debug> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11108 | 2026.05.06 06:56:54.559769 [ 261 ] {7bb04bc2-67b9-4183-9933-d6d40c89c61f} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001656 sec., 2415.458937198068 rows/sec., 4.33 MiB/sec. | ||
| 11109 | 2026.05.06 06:56:54.559793 [ 147 ] {} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11110 | 2026.05.06 06:56:54.559819 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11111 | 2026.05.06 06:56:54.559828 [ 261 ] {7bb04bc2-67b9-4183-9933-d6d40c89c61f} <Debug> TCPHandler: Processed in 0.001838322 sec. | ||
| 11112 | 2026.05.06 06:56:54.559931 [ 195 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 11113 | 2026.05.06 06:56:54.559963 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11114 | 2026.05.06 06:56:54.560061 [ 261 ] {cb8d30e8-0961-4a8a-a486-f159b8f03932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11115 | 2026.05.06 06:56:54.560103 [ 261 ] {cb8d30e8-0961-4a8a-a486-f159b8f03932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11116 | 2026.05.06 06:56:54.560207 [ 195 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11117 | 2026.05.06 06:56:54.560283 [ 195 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1155 rows starting from the beginning of the part | ||
| 11118 | 2026.05.06 06:56:54.560428 [ 195 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 4 rows starting from the beginning of the part | ||
| 11119 | 2026.05.06 06:56:54.560445 [ 261 ] {cb8d30e8-0961-4a8a-a486-f159b8f03932} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11120 | 2026.05.06 06:56:54.560487 [ 261 ] {cb8d30e8-0961-4a8a-a486-f159b8f03932} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11121 | 2026.05.06 06:56:54.560546 [ 195 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 37 rows starting from the beginning of the part | ||
| 11122 | 2026.05.06 06:56:54.560672 [ 195 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 4 rows starting from the beginning of the part | ||
| 11123 | 2026.05.06 06:56:54.560785 [ 195 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 37 rows starting from the beginning of the part | ||
| 11124 | 2026.05.06 06:56:54.560804 [ 261 ] {cb8d30e8-0961-4a8a-a486-f159b8f03932} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11125 | 2026.05.06 06:56:54.560892 [ 195 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 4 rows starting from the beginning of the part | ||
| 11126 | 2026.05.06 06:56:54.561027 [ 261 ] {cb8d30e8-0961-4a8a-a486-f159b8f03932} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11127 | 2026.05.06 06:56:54.561163 [ 261 ] {cb8d30e8-0961-4a8a-a486-f159b8f03932} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 11128 | 2026.05.06 06:56:54.561191 [ 148 ] {} <Debug> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11129 | 2026.05.06 06:56:54.561201 [ 261 ] {cb8d30e8-0961-4a8a-a486-f159b8f03932} <Debug> TCPHandler: Processed in 0.001286226 sec. | ||
| 11130 | 2026.05.06 06:56:54.561249 [ 148 ] {} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11131 | 2026.05.06 06:56:54.561282 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11132 | 2026.05.06 06:56:54.561378 [ 187 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 11133 | 2026.05.06 06:56:54.561476 [ 187 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11134 | 2026.05.06 06:56:54.561501 [ 187 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3630 rows starting from the beginning of the part | ||
| 11135 | 2026.05.06 06:56:54.561549 [ 187 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 11136 | 2026.05.06 06:56:54.561590 [ 187 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 90 rows starting from the beginning of the part | ||
| 11137 | 2026.05.06 06:56:54.561627 [ 187 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part | ||
| 11138 | 2026.05.06 06:56:54.561660 [ 187 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 90 rows starting from the beginning of the part | ||
| 11139 | 2026.05.06 06:56:54.561697 [ 187 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
| 11140 | 2026.05.06 06:56:54.562949 [ 193 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3990 rows, containing 4 columns (4 merged, 0 gathered) in 0.001603275 sec., 2488656.032184123 rows/sec., 161.40 MiB/sec. | ||
| 11141 | 2026.05.06 06:56:54.563346 [ 187 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11142 | 2026.05.06 06:56:54.563584 [ 187 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_66_13} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11143 | 2026.05.06 06:56:54.563653 [ 187 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_66_13} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11144 | 2026.05.06 06:56:54.563720 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 11145 | 2026.05.06 06:56:54.566762 [ 195 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1241 rows, containing 19 columns (19 merged, 0 gathered) in 0.006873914 sec., 180537.60928635419 rows/sec., 323.52 MiB/sec. | ||
| 11146 | 2026.05.06 06:56:54.567854 [ 195 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11147 | 2026.05.06 06:56:54.568143 [ 195 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11148 | 2026.05.06 06:56:54.568205 [ 195 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11149 | 2026.05.06 06:56:54.568284 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.50 MiB. | ||
| 11150 | 2026.05.06 06:56:55.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 322.72 MiB, peak 334.17 MiB, free memory in arenas 0.00 B, will set to 325.45 MiB (RSS), difference: 2.74 MiB | ||
| 11151 | 2026.05.06 06:56:55.181971 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11152 | 2026.05.06 06:56:55.182334 [ 261 ] {2af4ea7a-aabd-4f23-a86d-95db456f858a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 11153 | 2026.05.06 06:56:55.182700 [ 261 ] {2af4ea7a-aabd-4f23-a86d-95db456f858a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11154 | 2026.05.06 06:56:55.182743 [ 261 ] {2af4ea7a-aabd-4f23-a86d-95db456f858a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 11155 | 2026.05.06 06:56:55.183011 [ 261 ] {2af4ea7a-aabd-4f23-a86d-95db456f858a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11156 | 2026.05.06 06:56:55.183083 [ 261 ] {2af4ea7a-aabd-4f23-a86d-95db456f858a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11157 | 2026.05.06 06:56:55.183226 [ 261 ] {2af4ea7a-aabd-4f23-a86d-95db456f858a} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 11158 | 2026.05.06 06:56:55.183349 [ 336 ] {2af4ea7a-aabd-4f23-a86d-95db456f858a} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11159 | 2026.05.06 06:56:55.183381 [ 330 ] {2af4ea7a-aabd-4f23-a86d-95db456f858a} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11160 | 2026.05.06 06:56:55.183362 [ 361 ] {2af4ea7a-aabd-4f23-a86d-95db456f858a} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11161 | 2026.05.06 06:56:55.183382 [ 366 ] {2af4ea7a-aabd-4f23-a86d-95db456f858a} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 11162 | 2026.05.06 06:56:55.183576 [ 261 ] {2af4ea7a-aabd-4f23-a86d-95db456f858a} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 11163 | 2026.05.06 06:56:55.183604 [ 261 ] {2af4ea7a-aabd-4f23-a86d-95db456f858a} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11164 | 2026.05.06 06:56:55.183706 [ 261 ] {2af4ea7a-aabd-4f23-a86d-95db456f858a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11165 | 2026.05.06 06:56:55.183728 [ 261 ] {2af4ea7a-aabd-4f23-a86d-95db456f858a} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 11166 | 2026.05.06 06:56:55.183764 [ 261 ] {2af4ea7a-aabd-4f23-a86d-95db456f858a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 11167 | 2026.05.06 06:56:55.183806 [ 261 ] {2af4ea7a-aabd-4f23-a86d-95db456f858a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 11168 | 2026.05.06 06:56:55.183849 [ 261 ] {2af4ea7a-aabd-4f23-a86d-95db456f858a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 11169 | 2026.05.06 06:56:55.183888 [ 261 ] {2af4ea7a-aabd-4f23-a86d-95db456f858a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 11170 | 2026.05.06 06:56:55.185334 [ 261 ] {2af4ea7a-aabd-4f23-a86d-95db456f858a} <Debug> executeQuery: Read 51 rows, 9.76 KiB in 0.003153 sec., 16175.071360608945 rows/sec., 3.02 MiB/sec. | ||
| 11171 | 2026.05.06 06:56:55.185563 [ 261 ] {2af4ea7a-aabd-4f23-a86d-95db456f858a} <Debug> MemoryTracker: Peak memory usage (for query): 187.46 KiB. | ||
| 11172 | 2026.05.06 06:56:55.185581 [ 261 ] {2af4ea7a-aabd-4f23-a86d-95db456f858a} <Debug> TCPHandler: Processed in 0.003785216 sec. | ||
| 11173 | 2026.05.06 06:56:55.200503 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11174 | 2026.05.06 06:56:55.200638 [ 261 ] {ec6a42c0-aa8d-4503-8e72-37538b969781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11175 | 2026.05.06 06:56:55.200696 [ 261 ] {ec6a42c0-aa8d-4503-8e72-37538b969781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11176 | 2026.05.06 06:56:55.201350 [ 261 ] {ec6a42c0-aa8d-4503-8e72-37538b969781} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11177 | 2026.05.06 06:56:55.201395 [ 261 ] {ec6a42c0-aa8d-4503-8e72-37538b969781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11178 | 2026.05.06 06:56:55.201800 [ 261 ] {ec6a42c0-aa8d-4503-8e72-37538b969781} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 11179 | 2026.05.06 06:56:55.202036 [ 261 ] {ec6a42c0-aa8d-4503-8e72-37538b969781} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11180 | 2026.05.06 06:56:55.202197 [ 261 ] {ec6a42c0-aa8d-4503-8e72-37538b969781} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001597 sec., 177833.4376956794 rows/sec., 11.29 MiB/sec. | ||
| 11181 | 2026.05.06 06:56:55.202240 [ 261 ] {ec6a42c0-aa8d-4503-8e72-37538b969781} <Debug> TCPHandler: Processed in 0.001802481 sec. | ||
| 11182 | 2026.05.06 06:56:55.202370 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11183 | 2026.05.06 06:56:55.202472 [ 261 ] {d7a412d5-7156-424d-b24a-26e16b1d907f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11184 | 2026.05.06 06:56:55.202516 [ 261 ] {d7a412d5-7156-424d-b24a-26e16b1d907f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11185 | 2026.05.06 06:56:55.202921 [ 261 ] {d7a412d5-7156-424d-b24a-26e16b1d907f} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11186 | 2026.05.06 06:56:55.202962 [ 261 ] {d7a412d5-7156-424d-b24a-26e16b1d907f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11187 | 2026.05.06 06:56:55.203277 [ 261 ] {d7a412d5-7156-424d-b24a-26e16b1d907f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 11188 | 2026.05.06 06:56:55.203514 [ 261 ] {d7a412d5-7156-424d-b24a-26e16b1d907f} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11189 | 2026.05.06 06:56:55.203649 [ 261 ] {d7a412d5-7156-424d-b24a-26e16b1d907f} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001199 sec., 5004.170141784821 rows/sec., 408.05 KiB/sec. | ||
| 11190 | 2026.05.06 06:56:55.203690 [ 261 ] {d7a412d5-7156-424d-b24a-26e16b1d907f} <Debug> TCPHandler: Processed in 0.001372469 sec. | ||
| 11191 | 2026.05.06 06:56:55.203795 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11192 | 2026.05.06 06:56:55.203891 [ 261 ] {9adeae7d-4c6d-4bb7-aff9-c06fc1830825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11193 | 2026.05.06 06:56:55.203935 [ 261 ] {9adeae7d-4c6d-4bb7-aff9-c06fc1830825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11194 | 2026.05.06 06:56:55.205442 [ 261 ] {9adeae7d-4c6d-4bb7-aff9-c06fc1830825} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11195 | 2026.05.06 06:56:55.205481 [ 261 ] {9adeae7d-4c6d-4bb7-aff9-c06fc1830825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11196 | 2026.05.06 06:56:55.206000 [ 261 ] {9adeae7d-4c6d-4bb7-aff9-c06fc1830825} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11197 | 2026.05.06 06:56:55.206222 [ 261 ] {9adeae7d-4c6d-4bb7-aff9-c06fc1830825} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11198 | 2026.05.06 06:56:55.206360 [ 261 ] {9adeae7d-4c6d-4bb7-aff9-c06fc1830825} <Debug> executeQuery: Read 3223 rows, 247.46 KiB in 0.002488 sec., 1295418.006430868 rows/sec., 97.13 MiB/sec. | ||
| 11199 | 2026.05.06 06:56:55.206401 [ 261 ] {9adeae7d-4c6d-4bb7-aff9-c06fc1830825} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 11200 | 2026.05.06 06:56:55.206414 [ 261 ] {9adeae7d-4c6d-4bb7-aff9-c06fc1830825} <Debug> TCPHandler: Processed in 0.002669806 sec. | ||
| 11201 | 2026.05.06 06:56:55.206531 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11202 | 2026.05.06 06:56:55.206628 [ 261 ] {43b91cbf-cb11-4138-bf9d-f73ca69327e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11203 | 2026.05.06 06:56:55.206669 [ 261 ] {43b91cbf-cb11-4138-bf9d-f73ca69327e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11204 | 2026.05.06 06:56:55.207143 [ 261 ] {43b91cbf-cb11-4138-bf9d-f73ca69327e0} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11205 | 2026.05.06 06:56:55.207180 [ 261 ] {43b91cbf-cb11-4138-bf9d-f73ca69327e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11206 | 2026.05.06 06:56:55.207499 [ 261 ] {43b91cbf-cb11-4138-bf9d-f73ca69327e0} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11207 | 2026.05.06 06:56:55.207710 [ 261 ] {43b91cbf-cb11-4138-bf9d-f73ca69327e0} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11208 | 2026.05.06 06:56:55.207851 [ 261 ] {43b91cbf-cb11-4138-bf9d-f73ca69327e0} <Debug> executeQuery: Read 196 rows, 12.57 KiB in 0.001241 sec., 157937.14746172444 rows/sec., 9.89 MiB/sec. | ||
| 11209 | 2026.05.06 06:56:55.207889 [ 261 ] {43b91cbf-cb11-4138-bf9d-f73ca69327e0} <Debug> TCPHandler: Processed in 0.001409259 sec. | ||
| 11210 | 2026.05.06 06:56:55.208001 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11211 | 2026.05.06 06:56:55.208097 [ 261 ] {08b753d8-0d0d-491e-9ba6-4d1371027fe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11212 | 2026.05.06 06:56:55.208138 [ 261 ] {08b753d8-0d0d-491e-9ba6-4d1371027fe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11213 | 2026.05.06 06:56:55.208774 [ 261 ] {08b753d8-0d0d-491e-9ba6-4d1371027fe6} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11214 | 2026.05.06 06:56:55.208812 [ 261 ] {08b753d8-0d0d-491e-9ba6-4d1371027fe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11215 | 2026.05.06 06:56:55.209175 [ 261 ] {08b753d8-0d0d-491e-9ba6-4d1371027fe6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11216 | 2026.05.06 06:56:55.209426 [ 261 ] {08b753d8-0d0d-491e-9ba6-4d1371027fe6} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11217 | 2026.05.06 06:56:55.209567 [ 261 ] {08b753d8-0d0d-491e-9ba6-4d1371027fe6} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001488 sec., 638440.8602150538 rows/sec., 37.56 MiB/sec. | ||
| 11218 | 2026.05.06 06:56:55.209607 [ 261 ] {08b753d8-0d0d-491e-9ba6-4d1371027fe6} <Debug> TCPHandler: Processed in 0.001657557 sec. | ||
| 11219 | 2026.05.06 06:56:55.209721 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11220 | 2026.05.06 06:56:55.209815 [ 261 ] {4233614a-370f-4b1e-bf07-14e0cd1eaa2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11221 | 2026.05.06 06:56:55.209856 [ 261 ] {4233614a-370f-4b1e-bf07-14e0cd1eaa2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11222 | 2026.05.06 06:56:55.210248 [ 261 ] {4233614a-370f-4b1e-bf07-14e0cd1eaa2c} <Trace> oximeter.fields_u64 (029e43f7-d788-4da4-b6f4-1edef0954b38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11223 | 2026.05.06 06:56:55.210287 [ 261 ] {4233614a-370f-4b1e-bf07-14e0cd1eaa2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11224 | 2026.05.06 06:56:55.210583 [ 261 ] {4233614a-370f-4b1e-bf07-14e0cd1eaa2c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 11225 | 2026.05.06 06:56:55.210803 [ 261 ] {4233614a-370f-4b1e-bf07-14e0cd1eaa2c} <Trace> oximeter.fields_u64 (029e43f7-d788-4da4-b6f4-1edef0954b38): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11226 | 2026.05.06 06:56:55.210949 [ 261 ] {4233614a-370f-4b1e-bf07-14e0cd1eaa2c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001152 sec., 868.0555555555555 rows/sec., 61.04 KiB/sec. | ||
| 11227 | 2026.05.06 06:56:55.210990 [ 261 ] {4233614a-370f-4b1e-bf07-14e0cd1eaa2c} <Debug> TCPHandler: Processed in 0.001319517 sec. | ||
| 11228 | 2026.05.06 06:56:55.211093 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11229 | 2026.05.06 06:56:55.211187 [ 261 ] {52ee8051-477c-4ac6-bebc-476a9ff38ffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11230 | 2026.05.06 06:56:55.211231 [ 261 ] {52ee8051-477c-4ac6-bebc-476a9ff38ffd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11231 | 2026.05.06 06:56:55.211654 [ 261 ] {52ee8051-477c-4ac6-bebc-476a9ff38ffd} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11232 | 2026.05.06 06:56:55.211692 [ 261 ] {52ee8051-477c-4ac6-bebc-476a9ff38ffd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11233 | 2026.05.06 06:56:55.212010 [ 261 ] {52ee8051-477c-4ac6-bebc-476a9ff38ffd} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 11234 | 2026.05.06 06:56:55.212237 [ 261 ] {52ee8051-477c-4ac6-bebc-476a9ff38ffd} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11235 | 2026.05.06 06:56:55.212375 [ 261 ] {52ee8051-477c-4ac6-bebc-476a9ff38ffd} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001205 sec., 122821.57676348549 rows/sec., 6.99 MiB/sec. | ||
| 11236 | 2026.05.06 06:56:55.212425 [ 261 ] {52ee8051-477c-4ac6-bebc-476a9ff38ffd} <Debug> TCPHandler: Processed in 0.001381619 sec. | ||
| 11237 | 2026.05.06 06:56:55.212547 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11238 | 2026.05.06 06:56:55.212641 [ 261 ] {27690e29-7923-40ad-9d7f-1d3af34aca11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11239 | 2026.05.06 06:56:55.212682 [ 261 ] {27690e29-7923-40ad-9d7f-1d3af34aca11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11240 | 2026.05.06 06:56:55.213579 [ 261 ] {27690e29-7923-40ad-9d7f-1d3af34aca11} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11241 | 2026.05.06 06:56:55.213617 [ 261 ] {27690e29-7923-40ad-9d7f-1d3af34aca11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11242 | 2026.05.06 06:56:55.214017 [ 261 ] {27690e29-7923-40ad-9d7f-1d3af34aca11} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11243 | 2026.05.06 06:56:55.214239 [ 261 ] {27690e29-7923-40ad-9d7f-1d3af34aca11} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11244 | 2026.05.06 06:56:55.214380 [ 261 ] {27690e29-7923-40ad-9d7f-1d3af34aca11} <Debug> executeQuery: Read 1759 rows, 121.63 KiB in 0.001757 sec., 1001138.3039271485 rows/sec., 67.60 MiB/sec. | ||
| 11245 | 2026.05.06 06:56:55.214418 [ 261 ] {27690e29-7923-40ad-9d7f-1d3af34aca11} <Debug> TCPHandler: Processed in 0.001922724 sec. | ||
| 11246 | 2026.05.06 06:56:55.214533 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11247 | 2026.05.06 06:56:55.214627 [ 261 ] {0fbb14c5-afcf-4b36-b5ba-0c7560cdcd21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11248 | 2026.05.06 06:56:55.214671 [ 261 ] {0fbb14c5-afcf-4b36-b5ba-0c7560cdcd21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11249 | 2026.05.06 06:56:55.215009 [ 261 ] {0fbb14c5-afcf-4b36-b5ba-0c7560cdcd21} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11250 | 2026.05.06 06:56:55.215045 [ 261 ] {0fbb14c5-afcf-4b36-b5ba-0c7560cdcd21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11251 | 2026.05.06 06:56:55.215383 [ 261 ] {0fbb14c5-afcf-4b36-b5ba-0c7560cdcd21} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 11252 | 2026.05.06 06:56:55.215597 [ 261 ] {0fbb14c5-afcf-4b36-b5ba-0c7560cdcd21} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11253 | 2026.05.06 06:56:55.215741 [ 261 ] {0fbb14c5-afcf-4b36-b5ba-0c7560cdcd21} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001131 sec., 5305.039787798408 rows/sec., 277.17 KiB/sec. | ||
| 11254 | 2026.05.06 06:56:55.215779 [ 261 ] {0fbb14c5-afcf-4b36-b5ba-0c7560cdcd21} <Debug> TCPHandler: Processed in 0.001296176 sec. | ||
| 11255 | 2026.05.06 06:56:55.215899 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11256 | 2026.05.06 06:56:55.215994 [ 261 ] {f25c8b52-3bab-486e-8e9e-e5d9163c2a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11257 | 2026.05.06 06:56:55.216037 [ 261 ] {f25c8b52-3bab-486e-8e9e-e5d9163c2a46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11258 | 2026.05.06 06:56:55.216698 [ 261 ] {f25c8b52-3bab-486e-8e9e-e5d9163c2a46} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11259 | 2026.05.06 06:56:55.216735 [ 261 ] {f25c8b52-3bab-486e-8e9e-e5d9163c2a46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11260 | 2026.05.06 06:56:55.217202 [ 261 ] {f25c8b52-3bab-486e-8e9e-e5d9163c2a46} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11261 | 2026.05.06 06:56:55.217425 [ 261 ] {f25c8b52-3bab-486e-8e9e-e5d9163c2a46} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11262 | 2026.05.06 06:56:55.217562 [ 261 ] {f25c8b52-3bab-486e-8e9e-e5d9163c2a46} <Debug> executeQuery: Read 1604 rows, 99.74 KiB in 0.001588 sec., 1010075.5667506297 rows/sec., 61.33 MiB/sec. | ||
| 11263 | 2026.05.06 06:56:55.217601 [ 261 ] {f25c8b52-3bab-486e-8e9e-e5d9163c2a46} <Debug> TCPHandler: Processed in 0.001752779 sec. | ||
| 11264 | 2026.05.06 06:56:55.217719 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11265 | 2026.05.06 06:56:55.217816 [ 261 ] {b7ca2389-dcf8-4519-87d0-d2d48a0fadcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11266 | 2026.05.06 06:56:55.217860 [ 261 ] {b7ca2389-dcf8-4519-87d0-d2d48a0fadcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11267 | 2026.05.06 06:56:55.218185 [ 261 ] {b7ca2389-dcf8-4519-87d0-d2d48a0fadcf} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11268 | 2026.05.06 06:56:55.218222 [ 261 ] {b7ca2389-dcf8-4519-87d0-d2d48a0fadcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11269 | 2026.05.06 06:56:55.218535 [ 261 ] {b7ca2389-dcf8-4519-87d0-d2d48a0fadcf} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 11270 | 2026.05.06 06:56:55.218755 [ 261 ] {b7ca2389-dcf8-4519-87d0-d2d48a0fadcf} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11271 | 2026.05.06 06:56:55.218888 [ 261 ] {b7ca2389-dcf8-4519-87d0-d2d48a0fadcf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00109 sec., 917.4311926605504 rows/sec., 61.82 KiB/sec. | ||
| 11272 | 2026.05.06 06:56:55.218926 [ 261 ] {b7ca2389-dcf8-4519-87d0-d2d48a0fadcf} <Debug> TCPHandler: Processed in 0.001258465 sec. | ||
| 11273 | 2026.05.06 06:56:55.219037 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11274 | 2026.05.06 06:56:55.219134 [ 261 ] {dd5f550e-00a2-44a9-bd42-a1652b385d1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11275 | 2026.05.06 06:56:55.219191 [ 261 ] {dd5f550e-00a2-44a9-bd42-a1652b385d1f} <Trace> 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 | ||
| 11276 | 2026.05.06 06:56:55.220003 [ 261 ] {dd5f550e-00a2-44a9-bd42-a1652b385d1f} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11277 | 2026.05.06 06:56:55.220041 [ 261 ] {dd5f550e-00a2-44a9-bd42-a1652b385d1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11278 | 2026.05.06 06:56:55.220646 [ 261 ] {dd5f550e-00a2-44a9-bd42-a1652b385d1f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11279 | 2026.05.06 06:56:55.220883 [ 261 ] {dd5f550e-00a2-44a9-bd42-a1652b385d1f} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11280 | 2026.05.06 06:56:55.221027 [ 261 ] {dd5f550e-00a2-44a9-bd42-a1652b385d1f} <Debug> executeQuery: Read 48 rows, 88.08 KiB in 0.001911 sec., 25117.73940345369 rows/sec., 45.01 MiB/sec. | ||
| 11281 | 2026.05.06 06:56:55.221082 [ 261 ] {dd5f550e-00a2-44a9-bd42-a1652b385d1f} <Debug> TCPHandler: Processed in 0.002094959 sec. | ||
| 11282 | 2026.05.06 06:56:55.221199 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11283 | 2026.05.06 06:56:55.221301 [ 261 ] {fb2592e7-7411-47ca-aa84-f6f757ece110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11284 | 2026.05.06 06:56:55.221345 [ 261 ] {fb2592e7-7411-47ca-aa84-f6f757ece110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11285 | 2026.05.06 06:56:55.221716 [ 261 ] {fb2592e7-7411-47ca-aa84-f6f757ece110} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11286 | 2026.05.06 06:56:55.221754 [ 261 ] {fb2592e7-7411-47ca-aa84-f6f757ece110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11287 | 2026.05.06 06:56:55.222070 [ 261 ] {fb2592e7-7411-47ca-aa84-f6f757ece110} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11288 | 2026.05.06 06:56:55.222291 [ 261 ] {fb2592e7-7411-47ca-aa84-f6f757ece110} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11289 | 2026.05.06 06:56:55.222423 [ 261 ] {fb2592e7-7411-47ca-aa84-f6f757ece110} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001146 sec., 36649.21465968586 rows/sec., 2.09 MiB/sec. | ||
| 11290 | 2026.05.06 06:56:55.222460 [ 261 ] {fb2592e7-7411-47ca-aa84-f6f757ece110} <Debug> TCPHandler: Processed in 0.001311247 sec. | ||
| 11291 | 2026.05.06 06:56:56.000252 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 326.46 MiB, peak 334.17 MiB, free memory in arenas 0.00 B, will set to 325.46 MiB (RSS), difference: -1.01 MiB | ||
| 11292 | 2026.05.06 06:56:59.545264 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11293 | 2026.05.06 06:56:59.545507 [ 261 ] {a5162656-7878-4027-af5c-a24ef397caca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 11294 | 2026.05.06 06:56:59.545838 [ 261 ] {a5162656-7878-4027-af5c-a24ef397caca} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11295 | 2026.05.06 06:56:59.545875 [ 261 ] {a5162656-7878-4027-af5c-a24ef397caca} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 11296 | 2026.05.06 06:56:59.546098 [ 261 ] {a5162656-7878-4027-af5c-a24ef397caca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11297 | 2026.05.06 06:56:59.546173 [ 261 ] {a5162656-7878-4027-af5c-a24ef397caca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11298 | 2026.05.06 06:56:59.546317 [ 261 ] {a5162656-7878-4027-af5c-a24ef397caca} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 11299 | 2026.05.06 06:56:59.546427 [ 361 ] {a5162656-7878-4027-af5c-a24ef397caca} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11300 | 2026.05.06 06:56:59.546454 [ 315 ] {a5162656-7878-4027-af5c-a24ef397caca} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11301 | 2026.05.06 06:56:59.546463 [ 356 ] {a5162656-7878-4027-af5c-a24ef397caca} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 11302 | 2026.05.06 06:56:59.546454 [ 276 ] {a5162656-7878-4027-af5c-a24ef397caca} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11303 | 2026.05.06 06:56:59.546624 [ 261 ] {a5162656-7878-4027-af5c-a24ef397caca} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 11304 | 2026.05.06 06:56:59.546653 [ 261 ] {a5162656-7878-4027-af5c-a24ef397caca} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11305 | 2026.05.06 06:56:59.546755 [ 261 ] {a5162656-7878-4027-af5c-a24ef397caca} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11306 | 2026.05.06 06:56:59.546777 [ 261 ] {a5162656-7878-4027-af5c-a24ef397caca} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 11307 | 2026.05.06 06:56:59.546815 [ 261 ] {a5162656-7878-4027-af5c-a24ef397caca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11308 | 2026.05.06 06:56:59.546855 [ 261 ] {a5162656-7878-4027-af5c-a24ef397caca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11309 | 2026.05.06 06:56:59.546899 [ 261 ] {a5162656-7878-4027-af5c-a24ef397caca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11310 | 2026.05.06 06:56:59.546937 [ 261 ] {a5162656-7878-4027-af5c-a24ef397caca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11311 | 2026.05.06 06:56:59.548238 [ 261 ] {a5162656-7878-4027-af5c-a24ef397caca} <Debug> executeQuery: Read 51 rows, 3.77 KiB in 0.002818 sec., 18097.941802696947 rows/sec., 1.31 MiB/sec. | ||
| 11312 | 2026.05.06 06:56:59.548438 [ 261 ] {a5162656-7878-4027-af5c-a24ef397caca} <Debug> MemoryTracker: Peak memory usage (for query): 147.39 KiB. | ||
| 11313 | 2026.05.06 06:56:59.548456 [ 261 ] {a5162656-7878-4027-af5c-a24ef397caca} <Debug> TCPHandler: Processed in 0.003326624 sec. | ||
| 11314 | 2026.05.06 06:56:59.550017 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11315 | 2026.05.06 06:56:59.550137 [ 261 ] {83a79e5f-ccf6-4f2b-8321-f8d4887e179c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11316 | 2026.05.06 06:56:59.550185 [ 261 ] {83a79e5f-ccf6-4f2b-8321-f8d4887e179c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11317 | 2026.05.06 06:56:59.550725 [ 261 ] {83a79e5f-ccf6-4f2b-8321-f8d4887e179c} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11318 | 2026.05.06 06:56:59.550770 [ 261 ] {83a79e5f-ccf6-4f2b-8321-f8d4887e179c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11319 | 2026.05.06 06:56:59.551172 [ 261 ] {83a79e5f-ccf6-4f2b-8321-f8d4887e179c} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11320 | 2026.05.06 06:56:59.551434 [ 261 ] {83a79e5f-ccf6-4f2b-8321-f8d4887e179c} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11321 | 2026.05.06 06:56:59.551593 [ 261 ] {83a79e5f-ccf6-4f2b-8321-f8d4887e179c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00149 sec., 37583.89261744967 rows/sec., 2.89 MiB/sec. | ||
| 11322 | 2026.05.06 06:56:59.551636 [ 261 ] {83a79e5f-ccf6-4f2b-8321-f8d4887e179c} <Debug> TCPHandler: Processed in 0.001675977 sec. | ||
| 11323 | 2026.05.06 06:56:59.551764 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11324 | 2026.05.06 06:56:59.551865 [ 261 ] {e84c130f-a483-4a5d-ad3b-9e0f2dc79b3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11325 | 2026.05.06 06:56:59.551908 [ 261 ] {e84c130f-a483-4a5d-ad3b-9e0f2dc79b3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11326 | 2026.05.06 06:56:59.552330 [ 261 ] {e84c130f-a483-4a5d-ad3b-9e0f2dc79b3b} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11327 | 2026.05.06 06:56:59.552365 [ 261 ] {e84c130f-a483-4a5d-ad3b-9e0f2dc79b3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11328 | 2026.05.06 06:56:59.552690 [ 261 ] {e84c130f-a483-4a5d-ad3b-9e0f2dc79b3b} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11329 | 2026.05.06 06:56:59.552929 [ 261 ] {e84c130f-a483-4a5d-ad3b-9e0f2dc79b3b} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11330 | 2026.05.06 06:56:59.553077 [ 261 ] {e84c130f-a483-4a5d-ad3b-9e0f2dc79b3b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001235 sec., 51821.86234817814 rows/sec., 4.04 MiB/sec. | ||
| 11331 | 2026.05.06 06:56:59.553116 [ 261 ] {e84c130f-a483-4a5d-ad3b-9e0f2dc79b3b} <Debug> TCPHandler: Processed in 0.00140388 sec. | ||
| 11332 | 2026.05.06 06:56:59.553264 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11333 | 2026.05.06 06:56:59.553367 [ 261 ] {3e86f218-f3d7-4500-bcd4-083e7cd3adfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11334 | 2026.05.06 06:56:59.553412 [ 261 ] {3e86f218-f3d7-4500-bcd4-083e7cd3adfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11335 | 2026.05.06 06:56:59.553798 [ 261 ] {3e86f218-f3d7-4500-bcd4-083e7cd3adfa} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11336 | 2026.05.06 06:56:59.553832 [ 261 ] {3e86f218-f3d7-4500-bcd4-083e7cd3adfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11337 | 2026.05.06 06:56:59.554207 [ 261 ] {3e86f218-f3d7-4500-bcd4-083e7cd3adfa} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11338 | 2026.05.06 06:56:59.554443 [ 261 ] {3e86f218-f3d7-4500-bcd4-083e7cd3adfa} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11339 | 2026.05.06 06:56:59.554578 [ 261 ] {3e86f218-f3d7-4500-bcd4-083e7cd3adfa} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001232 sec., 103896.1038961039 rows/sec., 7.24 MiB/sec. | ||
| 11340 | 2026.05.06 06:56:59.554616 [ 261 ] {3e86f218-f3d7-4500-bcd4-083e7cd3adfa} <Debug> TCPHandler: Processed in 0.00141533 sec. | ||
| 11341 | 2026.05.06 06:56:59.554739 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11342 | 2026.05.06 06:56:59.554836 [ 261 ] {e83115b0-4cf9-4ea0-8eb9-1555d5a84069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11343 | 2026.05.06 06:56:59.554881 [ 261 ] {e83115b0-4cf9-4ea0-8eb9-1555d5a84069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11344 | 2026.05.06 06:56:59.555223 [ 261 ] {e83115b0-4cf9-4ea0-8eb9-1555d5a84069} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11345 | 2026.05.06 06:56:59.555258 [ 261 ] {e83115b0-4cf9-4ea0-8eb9-1555d5a84069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11346 | 2026.05.06 06:56:59.555587 [ 261 ] {e83115b0-4cf9-4ea0-8eb9-1555d5a84069} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11347 | 2026.05.06 06:56:59.555815 [ 261 ] {e83115b0-4cf9-4ea0-8eb9-1555d5a84069} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11348 | 2026.05.06 06:56:59.555951 [ 261 ] {e83115b0-4cf9-4ea0-8eb9-1555d5a84069} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001135 sec., 42290.748898678416 rows/sec., 2.85 MiB/sec. | ||
| 11349 | 2026.05.06 06:56:59.555990 [ 261 ] {e83115b0-4cf9-4ea0-8eb9-1555d5a84069} <Debug> TCPHandler: Processed in 0.001301247 sec. | ||
| 11350 | 2026.05.06 06:56:59.934730 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21554 | ||
| 11351 | 2026.05.06 06:56:59.935456 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11352 | 2026.05.06 06:56:59.935532 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11353 | 2026.05.06 06:56:59.936193 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11354 | 2026.05.06 06:56:59.936414 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11355 | 2026.05.06 06:56:59.936555 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21554 | ||
| 11356 | 2026.05.06 06:57:01.062759 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 11357 | 2026.05.06 06:57:01.080481 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11358 | 2026.05.06 06:57:01.080553 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11359 | 2026.05.06 06:57:01.087403 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11360 | 2026.05.06 06:57:01.088133 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11361 | 2026.05.06 06:57:01.091357 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 11362 | 2026.05.06 06:57:02.498465 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1376 | ||
| 11363 | 2026.05.06 06:57:02.501422 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11364 | 2026.05.06 06:57:02.501482 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11365 | 2026.05.06 06:57:02.502731 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11366 | 2026.05.06 06:57:02.503003 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11367 | 2026.05.06 06:57:02.503295 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1376 | ||
| 11368 | 2026.05.06 06:57:04.546741 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11369 | 2026.05.06 06:57:04.546966 [ 261 ] {fe24fd2a-2f55-4325-bc82-474f602bed97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 11370 | 2026.05.06 06:57:04.547305 [ 261 ] {fe24fd2a-2f55-4325-bc82-474f602bed97} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11371 | 2026.05.06 06:57:04.547342 [ 261 ] {fe24fd2a-2f55-4325-bc82-474f602bed97} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 11372 | 2026.05.06 06:57:04.547569 [ 261 ] {fe24fd2a-2f55-4325-bc82-474f602bed97} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11373 | 2026.05.06 06:57:04.547643 [ 261 ] {fe24fd2a-2f55-4325-bc82-474f602bed97} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11374 | 2026.05.06 06:57:04.547784 [ 261 ] {fe24fd2a-2f55-4325-bc82-474f602bed97} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11375 | 2026.05.06 06:57:04.547875 [ 361 ] {fe24fd2a-2f55-4325-bc82-474f602bed97} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11376 | 2026.05.06 06:57:04.547915 [ 276 ] {fe24fd2a-2f55-4325-bc82-474f602bed97} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11377 | 2026.05.06 06:57:04.547917 [ 352 ] {fe24fd2a-2f55-4325-bc82-474f602bed97} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11378 | 2026.05.06 06:57:04.547917 [ 356 ] {fe24fd2a-2f55-4325-bc82-474f602bed97} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 11379 | 2026.05.06 06:57:04.548086 [ 261 ] {fe24fd2a-2f55-4325-bc82-474f602bed97} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 11380 | 2026.05.06 06:57:04.548116 [ 261 ] {fe24fd2a-2f55-4325-bc82-474f602bed97} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11381 | 2026.05.06 06:57:04.548218 [ 261 ] {fe24fd2a-2f55-4325-bc82-474f602bed97} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11382 | 2026.05.06 06:57:04.548241 [ 261 ] {fe24fd2a-2f55-4325-bc82-474f602bed97} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 11383 | 2026.05.06 06:57:04.548276 [ 261 ] {fe24fd2a-2f55-4325-bc82-474f602bed97} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11384 | 2026.05.06 06:57:04.548317 [ 261 ] {fe24fd2a-2f55-4325-bc82-474f602bed97} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11385 | 2026.05.06 06:57:04.548355 [ 261 ] {fe24fd2a-2f55-4325-bc82-474f602bed97} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11386 | 2026.05.06 06:57:04.548393 [ 261 ] {fe24fd2a-2f55-4325-bc82-474f602bed97} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11387 | 2026.05.06 06:57:04.549802 [ 261 ] {fe24fd2a-2f55-4325-bc82-474f602bed97} <Debug> executeQuery: Read 51 rows, 5.78 KiB in 0.002922 sec., 17453.798767967146 rows/sec., 1.93 MiB/sec. | ||
| 11388 | 2026.05.06 06:57:04.550025 [ 261 ] {fe24fd2a-2f55-4325-bc82-474f602bed97} <Debug> MemoryTracker: Peak memory usage (for query): 164.15 KiB. | ||
| 11389 | 2026.05.06 06:57:04.550042 [ 261 ] {fe24fd2a-2f55-4325-bc82-474f602bed97} <Debug> TCPHandler: Processed in 0.003434087 sec. | ||
| 11390 | 2026.05.06 06:57:04.551826 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11391 | 2026.05.06 06:57:04.551945 [ 261 ] {24101523-fa19-4860-940d-12d4358f5714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11392 | 2026.05.06 06:57:04.551994 [ 261 ] {24101523-fa19-4860-940d-12d4358f5714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11393 | 2026.05.06 06:57:04.552507 [ 261 ] {24101523-fa19-4860-940d-12d4358f5714} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11394 | 2026.05.06 06:57:04.552551 [ 261 ] {24101523-fa19-4860-940d-12d4358f5714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11395 | 2026.05.06 06:57:04.552953 [ 261 ] {24101523-fa19-4860-940d-12d4358f5714} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11396 | 2026.05.06 06:57:04.553205 [ 261 ] {24101523-fa19-4860-940d-12d4358f5714} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11397 | 2026.05.06 06:57:04.553338 [ 140 ] {} <Debug> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11398 | 2026.05.06 06:57:04.553362 [ 261 ] {24101523-fa19-4860-940d-12d4358f5714} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001449 sec., 44168.39199447895 rows/sec., 3.50 MiB/sec. | ||
| 11399 | 2026.05.06 06:57:04.553409 [ 140 ] {} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11400 | 2026.05.06 06:57:04.553426 [ 261 ] {24101523-fa19-4860-940d-12d4358f5714} <Debug> TCPHandler: Processed in 0.001657047 sec. | ||
| 11401 | 2026.05.06 06:57:04.553437 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11402 | 2026.05.06 06:57:04.553557 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11403 | 2026.05.06 06:57:04.553557 [ 187 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11404 | 2026.05.06 06:57:04.553665 [ 261 ] {a5e9f96a-b36c-4349-a133-910f3523061e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11405 | 2026.05.06 06:57:04.553714 [ 261 ] {a5e9f96a-b36c-4349-a133-910f3523061e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11406 | 2026.05.06 06:57:04.553717 [ 187 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11407 | 2026.05.06 06:57:04.553760 [ 187 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3361 rows starting from the beginning of the part | ||
| 11408 | 2026.05.06 06:57:04.553819 [ 187 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 871 rows starting from the beginning of the part | ||
| 11409 | 2026.05.06 06:57:04.553864 [ 187 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 64 rows starting from the beginning of the part | ||
| 11410 | 2026.05.06 06:57:04.553907 [ 187 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 3223 rows starting from the beginning of the part | ||
| 11411 | 2026.05.06 06:57:04.553946 [ 187 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 56 rows starting from the beginning of the part | ||
| 11412 | 2026.05.06 06:57:04.553986 [ 187 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part | ||
| 11413 | 2026.05.06 06:57:04.554131 [ 261 ] {a5e9f96a-b36c-4349-a133-910f3523061e} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11414 | 2026.05.06 06:57:04.554175 [ 261 ] {a5e9f96a-b36c-4349-a133-910f3523061e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11415 | 2026.05.06 06:57:04.554525 [ 261 ] {a5e9f96a-b36c-4349-a133-910f3523061e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11416 | 2026.05.06 06:57:04.554760 [ 261 ] {a5e9f96a-b36c-4349-a133-910f3523061e} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11417 | 2026.05.06 06:57:04.554905 [ 261 ] {a5e9f96a-b36c-4349-a133-910f3523061e} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001264 sec., 3164.556962025317 rows/sec., 237.96 KiB/sec. | ||
| 11418 | 2026.05.06 06:57:04.554946 [ 261 ] {a5e9f96a-b36c-4349-a133-910f3523061e} <Debug> TCPHandler: Processed in 0.001442171 sec. | ||
| 11419 | 2026.05.06 06:57:04.555060 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11420 | 2026.05.06 06:57:04.555157 [ 261 ] {e9f97909-4310-4341-804e-ae330ca557e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11421 | 2026.05.06 06:57:04.555199 [ 261 ] {e9f97909-4310-4341-804e-ae330ca557e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11422 | 2026.05.06 06:57:04.555603 [ 261 ] {e9f97909-4310-4341-804e-ae330ca557e4} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11423 | 2026.05.06 06:57:04.555641 [ 261 ] {e9f97909-4310-4341-804e-ae330ca557e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11424 | 2026.05.06 06:57:04.555971 [ 261 ] {e9f97909-4310-4341-804e-ae330ca557e4} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11425 | 2026.05.06 06:57:04.556192 [ 261 ] {e9f97909-4310-4341-804e-ae330ca557e4} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11426 | 2026.05.06 06:57:04.556307 [ 140 ] {} <Debug> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11427 | 2026.05.06 06:57:04.556329 [ 261 ] {e9f97909-4310-4341-804e-ae330ca557e4} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001191 sec., 57094.87825356843 rows/sec., 4.46 MiB/sec. | ||
| 11428 | 2026.05.06 06:57:04.556351 [ 140 ] {} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11429 | 2026.05.06 06:57:04.556373 [ 261 ] {e9f97909-4310-4341-804e-ae330ca557e4} <Debug> TCPHandler: Processed in 0.001364199 sec. | ||
| 11430 | 2026.05.06 06:57:04.556376 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11431 | 2026.05.06 06:57:04.556438 [ 186 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7639 rows, containing 5 columns (5 merged, 0 gathered) in 0.002932293 sec., 2605128.4779522377 rows/sec., 207.31 MiB/sec. | ||
| 11432 | 2026.05.06 06:57:04.556481 [ 198 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11433 | 2026.05.06 06:57:04.556501 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11434 | 2026.05.06 06:57:04.556592 [ 198 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11435 | 2026.05.06 06:57:04.556603 [ 261 ] {1e3819c9-bb49-4c3a-afef-16d82e64506a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11436 | 2026.05.06 06:57:04.556628 [ 198 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1831 rows starting from the beginning of the part | ||
| 11437 | 2026.05.06 06:57:04.556651 [ 261 ] {1e3819c9-bb49-4c3a-afef-16d82e64506a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11438 | 2026.05.06 06:57:04.556688 [ 198 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 527 rows starting from the beginning of the part | ||
| 11439 | 2026.05.06 06:57:04.556741 [ 198 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 68 rows starting from the beginning of the part | ||
| 11440 | 2026.05.06 06:57:04.556768 [ 191 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11441 | 2026.05.06 06:57:04.556786 [ 198 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1759 rows starting from the beginning of the part | ||
| 11442 | 2026.05.06 06:57:04.556834 [ 198 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 64 rows starting from the beginning of the part | ||
| 11443 | 2026.05.06 06:57:04.556912 [ 198 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 68 rows starting from the beginning of the part | ||
| 11444 | 2026.05.06 06:57:04.557065 [ 261 ] {1e3819c9-bb49-4c3a-afef-16d82e64506a} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11445 | 2026.05.06 06:57:04.557071 [ 191 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_71_14} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11446 | 2026.05.06 06:57:04.557107 [ 261 ] {1e3819c9-bb49-4c3a-afef-16d82e64506a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11447 | 2026.05.06 06:57:04.557187 [ 191 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_71_14} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11448 | 2026.05.06 06:57:04.557289 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 11449 | 2026.05.06 06:57:04.557478 [ 261 ] {1e3819c9-bb49-4c3a-afef-16d82e64506a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11450 | 2026.05.06 06:57:04.557738 [ 261 ] {1e3819c9-bb49-4c3a-afef-16d82e64506a} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11451 | 2026.05.06 06:57:04.557884 [ 261 ] {1e3819c9-bb49-4c3a-afef-16d82e64506a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001298 sec., 123266.56394453006 rows/sec., 8.59 MiB/sec. | ||
| 11452 | 2026.05.06 06:57:04.557924 [ 261 ] {1e3819c9-bb49-4c3a-afef-16d82e64506a} <Debug> TCPHandler: Processed in 0.001474512 sec. | ||
| 11453 | 2026.05.06 06:57:04.558028 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11454 | 2026.05.06 06:57:04.558124 [ 261 ] {30ef5693-5129-4801-b72d-582e6970dcdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11455 | 2026.05.06 06:57:04.558181 [ 261 ] {30ef5693-5129-4801-b72d-582e6970dcdb} <Trace> 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 | ||
| 11456 | 2026.05.06 06:57:04.558476 [ 191 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4317 rows, containing 5 columns (5 merged, 0 gathered) in 0.002037817 sec., 2118443.4127303874 rows/sec., 153.55 MiB/sec. | ||
| 11457 | 2026.05.06 06:57:04.558716 [ 198 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11458 | 2026.05.06 06:57:04.558920 [ 261 ] {30ef5693-5129-4801-b72d-582e6970dcdb} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11459 | 2026.05.06 06:57:04.558951 [ 198 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_71_14} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11460 | 2026.05.06 06:57:04.558957 [ 261 ] {30ef5693-5129-4801-b72d-582e6970dcdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11461 | 2026.05.06 06:57:04.559018 [ 198 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_71_14} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11462 | 2026.05.06 06:57:04.559082 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 11463 | 2026.05.06 06:57:04.559474 [ 261 ] {30ef5693-5129-4801-b72d-582e6970dcdb} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11464 | 2026.05.06 06:57:04.559703 [ 261 ] {30ef5693-5129-4801-b72d-582e6970dcdb} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11465 | 2026.05.06 06:57:04.559852 [ 261 ] {30ef5693-5129-4801-b72d-582e6970dcdb} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001747 sec., 2289.6393817973667 rows/sec., 4.10 MiB/sec. | ||
| 11466 | 2026.05.06 06:57:04.559910 [ 261 ] {30ef5693-5129-4801-b72d-582e6970dcdb} <Debug> TCPHandler: Processed in 0.001932205 sec. | ||
| 11467 | 2026.05.06 06:57:04.560033 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11468 | 2026.05.06 06:57:04.560129 [ 261 ] {57eabf34-22d9-4b13-8b1e-227e1aefe0fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11469 | 2026.05.06 06:57:04.560172 [ 261 ] {57eabf34-22d9-4b13-8b1e-227e1aefe0fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11470 | 2026.05.06 06:57:04.560527 [ 261 ] {57eabf34-22d9-4b13-8b1e-227e1aefe0fc} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11471 | 2026.05.06 06:57:04.560563 [ 261 ] {57eabf34-22d9-4b13-8b1e-227e1aefe0fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11472 | 2026.05.06 06:57:04.560870 [ 261 ] {57eabf34-22d9-4b13-8b1e-227e1aefe0fc} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11473 | 2026.05.06 06:57:04.561074 [ 261 ] {57eabf34-22d9-4b13-8b1e-227e1aefe0fc} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11474 | 2026.05.06 06:57:04.561203 [ 261 ] {57eabf34-22d9-4b13-8b1e-227e1aefe0fc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 11475 | 2026.05.06 06:57:04.561241 [ 261 ] {57eabf34-22d9-4b13-8b1e-227e1aefe0fc} <Debug> TCPHandler: Processed in 0.001259916 sec. | ||
| 11476 | 2026.05.06 06:57:07.300705 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11477 | 2026.05.06 06:57:07.300772 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11478 | 2026.05.06 06:57:07.436634 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22066 | ||
| 11479 | 2026.05.06 06:57:07.437271 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11480 | 2026.05.06 06:57:07.437320 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11481 | 2026.05.06 06:57:07.437878 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11482 | 2026.05.06 06:57:07.438123 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11483 | 2026.05.06 06:57:07.438255 [ 138 ] {} <Debug> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11484 | 2026.05.06 06:57:07.438268 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22066 | ||
| 11485 | 2026.05.06 06:57:07.438313 [ 138 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11486 | 2026.05.06 06:57:07.438342 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11487 | 2026.05.06 06:57:07.438570 [ 186 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 11488 | 2026.05.06 06:57:07.438688 [ 186 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11489 | 2026.05.06 06:57:07.438728 [ 186 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19634 rows starting from the beginning of the part | ||
| 11490 | 2026.05.06 06:57:07.438795 [ 186 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 512 rows starting from the beginning of the part | ||
| 11491 | 2026.05.06 06:57:07.438883 [ 186 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 448 rows starting from the beginning of the part | ||
| 11492 | 2026.05.06 06:57:07.438919 [ 186 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 512 rows starting from the beginning of the part | ||
| 11493 | 2026.05.06 06:57:07.438955 [ 186 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 448 rows starting from the beginning of the part | ||
| 11494 | 2026.05.06 06:57:07.438992 [ 186 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 512 rows starting from the beginning of the part | ||
| 11495 | 2026.05.06 06:57:07.440879 [ 186 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22066 rows, containing 4 columns (4 merged, 0 gathered) in 0.002356837 sec., 9362548.194890015 rows/sec., 133.93 MiB/sec. | ||
| 11496 | 2026.05.06 06:57:07.441081 [ 186 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11497 | 2026.05.06 06:57:07.441306 [ 186 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_46_9} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11498 | 2026.05.06 06:57:07.441391 [ 186 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_46_9} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11499 | 2026.05.06 06:57:07.441463 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 11500 | 2026.05.06 06:57:08.591407 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 11501 | 2026.05.06 06:57:08.608318 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11502 | 2026.05.06 06:57:08.608379 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11503 | 2026.05.06 06:57:08.614689 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11504 | 2026.05.06 06:57:08.615428 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11505 | 2026.05.06 06:57:08.615742 [ 138 ] {} <Debug> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11506 | 2026.05.06 06:57:08.615806 [ 138 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11507 | 2026.05.06 06:57:08.615832 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11508 | 2026.05.06 06:57:08.615966 [ 191 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 11509 | 2026.05.06 06:57:08.618827 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 11510 | 2026.05.06 06:57:08.620146 [ 191 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11511 | 2026.05.06 06:57:08.621965 [ 191 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
| 11512 | 2026.05.06 06:57:08.626632 [ 191 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
| 11513 | 2026.05.06 06:57:08.631201 [ 191 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
| 11514 | 2026.05.06 06:57:08.635862 [ 191 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
| 11515 | 2026.05.06 06:57:08.640714 [ 191 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part | ||
| 11516 | 2026.05.06 06:57:08.644649 [ 191 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
| 11517 | 2026.05.06 06:57:08.696467 [ 188 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.080564346 sec., 4307.116202494836 rows/sec., 22.27 MiB/sec. | ||
| 11518 | 2026.05.06 06:57:08.699475 [ 189 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11519 | 2026.05.06 06:57:08.701467 [ 189 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_46_9} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11520 | 2026.05.06 06:57:08.701578 [ 189 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_46_9} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11521 | 2026.05.06 06:57:08.704266 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11522 | 2026.05.06 06:57:09.551370 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11523 | 2026.05.06 06:57:09.551593 [ 261 ] {125e698d-5573-49f5-85e9-5f830b3740b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 11524 | 2026.05.06 06:57:09.551928 [ 261 ] {125e698d-5573-49f5-85e9-5f830b3740b4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11525 | 2026.05.06 06:57:09.551965 [ 261 ] {125e698d-5573-49f5-85e9-5f830b3740b4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 11526 | 2026.05.06 06:57:09.552199 [ 261 ] {125e698d-5573-49f5-85e9-5f830b3740b4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11527 | 2026.05.06 06:57:09.552266 [ 261 ] {125e698d-5573-49f5-85e9-5f830b3740b4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11528 | 2026.05.06 06:57:09.552417 [ 261 ] {125e698d-5573-49f5-85e9-5f830b3740b4} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 11529 | 2026.05.06 06:57:09.552529 [ 361 ] {125e698d-5573-49f5-85e9-5f830b3740b4} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11530 | 2026.05.06 06:57:09.552543 [ 363 ] {125e698d-5573-49f5-85e9-5f830b3740b4} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11531 | 2026.05.06 06:57:09.552556 [ 368 ] {125e698d-5573-49f5-85e9-5f830b3740b4} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 11532 | 2026.05.06 06:57:09.552543 [ 356 ] {125e698d-5573-49f5-85e9-5f830b3740b4} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11533 | 2026.05.06 06:57:09.552722 [ 261 ] {125e698d-5573-49f5-85e9-5f830b3740b4} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 11534 | 2026.05.06 06:57:09.552749 [ 261 ] {125e698d-5573-49f5-85e9-5f830b3740b4} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11535 | 2026.05.06 06:57:09.552847 [ 261 ] {125e698d-5573-49f5-85e9-5f830b3740b4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11536 | 2026.05.06 06:57:09.552868 [ 261 ] {125e698d-5573-49f5-85e9-5f830b3740b4} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 11537 | 2026.05.06 06:57:09.552903 [ 261 ] {125e698d-5573-49f5-85e9-5f830b3740b4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 11538 | 2026.05.06 06:57:09.552944 [ 261 ] {125e698d-5573-49f5-85e9-5f830b3740b4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 11539 | 2026.05.06 06:57:09.552979 [ 261 ] {125e698d-5573-49f5-85e9-5f830b3740b4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 11540 | 2026.05.06 06:57:09.553017 [ 261 ] {125e698d-5573-49f5-85e9-5f830b3740b4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 11541 | 2026.05.06 06:57:09.554373 [ 261 ] {125e698d-5573-49f5-85e9-5f830b3740b4} <Debug> executeQuery: Read 51 rows, 9.76 KiB in 0.002869 sec., 17776.228651097943 rows/sec., 3.32 MiB/sec. | ||
| 11542 | 2026.05.06 06:57:09.554634 [ 261 ] {125e698d-5573-49f5-85e9-5f830b3740b4} <Debug> MemoryTracker: Peak memory usage (for query): 182.19 KiB. | ||
| 11543 | 2026.05.06 06:57:09.554658 [ 261 ] {125e698d-5573-49f5-85e9-5f830b3740b4} <Debug> TCPHandler: Processed in 0.003421037 sec. | ||
| 11544 | 2026.05.06 06:57:09.560006 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11545 | 2026.05.06 06:57:09.560136 [ 261 ] {87f2175b-468f-45dc-95ad-d70705096a90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11546 | 2026.05.06 06:57:09.560200 [ 261 ] {87f2175b-468f-45dc-95ad-d70705096a90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11547 | 2026.05.06 06:57:09.560878 [ 261 ] {87f2175b-468f-45dc-95ad-d70705096a90} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11548 | 2026.05.06 06:57:09.560916 [ 261 ] {87f2175b-468f-45dc-95ad-d70705096a90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11549 | 2026.05.06 06:57:09.561303 [ 261 ] {87f2175b-468f-45dc-95ad-d70705096a90} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 11550 | 2026.05.06 06:57:09.561519 [ 261 ] {87f2175b-468f-45dc-95ad-d70705096a90} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11551 | 2026.05.06 06:57:09.561663 [ 261 ] {87f2175b-468f-45dc-95ad-d70705096a90} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001564 sec., 181585.6777493606 rows/sec., 11.53 MiB/sec. | ||
| 11552 | 2026.05.06 06:57:09.561701 [ 261 ] {87f2175b-468f-45dc-95ad-d70705096a90} <Debug> TCPHandler: Processed in 0.00175626 sec. | ||
| 11553 | 2026.05.06 06:57:09.561833 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11554 | 2026.05.06 06:57:09.561939 [ 261 ] {d83c6d1d-3bc2-4cc0-96da-1f783714c991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11555 | 2026.05.06 06:57:09.561978 [ 261 ] {d83c6d1d-3bc2-4cc0-96da-1f783714c991} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11556 | 2026.05.06 06:57:09.562801 [ 261 ] {d83c6d1d-3bc2-4cc0-96da-1f783714c991} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11557 | 2026.05.06 06:57:09.562836 [ 261 ] {d83c6d1d-3bc2-4cc0-96da-1f783714c991} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11558 | 2026.05.06 06:57:09.563183 [ 261 ] {d83c6d1d-3bc2-4cc0-96da-1f783714c991} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11559 | 2026.05.06 06:57:09.563416 [ 261 ] {d83c6d1d-3bc2-4cc0-96da-1f783714c991} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11560 | 2026.05.06 06:57:09.563546 [ 261 ] {d83c6d1d-3bc2-4cc0-96da-1f783714c991} <Debug> executeQuery: Read 871 rows, 69.95 KiB in 0.001625 sec., 536000 rows/sec., 42.04 MiB/sec. | ||
| 11561 | 2026.05.06 06:57:09.563583 [ 261 ] {d83c6d1d-3bc2-4cc0-96da-1f783714c991} <Debug> TCPHandler: Processed in 0.001799221 sec. | ||
| 11562 | 2026.05.06 06:57:09.563723 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11563 | 2026.05.06 06:57:09.563816 [ 261 ] {b197b597-2689-468a-b0c2-bcba679f9a85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11564 | 2026.05.06 06:57:09.563854 [ 261 ] {b197b597-2689-468a-b0c2-bcba679f9a85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11565 | 2026.05.06 06:57:09.564288 [ 261 ] {b197b597-2689-468a-b0c2-bcba679f9a85} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11566 | 2026.05.06 06:57:09.564333 [ 261 ] {b197b597-2689-468a-b0c2-bcba679f9a85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11567 | 2026.05.06 06:57:09.564626 [ 261 ] {b197b597-2689-468a-b0c2-bcba679f9a85} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11568 | 2026.05.06 06:57:09.564830 [ 261 ] {b197b597-2689-468a-b0c2-bcba679f9a85} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11569 | 2026.05.06 06:57:09.564935 [ 136 ] {} <Debug> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 | ||
| 11570 | 2026.05.06 06:57:09.564953 [ 261 ] {b197b597-2689-468a-b0c2-bcba679f9a85} <Debug> executeQuery: Read 179 rows, 11.32 KiB in 0.001156 sec., 154844.29065743947 rows/sec., 9.57 MiB/sec. | ||
| 11571 | 2026.05.06 06:57:09.564997 [ 136 ] {} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11572 | 2026.05.06 06:57:09.565009 [ 261 ] {b197b597-2689-468a-b0c2-bcba679f9a85} <Debug> TCPHandler: Processed in 0.001333818 sec. | ||
| 11573 | 2026.05.06 06:57:09.565026 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11574 | 2026.05.06 06:57:09.565122 [ 188 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_60_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full | ||
| 11575 | 2026.05.06 06:57:09.565139 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11576 | 2026.05.06 06:57:09.565230 [ 188 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11577 | 2026.05.06 06:57:09.565239 [ 261 ] {fca02eee-073f-4c55-a6d8-00b50b3663a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11578 | 2026.05.06 06:57:09.565265 [ 188 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 226 rows starting from the beginning of the part | ||
| 11579 | 2026.05.06 06:57:09.565285 [ 261 ] {fca02eee-073f-4c55-a6d8-00b50b3663a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11580 | 2026.05.06 06:57:09.565331 [ 188 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 179 rows starting from the beginning of the part | ||
| 11581 | 2026.05.06 06:57:09.565379 [ 188 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 4 rows starting from the beginning of the part | ||
| 11582 | 2026.05.06 06:57:09.565419 [ 188 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 196 rows starting from the beginning of the part | ||
| 11583 | 2026.05.06 06:57:09.565457 [ 188 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 4 rows starting from the beginning of the part | ||
| 11584 | 2026.05.06 06:57:09.565495 [ 188 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 179 rows starting from the beginning of the part | ||
| 11585 | 2026.05.06 06:57:09.565784 [ 261 ] {fca02eee-073f-4c55-a6d8-00b50b3663a0} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11586 | 2026.05.06 06:57:09.565826 [ 261 ] {fca02eee-073f-4c55-a6d8-00b50b3663a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11587 | 2026.05.06 06:57:09.566182 [ 261 ] {fca02eee-073f-4c55-a6d8-00b50b3663a0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11588 | 2026.05.06 06:57:09.566404 [ 261 ] {fca02eee-073f-4c55-a6d8-00b50b3663a0} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11589 | 2026.05.06 06:57:09.566503 [ 189 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 788 rows, containing 5 columns (5 merged, 0 gathered) in 0.00141602 sec., 556489.3151226677 rows/sec., 37.04 MiB/sec. | ||
| 11590 | 2026.05.06 06:57:09.566514 [ 136 ] {} <Debug> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
| 11591 | 2026.05.06 06:57:09.566532 [ 261 ] {fca02eee-073f-4c55-a6d8-00b50b3663a0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001309 sec., 113827.34912146676 rows/sec., 7.35 MiB/sec. | ||
| 11592 | 2026.05.06 06:57:09.566566 [ 136 ] {} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11593 | 2026.05.06 06:57:09.566586 [ 261 ] {fca02eee-073f-4c55-a6d8-00b50b3663a0} <Debug> TCPHandler: Processed in 0.001494923 sec. | ||
| 11594 | 2026.05.06 06:57:09.566590 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11595 | 2026.05.06 06:57:09.566677 [ 200 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full | ||
| 11596 | 2026.05.06 06:57:09.566723 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11597 | 2026.05.06 06:57:09.566724 [ 199 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
| 11598 | 2026.05.06 06:57:09.566782 [ 200 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11599 | 2026.05.06 06:57:09.566815 [ 200 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 975 rows starting from the beginning of the part | ||
| 11600 | 2026.05.06 06:57:09.566826 [ 261 ] {dad845e9-e2b0-40b2-a17c-30932b7430cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11601 | 2026.05.06 06:57:09.566866 [ 200 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 950 rows starting from the beginning of the part | ||
| 11602 | 2026.05.06 06:57:09.566871 [ 261 ] {dad845e9-e2b0-40b2-a17c-30932b7430cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11603 | 2026.05.06 06:57:09.566916 [ 200 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 149 rows starting from the beginning of the part | ||
| 11604 | 2026.05.06 06:57:09.566961 [ 200 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 149 rows starting from the beginning of the part | ||
| 11605 | 2026.05.06 06:57:09.566998 [ 200 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 950 rows starting from the beginning of the part | ||
| 11606 | 2026.05.06 06:57:09.567038 [ 200 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 149 rows starting from the beginning of the part | ||
| 11607 | 2026.05.06 06:57:09.567075 [ 199 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_60_12} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11608 | 2026.05.06 06:57:09.567173 [ 199 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_60_12} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 | ||
| 11609 | 2026.05.06 06:57:09.567272 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 11610 | 2026.05.06 06:57:09.567335 [ 261 ] {dad845e9-e2b0-40b2-a17c-30932b7430cc} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11611 | 2026.05.06 06:57:09.567378 [ 261 ] {dad845e9-e2b0-40b2-a17c-30932b7430cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11612 | 2026.05.06 06:57:09.567703 [ 261 ] {dad845e9-e2b0-40b2-a17c-30932b7430cc} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 11613 | 2026.05.06 06:57:09.567911 [ 261 ] {dad845e9-e2b0-40b2-a17c-30932b7430cc} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11614 | 2026.05.06 06:57:09.568038 [ 261 ] {dad845e9-e2b0-40b2-a17c-30932b7430cc} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00123 sec., 120325.20325203253 rows/sec., 6.84 MiB/sec. | ||
| 11615 | 2026.05.06 06:57:09.568074 [ 261 ] {dad845e9-e2b0-40b2-a17c-30932b7430cc} <Debug> TCPHandler: Processed in 0.0013979 sec. | ||
| 11616 | 2026.05.06 06:57:09.568208 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11617 | 2026.05.06 06:57:09.568246 [ 190 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3322 rows, containing 5 columns (5 merged, 0 gathered) in 0.001599175 sec., 2077321.1187018307 rows/sec., 132.13 MiB/sec. | ||
| 11618 | 2026.05.06 06:57:09.568317 [ 261 ] {649dffb4-d01c-4ede-8320-525530229902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11619 | 2026.05.06 06:57:09.568357 [ 261 ] {649dffb4-d01c-4ede-8320-525530229902} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11620 | 2026.05.06 06:57:09.568416 [ 200 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
| 11621 | 2026.05.06 06:57:09.568648 [ 200 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_29_6} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11622 | 2026.05.06 06:57:09.568714 [ 200 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_29_6} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
| 11623 | 2026.05.06 06:57:09.568778 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 11624 | 2026.05.06 06:57:09.569027 [ 261 ] {649dffb4-d01c-4ede-8320-525530229902} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11625 | 2026.05.06 06:57:09.569067 [ 261 ] {649dffb4-d01c-4ede-8320-525530229902} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11626 | 2026.05.06 06:57:09.569439 [ 261 ] {649dffb4-d01c-4ede-8320-525530229902} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11627 | 2026.05.06 06:57:09.569641 [ 261 ] {649dffb4-d01c-4ede-8320-525530229902} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11628 | 2026.05.06 06:57:09.569769 [ 261 ] {649dffb4-d01c-4ede-8320-525530229902} <Debug> executeQuery: Read 527 rows, 38.14 KiB in 0.001488 sec., 354166.6666666667 rows/sec., 25.03 MiB/sec. | ||
| 11629 | 2026.05.06 06:57:09.569806 [ 261 ] {649dffb4-d01c-4ede-8320-525530229902} <Debug> TCPHandler: Processed in 0.001645207 sec. | ||
| 11630 | 2026.05.06 06:57:09.569938 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11631 | 2026.05.06 06:57:09.570030 [ 261 ] {93907792-7a33-4b54-bb53-f55c6b1f9772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11632 | 2026.05.06 06:57:09.570071 [ 261 ] {93907792-7a33-4b54-bb53-f55c6b1f9772} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11633 | 2026.05.06 06:57:09.570403 [ 261 ] {93907792-7a33-4b54-bb53-f55c6b1f9772} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11634 | 2026.05.06 06:57:09.570438 [ 261 ] {93907792-7a33-4b54-bb53-f55c6b1f9772} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11635 | 2026.05.06 06:57:09.570732 [ 261 ] {93907792-7a33-4b54-bb53-f55c6b1f9772} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 11636 | 2026.05.06 06:57:09.570930 [ 261 ] {93907792-7a33-4b54-bb53-f55c6b1f9772} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11637 | 2026.05.06 06:57:09.571060 [ 261 ] {93907792-7a33-4b54-bb53-f55c6b1f9772} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001047 sec., 5730.659025787966 rows/sec., 299.40 KiB/sec. | ||
| 11638 | 2026.05.06 06:57:09.571094 [ 261 ] {93907792-7a33-4b54-bb53-f55c6b1f9772} <Debug> TCPHandler: Processed in 0.001204294 sec. | ||
| 11639 | 2026.05.06 06:57:09.571212 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11640 | 2026.05.06 06:57:09.571314 [ 261 ] {9580f5c9-d21a-4db6-a3ab-3db528320188} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11641 | 2026.05.06 06:57:09.571355 [ 261 ] {9580f5c9-d21a-4db6-a3ab-3db528320188} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11642 | 2026.05.06 06:57:09.571745 [ 261 ] {9580f5c9-d21a-4db6-a3ab-3db528320188} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11643 | 2026.05.06 06:57:09.571779 [ 261 ] {9580f5c9-d21a-4db6-a3ab-3db528320188} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11644 | 2026.05.06 06:57:09.572104 [ 261 ] {9580f5c9-d21a-4db6-a3ab-3db528320188} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11645 | 2026.05.06 06:57:09.572310 [ 261 ] {9580f5c9-d21a-4db6-a3ab-3db528320188} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11646 | 2026.05.06 06:57:09.572438 [ 261 ] {9580f5c9-d21a-4db6-a3ab-3db528320188} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001153 sec., 229835.21248915873 rows/sec., 15.27 MiB/sec. | ||
| 11647 | 2026.05.06 06:57:09.572444 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11648 | 2026.05.06 06:57:09.572475 [ 261 ] {9580f5c9-d21a-4db6-a3ab-3db528320188} <Debug> TCPHandler: Processed in 0.001310287 sec. | ||
| 11649 | 2026.05.06 06:57:09.572500 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11650 | 2026.05.06 06:57:09.572525 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11651 | 2026.05.06 06:57:09.572599 [ 199 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11652 | 2026.05.06 06:57:09.572610 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11653 | 2026.05.06 06:57:09.572705 [ 199 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11654 | 2026.05.06 06:57:09.572711 [ 261 ] {b7346160-02f9-403f-8f96-061cce761fca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11655 | 2026.05.06 06:57:09.572745 [ 199 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 28093 rows starting from the beginning of the part | ||
| 11656 | 2026.05.06 06:57:09.572766 [ 261 ] {b7346160-02f9-403f-8f96-061cce761fca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11657 | 2026.05.06 06:57:09.572831 [ 199 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
| 11658 | 2026.05.06 06:57:09.572889 [ 199 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1604 rows starting from the beginning of the part | ||
| 11659 | 2026.05.06 06:57:09.572937 [ 199 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 128 rows starting from the beginning of the part | ||
| 11660 | 2026.05.06 06:57:09.572992 [ 199 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
| 11661 | 2026.05.06 06:57:09.573039 [ 199 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 265 rows starting from the beginning of the part | ||
| 11662 | 2026.05.06 06:57:09.573088 [ 261 ] {b7346160-02f9-403f-8f96-061cce761fca} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11663 | 2026.05.06 06:57:09.573129 [ 261 ] {b7346160-02f9-403f-8f96-061cce761fca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11664 | 2026.05.06 06:57:09.573491 [ 261 ] {b7346160-02f9-403f-8f96-061cce761fca} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 11665 | 2026.05.06 06:57:09.573691 [ 261 ] {b7346160-02f9-403f-8f96-061cce761fca} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11666 | 2026.05.06 06:57:09.573820 [ 261 ] {b7346160-02f9-403f-8f96-061cce761fca} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001127 sec., 887.3114463176576 rows/sec., 59.79 KiB/sec. | ||
| 11667 | 2026.05.06 06:57:09.573855 [ 261 ] {b7346160-02f9-403f-8f96-061cce761fca} <Debug> TCPHandler: Processed in 0.001292497 sec. | ||
| 11668 | 2026.05.06 06:57:09.573980 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11669 | 2026.05.06 06:57:09.574071 [ 261 ] {de504857-362f-42bc-9453-85cf5cdf9060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11670 | 2026.05.06 06:57:09.574122 [ 261 ] {de504857-362f-42bc-9453-85cf5cdf9060} <Trace> 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 | ||
| 11671 | 2026.05.06 06:57:09.575015 [ 261 ] {de504857-362f-42bc-9453-85cf5cdf9060} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11672 | 2026.05.06 06:57:09.575051 [ 261 ] {de504857-362f-42bc-9453-85cf5cdf9060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11673 | 2026.05.06 06:57:09.575897 [ 261 ] {de504857-362f-42bc-9453-85cf5cdf9060} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11674 | 2026.05.06 06:57:09.576123 [ 261 ] {de504857-362f-42bc-9453-85cf5cdf9060} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11675 | 2026.05.06 06:57:09.576264 [ 261 ] {de504857-362f-42bc-9453-85cf5cdf9060} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.00221 sec., 16742.0814479638 rows/sec., 30.00 MiB/sec. | ||
| 11676 | 2026.05.06 06:57:09.576327 [ 261 ] {de504857-362f-42bc-9453-85cf5cdf9060} <Debug> TCPHandler: Processed in 0.002393668 sec. | ||
| 11677 | 2026.05.06 06:57:09.576451 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11678 | 2026.05.06 06:57:09.576544 [ 261 ] {1b06bc5c-3854-4c28-bdde-d846b2c295a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11679 | 2026.05.06 06:57:09.576584 [ 261 ] {1b06bc5c-3854-4c28-bdde-d846b2c295a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11680 | 2026.05.06 06:57:09.576922 [ 261 ] {1b06bc5c-3854-4c28-bdde-d846b2c295a4} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11681 | 2026.05.06 06:57:09.576957 [ 261 ] {1b06bc5c-3854-4c28-bdde-d846b2c295a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 11682 | 2026.05.06 06:57:09.577404 [ 261 ] {1b06bc5c-3854-4c28-bdde-d846b2c295a4} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11683 | 2026.05.06 06:57:09.577615 [ 261 ] {1b06bc5c-3854-4c28-bdde-d846b2c295a4} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11684 | 2026.05.06 06:57:09.577741 [ 261 ] {1b06bc5c-3854-4c28-bdde-d846b2c295a4} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001215 sec., 74074.07407407407 rows/sec., 4.63 MiB/sec. | ||
| 11685 | 2026.05.06 06:57:09.577777 [ 261 ] {1b06bc5c-3854-4c28-bdde-d846b2c295a4} <Debug> TCPHandler: Processed in 0.001372269 sec. | ||
| 11686 | 2026.05.06 06:57:09.581179 [ 202 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30410 rows, containing 5 columns (5 merged, 0 gathered) in 0.008610874 sec., 3531581.114762567 rows/sec., 225.98 MiB/sec. | ||
| 11687 | 2026.05.06 06:57:09.581749 [ 197 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11688 | 2026.05.06 06:57:09.582077 [ 197 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11689 | 2026.05.06 06:57:09.582172 [ 197 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11690 | 2026.05.06 06:57:09.582277 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 11691 | 2026.05.06 06:57:10.000234 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 327.95 MiB, peak 340.10 MiB, free memory in arenas 0.00 B, will set to 330.15 MiB (RSS), difference: 2.20 MiB | ||
| 11692 | 2026.05.06 06:57:12.504539 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1414 | ||
| 11693 | 2026.05.06 06:57:12.507118 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11694 | 2026.05.06 06:57:12.507181 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11695 | 2026.05.06 06:57:12.508452 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11696 | 2026.05.06 06:57:12.508724 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11697 | 2026.05.06 06:57:12.509009 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1414 | ||
| 11698 | 2026.05.06 06:57:13.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 326.14 MiB, peak 340.10 MiB, free memory in arenas 0.00 B, will set to 330.15 MiB (RSS), difference: 4.01 MiB | ||
| 11699 | 2026.05.06 06:57:14.548014 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11700 | 2026.05.06 06:57:14.548287 [ 261 ] {cdf754f6-e08c-4a2b-aea7-b99798e0f64c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 11701 | 2026.05.06 06:57:14.548616 [ 261 ] {cdf754f6-e08c-4a2b-aea7-b99798e0f64c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11702 | 2026.05.06 06:57:14.548654 [ 261 ] {cdf754f6-e08c-4a2b-aea7-b99798e0f64c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 11703 | 2026.05.06 06:57:14.548871 [ 261 ] {cdf754f6-e08c-4a2b-aea7-b99798e0f64c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11704 | 2026.05.06 06:57:14.548942 [ 261 ] {cdf754f6-e08c-4a2b-aea7-b99798e0f64c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11705 | 2026.05.06 06:57:14.549081 [ 261 ] {cdf754f6-e08c-4a2b-aea7-b99798e0f64c} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 11706 | 2026.05.06 06:57:14.549209 [ 276 ] {cdf754f6-e08c-4a2b-aea7-b99798e0f64c} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11707 | 2026.05.06 06:57:14.549215 [ 322 ] {cdf754f6-e08c-4a2b-aea7-b99798e0f64c} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11708 | 2026.05.06 06:57:14.549251 [ 363 ] {cdf754f6-e08c-4a2b-aea7-b99798e0f64c} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 11709 | 2026.05.06 06:57:14.549215 [ 368 ] {cdf754f6-e08c-4a2b-aea7-b99798e0f64c} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11710 | 2026.05.06 06:57:14.549424 [ 261 ] {cdf754f6-e08c-4a2b-aea7-b99798e0f64c} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 11711 | 2026.05.06 06:57:14.549454 [ 261 ] {cdf754f6-e08c-4a2b-aea7-b99798e0f64c} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11712 | 2026.05.06 06:57:14.549554 [ 261 ] {cdf754f6-e08c-4a2b-aea7-b99798e0f64c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11713 | 2026.05.06 06:57:14.549576 [ 261 ] {cdf754f6-e08c-4a2b-aea7-b99798e0f64c} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 11714 | 2026.05.06 06:57:14.549612 [ 261 ] {cdf754f6-e08c-4a2b-aea7-b99798e0f64c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11715 | 2026.05.06 06:57:14.549656 [ 261 ] {cdf754f6-e08c-4a2b-aea7-b99798e0f64c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11716 | 2026.05.06 06:57:14.549693 [ 261 ] {cdf754f6-e08c-4a2b-aea7-b99798e0f64c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11717 | 2026.05.06 06:57:14.549729 [ 261 ] {cdf754f6-e08c-4a2b-aea7-b99798e0f64c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11718 | 2026.05.06 06:57:14.551172 [ 261 ] {cdf754f6-e08c-4a2b-aea7-b99798e0f64c} <Debug> executeQuery: Read 51 rows, 5.78 KiB in 0.002981 sec., 17108.352901710834 rows/sec., 1.89 MiB/sec. | ||
| 11719 | 2026.05.06 06:57:14.551404 [ 261 ] {cdf754f6-e08c-4a2b-aea7-b99798e0f64c} <Debug> MemoryTracker: Peak memory usage (for query): 163.62 KiB. | ||
| 11720 | 2026.05.06 06:57:14.551422 [ 261 ] {cdf754f6-e08c-4a2b-aea7-b99798e0f64c} <Debug> TCPHandler: Processed in 0.003568421 sec. | ||
| 11721 | 2026.05.06 06:57:14.553134 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11722 | 2026.05.06 06:57:14.553244 [ 261 ] {8671a53d-c71c-4321-ab0a-2c3e0a6dd1f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11723 | 2026.05.06 06:57:14.553296 [ 261 ] {8671a53d-c71c-4321-ab0a-2c3e0a6dd1f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11724 | 2026.05.06 06:57:14.553819 [ 261 ] {8671a53d-c71c-4321-ab0a-2c3e0a6dd1f7} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11725 | 2026.05.06 06:57:14.553859 [ 261 ] {8671a53d-c71c-4321-ab0a-2c3e0a6dd1f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11726 | 2026.05.06 06:57:14.554206 [ 261 ] {8671a53d-c71c-4321-ab0a-2c3e0a6dd1f7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 11727 | 2026.05.06 06:57:14.554449 [ 261 ] {8671a53d-c71c-4321-ab0a-2c3e0a6dd1f7} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11728 | 2026.05.06 06:57:14.554595 [ 261 ] {8671a53d-c71c-4321-ab0a-2c3e0a6dd1f7} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001381 sec., 2896.451846488052 rows/sec., 236.19 KiB/sec. | ||
| 11729 | 2026.05.06 06:57:14.554634 [ 261 ] {8671a53d-c71c-4321-ab0a-2c3e0a6dd1f7} <Debug> TCPHandler: Processed in 0.001552664 sec. | ||
| 11730 | 2026.05.06 06:57:14.554768 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11731 | 2026.05.06 06:57:14.554866 [ 261 ] {62749dc3-df5c-4bcb-82fa-5820f4fdc4e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11732 | 2026.05.06 06:57:14.554906 [ 261 ] {62749dc3-df5c-4bcb-82fa-5820f4fdc4e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11733 | 2026.05.06 06:57:14.555356 [ 261 ] {62749dc3-df5c-4bcb-82fa-5820f4fdc4e6} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11734 | 2026.05.06 06:57:14.555391 [ 261 ] {62749dc3-df5c-4bcb-82fa-5820f4fdc4e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11735 | 2026.05.06 06:57:14.555695 [ 261 ] {62749dc3-df5c-4bcb-82fa-5820f4fdc4e6} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11736 | 2026.05.06 06:57:14.555898 [ 261 ] {62749dc3-df5c-4bcb-82fa-5820f4fdc4e6} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11737 | 2026.05.06 06:57:14.556028 [ 261 ] {62749dc3-df5c-4bcb-82fa-5820f4fdc4e6} <Debug> executeQuery: Read 66 rows, 5.33 KiB in 0.001183 sec., 55790.36348267117 rows/sec., 4.40 MiB/sec. | ||
| 11738 | 2026.05.06 06:57:14.556065 [ 261 ] {62749dc3-df5c-4bcb-82fa-5820f4fdc4e6} <Debug> TCPHandler: Processed in 0.001348758 sec. | ||
| 11739 | 2026.05.06 06:57:14.556188 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11740 | 2026.05.06 06:57:14.556290 [ 261 ] {44876962-84b4-4716-9ed9-2f8017199500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11741 | 2026.05.06 06:57:14.556332 [ 261 ] {44876962-84b4-4716-9ed9-2f8017199500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11742 | 2026.05.06 06:57:14.556726 [ 261 ] {44876962-84b4-4716-9ed9-2f8017199500} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11743 | 2026.05.06 06:57:14.556761 [ 261 ] {44876962-84b4-4716-9ed9-2f8017199500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11744 | 2026.05.06 06:57:14.557048 [ 261 ] {44876962-84b4-4716-9ed9-2f8017199500} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11745 | 2026.05.06 06:57:14.557252 [ 261 ] {44876962-84b4-4716-9ed9-2f8017199500} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11746 | 2026.05.06 06:57:14.557390 [ 261 ] {44876962-84b4-4716-9ed9-2f8017199500} <Debug> executeQuery: Read 8 rows, 594.00 B in 0.001126 sec., 7104.7957371225575 rows/sec., 515.17 KiB/sec. | ||
| 11747 | 2026.05.06 06:57:14.557428 [ 261 ] {44876962-84b4-4716-9ed9-2f8017199500} <Debug> TCPHandler: Processed in 0.001290547 sec. | ||
| 11748 | 2026.05.06 06:57:14.557542 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11749 | 2026.05.06 06:57:14.557637 [ 261 ] {e8ec838f-f3c2-4504-931c-c030e60bb6a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11750 | 2026.05.06 06:57:14.557676 [ 261 ] {e8ec838f-f3c2-4504-931c-c030e60bb6a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11751 | 2026.05.06 06:57:14.558089 [ 261 ] {e8ec838f-f3c2-4504-931c-c030e60bb6a1} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11752 | 2026.05.06 06:57:14.558123 [ 261 ] {e8ec838f-f3c2-4504-931c-c030e60bb6a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11753 | 2026.05.06 06:57:14.558426 [ 261 ] {e8ec838f-f3c2-4504-931c-c030e60bb6a1} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11754 | 2026.05.06 06:57:14.558638 [ 261 ] {e8ec838f-f3c2-4504-931c-c030e60bb6a1} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11755 | 2026.05.06 06:57:14.558763 [ 261 ] {e8ec838f-f3c2-4504-931c-c030e60bb6a1} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001144 sec., 62937.06293706293 rows/sec., 4.92 MiB/sec. | ||
| 11756 | 2026.05.06 06:57:14.558799 [ 261 ] {e8ec838f-f3c2-4504-931c-c030e60bb6a1} <Debug> TCPHandler: Processed in 0.001306577 sec. | ||
| 11757 | 2026.05.06 06:57:14.558917 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11758 | 2026.05.06 06:57:14.559012 [ 261 ] {28f220a5-ef27-4402-b8bd-4d379d28b364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11759 | 2026.05.06 06:57:14.559055 [ 261 ] {28f220a5-ef27-4402-b8bd-4d379d28b364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11760 | 2026.05.06 06:57:14.559483 [ 261 ] {28f220a5-ef27-4402-b8bd-4d379d28b364} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11761 | 2026.05.06 06:57:14.559518 [ 261 ] {28f220a5-ef27-4402-b8bd-4d379d28b364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11762 | 2026.05.06 06:57:14.559844 [ 261 ] {28f220a5-ef27-4402-b8bd-4d379d28b364} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11763 | 2026.05.06 06:57:14.560053 [ 261 ] {28f220a5-ef27-4402-b8bd-4d379d28b364} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11764 | 2026.05.06 06:57:14.560182 [ 261 ] {28f220a5-ef27-4402-b8bd-4d379d28b364} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001188 sec., 136363.63636363635 rows/sec., 9.50 MiB/sec. | ||
| 11765 | 2026.05.06 06:57:14.560218 [ 261 ] {28f220a5-ef27-4402-b8bd-4d379d28b364} <Debug> TCPHandler: Processed in 0.001350988 sec. | ||
| 11766 | 2026.05.06 06:57:14.560340 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11767 | 2026.05.06 06:57:14.560435 [ 261 ] {c7b501f8-13e0-4ca2-aea3-94cd5a0dcb44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11768 | 2026.05.06 06:57:14.560489 [ 261 ] {c7b501f8-13e0-4ca2-aea3-94cd5a0dcb44} <Trace> 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 | ||
| 11769 | 2026.05.06 06:57:14.561243 [ 261 ] {c7b501f8-13e0-4ca2-aea3-94cd5a0dcb44} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11770 | 2026.05.06 06:57:14.561284 [ 261 ] {c7b501f8-13e0-4ca2-aea3-94cd5a0dcb44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11771 | 2026.05.06 06:57:14.561776 [ 261 ] {c7b501f8-13e0-4ca2-aea3-94cd5a0dcb44} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11772 | 2026.05.06 06:57:14.561995 [ 261 ] {c7b501f8-13e0-4ca2-aea3-94cd5a0dcb44} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11773 | 2026.05.06 06:57:14.562133 [ 261 ] {c7b501f8-13e0-4ca2-aea3-94cd5a0dcb44} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001717 sec., 2329.6447291788004 rows/sec., 4.17 MiB/sec. | ||
| 11774 | 2026.05.06 06:57:14.562186 [ 261 ] {c7b501f8-13e0-4ca2-aea3-94cd5a0dcb44} <Debug> TCPHandler: Processed in 0.001895184 sec. | ||
| 11775 | 2026.05.06 06:57:14.562312 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11776 | 2026.05.06 06:57:14.562407 [ 261 ] {d277c86f-ae18-40c6-afe5-ba7315b23285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11777 | 2026.05.06 06:57:14.562450 [ 261 ] {d277c86f-ae18-40c6-afe5-ba7315b23285} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11778 | 2026.05.06 06:57:14.562794 [ 261 ] {d277c86f-ae18-40c6-afe5-ba7315b23285} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11779 | 2026.05.06 06:57:14.562828 [ 261 ] {d277c86f-ae18-40c6-afe5-ba7315b23285} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11780 | 2026.05.06 06:57:14.563131 [ 261 ] {d277c86f-ae18-40c6-afe5-ba7315b23285} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11781 | 2026.05.06 06:57:14.563356 [ 261 ] {d277c86f-ae18-40c6-afe5-ba7315b23285} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11782 | 2026.05.06 06:57:14.563487 [ 261 ] {d277c86f-ae18-40c6-afe5-ba7315b23285} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 11783 | 2026.05.06 06:57:14.563500 [ 129 ] {} <Debug> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11784 | 2026.05.06 06:57:14.563522 [ 261 ] {d277c86f-ae18-40c6-afe5-ba7315b23285} <Debug> TCPHandler: Processed in 0.001268336 sec. | ||
| 11785 | 2026.05.06 06:57:14.563557 [ 129 ] {} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11786 | 2026.05.06 06:57:14.563585 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11787 | 2026.05.06 06:57:14.563677 [ 190 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11788 | 2026.05.06 06:57:14.563773 [ 190 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11789 | 2026.05.06 06:57:14.563802 [ 190 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3990 rows starting from the beginning of the part | ||
| 11790 | 2026.05.06 06:57:14.563853 [ 190 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 42 rows starting from the beginning of the part | ||
| 11791 | 2026.05.06 06:57:14.563894 [ 190 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 48 rows starting from the beginning of the part | ||
| 11792 | 2026.05.06 06:57:14.563931 [ 190 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 11793 | 2026.05.06 06:57:14.563966 [ 190 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 90 rows starting from the beginning of the part | ||
| 11794 | 2026.05.06 06:57:14.563999 [ 190 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
| 11795 | 2026.05.06 06:57:14.565177 [ 197 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4290 rows, containing 4 columns (4 merged, 0 gathered) in 0.001537363 sec., 2790492.5512061887 rows/sec., 180.90 MiB/sec. | ||
| 11796 | 2026.05.06 06:57:14.565446 [ 190 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11797 | 2026.05.06 06:57:14.565675 [ 190 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_71_14} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11798 | 2026.05.06 06:57:14.565743 [ 190 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_71_14} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11799 | 2026.05.06 06:57:14.565805 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 11800 | 2026.05.06 06:57:14.938370 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22514 | ||
| 11801 | 2026.05.06 06:57:14.939120 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11802 | 2026.05.06 06:57:14.939156 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11803 | 2026.05.06 06:57:14.939634 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11804 | 2026.05.06 06:57:14.939878 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11805 | 2026.05.06 06:57:14.940003 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22514 | ||
| 11806 | 2026.05.06 06:57:16.119853 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 11807 | 2026.05.06 06:57:16.134609 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11808 | 2026.05.06 06:57:16.134654 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11809 | 2026.05.06 06:57:16.139952 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11810 | 2026.05.06 06:57:16.140622 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11811 | 2026.05.06 06:57:16.143271 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 11812 | 2026.05.06 06:57:19.552210 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11813 | 2026.05.06 06:57:19.552529 [ 261 ] {e6ae4599-12dc-4dd0-8bc6-24980bf7b10d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 11814 | 2026.05.06 06:57:19.552973 [ 261 ] {e6ae4599-12dc-4dd0-8bc6-24980bf7b10d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11815 | 2026.05.06 06:57:19.553030 [ 261 ] {e6ae4599-12dc-4dd0-8bc6-24980bf7b10d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 11816 | 2026.05.06 06:57:19.553376 [ 261 ] {e6ae4599-12dc-4dd0-8bc6-24980bf7b10d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11817 | 2026.05.06 06:57:19.553445 [ 261 ] {e6ae4599-12dc-4dd0-8bc6-24980bf7b10d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11818 | 2026.05.06 06:57:19.553583 [ 261 ] {e6ae4599-12dc-4dd0-8bc6-24980bf7b10d} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 11819 | 2026.05.06 06:57:19.553714 [ 320 ] {e6ae4599-12dc-4dd0-8bc6-24980bf7b10d} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11820 | 2026.05.06 06:57:19.553734 [ 355 ] {e6ae4599-12dc-4dd0-8bc6-24980bf7b10d} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 11821 | 2026.05.06 06:57:19.553714 [ 363 ] {e6ae4599-12dc-4dd0-8bc6-24980bf7b10d} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11822 | 2026.05.06 06:57:19.553714 [ 316 ] {e6ae4599-12dc-4dd0-8bc6-24980bf7b10d} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11823 | 2026.05.06 06:57:19.553933 [ 261 ] {e6ae4599-12dc-4dd0-8bc6-24980bf7b10d} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 11824 | 2026.05.06 06:57:19.553961 [ 261 ] {e6ae4599-12dc-4dd0-8bc6-24980bf7b10d} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11825 | 2026.05.06 06:57:19.554061 [ 261 ] {e6ae4599-12dc-4dd0-8bc6-24980bf7b10d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11826 | 2026.05.06 06:57:19.554082 [ 261 ] {e6ae4599-12dc-4dd0-8bc6-24980bf7b10d} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 11827 | 2026.05.06 06:57:19.554118 [ 261 ] {e6ae4599-12dc-4dd0-8bc6-24980bf7b10d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 11828 | 2026.05.06 06:57:19.554160 [ 261 ] {e6ae4599-12dc-4dd0-8bc6-24980bf7b10d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 11829 | 2026.05.06 06:57:19.554197 [ 261 ] {e6ae4599-12dc-4dd0-8bc6-24980bf7b10d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 11830 | 2026.05.06 06:57:19.554233 [ 261 ] {e6ae4599-12dc-4dd0-8bc6-24980bf7b10d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 11831 | 2026.05.06 06:57:19.555599 [ 261 ] {e6ae4599-12dc-4dd0-8bc6-24980bf7b10d} <Debug> executeQuery: Read 51 rows, 9.76 KiB in 0.003193 sec., 15972.439711869714 rows/sec., 2.99 MiB/sec. | ||
| 11832 | 2026.05.06 06:57:19.555820 [ 261 ] {e6ae4599-12dc-4dd0-8bc6-24980bf7b10d} <Debug> MemoryTracker: Peak memory usage (for query): 183.02 KiB. | ||
| 11833 | 2026.05.06 06:57:19.555838 [ 261 ] {e6ae4599-12dc-4dd0-8bc6-24980bf7b10d} <Debug> TCPHandler: Processed in 0.003775677 sec. | ||
| 11834 | 2026.05.06 06:57:19.561156 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11835 | 2026.05.06 06:57:19.561277 [ 261 ] {66cc650c-981c-4039-b011-3b910dffbc39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11836 | 2026.05.06 06:57:19.561324 [ 261 ] {66cc650c-981c-4039-b011-3b910dffbc39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11837 | 2026.05.06 06:57:19.561957 [ 261 ] {66cc650c-981c-4039-b011-3b910dffbc39} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11838 | 2026.05.06 06:57:19.561994 [ 261 ] {66cc650c-981c-4039-b011-3b910dffbc39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11839 | 2026.05.06 06:57:19.562374 [ 261 ] {66cc650c-981c-4039-b011-3b910dffbc39} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11840 | 2026.05.06 06:57:19.562591 [ 261 ] {66cc650c-981c-4039-b011-3b910dffbc39} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11841 | 2026.05.06 06:57:19.562698 [ 122 ] {} <Debug> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6) (MergerMutator): Selected 6 parts from all_1_23_5 to all_28_28_0 | ||
| 11842 | 2026.05.06 06:57:19.562734 [ 261 ] {66cc650c-981c-4039-b011-3b910dffbc39} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001497 sec., 189712.75885103538 rows/sec., 12.05 MiB/sec. | ||
| 11843 | 2026.05.06 06:57:19.562739 [ 122 ] {} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11844 | 2026.05.06 06:57:19.562770 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11845 | 2026.05.06 06:57:19.562775 [ 261 ] {66cc650c-981c-4039-b011-3b910dffbc39} <Debug> TCPHandler: Processed in 0.001673177 sec. | ||
| 11846 | 2026.05.06 06:57:19.562865 [ 192 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_23_5 to all_28_28_0 into Compact with storage Full | ||
| 11847 | 2026.05.06 06:57:19.562907 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11848 | 2026.05.06 06:57:19.562977 [ 192 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11849 | 2026.05.06 06:57:19.563012 [ 192 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 308 rows starting from the beginning of the part | ||
| 11850 | 2026.05.06 06:57:19.563015 [ 261 ] {d46988d1-1adb-4976-9036-ee2b72ac4dab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11851 | 2026.05.06 06:57:19.563064 [ 261 ] {d46988d1-1adb-4976-9036-ee2b72ac4dab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11852 | 2026.05.06 06:57:19.563070 [ 192 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 284 rows starting from the beginning of the part | ||
| 11853 | 2026.05.06 06:57:19.563122 [ 192 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 284 rows starting from the beginning of the part | ||
| 11854 | 2026.05.06 06:57:19.563164 [ 192 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 284 rows starting from the beginning of the part | ||
| 11855 | 2026.05.06 06:57:19.563202 [ 192 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 284 rows starting from the beginning of the part | ||
| 11856 | 2026.05.06 06:57:19.563241 [ 192 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 284 rows starting from the beginning of the part | ||
| 11857 | 2026.05.06 06:57:19.563937 [ 261 ] {d46988d1-1adb-4976-9036-ee2b72ac4dab} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11858 | 2026.05.06 06:57:19.563976 [ 261 ] {d46988d1-1adb-4976-9036-ee2b72ac4dab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11859 | 2026.05.06 06:57:19.564230 [ 190 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.00140621 sec., 1228834.953527567 rows/sec., 83.07 MiB/sec. | ||
| 11860 | 2026.05.06 06:57:19.564354 [ 261 ] {d46988d1-1adb-4976-9036-ee2b72ac4dab} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11861 | 2026.05.06 06:57:19.564440 [ 197 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 11862 | 2026.05.06 06:57:19.564614 [ 261 ] {d46988d1-1adb-4976-9036-ee2b72ac4dab} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11863 | 2026.05.06 06:57:19.564760 [ 261 ] {d46988d1-1adb-4976-9036-ee2b72ac4dab} <Debug> executeQuery: Read 871 rows, 69.95 KiB in 0.001768 sec., 492647.0588235294 rows/sec., 38.64 MiB/sec. | ||
| 11864 | 2026.05.06 06:57:19.564799 [ 261 ] {d46988d1-1adb-4976-9036-ee2b72ac4dab} <Debug> TCPHandler: Processed in 0.001943814 sec. | ||
| 11865 | 2026.05.06 06:57:19.564808 [ 197 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_28_6} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11866 | 2026.05.06 06:57:19.564902 [ 197 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_28_6} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6) (MergerMutator): Merged 6 parts: [all_1_23_5, all_28_28_0] -> all_1_28_6 | ||
| 11867 | 2026.05.06 06:57:19.564922 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11868 | 2026.05.06 06:57:19.565006 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 11869 | 2026.05.06 06:57:19.565023 [ 261 ] {60eb520d-df18-4a69-826d-f7a31fea10f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11870 | 2026.05.06 06:57:19.565068 [ 261 ] {60eb520d-df18-4a69-826d-f7a31fea10f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11871 | 2026.05.06 06:57:19.565538 [ 261 ] {60eb520d-df18-4a69-826d-f7a31fea10f6} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11872 | 2026.05.06 06:57:19.565573 [ 261 ] {60eb520d-df18-4a69-826d-f7a31fea10f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11873 | 2026.05.06 06:57:19.565884 [ 261 ] {60eb520d-df18-4a69-826d-f7a31fea10f6} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11874 | 2026.05.06 06:57:19.566091 [ 261 ] {60eb520d-df18-4a69-826d-f7a31fea10f6} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11875 | 2026.05.06 06:57:19.566224 [ 261 ] {60eb520d-df18-4a69-826d-f7a31fea10f6} <Debug> executeQuery: Read 179 rows, 11.32 KiB in 0.00122 sec., 146721.31147540984 rows/sec., 9.06 MiB/sec. | ||
| 11876 | 2026.05.06 06:57:19.566274 [ 261 ] {60eb520d-df18-4a69-826d-f7a31fea10f6} <Debug> TCPHandler: Processed in 0.00140249 sec. | ||
| 11877 | 2026.05.06 06:57:19.566396 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11878 | 2026.05.06 06:57:19.566491 [ 261 ] {403b2808-c83d-468d-a6af-ae75b6ef57d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11879 | 2026.05.06 06:57:19.566531 [ 261 ] {403b2808-c83d-468d-a6af-ae75b6ef57d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11880 | 2026.05.06 06:57:19.566965 [ 261 ] {403b2808-c83d-468d-a6af-ae75b6ef57d8} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11881 | 2026.05.06 06:57:19.566999 [ 261 ] {403b2808-c83d-468d-a6af-ae75b6ef57d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11882 | 2026.05.06 06:57:19.567321 [ 261 ] {403b2808-c83d-468d-a6af-ae75b6ef57d8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11883 | 2026.05.06 06:57:19.567532 [ 261 ] {403b2808-c83d-468d-a6af-ae75b6ef57d8} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11884 | 2026.05.06 06:57:19.567660 [ 261 ] {403b2808-c83d-468d-a6af-ae75b6ef57d8} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001187 sec., 125526.53748946926 rows/sec., 8.11 MiB/sec. | ||
| 11885 | 2026.05.06 06:57:19.567697 [ 261 ] {403b2808-c83d-468d-a6af-ae75b6ef57d8} <Debug> TCPHandler: Processed in 0.001350698 sec. | ||
| 11886 | 2026.05.06 06:57:19.567815 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11887 | 2026.05.06 06:57:19.567909 [ 261 ] {d29088fc-5e64-4977-b9e0-0f482eaa957a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11888 | 2026.05.06 06:57:19.567948 [ 261 ] {d29088fc-5e64-4977-b9e0-0f482eaa957a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11889 | 2026.05.06 06:57:19.568398 [ 261 ] {d29088fc-5e64-4977-b9e0-0f482eaa957a} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11890 | 2026.05.06 06:57:19.568432 [ 261 ] {d29088fc-5e64-4977-b9e0-0f482eaa957a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11891 | 2026.05.06 06:57:19.568731 [ 261 ] {d29088fc-5e64-4977-b9e0-0f482eaa957a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11892 | 2026.05.06 06:57:19.568939 [ 261 ] {d29088fc-5e64-4977-b9e0-0f482eaa957a} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11893 | 2026.05.06 06:57:19.569027 [ 122 ] {} <Debug> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e) (MergerMutator): Selected 6 parts from all_1_23_5 to all_28_28_0 | ||
| 11894 | 2026.05.06 06:57:19.569052 [ 122 ] {} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11895 | 2026.05.06 06:57:19.569064 [ 261 ] {d29088fc-5e64-4977-b9e0-0f482eaa957a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001173 sec., 126172.20801364024 rows/sec., 7.18 MiB/sec. | ||
| 11896 | 2026.05.06 06:57:19.569068 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11897 | 2026.05.06 06:57:19.569102 [ 261 ] {d29088fc-5e64-4977-b9e0-0f482eaa957a} <Debug> TCPHandler: Processed in 0.001335178 sec. | ||
| 11898 | 2026.05.06 06:57:19.569168 [ 193 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_23_5 to all_28_28_0 into Compact with storage Full | ||
| 11899 | 2026.05.06 06:57:19.569225 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11900 | 2026.05.06 06:57:19.569275 [ 193 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11901 | 2026.05.06 06:57:19.569311 [ 193 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 160 rows starting from the beginning of the part | ||
| 11902 | 2026.05.06 06:57:19.569342 [ 261 ] {a22168b6-03d9-422b-85fd-0754fb4a994b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11903 | 2026.05.06 06:57:19.569369 [ 193 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 148 rows starting from the beginning of the part | ||
| 11904 | 2026.05.06 06:57:19.569387 [ 261 ] {a22168b6-03d9-422b-85fd-0754fb4a994b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11905 | 2026.05.06 06:57:19.569416 [ 193 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 148 rows starting from the beginning of the part | ||
| 11906 | 2026.05.06 06:57:19.569462 [ 193 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 148 rows starting from the beginning of the part | ||
| 11907 | 2026.05.06 06:57:19.569499 [ 193 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 148 rows starting from the beginning of the part | ||
| 11908 | 2026.05.06 06:57:19.569542 [ 193 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 148 rows starting from the beginning of the part | ||
| 11909 | 2026.05.06 06:57:19.570002 [ 261 ] {a22168b6-03d9-422b-85fd-0754fb4a994b} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11910 | 2026.05.06 06:57:19.570042 [ 261 ] {a22168b6-03d9-422b-85fd-0754fb4a994b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11911 | 2026.05.06 06:57:19.570395 [ 261 ] {a22168b6-03d9-422b-85fd-0754fb4a994b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11912 | 2026.05.06 06:57:19.570437 [ 195 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001307497 sec., 688338.0994373219 rows/sec., 41.95 MiB/sec. | ||
| 11913 | 2026.05.06 06:57:19.570606 [ 193 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 11914 | 2026.05.06 06:57:19.570635 [ 261 ] {a22168b6-03d9-422b-85fd-0754fb4a994b} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11915 | 2026.05.06 06:57:19.570779 [ 261 ] {a22168b6-03d9-422b-85fd-0754fb4a994b} <Debug> executeQuery: Read 527 rows, 38.14 KiB in 0.001455 sec., 362199.31271477666 rows/sec., 25.60 MiB/sec. | ||
| 11916 | 2026.05.06 06:57:19.570819 [ 261 ] {a22168b6-03d9-422b-85fd-0754fb4a994b} <Debug> TCPHandler: Processed in 0.001644626 sec. | ||
| 11917 | 2026.05.06 06:57:19.570871 [ 193 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_28_6} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11918 | 2026.05.06 06:57:19.570939 [ 193 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_28_6} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e) (MergerMutator): Merged 6 parts: [all_1_23_5, all_28_28_0] -> all_1_28_6 | ||
| 11919 | 2026.05.06 06:57:19.570949 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11920 | 2026.05.06 06:57:19.571002 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 11921 | 2026.05.06 06:57:19.571048 [ 261 ] {0410c94c-75b0-4f23-a87c-5d1f6398ba3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11922 | 2026.05.06 06:57:19.571095 [ 261 ] {0410c94c-75b0-4f23-a87c-5d1f6398ba3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11923 | 2026.05.06 06:57:19.571439 [ 261 ] {0410c94c-75b0-4f23-a87c-5d1f6398ba3a} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11924 | 2026.05.06 06:57:19.571474 [ 261 ] {0410c94c-75b0-4f23-a87c-5d1f6398ba3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11925 | 2026.05.06 06:57:19.571788 [ 261 ] {0410c94c-75b0-4f23-a87c-5d1f6398ba3a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 11926 | 2026.05.06 06:57:19.571998 [ 261 ] {0410c94c-75b0-4f23-a87c-5d1f6398ba3a} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11927 | 2026.05.06 06:57:19.572148 [ 261 ] {0410c94c-75b0-4f23-a87c-5d1f6398ba3a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001116 sec., 5376.344086021505 rows/sec., 280.89 KiB/sec. | ||
| 11928 | 2026.05.06 06:57:19.572189 [ 261 ] {0410c94c-75b0-4f23-a87c-5d1f6398ba3a} <Debug> TCPHandler: Processed in 0.001292287 sec. | ||
| 11929 | 2026.05.06 06:57:19.572323 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11930 | 2026.05.06 06:57:19.572417 [ 261 ] {942bcf91-e4ff-4aa8-bc05-2d03e14432f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11931 | 2026.05.06 06:57:19.572459 [ 261 ] {942bcf91-e4ff-4aa8-bc05-2d03e14432f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11932 | 2026.05.06 06:57:19.572871 [ 261 ] {942bcf91-e4ff-4aa8-bc05-2d03e14432f6} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11933 | 2026.05.06 06:57:19.572904 [ 261 ] {942bcf91-e4ff-4aa8-bc05-2d03e14432f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11934 | 2026.05.06 06:57:19.573231 [ 261 ] {942bcf91-e4ff-4aa8-bc05-2d03e14432f6} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11935 | 2026.05.06 06:57:19.573447 [ 261 ] {942bcf91-e4ff-4aa8-bc05-2d03e14432f6} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11936 | 2026.05.06 06:57:19.573574 [ 261 ] {942bcf91-e4ff-4aa8-bc05-2d03e14432f6} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001175 sec., 225531.914893617 rows/sec., 14.99 MiB/sec. | ||
| 11937 | 2026.05.06 06:57:19.573612 [ 261 ] {942bcf91-e4ff-4aa8-bc05-2d03e14432f6} <Debug> TCPHandler: Processed in 0.001337977 sec. | ||
| 11938 | 2026.05.06 06:57:19.573735 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11939 | 2026.05.06 06:57:19.573828 [ 261 ] {591746ce-7d1f-48b9-a360-b58f8e576871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11940 | 2026.05.06 06:57:19.573870 [ 261 ] {591746ce-7d1f-48b9-a360-b58f8e576871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11941 | 2026.05.06 06:57:19.574189 [ 261 ] {591746ce-7d1f-48b9-a360-b58f8e576871} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11942 | 2026.05.06 06:57:19.574225 [ 261 ] {591746ce-7d1f-48b9-a360-b58f8e576871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11943 | 2026.05.06 06:57:19.574540 [ 261 ] {591746ce-7d1f-48b9-a360-b58f8e576871} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 11944 | 2026.05.06 06:57:19.574744 [ 261 ] {591746ce-7d1f-48b9-a360-b58f8e576871} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11945 | 2026.05.06 06:57:19.574872 [ 261 ] {591746ce-7d1f-48b9-a360-b58f8e576871} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001061 sec., 942.507068803016 rows/sec., 63.51 KiB/sec. | ||
| 11946 | 2026.05.06 06:57:19.574909 [ 261 ] {591746ce-7d1f-48b9-a360-b58f8e576871} <Debug> TCPHandler: Processed in 0.001224285 sec. | ||
| 11947 | 2026.05.06 06:57:19.575036 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11948 | 2026.05.06 06:57:19.575129 [ 261 ] {18a55b78-594f-4366-829f-6833dddd5fbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11949 | 2026.05.06 06:57:19.575183 [ 261 ] {18a55b78-594f-4366-829f-6833dddd5fbe} <Trace> 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 | ||
| 11950 | 2026.05.06 06:57:19.576029 [ 261 ] {18a55b78-594f-4366-829f-6833dddd5fbe} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11951 | 2026.05.06 06:57:19.576065 [ 261 ] {18a55b78-594f-4366-829f-6833dddd5fbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11952 | 2026.05.06 06:57:19.576620 [ 261 ] {18a55b78-594f-4366-829f-6833dddd5fbe} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11953 | 2026.05.06 06:57:19.576851 [ 261 ] {18a55b78-594f-4366-829f-6833dddd5fbe} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11954 | 2026.05.06 06:57:19.576971 [ 123 ] {} <Debug> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11955 | 2026.05.06 06:57:19.576989 [ 261 ] {18a55b78-594f-4366-829f-6833dddd5fbe} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001877 sec., 19712.306872669153 rows/sec., 35.32 MiB/sec. | ||
| 11956 | 2026.05.06 06:57:19.577035 [ 123 ] {} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11957 | 2026.05.06 06:57:19.577060 [ 261 ] {18a55b78-594f-4366-829f-6833dddd5fbe} <Debug> TCPHandler: Processed in 0.002073519 sec. | ||
| 11958 | 2026.05.06 06:57:19.577065 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11959 | 2026.05.06 06:57:19.577176 [ 190 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 11960 | 2026.05.06 06:57:19.577193 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11961 | 2026.05.06 06:57:19.577303 [ 261 ] {8896d435-d7d3-4124-8378-898d4a0eef1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11962 | 2026.05.06 06:57:19.577344 [ 261 ] {8896d435-d7d3-4124-8378-898d4a0eef1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11963 | 2026.05.06 06:57:19.577392 [ 190 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11964 | 2026.05.06 06:57:19.577447 [ 190 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1241 rows starting from the beginning of the part | ||
| 11965 | 2026.05.06 06:57:19.577570 [ 190 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 48 rows starting from the beginning of the part | ||
| 11966 | 2026.05.06 06:57:19.577678 [ 190 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 4 rows starting from the beginning of the part | ||
| 11967 | 2026.05.06 06:57:19.577682 [ 261 ] {8896d435-d7d3-4124-8378-898d4a0eef1a} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11968 | 2026.05.06 06:57:19.577723 [ 261 ] {8896d435-d7d3-4124-8378-898d4a0eef1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11969 | 2026.05.06 06:57:19.577779 [ 190 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 37 rows starting from the beginning of the part | ||
| 11970 | 2026.05.06 06:57:19.577881 [ 190 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 4 rows starting from the beginning of the part | ||
| 11971 | 2026.05.06 06:57:19.577981 [ 190 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 37 rows starting from the beginning of the part | ||
| 11972 | 2026.05.06 06:57:19.578034 [ 261 ] {8896d435-d7d3-4124-8378-898d4a0eef1a} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11973 | 2026.05.06 06:57:19.578249 [ 261 ] {8896d435-d7d3-4124-8378-898d4a0eef1a} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11974 | 2026.05.06 06:57:19.578387 [ 261 ] {8896d435-d7d3-4124-8378-898d4a0eef1a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001103 sec., 81595.64823209429 rows/sec., 5.11 MiB/sec. | ||
| 11975 | 2026.05.06 06:57:19.578424 [ 261 ] {8896d435-d7d3-4124-8378-898d4a0eef1a} <Debug> TCPHandler: Processed in 0.001281556 sec. | ||
| 11976 | 2026.05.06 06:57:19.583903 [ 195 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1371 rows, containing 19 columns (19 merged, 0 gathered) in 0.006769331 sec., 202531.0920680345 rows/sec., 362.93 MiB/sec. | ||
| 11977 | 2026.05.06 06:57:19.585367 [ 196 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11978 | 2026.05.06 06:57:19.585730 [ 196 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11979 | 2026.05.06 06:57:19.585813 [ 196 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11980 | 2026.05.06 06:57:19.585977 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.62 MiB. | ||
| 11981 | 2026.05.06 06:57:19.731655 [ 279 ] {} <Trace> TCP-Session: b7d92cf9-d83e-4468-9f5d-546b61414b85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11982 | 2026.05.06 06:57:19.731861 [ 279 ] {ef7b057c-1826-4b7a-9213-72d0bc8cef5d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43404) 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 has_own_data (stage: Complete) | ||
| 11983 | 2026.05.06 06:57:19.732233 [ 279 ] {ef7b057c-1826-4b7a-9213-72d0bc8cef5d} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 11984 | 2026.05.06 06:57:19.732375 [ 279 ] {ef7b057c-1826-4b7a-9213-72d0bc8cef5d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11985 | 2026.05.06 06:57:19.732735 [ 320 ] {ef7b057c-1826-4b7a-9213-72d0bc8cef5d} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 11986 | 2026.05.06 06:57:19.733413 [ 279 ] {ef7b057c-1826-4b7a-9213-72d0bc8cef5d} <Debug> executeQuery: Read 140 rows, 7.96 KiB in 0.001645 sec., 85106.3829787234 rows/sec., 4.72 MiB/sec. | ||
| 11987 | 2026.05.06 06:57:19.733507 [ 279 ] {ef7b057c-1826-4b7a-9213-72d0bc8cef5d} <Debug> TCPHandler: Processed in 0.001928745 sec. | ||
| 11988 | 2026.05.06 06:57:20.000254 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 331.19 MiB, peak 342.71 MiB, free memory in arenas 0.00 B, will set to 333.02 MiB (RSS), difference: 1.83 MiB | ||
| 11989 | 2026.05.06 06:57:22.300820 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11990 | 2026.05.06 06:57:22.300891 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11991 | 2026.05.06 06:57:22.440098 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23026 | ||
| 11992 | 2026.05.06 06:57:22.440714 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11993 | 2026.05.06 06:57:22.440759 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 11994 | 2026.05.06 06:57:22.441240 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11995 | 2026.05.06 06:57:22.441502 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11996 | 2026.05.06 06:57:22.441634 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23026 | ||
| 11997 | 2026.05.06 06:57:22.510270 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1456 | ||
| 11998 | 2026.05.06 06:57:22.512946 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11999 | 2026.05.06 06:57:22.513003 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12000 | 2026.05.06 06:57:22.514309 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12001 | 2026.05.06 06:57:22.514569 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12002 | 2026.05.06 06:57:22.514848 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1456 | ||
| 12003 | 2026.05.06 06:57:23.001292 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000820433 sec. | ||
| 12004 | 2026.05.06 06:57:23.643313 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 12005 | 2026.05.06 06:57:23.658936 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12006 | 2026.05.06 06:57:23.658984 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12007 | 2026.05.06 06:57:23.664662 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12008 | 2026.05.06 06:57:23.665385 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12009 | 2026.05.06 06:57:23.668140 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 12010 | 2026.05.06 06:57:24.547391 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12011 | 2026.05.06 06:57:24.547607 [ 261 ] {3ba49c41-c67a-4340-a436-f3e23604e500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 12012 | 2026.05.06 06:57:24.547950 [ 261 ] {3ba49c41-c67a-4340-a436-f3e23604e500} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12013 | 2026.05.06 06:57:24.547986 [ 261 ] {3ba49c41-c67a-4340-a436-f3e23604e500} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 12014 | 2026.05.06 06:57:24.548198 [ 261 ] {3ba49c41-c67a-4340-a436-f3e23604e500} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12015 | 2026.05.06 06:57:24.548279 [ 261 ] {3ba49c41-c67a-4340-a436-f3e23604e500} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12016 | 2026.05.06 06:57:24.548418 [ 261 ] {3ba49c41-c67a-4340-a436-f3e23604e500} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12017 | 2026.05.06 06:57:24.548530 [ 363 ] {3ba49c41-c67a-4340-a436-f3e23604e500} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12018 | 2026.05.06 06:57:24.548549 [ 355 ] {3ba49c41-c67a-4340-a436-f3e23604e500} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 12019 | 2026.05.06 06:57:24.548530 [ 316 ] {3ba49c41-c67a-4340-a436-f3e23604e500} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12020 | 2026.05.06 06:57:24.548530 [ 320 ] {3ba49c41-c67a-4340-a436-f3e23604e500} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12021 | 2026.05.06 06:57:24.548713 [ 261 ] {3ba49c41-c67a-4340-a436-f3e23604e500} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 12022 | 2026.05.06 06:57:24.548743 [ 261 ] {3ba49c41-c67a-4340-a436-f3e23604e500} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12023 | 2026.05.06 06:57:24.548840 [ 261 ] {3ba49c41-c67a-4340-a436-f3e23604e500} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12024 | 2026.05.06 06:57:24.548860 [ 261 ] {3ba49c41-c67a-4340-a436-f3e23604e500} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 12025 | 2026.05.06 06:57:24.548894 [ 261 ] {3ba49c41-c67a-4340-a436-f3e23604e500} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12026 | 2026.05.06 06:57:24.548932 [ 261 ] {3ba49c41-c67a-4340-a436-f3e23604e500} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12027 | 2026.05.06 06:57:24.548967 [ 261 ] {3ba49c41-c67a-4340-a436-f3e23604e500} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12028 | 2026.05.06 06:57:24.549005 [ 261 ] {3ba49c41-c67a-4340-a436-f3e23604e500} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12029 | 2026.05.06 06:57:24.550302 [ 261 ] {3ba49c41-c67a-4340-a436-f3e23604e500} <Debug> executeQuery: Read 51 rows, 5.78 KiB in 0.002778 sec., 18358.5313174946 rows/sec., 2.03 MiB/sec. | ||
| 12030 | 2026.05.06 06:57:24.550514 [ 261 ] {3ba49c41-c67a-4340-a436-f3e23604e500} <Debug> MemoryTracker: Peak memory usage (for query): 162.71 KiB. | ||
| 12031 | 2026.05.06 06:57:24.550530 [ 261 ] {3ba49c41-c67a-4340-a436-f3e23604e500} <Debug> TCPHandler: Processed in 0.003277823 sec. | ||
| 12032 | 2026.05.06 06:57:24.552328 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12033 | 2026.05.06 06:57:24.552436 [ 261 ] {aef6ef8d-a5e2-4dc0-84d7-5ec613cfb67b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12034 | 2026.05.06 06:57:24.552479 [ 261 ] {aef6ef8d-a5e2-4dc0-84d7-5ec613cfb67b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12035 | 2026.05.06 06:57:24.553013 [ 261 ] {aef6ef8d-a5e2-4dc0-84d7-5ec613cfb67b} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12036 | 2026.05.06 06:57:24.553056 [ 261 ] {aef6ef8d-a5e2-4dc0-84d7-5ec613cfb67b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12037 | 2026.05.06 06:57:24.553425 [ 261 ] {aef6ef8d-a5e2-4dc0-84d7-5ec613cfb67b} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12038 | 2026.05.06 06:57:24.553645 [ 261 ] {aef6ef8d-a5e2-4dc0-84d7-5ec613cfb67b} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12039 | 2026.05.06 06:57:24.553792 [ 261 ] {aef6ef8d-a5e2-4dc0-84d7-5ec613cfb67b} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001387 sec., 46142.75414563807 rows/sec., 3.65 MiB/sec. | ||
| 12040 | 2026.05.06 06:57:24.553832 [ 261 ] {aef6ef8d-a5e2-4dc0-84d7-5ec613cfb67b} <Debug> TCPHandler: Processed in 0.001553094 sec. | ||
| 12041 | 2026.05.06 06:57:24.553954 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12042 | 2026.05.06 06:57:24.554050 [ 261 ] {ec765810-b54d-4b26-aedb-cd7057423442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12043 | 2026.05.06 06:57:24.554090 [ 261 ] {ec765810-b54d-4b26-aedb-cd7057423442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12044 | 2026.05.06 06:57:24.554507 [ 261 ] {ec765810-b54d-4b26-aedb-cd7057423442} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12045 | 2026.05.06 06:57:24.554543 [ 261 ] {ec765810-b54d-4b26-aedb-cd7057423442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12046 | 2026.05.06 06:57:24.554831 [ 261 ] {ec765810-b54d-4b26-aedb-cd7057423442} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12047 | 2026.05.06 06:57:24.555046 [ 261 ] {ec765810-b54d-4b26-aedb-cd7057423442} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12048 | 2026.05.06 06:57:24.555175 [ 261 ] {ec765810-b54d-4b26-aedb-cd7057423442} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001145 sec., 3493.449781659389 rows/sec., 262.69 KiB/sec. | ||
| 12049 | 2026.05.06 06:57:24.555212 [ 261 ] {ec765810-b54d-4b26-aedb-cd7057423442} <Debug> TCPHandler: Processed in 0.001305127 sec. | ||
| 12050 | 2026.05.06 06:57:24.555389 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12051 | 2026.05.06 06:57:24.555482 [ 261 ] {95597bbb-3815-4dd7-b930-0b0f956eb60c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12052 | 2026.05.06 06:57:24.555520 [ 261 ] {95597bbb-3815-4dd7-b930-0b0f956eb60c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12053 | 2026.05.06 06:57:24.555931 [ 261 ] {95597bbb-3815-4dd7-b930-0b0f956eb60c} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12054 | 2026.05.06 06:57:24.555964 [ 261 ] {95597bbb-3815-4dd7-b930-0b0f956eb60c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12055 | 2026.05.06 06:57:24.556257 [ 261 ] {95597bbb-3815-4dd7-b930-0b0f956eb60c} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12056 | 2026.05.06 06:57:24.556468 [ 261 ] {95597bbb-3815-4dd7-b930-0b0f956eb60c} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12057 | 2026.05.06 06:57:24.556617 [ 261 ] {95597bbb-3815-4dd7-b930-0b0f956eb60c} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001153 sec., 58976.58282740677 rows/sec., 4.60 MiB/sec. | ||
| 12058 | 2026.05.06 06:57:24.556652 [ 261 ] {95597bbb-3815-4dd7-b930-0b0f956eb60c} <Debug> TCPHandler: Processed in 0.001310117 sec. | ||
| 12059 | 2026.05.06 06:57:24.556770 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12060 | 2026.05.06 06:57:24.556862 [ 261 ] {078d82a2-28e5-48b9-9c91-5580e28803a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12061 | 2026.05.06 06:57:24.556904 [ 261 ] {078d82a2-28e5-48b9-9c91-5580e28803a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12062 | 2026.05.06 06:57:24.557317 [ 261 ] {078d82a2-28e5-48b9-9c91-5580e28803a6} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12063 | 2026.05.06 06:57:24.557349 [ 261 ] {078d82a2-28e5-48b9-9c91-5580e28803a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12064 | 2026.05.06 06:57:24.557672 [ 261 ] {078d82a2-28e5-48b9-9c91-5580e28803a6} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12065 | 2026.05.06 06:57:24.557872 [ 261 ] {078d82a2-28e5-48b9-9c91-5580e28803a6} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12066 | 2026.05.06 06:57:24.558020 [ 261 ] {078d82a2-28e5-48b9-9c91-5580e28803a6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 12067 | 2026.05.06 06:57:24.558055 [ 261 ] {078d82a2-28e5-48b9-9c91-5580e28803a6} <Debug> TCPHandler: Processed in 0.001331827 sec. | ||
| 12068 | 2026.05.06 06:57:24.558168 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12069 | 2026.05.06 06:57:24.558259 [ 261 ] {377d8a5f-486e-472d-bf7c-4b7064b1ec4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12070 | 2026.05.06 06:57:24.558320 [ 261 ] {377d8a5f-486e-472d-bf7c-4b7064b1ec4b} <Trace> 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 | ||
| 12071 | 2026.05.06 06:57:24.559029 [ 261 ] {377d8a5f-486e-472d-bf7c-4b7064b1ec4b} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12072 | 2026.05.06 06:57:24.559063 [ 261 ] {377d8a5f-486e-472d-bf7c-4b7064b1ec4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12073 | 2026.05.06 06:57:24.559554 [ 261 ] {377d8a5f-486e-472d-bf7c-4b7064b1ec4b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12074 | 2026.05.06 06:57:24.559776 [ 261 ] {377d8a5f-486e-472d-bf7c-4b7064b1ec4b} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12075 | 2026.05.06 06:57:24.559910 [ 261 ] {377d8a5f-486e-472d-bf7c-4b7064b1ec4b} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001669 sec., 2396.644697423607 rows/sec., 4.29 MiB/sec. | ||
| 12076 | 2026.05.06 06:57:24.559967 [ 261 ] {377d8a5f-486e-472d-bf7c-4b7064b1ec4b} <Debug> TCPHandler: Processed in 0.001845862 sec. | ||
| 12077 | 2026.05.06 06:57:24.560096 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12078 | 2026.05.06 06:57:24.560188 [ 261 ] {619a7162-c23e-4a12-acd4-24b2a6028c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12079 | 2026.05.06 06:57:24.560227 [ 261 ] {619a7162-c23e-4a12-acd4-24b2a6028c5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12080 | 2026.05.06 06:57:24.560571 [ 261 ] {619a7162-c23e-4a12-acd4-24b2a6028c5c} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12081 | 2026.05.06 06:57:24.560604 [ 261 ] {619a7162-c23e-4a12-acd4-24b2a6028c5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12082 | 2026.05.06 06:57:24.560906 [ 261 ] {619a7162-c23e-4a12-acd4-24b2a6028c5c} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12083 | 2026.05.06 06:57:24.561104 [ 261 ] {619a7162-c23e-4a12-acd4-24b2a6028c5c} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12084 | 2026.05.06 06:57:24.561227 [ 261 ] {619a7162-c23e-4a12-acd4-24b2a6028c5c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 12085 | 2026.05.06 06:57:24.561262 [ 261 ] {619a7162-c23e-4a12-acd4-24b2a6028c5c} <Debug> TCPHandler: Processed in 0.001212644 sec. | ||
| 12086 | 2026.05.06 06:57:25.185335 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12087 | 2026.05.06 06:57:25.185567 [ 261 ] {45eecbef-da67-425f-8e45-aac1bc7b4ff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 12088 | 2026.05.06 06:57:25.185914 [ 261 ] {45eecbef-da67-425f-8e45-aac1bc7b4ff6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12089 | 2026.05.06 06:57:25.185955 [ 261 ] {45eecbef-da67-425f-8e45-aac1bc7b4ff6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 12090 | 2026.05.06 06:57:25.186209 [ 261 ] {45eecbef-da67-425f-8e45-aac1bc7b4ff6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12091 | 2026.05.06 06:57:25.186286 [ 261 ] {45eecbef-da67-425f-8e45-aac1bc7b4ff6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12092 | 2026.05.06 06:57:25.186428 [ 261 ] {45eecbef-da67-425f-8e45-aac1bc7b4ff6} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 40-element set) | ||
| 12093 | 2026.05.06 06:57:25.186544 [ 320 ] {45eecbef-da67-425f-8e45-aac1bc7b4ff6} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12094 | 2026.05.06 06:57:25.186575 [ 355 ] {45eecbef-da67-425f-8e45-aac1bc7b4ff6} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 12095 | 2026.05.06 06:57:25.186544 [ 363 ] {45eecbef-da67-425f-8e45-aac1bc7b4ff6} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12096 | 2026.05.06 06:57:25.186544 [ 340 ] {45eecbef-da67-425f-8e45-aac1bc7b4ff6} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12097 | 2026.05.06 06:57:25.186748 [ 261 ] {45eecbef-da67-425f-8e45-aac1bc7b4ff6} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 12098 | 2026.05.06 06:57:25.186777 [ 261 ] {45eecbef-da67-425f-8e45-aac1bc7b4ff6} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12099 | 2026.05.06 06:57:25.186875 [ 261 ] {45eecbef-da67-425f-8e45-aac1bc7b4ff6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12100 | 2026.05.06 06:57:25.186896 [ 261 ] {45eecbef-da67-425f-8e45-aac1bc7b4ff6} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 12101 | 2026.05.06 06:57:25.186932 [ 261 ] {45eecbef-da67-425f-8e45-aac1bc7b4ff6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 12102 | 2026.05.06 06:57:25.186972 [ 261 ] {45eecbef-da67-425f-8e45-aac1bc7b4ff6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 12103 | 2026.05.06 06:57:25.187008 [ 261 ] {45eecbef-da67-425f-8e45-aac1bc7b4ff6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 12104 | 2026.05.06 06:57:25.187045 [ 261 ] {45eecbef-da67-425f-8e45-aac1bc7b4ff6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 12105 | 2026.05.06 06:57:25.188448 [ 261 ] {45eecbef-da67-425f-8e45-aac1bc7b4ff6} <Debug> executeQuery: Read 51 rows, 9.76 KiB in 0.002979 sec., 17119.838872104734 rows/sec., 3.20 MiB/sec. | ||
| 12106 | 2026.05.06 06:57:25.188681 [ 261 ] {45eecbef-da67-425f-8e45-aac1bc7b4ff6} <Debug> MemoryTracker: Peak memory usage (for query): 187.61 KiB. | ||
| 12107 | 2026.05.06 06:57:25.188697 [ 261 ] {45eecbef-da67-425f-8e45-aac1bc7b4ff6} <Debug> TCPHandler: Processed in 0.003498229 sec. | ||
| 12108 | 2026.05.06 06:57:25.205120 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12109 | 2026.05.06 06:57:25.205236 [ 261 ] {feccff1c-4bf4-4275-8a17-f804f5a3ad02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12110 | 2026.05.06 06:57:25.205289 [ 261 ] {feccff1c-4bf4-4275-8a17-f804f5a3ad02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12111 | 2026.05.06 06:57:25.205856 [ 261 ] {feccff1c-4bf4-4275-8a17-f804f5a3ad02} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12112 | 2026.05.06 06:57:25.205894 [ 261 ] {feccff1c-4bf4-4275-8a17-f804f5a3ad02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12113 | 2026.05.06 06:57:25.206299 [ 261 ] {feccff1c-4bf4-4275-8a17-f804f5a3ad02} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 12114 | 2026.05.06 06:57:25.206528 [ 261 ] {feccff1c-4bf4-4275-8a17-f804f5a3ad02} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12115 | 2026.05.06 06:57:25.206676 [ 261 ] {feccff1c-4bf4-4275-8a17-f804f5a3ad02} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001473 sec., 192803.80176510525 rows/sec., 12.25 MiB/sec. | ||
| 12116 | 2026.05.06 06:57:25.206718 [ 261 ] {feccff1c-4bf4-4275-8a17-f804f5a3ad02} <Debug> TCPHandler: Processed in 0.001652927 sec. | ||
| 12117 | 2026.05.06 06:57:25.206845 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12118 | 2026.05.06 06:57:25.206943 [ 261 ] {983ff3cf-3a26-45b9-b9d7-e7ec0230b803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12119 | 2026.05.06 06:57:25.206985 [ 261 ] {983ff3cf-3a26-45b9-b9d7-e7ec0230b803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12120 | 2026.05.06 06:57:25.208675 [ 261 ] {983ff3cf-3a26-45b9-b9d7-e7ec0230b803} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12121 | 2026.05.06 06:57:25.208710 [ 261 ] {983ff3cf-3a26-45b9-b9d7-e7ec0230b803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12122 | 2026.05.06 06:57:25.209297 [ 261 ] {983ff3cf-3a26-45b9-b9d7-e7ec0230b803} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12123 | 2026.05.06 06:57:25.209509 [ 261 ] {983ff3cf-3a26-45b9-b9d7-e7ec0230b803} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12124 | 2026.05.06 06:57:25.209622 [ 66 ] {} <Debug> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12125 | 2026.05.06 06:57:25.209644 [ 261 ] {983ff3cf-3a26-45b9-b9d7-e7ec0230b803} <Debug> executeQuery: Read 3220 rows, 247.24 KiB in 0.002722 sec., 1182953.71050698 rows/sec., 88.70 MiB/sec. | ||
| 12126 | 2026.05.06 06:57:25.209658 [ 66 ] {} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12127 | 2026.05.06 06:57:25.209680 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12128 | 2026.05.06 06:57:25.209685 [ 261 ] {983ff3cf-3a26-45b9-b9d7-e7ec0230b803} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 12129 | 2026.05.06 06:57:25.209701 [ 261 ] {983ff3cf-3a26-45b9-b9d7-e7ec0230b803} <Debug> TCPHandler: Processed in 0.002907102 sec. | ||
| 12130 | 2026.05.06 06:57:25.209795 [ 187 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 12131 | 2026.05.06 06:57:25.209828 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12132 | 2026.05.06 06:57:25.209933 [ 261 ] {c8c6af36-5b9c-4748-b111-5117718d0fd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12133 | 2026.05.06 06:57:25.209937 [ 187 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12134 | 2026.05.06 06:57:25.209978 [ 261 ] {c8c6af36-5b9c-4748-b111-5117718d0fd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12135 | 2026.05.06 06:57:25.209986 [ 187 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3361 rows starting from the beginning of the part | ||
| 12136 | 2026.05.06 06:57:25.210061 [ 187 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 871 rows starting from the beginning of the part | ||
| 12137 | 2026.05.06 06:57:25.210108 [ 187 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 66 rows starting from the beginning of the part | ||
| 12138 | 2026.05.06 06:57:25.210154 [ 187 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 871 rows starting from the beginning of the part | ||
| 12139 | 2026.05.06 06:57:25.210196 [ 187 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 64 rows starting from the beginning of the part | ||
| 12140 | 2026.05.06 06:57:25.210235 [ 187 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 3220 rows starting from the beginning of the part | ||
| 12141 | 2026.05.06 06:57:25.210489 [ 261 ] {c8c6af36-5b9c-4748-b111-5117718d0fd1} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12142 | 2026.05.06 06:57:25.210532 [ 261 ] {c8c6af36-5b9c-4748-b111-5117718d0fd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12143 | 2026.05.06 06:57:25.210877 [ 261 ] {c8c6af36-5b9c-4748-b111-5117718d0fd1} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12144 | 2026.05.06 06:57:25.211123 [ 261 ] {c8c6af36-5b9c-4748-b111-5117718d0fd1} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12145 | 2026.05.06 06:57:25.211280 [ 261 ] {c8c6af36-5b9c-4748-b111-5117718d0fd1} <Debug> executeQuery: Read 190 rows, 12.15 KiB in 0.001354 sec., 140324.96307237813 rows/sec., 8.76 MiB/sec. | ||
| 12146 | 2026.05.06 06:57:25.211320 [ 261 ] {c8c6af36-5b9c-4748-b111-5117718d0fd1} <Debug> TCPHandler: Processed in 0.001543994 sec. | ||
| 12147 | 2026.05.06 06:57:25.211437 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12148 | 2026.05.06 06:57:25.211532 [ 261 ] {86e621ec-6d08-4bea-a4aa-912e6b169502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12149 | 2026.05.06 06:57:25.211572 [ 261 ] {86e621ec-6d08-4bea-a4aa-912e6b169502} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12150 | 2026.05.06 06:57:25.212273 [ 261 ] {86e621ec-6d08-4bea-a4aa-912e6b169502} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12151 | 2026.05.06 06:57:25.212310 [ 261 ] {86e621ec-6d08-4bea-a4aa-912e6b169502} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12152 | 2026.05.06 06:57:25.212656 [ 261 ] {86e621ec-6d08-4bea-a4aa-912e6b169502} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 12153 | 2026.05.06 06:57:25.212863 [ 261 ] {86e621ec-6d08-4bea-a4aa-912e6b169502} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12154 | 2026.05.06 06:57:25.212869 [ 196 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8453 rows, containing 5 columns (5 merged, 0 gathered) in 0.003129908 sec., 2700718.3597728754 rows/sec., 215.64 MiB/sec. | ||
| 12155 | 2026.05.06 06:57:25.213004 [ 261 ] {86e621ec-6d08-4bea-a4aa-912e6b169502} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001491 sec., 637156.2709590879 rows/sec., 37.49 MiB/sec. | ||
| 12156 | 2026.05.06 06:57:25.213046 [ 261 ] {86e621ec-6d08-4bea-a4aa-912e6b169502} <Debug> TCPHandler: Processed in 0.001659177 sec. | ||
| 12157 | 2026.05.06 06:57:25.213170 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12158 | 2026.05.06 06:57:25.213171 [ 187 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12159 | 2026.05.06 06:57:25.213275 [ 261 ] {4ba0b22b-525e-4dcf-8aef-7aa5f24cb0df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 12160 | 2026.05.06 06:57:25.213321 [ 261 ] {4ba0b22b-525e-4dcf-8aef-7aa5f24cb0df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 12161 | 2026.05.06 06:57:25.213452 [ 187 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_76_15} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12162 | 2026.05.06 06:57:25.213527 [ 187 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_76_15} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12163 | 2026.05.06 06:57:25.213605 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.48 MiB. | ||
| 12164 | 2026.05.06 06:57:25.213704 [ 261 ] {4ba0b22b-525e-4dcf-8aef-7aa5f24cb0df} <Trace> oximeter.fields_u64 (029e43f7-d788-4da4-b6f4-1edef0954b38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12165 | 2026.05.06 06:57:25.213746 [ 261 ] {4ba0b22b-525e-4dcf-8aef-7aa5f24cb0df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12166 | 2026.05.06 06:57:25.214039 [ 261 ] {4ba0b22b-525e-4dcf-8aef-7aa5f24cb0df} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 12167 | 2026.05.06 06:57:25.214244 [ 261 ] {4ba0b22b-525e-4dcf-8aef-7aa5f24cb0df} <Trace> oximeter.fields_u64 (029e43f7-d788-4da4-b6f4-1edef0954b38): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12168 | 2026.05.06 06:57:25.214386 [ 261 ] {4ba0b22b-525e-4dcf-8aef-7aa5f24cb0df} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001137 sec., 879.5074758135444 rows/sec., 61.84 KiB/sec. | ||
| 12169 | 2026.05.06 06:57:25.214423 [ 261 ] {4ba0b22b-525e-4dcf-8aef-7aa5f24cb0df} <Debug> TCPHandler: Processed in 0.001303737 sec. | ||
| 12170 | 2026.05.06 06:57:25.214547 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12171 | 2026.05.06 06:57:25.214641 [ 261 ] {8c929e6d-ea22-4b13-a682-d2bb52d35080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12172 | 2026.05.06 06:57:25.214679 [ 261 ] {8c929e6d-ea22-4b13-a682-d2bb52d35080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12173 | 2026.05.06 06:57:25.215092 [ 261 ] {8c929e6d-ea22-4b13-a682-d2bb52d35080} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12174 | 2026.05.06 06:57:25.215127 [ 261 ] {8c929e6d-ea22-4b13-a682-d2bb52d35080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12175 | 2026.05.06 06:57:25.215444 [ 261 ] {8c929e6d-ea22-4b13-a682-d2bb52d35080} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 12176 | 2026.05.06 06:57:25.215652 [ 261 ] {8c929e6d-ea22-4b13-a682-d2bb52d35080} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12177 | 2026.05.06 06:57:25.215780 [ 261 ] {8c929e6d-ea22-4b13-a682-d2bb52d35080} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001156 sec., 128027.68166089966 rows/sec., 7.28 MiB/sec. | ||
| 12178 | 2026.05.06 06:57:25.215817 [ 261 ] {8c929e6d-ea22-4b13-a682-d2bb52d35080} <Debug> TCPHandler: Processed in 0.001319707 sec. | ||
| 12179 | 2026.05.06 06:57:25.215935 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12180 | 2026.05.06 06:57:25.216027 [ 261 ] {d45df6f6-7378-4c5b-9b40-131cc9eff7b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12181 | 2026.05.06 06:57:25.216067 [ 261 ] {d45df6f6-7378-4c5b-9b40-131cc9eff7b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12182 | 2026.05.06 06:57:25.217039 [ 261 ] {d45df6f6-7378-4c5b-9b40-131cc9eff7b7} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12183 | 2026.05.06 06:57:25.217075 [ 261 ] {d45df6f6-7378-4c5b-9b40-131cc9eff7b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12184 | 2026.05.06 06:57:25.217457 [ 261 ] {d45df6f6-7378-4c5b-9b40-131cc9eff7b7} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12185 | 2026.05.06 06:57:25.217670 [ 261 ] {d45df6f6-7378-4c5b-9b40-131cc9eff7b7} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12186 | 2026.05.06 06:57:25.217786 [ 105 ] {} <Debug> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12187 | 2026.05.06 06:57:25.217800 [ 261 ] {d45df6f6-7378-4c5b-9b40-131cc9eff7b7} <Debug> executeQuery: Read 1753 rows, 121.14 KiB in 0.00179 sec., 979329.6089385475 rows/sec., 66.09 MiB/sec. | ||
| 12188 | 2026.05.06 06:57:25.217841 [ 105 ] {} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12189 | 2026.05.06 06:57:25.217856 [ 261 ] {d45df6f6-7378-4c5b-9b40-131cc9eff7b7} <Debug> TCPHandler: Processed in 0.001971615 sec. | ||
| 12190 | 2026.05.06 06:57:25.217873 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12191 | 2026.05.06 06:57:25.217968 [ 198 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 12192 | 2026.05.06 06:57:25.217977 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12193 | 2026.05.06 06:57:25.218071 [ 198 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12194 | 2026.05.06 06:57:25.218085 [ 261 ] {14351249-3ff9-4372-a8ad-26efdf9e6de8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12195 | 2026.05.06 06:57:25.218103 [ 198 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1831 rows starting from the beginning of the part | ||
| 12196 | 2026.05.06 06:57:25.218126 [ 261 ] {14351249-3ff9-4372-a8ad-26efdf9e6de8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12197 | 2026.05.06 06:57:25.218165 [ 198 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 527 rows starting from the beginning of the part | ||
| 12198 | 2026.05.06 06:57:25.218213 [ 198 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 72 rows starting from the beginning of the part | ||
| 12199 | 2026.05.06 06:57:25.218259 [ 198 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 527 rows starting from the beginning of the part | ||
| 12200 | 2026.05.06 06:57:25.218302 [ 198 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 68 rows starting from the beginning of the part | ||
| 12201 | 2026.05.06 06:57:25.218344 [ 198 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1753 rows starting from the beginning of the part | ||
| 12202 | 2026.05.06 06:57:25.218469 [ 261 ] {14351249-3ff9-4372-a8ad-26efdf9e6de8} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12203 | 2026.05.06 06:57:25.218504 [ 261 ] {14351249-3ff9-4372-a8ad-26efdf9e6de8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12204 | 2026.05.06 06:57:25.218812 [ 261 ] {14351249-3ff9-4372-a8ad-26efdf9e6de8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 12205 | 2026.05.06 06:57:25.219018 [ 261 ] {14351249-3ff9-4372-a8ad-26efdf9e6de8} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12206 | 2026.05.06 06:57:25.219147 [ 261 ] {14351249-3ff9-4372-a8ad-26efdf9e6de8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00108 sec., 5555.555555555556 rows/sec., 290.26 KiB/sec. | ||
| 12207 | 2026.05.06 06:57:25.219184 [ 261 ] {14351249-3ff9-4372-a8ad-26efdf9e6de8} <Debug> TCPHandler: Processed in 0.001256636 sec. | ||
| 12208 | 2026.05.06 06:57:25.219300 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12209 | 2026.05.06 06:57:25.219393 [ 261 ] {092896d8-d741-4f0e-b916-ddff95ccbad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12210 | 2026.05.06 06:57:25.219436 [ 261 ] {092896d8-d741-4f0e-b916-ddff95ccbad1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12211 | 2026.05.06 06:57:25.219788 [ 198 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4778 rows, containing 5 columns (5 merged, 0 gathered) in 0.001860173 sec., 2568578.2989001563 rows/sec., 186.41 MiB/sec. | ||
| 12212 | 2026.05.06 06:57:25.220038 [ 196 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12213 | 2026.05.06 06:57:25.220108 [ 261 ] {092896d8-d741-4f0e-b916-ddff95ccbad1} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12214 | 2026.05.06 06:57:25.220150 [ 261 ] {092896d8-d741-4f0e-b916-ddff95ccbad1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12215 | 2026.05.06 06:57:25.220375 [ 196 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_76_15} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12216 | 2026.05.06 06:57:25.220469 [ 196 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_76_15} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12217 | 2026.05.06 06:57:25.220580 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 12218 | 2026.05.06 06:57:25.220623 [ 261 ] {092896d8-d741-4f0e-b916-ddff95ccbad1} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12219 | 2026.05.06 06:57:25.220852 [ 261 ] {092896d8-d741-4f0e-b916-ddff95ccbad1} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12220 | 2026.05.06 06:57:25.220984 [ 261 ] {092896d8-d741-4f0e-b916-ddff95ccbad1} <Debug> executeQuery: Read 1601 rows, 99.52 KiB in 0.001609 sec., 995027.96768179 rows/sec., 60.41 MiB/sec. | ||
| 12221 | 2026.05.06 06:57:25.221022 [ 261 ] {092896d8-d741-4f0e-b916-ddff95ccbad1} <Debug> TCPHandler: Processed in 0.00177972 sec. | ||
| 12222 | 2026.05.06 06:57:25.221138 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12223 | 2026.05.06 06:57:25.221233 [ 261 ] {9ceed8c0-8b70-40e5-ac8c-b32b82d5c60f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12224 | 2026.05.06 06:57:25.221286 [ 261 ] {9ceed8c0-8b70-40e5-ac8c-b32b82d5c60f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12225 | 2026.05.06 06:57:25.221604 [ 261 ] {9ceed8c0-8b70-40e5-ac8c-b32b82d5c60f} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12226 | 2026.05.06 06:57:25.221639 [ 261 ] {9ceed8c0-8b70-40e5-ac8c-b32b82d5c60f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12227 | 2026.05.06 06:57:25.221932 [ 261 ] {9ceed8c0-8b70-40e5-ac8c-b32b82d5c60f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 12228 | 2026.05.06 06:57:25.222140 [ 261 ] {9ceed8c0-8b70-40e5-ac8c-b32b82d5c60f} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12229 | 2026.05.06 06:57:25.222277 [ 261 ] {9ceed8c0-8b70-40e5-ac8c-b32b82d5c60f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001051 sec., 951.4747859181731 rows/sec., 64.11 KiB/sec. | ||
| 12230 | 2026.05.06 06:57:25.222314 [ 261 ] {9ceed8c0-8b70-40e5-ac8c-b32b82d5c60f} <Debug> TCPHandler: Processed in 0.001228174 sec. | ||
| 12231 | 2026.05.06 06:57:25.222420 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12232 | 2026.05.06 06:57:25.222513 [ 261 ] {9d0475e3-c68c-45df-a952-03825c6303ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12233 | 2026.05.06 06:57:25.222566 [ 261 ] {9d0475e3-c68c-45df-a952-03825c6303ed} <Trace> 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 | ||
| 12234 | 2026.05.06 06:57:25.223371 [ 261 ] {9d0475e3-c68c-45df-a952-03825c6303ed} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12235 | 2026.05.06 06:57:25.223407 [ 261 ] {9d0475e3-c68c-45df-a952-03825c6303ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12236 | 2026.05.06 06:57:25.223959 [ 261 ] {9d0475e3-c68c-45df-a952-03825c6303ed} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12237 | 2026.05.06 06:57:25.224182 [ 261 ] {9d0475e3-c68c-45df-a952-03825c6303ed} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12238 | 2026.05.06 06:57:25.224333 [ 261 ] {9d0475e3-c68c-45df-a952-03825c6303ed} <Debug> executeQuery: Read 48 rows, 88.08 KiB in 0.001836 sec., 26143.7908496732 rows/sec., 46.85 MiB/sec. | ||
| 12239 | 2026.05.06 06:57:25.224387 [ 261 ] {9d0475e3-c68c-45df-a952-03825c6303ed} <Debug> TCPHandler: Processed in 0.002016437 sec. | ||
| 12240 | 2026.05.06 06:57:25.224512 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12241 | 2026.05.06 06:57:25.224630 [ 261 ] {36f1016b-d0a4-47c3-a3bf-98f167a2dbd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12242 | 2026.05.06 06:57:25.224680 [ 261 ] {36f1016b-d0a4-47c3-a3bf-98f167a2dbd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12243 | 2026.05.06 06:57:25.225078 [ 261 ] {36f1016b-d0a4-47c3-a3bf-98f167a2dbd7} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12244 | 2026.05.06 06:57:25.225121 [ 261 ] {36f1016b-d0a4-47c3-a3bf-98f167a2dbd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12245 | 2026.05.06 06:57:25.225486 [ 261 ] {36f1016b-d0a4-47c3-a3bf-98f167a2dbd7} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12246 | 2026.05.06 06:57:25.225694 [ 261 ] {36f1016b-d0a4-47c3-a3bf-98f167a2dbd7} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12247 | 2026.05.06 06:57:25.225826 [ 261 ] {36f1016b-d0a4-47c3-a3bf-98f167a2dbd7} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001221 sec., 34398.0343980344 rows/sec., 1.96 MiB/sec. | ||
| 12248 | 2026.05.06 06:57:25.225862 [ 261 ] {36f1016b-d0a4-47c3-a3bf-98f167a2dbd7} <Debug> TCPHandler: Processed in 0.00140994 sec. | ||
| 12249 | 2026.05.06 06:57:29.326433 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41150 | ||
| 12250 | 2026.05.06 06:57:29.326560 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12251 | 2026.05.06 06:57:29.326587 [ 310 ] {} <Debug> TCP-Session: d2520864-bba9-43f7-80e5-1161a5777c86 Authenticating user 'default' from [fd00:1122:3344:101::e]:41150 | ||
| 12252 | 2026.05.06 06:57:29.326609 [ 310 ] {} <Debug> TCP-Session: d2520864-bba9-43f7-80e5-1161a5777c86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12253 | 2026.05.06 06:57:29.326622 [ 310 ] {} <Debug> TCP-Session: d2520864-bba9-43f7-80e5-1161a5777c86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12254 | 2026.05.06 06:57:29.326822 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62671 | ||
| 12255 | 2026.05.06 06:57:29.326864 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63912 | ||
| 12256 | 2026.05.06 06:57:29.326889 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53035 | ||
| 12257 | 2026.05.06 06:57:29.326932 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35052 | ||
| 12258 | 2026.05.06 06:57:29.326957 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12259 | 2026.05.06 06:57:29.326970 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12260 | 2026.05.06 06:57:29.327009 [ 311 ] {} <Debug> TCP-Session: e35acfe0-be62-4487-ae1b-1b2685d93806 Authenticating user 'default' from [fd00:1122:3344:101::e]:62671 | ||
| 12261 | 2026.05.06 06:57:29.327024 [ 278 ] {} <Debug> TCP-Session: f03b139a-213d-4e3a-be0c-02481cca8c37 Authenticating user 'default' from [fd00:1122:3344:101::e]:63912 | ||
| 12262 | 2026.05.06 06:57:29.326947 [ 310 ] {} <Trace> TCP-Session: d2520864-bba9-43f7-80e5-1161a5777c86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12263 | 2026.05.06 06:57:29.327047 [ 311 ] {} <Debug> TCP-Session: e35acfe0-be62-4487-ae1b-1b2685d93806 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12264 | 2026.05.06 06:57:29.327051 [ 278 ] {} <Debug> TCP-Session: f03b139a-213d-4e3a-be0c-02481cca8c37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12265 | 2026.05.06 06:57:29.327099 [ 311 ] {} <Debug> TCP-Session: e35acfe0-be62-4487-ae1b-1b2685d93806 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12266 | 2026.05.06 06:57:29.327117 [ 278 ] {} <Debug> TCP-Session: f03b139a-213d-4e3a-be0c-02481cca8c37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12267 | 2026.05.06 06:57:29.326909 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46456 | ||
| 12268 | 2026.05.06 06:57:29.326901 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42815 | ||
| 12269 | 2026.05.06 06:57:29.327191 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12270 | 2026.05.06 06:57:29.326876 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58978 | ||
| 12271 | 2026.05.06 06:57:29.327229 [ 310 ] {beb6d0b3-54a2-4e04-a892-834f83f9d191} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41150) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12272 | 2026.05.06 06:57:29.327236 [ 304 ] {} <Debug> TCP-Session: 05d5f3fc-b3e4-432b-9d97-c1e3d0d5272c Authenticating user 'default' from [fd00:1122:3344:101::e]:53035 | ||
| 12273 | 2026.05.06 06:57:29.326858 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49139 | ||
| 12274 | 2026.05.06 06:57:29.327308 [ 304 ] {} <Debug> TCP-Session: 05d5f3fc-b3e4-432b-9d97-c1e3d0d5272c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12275 | 2026.05.06 06:57:29.327324 [ 304 ] {} <Debug> TCP-Session: 05d5f3fc-b3e4-432b-9d97-c1e3d0d5272c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12276 | 2026.05.06 06:57:29.327512 [ 310 ] {beb6d0b3-54a2-4e04-a892-834f83f9d191} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12277 | 2026.05.06 06:57:29.327572 [ 310 ] {beb6d0b3-54a2-4e04-a892-834f83f9d191} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12278 | 2026.05.06 06:57:29.327851 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12279 | 2026.05.06 06:57:29.327857 [ 310 ] {beb6d0b3-54a2-4e04-a892-834f83f9d191} <Debug> oximeter.version (d3864241-cdea-4d2b-8559-2a50b58f009c) (SelectExecutor): Key condition: unknown | ||
| 12280 | 2026.05.06 06:57:29.327893 [ 307 ] {} <Debug> TCP-Session: f82e67b5-ae2d-4f18-8361-09e96888afb0 Authenticating user 'default' from [fd00:1122:3344:101::e]:42815 | ||
| 12281 | 2026.05.06 06:57:29.327920 [ 307 ] {} <Debug> TCP-Session: f82e67b5-ae2d-4f18-8361-09e96888afb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12282 | 2026.05.06 06:57:29.327937 [ 307 ] {} <Debug> TCP-Session: f82e67b5-ae2d-4f18-8361-09e96888afb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12283 | 2026.05.06 06:57:29.327980 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12284 | 2026.05.06 06:57:29.328016 [ 259 ] {} <Debug> TCP-Session: d16e6ddc-050b-4f7a-961d-41df7546285e Authenticating user 'default' from [fd00:1122:3344:101::e]:49139 | ||
| 12285 | 2026.05.06 06:57:29.328033 [ 259 ] {} <Debug> TCP-Session: d16e6ddc-050b-4f7a-961d-41df7546285e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12286 | 2026.05.06 06:57:29.328046 [ 259 ] {} <Debug> TCP-Session: d16e6ddc-050b-4f7a-961d-41df7546285e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12287 | 2026.05.06 06:57:29.328124 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12288 | 2026.05.06 06:57:29.328173 [ 309 ] {} <Debug> TCP-Session: a61077b9-da03-4c8a-9d6a-37f94ea4432c Authenticating user 'default' from [fd00:1122:3344:101::e]:35052 | ||
| 12289 | 2026.05.06 06:57:29.328196 [ 309 ] {} <Debug> TCP-Session: a61077b9-da03-4c8a-9d6a-37f94ea4432c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12290 | 2026.05.06 06:57:29.328214 [ 309 ] {} <Debug> TCP-Session: a61077b9-da03-4c8a-9d6a-37f94ea4432c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12291 | 2026.05.06 06:57:29.328550 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12292 | 2026.05.06 06:57:29.328589 [ 308 ] {} <Debug> TCP-Session: 0283a509-f518-4b92-91db-dec86cf5c63b Authenticating user 'default' from [fd00:1122:3344:101::e]:46456 | ||
| 12293 | 2026.05.06 06:57:29.328607 [ 308 ] {} <Debug> TCP-Session: 0283a509-f518-4b92-91db-dec86cf5c63b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12294 | 2026.05.06 06:57:29.328622 [ 308 ] {} <Debug> TCP-Session: 0283a509-f518-4b92-91db-dec86cf5c63b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12295 | 2026.05.06 06:57:29.328685 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12296 | 2026.05.06 06:57:29.328726 [ 303 ] {} <Debug> TCP-Session: 91db1ee0-dff2-4e79-963e-230be55aa29f Authenticating user 'default' from [fd00:1122:3344:101::e]:58978 | ||
| 12297 | 2026.05.06 06:57:29.328749 [ 303 ] {} <Debug> TCP-Session: 91db1ee0-dff2-4e79-963e-230be55aa29f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12298 | 2026.05.06 06:57:29.328768 [ 303 ] {} <Debug> TCP-Session: 91db1ee0-dff2-4e79-963e-230be55aa29f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12299 | 2026.05.06 06:57:29.328931 [ 320 ] {beb6d0b3-54a2-4e04-a892-834f83f9d191} <Trace> AggregatingTransform: Aggregating | ||
| 12300 | 2026.05.06 06:57:29.328979 [ 320 ] {beb6d0b3-54a2-4e04-a892-834f83f9d191} <Trace> Aggregator: Aggregation method: without_key | ||
| 12301 | 2026.05.06 06:57:29.329018 [ 320 ] {beb6d0b3-54a2-4e04-a892-834f83f9d191} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00103246 sec. (968.561 rows/sec., 37.83 KiB/sec.) | ||
| 12302 | 2026.05.06 06:57:29.329037 [ 320 ] {beb6d0b3-54a2-4e04-a892-834f83f9d191} <Trace> Aggregator: Merging aggregated data | ||
| 12303 | 2026.05.06 06:57:29.330267 [ 310 ] {beb6d0b3-54a2-4e04-a892-834f83f9d191} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003091 sec., 323.51989647363314 rows/sec., 12.64 KiB/sec. | ||
| 12304 | 2026.05.06 06:57:29.330432 [ 310 ] {beb6d0b3-54a2-4e04-a892-834f83f9d191} <Debug> TCPHandler: Processed in 0.003599292 sec. | ||
| 12305 | 2026.05.06 06:57:29.330563 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12306 | 2026.05.06 06:57:29.330594 [ 310 ] {} <Debug> TCP-Session: d2520864-bba9-43f7-80e5-1161a5777c86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12307 | 2026.05.06 06:57:29.330594 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12308 | 2026.05.06 06:57:29.330611 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12309 | 2026.05.06 06:57:29.330643 [ 278 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12310 | 2026.05.06 06:57:29.330656 [ 311 ] {} <Debug> TCP-Session: e35acfe0-be62-4487-ae1b-1b2685d93806 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12311 | 2026.05.06 06:57:29.330676 [ 259 ] {} <Debug> TCP-Session: d16e6ddc-050b-4f7a-961d-41df7546285e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12312 | 2026.05.06 06:57:29.330687 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12313 | 2026.05.06 06:57:29.330722 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12314 | 2026.05.06 06:57:29.330733 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12315 | 2026.05.06 06:57:29.330755 [ 309 ] {} <Debug> TCP-Session: a61077b9-da03-4c8a-9d6a-37f94ea4432c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12316 | 2026.05.06 06:57:29.330759 [ 307 ] {} <Debug> TCP-Session: f82e67b5-ae2d-4f18-8361-09e96888afb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12317 | 2026.05.06 06:57:29.330692 [ 278 ] {} <Debug> TCP-Session: f03b139a-213d-4e3a-be0c-02481cca8c37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12318 | 2026.05.06 06:57:29.330796 [ 308 ] {} <Debug> TCP-Session: 0283a509-f518-4b92-91db-dec86cf5c63b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12319 | 2026.05.06 06:57:29.330626 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12320 | 2026.05.06 06:57:29.330659 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12321 | 2026.05.06 06:57:29.330886 [ 304 ] {} <Debug> TCP-Session: 05d5f3fc-b3e4-432b-9d97-c1e3d0d5272c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12322 | 2026.05.06 06:57:29.330916 [ 303 ] {} <Debug> TCP-Session: 91db1ee0-dff2-4e79-963e-230be55aa29f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12323 | 2026.05.06 06:57:29.545926 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12324 | 2026.05.06 06:57:29.546154 [ 261 ] {6e29e718-4846-44a2-947d-3e92e956c448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 12325 | 2026.05.06 06:57:29.546476 [ 261 ] {6e29e718-4846-44a2-947d-3e92e956c448} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12326 | 2026.05.06 06:57:29.546512 [ 261 ] {6e29e718-4846-44a2-947d-3e92e956c448} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 12327 | 2026.05.06 06:57:29.546722 [ 261 ] {6e29e718-4846-44a2-947d-3e92e956c448} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12328 | 2026.05.06 06:57:29.546788 [ 261 ] {6e29e718-4846-44a2-947d-3e92e956c448} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12329 | 2026.05.06 06:57:29.546922 [ 261 ] {6e29e718-4846-44a2-947d-3e92e956c448} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 12330 | 2026.05.06 06:57:29.547030 [ 317 ] {6e29e718-4846-44a2-947d-3e92e956c448} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12331 | 2026.05.06 06:57:29.547035 [ 337 ] {6e29e718-4846-44a2-947d-3e92e956c448} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12332 | 2026.05.06 06:57:29.547052 [ 276 ] {6e29e718-4846-44a2-947d-3e92e956c448} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12333 | 2026.05.06 06:57:29.547107 [ 363 ] {6e29e718-4846-44a2-947d-3e92e956c448} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 12334 | 2026.05.06 06:57:29.547224 [ 261 ] {6e29e718-4846-44a2-947d-3e92e956c448} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 12335 | 2026.05.06 06:57:29.547250 [ 261 ] {6e29e718-4846-44a2-947d-3e92e956c448} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12336 | 2026.05.06 06:57:29.547346 [ 261 ] {6e29e718-4846-44a2-947d-3e92e956c448} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12337 | 2026.05.06 06:57:29.547367 [ 261 ] {6e29e718-4846-44a2-947d-3e92e956c448} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 12338 | 2026.05.06 06:57:29.547405 [ 261 ] {6e29e718-4846-44a2-947d-3e92e956c448} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12339 | 2026.05.06 06:57:29.547442 [ 261 ] {6e29e718-4846-44a2-947d-3e92e956c448} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12340 | 2026.05.06 06:57:29.547475 [ 261 ] {6e29e718-4846-44a2-947d-3e92e956c448} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12341 | 2026.05.06 06:57:29.547507 [ 261 ] {6e29e718-4846-44a2-947d-3e92e956c448} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12342 | 2026.05.06 06:57:29.548639 [ 261 ] {6e29e718-4846-44a2-947d-3e92e956c448} <Debug> executeQuery: Read 51 rows, 3.77 KiB in 0.002576 sec., 19798.13664596273 rows/sec., 1.43 MiB/sec. | ||
| 12343 | 2026.05.06 06:57:29.548790 [ 261 ] {6e29e718-4846-44a2-947d-3e92e956c448} <Debug> MemoryTracker: Peak memory usage (for query): 146.87 KiB. | ||
| 12344 | 2026.05.06 06:57:29.548809 [ 261 ] {6e29e718-4846-44a2-947d-3e92e956c448} <Debug> TCPHandler: Processed in 0.003017275 sec. | ||
| 12345 | 2026.05.06 06:57:29.550369 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12346 | 2026.05.06 06:57:29.550476 [ 261 ] {f7675535-e297-4f02-afac-02a62454e140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12347 | 2026.05.06 06:57:29.550519 [ 261 ] {f7675535-e297-4f02-afac-02a62454e140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12348 | 2026.05.06 06:57:29.551005 [ 261 ] {f7675535-e297-4f02-afac-02a62454e140} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12349 | 2026.05.06 06:57:29.551046 [ 261 ] {f7675535-e297-4f02-afac-02a62454e140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12350 | 2026.05.06 06:57:29.551400 [ 261 ] {f7675535-e297-4f02-afac-02a62454e140} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12351 | 2026.05.06 06:57:29.551619 [ 261 ] {f7675535-e297-4f02-afac-02a62454e140} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12352 | 2026.05.06 06:57:29.551766 [ 261 ] {f7675535-e297-4f02-afac-02a62454e140} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00132 sec., 42424.242424242424 rows/sec., 3.26 MiB/sec. | ||
| 12353 | 2026.05.06 06:57:29.551805 [ 261 ] {f7675535-e297-4f02-afac-02a62454e140} <Debug> TCPHandler: Processed in 0.001487092 sec. | ||
| 12354 | 2026.05.06 06:57:29.551933 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12355 | 2026.05.06 06:57:29.552033 [ 261 ] {7a4ee4a3-65c9-4ffb-82e0-3c9c33662153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12356 | 2026.05.06 06:57:29.552073 [ 261 ] {7a4ee4a3-65c9-4ffb-82e0-3c9c33662153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12357 | 2026.05.06 06:57:29.552499 [ 261 ] {7a4ee4a3-65c9-4ffb-82e0-3c9c33662153} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12358 | 2026.05.06 06:57:29.552536 [ 261 ] {7a4ee4a3-65c9-4ffb-82e0-3c9c33662153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12359 | 2026.05.06 06:57:29.552834 [ 261 ] {7a4ee4a3-65c9-4ffb-82e0-3c9c33662153} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12360 | 2026.05.06 06:57:29.553058 [ 261 ] {7a4ee4a3-65c9-4ffb-82e0-3c9c33662153} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12361 | 2026.05.06 06:57:29.553187 [ 261 ] {7a4ee4a3-65c9-4ffb-82e0-3c9c33662153} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001174 sec., 54514.48040885861 rows/sec., 4.25 MiB/sec. | ||
| 12362 | 2026.05.06 06:57:29.553225 [ 261 ] {7a4ee4a3-65c9-4ffb-82e0-3c9c33662153} <Debug> TCPHandler: Processed in 0.001341968 sec. | ||
| 12363 | 2026.05.06 06:57:29.553348 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12364 | 2026.05.06 06:57:29.553444 [ 261 ] {1d174316-1fab-43a5-9617-d58faf2f7184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12365 | 2026.05.06 06:57:29.553486 [ 261 ] {1d174316-1fab-43a5-9617-d58faf2f7184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12366 | 2026.05.06 06:57:29.553870 [ 261 ] {1d174316-1fab-43a5-9617-d58faf2f7184} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12367 | 2026.05.06 06:57:29.553906 [ 261 ] {1d174316-1fab-43a5-9617-d58faf2f7184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12368 | 2026.05.06 06:57:29.554225 [ 261 ] {1d174316-1fab-43a5-9617-d58faf2f7184} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12369 | 2026.05.06 06:57:29.554461 [ 261 ] {1d174316-1fab-43a5-9617-d58faf2f7184} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12370 | 2026.05.06 06:57:29.554583 [ 113 ] {} <Debug> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e) (MergerMutator): Selected 5 parts from all_1_71_14 to all_75_75_0 | ||
| 12371 | 2026.05.06 06:57:29.554595 [ 261 ] {1d174316-1fab-43a5-9617-d58faf2f7184} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001169 sec., 109495.29512403764 rows/sec., 7.63 MiB/sec. | ||
| 12372 | 2026.05.06 06:57:29.554642 [ 113 ] {} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12373 | 2026.05.06 06:57:29.554655 [ 261 ] {1d174316-1fab-43a5-9617-d58faf2f7184} <Debug> TCPHandler: Processed in 0.001355608 sec. | ||
| 12374 | 2026.05.06 06:57:29.554669 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12375 | 2026.05.06 06:57:29.554797 [ 187 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_75_15} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_71_14 to all_75_75_0 into Compact with storage Full | ||
| 12376 | 2026.05.06 06:57:29.554802 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12377 | 2026.05.06 06:57:29.554949 [ 261 ] {f5f54e49-abca-4141-9add-23fd6a235b90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12378 | 2026.05.06 06:57:29.554965 [ 187 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_75_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12379 | 2026.05.06 06:57:29.554991 [ 261 ] {f5f54e49-abca-4141-9add-23fd6a235b90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12380 | 2026.05.06 06:57:29.555008 [ 187 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 30410 rows starting from the beginning of the part | ||
| 12381 | 2026.05.06 06:57:29.555086 [ 187 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 162 rows starting from the beginning of the part | ||
| 12382 | 2026.05.06 06:57:29.555136 [ 187 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 265 rows starting from the beginning of the part | ||
| 12383 | 2026.05.06 06:57:29.555180 [ 187 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
| 12384 | 2026.05.06 06:57:29.555222 [ 187 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 1601 rows starting from the beginning of the part | ||
| 12385 | 2026.05.06 06:57:29.555376 [ 261 ] {f5f54e49-abca-4141-9add-23fd6a235b90} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12386 | 2026.05.06 06:57:29.555419 [ 261 ] {f5f54e49-abca-4141-9add-23fd6a235b90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12387 | 2026.05.06 06:57:29.555785 [ 261 ] {f5f54e49-abca-4141-9add-23fd6a235b90} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12388 | 2026.05.06 06:57:29.556029 [ 261 ] {f5f54e49-abca-4141-9add-23fd6a235b90} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12389 | 2026.05.06 06:57:29.556168 [ 261 ] {f5f54e49-abca-4141-9add-23fd6a235b90} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001238 sec., 38772.21324717286 rows/sec., 2.61 MiB/sec. | ||
| 12390 | 2026.05.06 06:57:29.556206 [ 261 ] {f5f54e49-abca-4141-9add-23fd6a235b90} <Debug> TCPHandler: Processed in 0.001454171 sec. | ||
| 12391 | 2026.05.06 06:57:29.563981 [ 198 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_75_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32598 rows, containing 5 columns (5 merged, 0 gathered) in 0.009235621 sec., 3529594.8155516563 rows/sec., 225.55 MiB/sec. | ||
| 12392 | 2026.05.06 06:57:29.564618 [ 198 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_75_15} <Trace> MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) | ||
| 12393 | 2026.05.06 06:57:29.564919 [ 198 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_75_15} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12394 | 2026.05.06 06:57:29.564990 [ 198 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_75_15} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e) (MergerMutator): Merged 5 parts: [all_1_71_14, all_75_75_0] -> all_1_75_15 | ||
| 12395 | 2026.05.06 06:57:29.565071 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 12396 | 2026.05.06 06:57:29.661679 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46017 | ||
| 12397 | 2026.05.06 06:57:29.661783 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12398 | 2026.05.06 06:57:29.661807 [ 310 ] {} <Debug> TCP-Session: 3a8ea631-b930-4e7e-bf12-f8b10d9474d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:46017 | ||
| 12399 | 2026.05.06 06:57:29.661828 [ 310 ] {} <Debug> TCP-Session: 3a8ea631-b930-4e7e-bf12-f8b10d9474d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12400 | 2026.05.06 06:57:29.661841 [ 310 ] {} <Debug> TCP-Session: 3a8ea631-b930-4e7e-bf12-f8b10d9474d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12401 | 2026.05.06 06:57:29.662033 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34056 | ||
| 12402 | 2026.05.06 06:57:29.662042 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50186 | ||
| 12403 | 2026.05.06 06:57:29.662084 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56719 | ||
| 12404 | 2026.05.06 06:57:29.662107 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50432 | ||
| 12405 | 2026.05.06 06:57:29.662113 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32834 | ||
| 12406 | 2026.05.06 06:57:29.662146 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42122 | ||
| 12407 | 2026.05.06 06:57:29.662192 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12408 | 2026.05.06 06:57:29.662161 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12409 | 2026.05.06 06:57:29.662219 [ 310 ] {} <Trace> TCP-Session: 3a8ea631-b930-4e7e-bf12-f8b10d9474d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12410 | 2026.05.06 06:57:29.662237 [ 307 ] {} <Debug> TCP-Session: 972fe1c3-e697-4fc1-9689-bb03bf006b24 Authenticating user 'default' from [fd00:1122:3344:101::e]:50432 | ||
| 12411 | 2026.05.06 06:57:29.662251 [ 311 ] {} <Debug> TCP-Session: c35736dc-b09a-4327-892d-8f7d9ffdcee2 Authenticating user 'default' from [fd00:1122:3344:101::e]:34056 | ||
| 12412 | 2026.05.06 06:57:29.662280 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12413 | 2026.05.06 06:57:29.662289 [ 307 ] {} <Debug> TCP-Session: 972fe1c3-e697-4fc1-9689-bb03bf006b24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12414 | 2026.05.06 06:57:29.662297 [ 311 ] {} <Debug> TCP-Session: c35736dc-b09a-4327-892d-8f7d9ffdcee2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12415 | 2026.05.06 06:57:29.662318 [ 309 ] {} <Debug> TCP-Session: e9620d50-f052-41fe-a61c-4985c6ba35f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:42122 | ||
| 12416 | 2026.05.06 06:57:29.662322 [ 307 ] {} <Debug> TCP-Session: 972fe1c3-e697-4fc1-9689-bb03bf006b24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12417 | 2026.05.06 06:57:29.662333 [ 311 ] {} <Debug> TCP-Session: c35736dc-b09a-4327-892d-8f7d9ffdcee2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12418 | 2026.05.06 06:57:29.662356 [ 309 ] {} <Debug> TCP-Session: e9620d50-f052-41fe-a61c-4985c6ba35f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12419 | 2026.05.06 06:57:29.662241 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12420 | 2026.05.06 06:57:29.662385 [ 309 ] {} <Debug> TCP-Session: e9620d50-f052-41fe-a61c-4985c6ba35f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12421 | 2026.05.06 06:57:29.662410 [ 310 ] {892b551b-8ad6-4aeb-a7da-2c5ccca943c8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46017) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12422 | 2026.05.06 06:57:29.662425 [ 308 ] {} <Debug> TCP-Session: 63a68caa-eafe-40f9-ab2a-51d084ddea4b Authenticating user 'default' from [fd00:1122:3344:101::e]:32834 | ||
| 12423 | 2026.05.06 06:57:29.662161 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12424 | 2026.05.06 06:57:29.662464 [ 308 ] {} <Debug> TCP-Session: 63a68caa-eafe-40f9-ab2a-51d084ddea4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12425 | 2026.05.06 06:57:29.662100 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64391 | ||
| 12426 | 2026.05.06 06:57:29.662488 [ 308 ] {} <Debug> TCP-Session: 63a68caa-eafe-40f9-ab2a-51d084ddea4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12427 | 2026.05.06 06:57:29.662485 [ 278 ] {} <Debug> TCP-Session: 1f050be4-39a8-44e2-a300-f0f7117b0223 Authenticating user 'default' from [fd00:1122:3344:101::e]:50186 | ||
| 12428 | 2026.05.06 06:57:29.662043 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58934 | ||
| 12429 | 2026.05.06 06:57:29.662548 [ 278 ] {} <Debug> TCP-Session: 1f050be4-39a8-44e2-a300-f0f7117b0223 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12430 | 2026.05.06 06:57:29.662568 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12431 | 2026.05.06 06:57:29.662584 [ 278 ] {} <Debug> TCP-Session: 1f050be4-39a8-44e2-a300-f0f7117b0223 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12432 | 2026.05.06 06:57:29.662606 [ 304 ] {} <Debug> TCP-Session: 9b13b119-9122-49c5-b1dd-509c86664b71 Authenticating user 'default' from [fd00:1122:3344:101::e]:64391 | ||
| 12433 | 2026.05.06 06:57:29.662612 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12434 | 2026.05.06 06:57:29.662631 [ 304 ] {} <Debug> TCP-Session: 9b13b119-9122-49c5-b1dd-509c86664b71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12435 | 2026.05.06 06:57:29.662645 [ 259 ] {} <Debug> TCP-Session: c436a825-1b9a-4462-84d0-57af05734ad2 Authenticating user 'default' from [fd00:1122:3344:101::e]:58934 | ||
| 12436 | 2026.05.06 06:57:29.662649 [ 304 ] {} <Debug> TCP-Session: 9b13b119-9122-49c5-b1dd-509c86664b71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12437 | 2026.05.06 06:57:29.662663 [ 259 ] {} <Debug> TCP-Session: c436a825-1b9a-4462-84d0-57af05734ad2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12438 | 2026.05.06 06:57:29.662166 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12439 | 2026.05.06 06:57:29.662680 [ 310 ] {892b551b-8ad6-4aeb-a7da-2c5ccca943c8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12440 | 2026.05.06 06:57:29.662679 [ 259 ] {} <Debug> TCP-Session: c436a825-1b9a-4462-84d0-57af05734ad2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12441 | 2026.05.06 06:57:29.662724 [ 303 ] {} <Debug> TCP-Session: 67cde2a3-5770-4442-8429-393b9f09d74b Authenticating user 'default' from [fd00:1122:3344:101::e]:56719 | ||
| 12442 | 2026.05.06 06:57:29.662759 [ 310 ] {892b551b-8ad6-4aeb-a7da-2c5ccca943c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12443 | 2026.05.06 06:57:29.662761 [ 303 ] {} <Debug> TCP-Session: 67cde2a3-5770-4442-8429-393b9f09d74b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12444 | 2026.05.06 06:57:29.662802 [ 303 ] {} <Debug> TCP-Session: 67cde2a3-5770-4442-8429-393b9f09d74b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12445 | 2026.05.06 06:57:29.663060 [ 310 ] {892b551b-8ad6-4aeb-a7da-2c5ccca943c8} <Debug> oximeter.version (d3864241-cdea-4d2b-8559-2a50b58f009c) (SelectExecutor): Key condition: unknown | ||
| 12446 | 2026.05.06 06:57:29.663912 [ 317 ] {892b551b-8ad6-4aeb-a7da-2c5ccca943c8} <Trace> AggregatingTransform: Aggregating | ||
| 12447 | 2026.05.06 06:57:29.663952 [ 317 ] {892b551b-8ad6-4aeb-a7da-2c5ccca943c8} <Trace> Aggregator: Aggregation method: without_key | ||
| 12448 | 2026.05.06 06:57:29.663985 [ 317 ] {892b551b-8ad6-4aeb-a7da-2c5ccca943c8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000820773 sec. (1218.364 rows/sec., 47.59 KiB/sec.) | ||
| 12449 | 2026.05.06 06:57:29.664006 [ 317 ] {892b551b-8ad6-4aeb-a7da-2c5ccca943c8} <Trace> Aggregator: Merging aggregated data | ||
| 12450 | 2026.05.06 06:57:29.665557 [ 310 ] {892b551b-8ad6-4aeb-a7da-2c5ccca943c8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003203 sec., 312.2073056509522 rows/sec., 12.20 KiB/sec. | ||
| 12451 | 2026.05.06 06:57:29.665673 [ 310 ] {892b551b-8ad6-4aeb-a7da-2c5ccca943c8} <Debug> TCPHandler: Processed in 0.003567441 sec. | ||
| 12452 | 2026.05.06 06:57:29.665792 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12453 | 2026.05.06 06:57:29.665821 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12454 | 2026.05.06 06:57:29.665824 [ 310 ] {} <Debug> TCP-Session: 3a8ea631-b930-4e7e-bf12-f8b10d9474d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12455 | 2026.05.06 06:57:29.665842 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12456 | 2026.05.06 06:57:29.665860 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12457 | 2026.05.06 06:57:29.665878 [ 278 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12458 | 2026.05.06 06:57:29.665927 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12459 | 2026.05.06 06:57:29.665924 [ 309 ] {} <Debug> TCP-Session: e9620d50-f052-41fe-a61c-4985c6ba35f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12460 | 2026.05.06 06:57:29.665945 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12461 | 2026.05.06 06:57:29.665951 [ 278 ] {} <Debug> TCP-Session: 1f050be4-39a8-44e2-a300-f0f7117b0223 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12462 | 2026.05.06 06:57:29.665913 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12463 | 2026.05.06 06:57:29.666003 [ 308 ] {} <Debug> TCP-Session: 63a68caa-eafe-40f9-ab2a-51d084ddea4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12464 | 2026.05.06 06:57:29.665895 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12465 | 2026.05.06 06:57:29.666037 [ 307 ] {} <Debug> TCP-Session: 972fe1c3-e697-4fc1-9689-bb03bf006b24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12466 | 2026.05.06 06:57:29.665904 [ 259 ] {} <Debug> TCP-Session: c436a825-1b9a-4462-84d0-57af05734ad2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12467 | 2026.05.06 06:57:29.666074 [ 304 ] {} <Debug> TCP-Session: 9b13b119-9122-49c5-b1dd-509c86664b71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12468 | 2026.05.06 06:57:29.665867 [ 311 ] {} <Debug> TCP-Session: c35736dc-b09a-4327-892d-8f7d9ffdcee2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12469 | 2026.05.06 06:57:29.665957 [ 303 ] {} <Debug> TCP-Session: 67cde2a3-5770-4442-8429-393b9f09d74b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12470 | 2026.05.06 06:57:29.941752 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23474 | ||
| 12471 | 2026.05.06 06:57:29.942303 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12472 | 2026.05.06 06:57:29.942359 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 12473 | 2026.05.06 06:57:29.942882 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12474 | 2026.05.06 06:57:29.943150 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12475 | 2026.05.06 06:57:29.943314 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23474 | ||
| 12476 | 2026.05.06 06:57:31.168215 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 12477 | 2026.05.06 06:57:31.186493 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12478 | 2026.05.06 06:57:31.186571 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12479 | 2026.05.06 06:57:31.193004 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12480 | 2026.05.06 06:57:31.193755 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12481 | 2026.05.06 06:57:31.197597 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 12482 | 2026.05.06 06:57:32.515157 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1510 | ||
| 12483 | 2026.05.06 06:57:32.518079 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12484 | 2026.05.06 06:57:32.518115 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12485 | 2026.05.06 06:57:32.519343 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12486 | 2026.05.06 06:57:32.519604 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12487 | 2026.05.06 06:57:32.519756 [ 107 ] {} <Debug> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 12488 | 2026.05.06 06:57:32.519798 [ 107 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12489 | 2026.05.06 06:57:32.519821 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12490 | 2026.05.06 06:57:32.519861 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1510 | ||
| 12491 | 2026.05.06 06:57:32.519957 [ 198 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 12492 | 2026.05.06 06:57:32.520565 [ 198 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12493 | 2026.05.06 06:57:32.520713 [ 198 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1284 rows starting from the beginning of the part | ||
| 12494 | 2026.05.06 06:57:32.521065 [ 198 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 40 rows starting from the beginning of the part | ||
| 12495 | 2026.05.06 06:57:32.521407 [ 198 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 52 rows starting from the beginning of the part | ||
| 12496 | 2026.05.06 06:57:32.521761 [ 198 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 38 rows starting from the beginning of the part | ||
| 12497 | 2026.05.06 06:57:32.522099 [ 198 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 42 rows starting from the beginning of the part | ||
| 12498 | 2026.05.06 06:57:32.522433 [ 198 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 54 rows starting from the beginning of the part | ||
| 12499 | 2026.05.06 06:57:32.528879 [ 189 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1510 rows, containing 72 columns (72 merged, 0 gathered) in 0.008980424 sec., 168143.5085915765 rows/sec., 140.17 MiB/sec. | ||
| 12500 | 2026.05.06 06:57:32.530552 [ 200 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 12501 | 2026.05.06 06:57:32.531150 [ 200 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_36_7} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12502 | 2026.05.06 06:57:32.531235 [ 200 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_36_7} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 12503 | 2026.05.06 06:57:32.531484 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.07 MiB. | ||
| 12504 | 2026.05.06 06:57:34.546444 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12505 | 2026.05.06 06:57:34.546663 [ 261 ] {006fe8de-95f0-467f-b344-b242596340ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 12506 | 2026.05.06 06:57:34.546999 [ 261 ] {006fe8de-95f0-467f-b344-b242596340ee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12507 | 2026.05.06 06:57:34.547037 [ 261 ] {006fe8de-95f0-467f-b344-b242596340ee} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 12508 | 2026.05.06 06:57:34.547263 [ 261 ] {006fe8de-95f0-467f-b344-b242596340ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12509 | 2026.05.06 06:57:34.547354 [ 261 ] {006fe8de-95f0-467f-b344-b242596340ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12510 | 2026.05.06 06:57:34.547498 [ 261 ] {006fe8de-95f0-467f-b344-b242596340ee} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12511 | 2026.05.06 06:57:34.547626 [ 368 ] {006fe8de-95f0-467f-b344-b242596340ee} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12512 | 2026.05.06 06:57:34.547644 [ 327 ] {006fe8de-95f0-467f-b344-b242596340ee} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 12513 | 2026.05.06 06:57:34.547643 [ 352 ] {006fe8de-95f0-467f-b344-b242596340ee} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12514 | 2026.05.06 06:57:34.547643 [ 336 ] {006fe8de-95f0-467f-b344-b242596340ee} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12515 | 2026.05.06 06:57:34.547839 [ 261 ] {006fe8de-95f0-467f-b344-b242596340ee} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 12516 | 2026.05.06 06:57:34.547881 [ 261 ] {006fe8de-95f0-467f-b344-b242596340ee} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12517 | 2026.05.06 06:57:34.548006 [ 261 ] {006fe8de-95f0-467f-b344-b242596340ee} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12518 | 2026.05.06 06:57:34.548041 [ 261 ] {006fe8de-95f0-467f-b344-b242596340ee} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 12519 | 2026.05.06 06:57:34.548082 [ 261 ] {006fe8de-95f0-467f-b344-b242596340ee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12520 | 2026.05.06 06:57:34.548123 [ 261 ] {006fe8de-95f0-467f-b344-b242596340ee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12521 | 2026.05.06 06:57:34.548161 [ 261 ] {006fe8de-95f0-467f-b344-b242596340ee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12522 | 2026.05.06 06:57:34.548199 [ 261 ] {006fe8de-95f0-467f-b344-b242596340ee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12523 | 2026.05.06 06:57:34.549454 [ 261 ] {006fe8de-95f0-467f-b344-b242596340ee} <Debug> executeQuery: Read 51 rows, 5.78 KiB in 0.002875 sec., 17739.130434782608 rows/sec., 1.96 MiB/sec. | ||
| 12524 | 2026.05.06 06:57:34.549660 [ 261 ] {006fe8de-95f0-467f-b344-b242596340ee} <Debug> MemoryTracker: Peak memory usage (for query): 163.58 KiB. | ||
| 12525 | 2026.05.06 06:57:34.549678 [ 261 ] {006fe8de-95f0-467f-b344-b242596340ee} <Debug> TCPHandler: Processed in 0.003360315 sec. | ||
| 12526 | 2026.05.06 06:57:34.551523 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12527 | 2026.05.06 06:57:34.551637 [ 261 ] {756419a2-f38b-4dc5-bc4a-65b83478e3a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12528 | 2026.05.06 06:57:34.551681 [ 261 ] {756419a2-f38b-4dc5-bc4a-65b83478e3a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12529 | 2026.05.06 06:57:34.552199 [ 261 ] {756419a2-f38b-4dc5-bc4a-65b83478e3a6} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12530 | 2026.05.06 06:57:34.552239 [ 261 ] {756419a2-f38b-4dc5-bc4a-65b83478e3a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12531 | 2026.05.06 06:57:34.552617 [ 261 ] {756419a2-f38b-4dc5-bc4a-65b83478e3a6} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12532 | 2026.05.06 06:57:34.552853 [ 261 ] {756419a2-f38b-4dc5-bc4a-65b83478e3a6} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12533 | 2026.05.06 06:57:34.553011 [ 261 ] {756419a2-f38b-4dc5-bc4a-65b83478e3a6} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001406 sec., 45519.20341394026 rows/sec., 3.60 MiB/sec. | ||
| 12534 | 2026.05.06 06:57:34.553052 [ 261 ] {756419a2-f38b-4dc5-bc4a-65b83478e3a6} <Debug> TCPHandler: Processed in 0.001583115 sec. | ||
| 12535 | 2026.05.06 06:57:34.553182 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12536 | 2026.05.06 06:57:34.553282 [ 261 ] {77527452-0b03-4246-ab2d-ae5743788030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12537 | 2026.05.06 06:57:34.553325 [ 261 ] {77527452-0b03-4246-ab2d-ae5743788030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12538 | 2026.05.06 06:57:34.553730 [ 261 ] {77527452-0b03-4246-ab2d-ae5743788030} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12539 | 2026.05.06 06:57:34.553765 [ 261 ] {77527452-0b03-4246-ab2d-ae5743788030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12540 | 2026.05.06 06:57:34.554063 [ 261 ] {77527452-0b03-4246-ab2d-ae5743788030} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 12541 | 2026.05.06 06:57:34.554275 [ 261 ] {77527452-0b03-4246-ab2d-ae5743788030} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12542 | 2026.05.06 06:57:34.554388 [ 106 ] {} <Debug> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 | ||
| 12543 | 2026.05.06 06:57:34.554415 [ 261 ] {77527452-0b03-4246-ab2d-ae5743788030} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001154 sec., 3466.2045060658575 rows/sec., 260.64 KiB/sec. | ||
| 12544 | 2026.05.06 06:57:34.554424 [ 106 ] {} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12545 | 2026.05.06 06:57:34.554447 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12546 | 2026.05.06 06:57:34.554453 [ 261 ] {77527452-0b03-4246-ab2d-ae5743788030} <Debug> TCPHandler: Processed in 0.001323848 sec. | ||
| 12547 | 2026.05.06 06:57:34.554526 [ 194 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_65_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_60_12 to all_65_65_0 into Compact with storage Full | ||
| 12548 | 2026.05.06 06:57:34.554575 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12549 | 2026.05.06 06:57:34.554611 [ 194 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_65_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12550 | 2026.05.06 06:57:34.554638 [ 194 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 226 rows starting from the beginning of the part | ||
| 12551 | 2026.05.06 06:57:34.554672 [ 261 ] {906a1a4f-6ff1-46a8-9e16-67b0fc34ae5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12552 | 2026.05.06 06:57:34.554689 [ 194 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part | ||
| 12553 | 2026.05.06 06:57:34.554714 [ 261 ] {906a1a4f-6ff1-46a8-9e16-67b0fc34ae5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12554 | 2026.05.06 06:57:34.554732 [ 194 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 179 rows starting from the beginning of the part | ||
| 12555 | 2026.05.06 06:57:34.554773 [ 194 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 4 rows starting from the beginning of the part | ||
| 12556 | 2026.05.06 06:57:34.554809 [ 194 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 190 rows starting from the beginning of the part | ||
| 12557 | 2026.05.06 06:57:34.554846 [ 194 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 4 rows starting from the beginning of the part | ||
| 12558 | 2026.05.06 06:57:34.555166 [ 261 ] {906a1a4f-6ff1-46a8-9e16-67b0fc34ae5c} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12559 | 2026.05.06 06:57:34.555201 [ 261 ] {906a1a4f-6ff1-46a8-9e16-67b0fc34ae5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12560 | 2026.05.06 06:57:34.555510 [ 261 ] {906a1a4f-6ff1-46a8-9e16-67b0fc34ae5c} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12561 | 2026.05.06 06:57:34.555621 [ 189 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_65_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 611 rows, containing 5 columns (5 merged, 0 gathered) in 0.001125012 sec., 543105.3179877192 rows/sec., 36.33 MiB/sec. | ||
| 12562 | 2026.05.06 06:57:34.555724 [ 261 ] {906a1a4f-6ff1-46a8-9e16-67b0fc34ae5c} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12563 | 2026.05.06 06:57:34.555845 [ 189 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_65_13} <Trace> MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) | ||
| 12564 | 2026.05.06 06:57:34.555874 [ 261 ] {906a1a4f-6ff1-46a8-9e16-67b0fc34ae5c} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.00122 sec., 55737.70491803279 rows/sec., 4.35 MiB/sec. | ||
| 12565 | 2026.05.06 06:57:34.555917 [ 261 ] {906a1a4f-6ff1-46a8-9e16-67b0fc34ae5c} <Debug> TCPHandler: Processed in 0.001393139 sec. | ||
| 12566 | 2026.05.06 06:57:34.556040 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12567 | 2026.05.06 06:57:34.556137 [ 261 ] {dd9285e8-86fa-4629-82c3-1345a735bcdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12568 | 2026.05.06 06:57:34.556183 [ 261 ] {dd9285e8-86fa-4629-82c3-1345a735bcdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12569 | 2026.05.06 06:57:34.556244 [ 189 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_65_13} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12570 | 2026.05.06 06:57:34.556359 [ 189 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_65_13} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 | ||
| 12571 | 2026.05.06 06:57:34.556494 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 12572 | 2026.05.06 06:57:34.556606 [ 261 ] {dd9285e8-86fa-4629-82c3-1345a735bcdd} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12573 | 2026.05.06 06:57:34.556648 [ 261 ] {dd9285e8-86fa-4629-82c3-1345a735bcdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12574 | 2026.05.06 06:57:34.556980 [ 261 ] {dd9285e8-86fa-4629-82c3-1345a735bcdd} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12575 | 2026.05.06 06:57:34.557189 [ 261 ] {dd9285e8-86fa-4629-82c3-1345a735bcdd} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12576 | 2026.05.06 06:57:34.557324 [ 261 ] {dd9285e8-86fa-4629-82c3-1345a735bcdd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 12577 | 2026.05.06 06:57:34.557361 [ 261 ] {dd9285e8-86fa-4629-82c3-1345a735bcdd} <Debug> TCPHandler: Processed in 0.001371798 sec. | ||
| 12578 | 2026.05.06 06:57:34.557492 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12579 | 2026.05.06 06:57:34.557593 [ 261 ] {7acd5b40-8709-4780-aa11-b1793b8d11dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12580 | 2026.05.06 06:57:34.557648 [ 261 ] {7acd5b40-8709-4780-aa11-b1793b8d11dc} <Trace> 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 | ||
| 12581 | 2026.05.06 06:57:34.558395 [ 261 ] {7acd5b40-8709-4780-aa11-b1793b8d11dc} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12582 | 2026.05.06 06:57:34.558432 [ 261 ] {7acd5b40-8709-4780-aa11-b1793b8d11dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12583 | 2026.05.06 06:57:34.558929 [ 261 ] {7acd5b40-8709-4780-aa11-b1793b8d11dc} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12584 | 2026.05.06 06:57:34.559152 [ 261 ] {7acd5b40-8709-4780-aa11-b1793b8d11dc} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12585 | 2026.05.06 06:57:34.559296 [ 261 ] {7acd5b40-8709-4780-aa11-b1793b8d11dc} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001722 sec., 2322.8803716608595 rows/sec., 4.16 MiB/sec. | ||
| 12586 | 2026.05.06 06:57:34.559355 [ 261 ] {7acd5b40-8709-4780-aa11-b1793b8d11dc} <Debug> TCPHandler: Processed in 0.001912394 sec. | ||
| 12587 | 2026.05.06 06:57:34.559491 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12588 | 2026.05.06 06:57:34.559586 [ 261 ] {f4caa0c9-9717-43d5-9a8a-301716aa890b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12589 | 2026.05.06 06:57:34.559627 [ 261 ] {f4caa0c9-9717-43d5-9a8a-301716aa890b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12590 | 2026.05.06 06:57:34.559967 [ 261 ] {f4caa0c9-9717-43d5-9a8a-301716aa890b} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12591 | 2026.05.06 06:57:34.560003 [ 261 ] {f4caa0c9-9717-43d5-9a8a-301716aa890b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12592 | 2026.05.06 06:57:34.560311 [ 261 ] {f4caa0c9-9717-43d5-9a8a-301716aa890b} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12593 | 2026.05.06 06:57:34.560526 [ 261 ] {f4caa0c9-9717-43d5-9a8a-301716aa890b} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12594 | 2026.05.06 06:57:34.560637 [ 109 ] {} <Debug> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12595 | 2026.05.06 06:57:34.560653 [ 261 ] {f4caa0c9-9717-43d5-9a8a-301716aa890b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 12596 | 2026.05.06 06:57:34.560683 [ 109 ] {} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12597 | 2026.05.06 06:57:34.560701 [ 261 ] {f4caa0c9-9717-43d5-9a8a-301716aa890b} <Debug> TCPHandler: Processed in 0.001260586 sec. | ||
| 12598 | 2026.05.06 06:57:34.560708 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12599 | 2026.05.06 06:57:34.560820 [ 191 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 12600 | 2026.05.06 06:57:34.560946 [ 191 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12601 | 2026.05.06 06:57:34.560982 [ 191 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4290 rows starting from the beginning of the part | ||
| 12602 | 2026.05.06 06:57:34.561036 [ 191 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 90 rows starting from the beginning of the part | ||
| 12603 | 2026.05.06 06:57:34.561078 [ 191 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
| 12604 | 2026.05.06 06:57:34.561121 [ 191 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 42 rows starting from the beginning of the part | ||
| 12605 | 2026.05.06 06:57:34.561163 [ 191 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 48 rows starting from the beginning of the part | ||
| 12606 | 2026.05.06 06:57:34.561200 [ 191 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 12607 | 2026.05.06 06:57:34.562751 [ 194 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4590 rows, containing 4 columns (4 merged, 0 gathered) in 0.001981576 sec., 2316338.1066383524 rows/sec., 150.12 MiB/sec. | ||
| 12608 | 2026.05.06 06:57:34.563102 [ 199 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12609 | 2026.05.06 06:57:34.563421 [ 199 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_76_15} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12610 | 2026.05.06 06:57:34.563508 [ 199 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_76_15} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12611 | 2026.05.06 06:57:34.563595 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 12612 | 2026.05.06 06:57:36.246100 [ 103 ] {} <Debug> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
| 12613 | 2026.05.06 06:57:36.246190 [ 103 ] {} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12614 | 2026.05.06 06:57:36.246216 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12615 | 2026.05.06 06:57:36.246326 [ 191 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full | ||
| 12616 | 2026.05.06 06:57:36.246458 [ 191 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12617 | 2026.05.06 06:57:36.246498 [ 191 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 24 rows starting from the beginning of the part | ||
| 12618 | 2026.05.06 06:57:36.246570 [ 191 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 12619 | 2026.05.06 06:57:36.246621 [ 191 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 12620 | 2026.05.06 06:57:36.246667 [ 191 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 12621 | 2026.05.06 06:57:36.246711 [ 191 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 12622 | 2026.05.06 06:57:36.247493 [ 188 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.001204664 sec., 23242.99555726742 rows/sec., 1.53 MiB/sec. | ||
| 12623 | 2026.05.06 06:57:36.247763 [ 188 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 12624 | 2026.05.06 06:57:36.248103 [ 188 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_28_6} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12625 | 2026.05.06 06:57:36.248186 [ 188 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_28_6} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
| 12626 | 2026.05.06 06:57:36.248283 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 12627 | 2026.05.06 06:57:36.951674 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57327 | ||
| 12628 | 2026.05.06 06:57:36.951774 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12629 | 2026.05.06 06:57:36.951799 [ 310 ] {} <Debug> TCP-Session: 2042ef4a-1e27-4e4a-b2e9-42940df3a93c Authenticating user 'default' from [fd00:1122:3344:101::e]:57327 | ||
| 12630 | 2026.05.06 06:57:36.951820 [ 310 ] {} <Debug> TCP-Session: 2042ef4a-1e27-4e4a-b2e9-42940df3a93c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12631 | 2026.05.06 06:57:36.951833 [ 310 ] {} <Debug> TCP-Session: 2042ef4a-1e27-4e4a-b2e9-42940df3a93c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12632 | 2026.05.06 06:57:36.952008 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40748 | ||
| 12633 | 2026.05.06 06:57:36.952048 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41465 | ||
| 12634 | 2026.05.06 06:57:36.952079 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39500 | ||
| 12635 | 2026.05.06 06:57:36.952104 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55176 | ||
| 12636 | 2026.05.06 06:57:36.952126 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12637 | 2026.05.06 06:57:36.952139 [ 310 ] {} <Trace> TCP-Session: 2042ef4a-1e27-4e4a-b2e9-42940df3a93c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12638 | 2026.05.06 06:57:36.952139 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50849 | ||
| 12639 | 2026.05.06 06:57:36.952169 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12640 | 2026.05.06 06:57:36.952199 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12641 | 2026.05.06 06:57:36.952229 [ 259 ] {} <Debug> TCP-Session: 30b57eab-578f-4def-b9a6-7bd4eda806d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:41465 | ||
| 12642 | 2026.05.06 06:57:36.952173 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12643 | 2026.05.06 06:57:36.952248 [ 307 ] {} <Debug> TCP-Session: e33a1e7b-dbc0-414d-82f9-38be97862f22 Authenticating user 'default' from [fd00:1122:3344:101::e]:55176 | ||
| 12644 | 2026.05.06 06:57:36.952264 [ 259 ] {} <Debug> TCP-Session: 30b57eab-578f-4def-b9a6-7bd4eda806d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12645 | 2026.05.06 06:57:36.952285 [ 304 ] {} <Debug> TCP-Session: ce0fc1ba-f43a-49d6-857c-89fdbc574bf3 Authenticating user 'default' from [fd00:1122:3344:101::e]:39500 | ||
| 12646 | 2026.05.06 06:57:36.952305 [ 259 ] {} <Debug> TCP-Session: 30b57eab-578f-4def-b9a6-7bd4eda806d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12647 | 2026.05.06 06:57:36.952312 [ 310 ] {bb733c75-d4b1-42d1-94f4-7610a1ac34b0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57327) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12648 | 2026.05.06 06:57:36.952319 [ 304 ] {} <Debug> TCP-Session: ce0fc1ba-f43a-49d6-857c-89fdbc574bf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12649 | 2026.05.06 06:57:36.952304 [ 307 ] {} <Debug> TCP-Session: e33a1e7b-dbc0-414d-82f9-38be97862f22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12650 | 2026.05.06 06:57:36.952358 [ 304 ] {} <Debug> TCP-Session: ce0fc1ba-f43a-49d6-857c-89fdbc574bf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12651 | 2026.05.06 06:57:36.952383 [ 307 ] {} <Debug> TCP-Session: e33a1e7b-dbc0-414d-82f9-38be97862f22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12652 | 2026.05.06 06:57:36.952275 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12653 | 2026.05.06 06:57:36.952167 [ 311 ] {} <Debug> TCP-Session: 3e17aab1-7f45-4a26-96a2-81f75d3b7e7e Authenticating user 'default' from [fd00:1122:3344:101::e]:40748 | ||
| 12654 | 2026.05.06 06:57:36.952117 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60924 | ||
| 12655 | 2026.05.06 06:57:36.952483 [ 309 ] {} <Debug> TCP-Session: 8a37c70f-1f92-4dfa-8b78-ba40dfad530c Authenticating user 'default' from [fd00:1122:3344:101::e]:50849 | ||
| 12656 | 2026.05.06 06:57:36.952487 [ 311 ] {} <Debug> TCP-Session: 3e17aab1-7f45-4a26-96a2-81f75d3b7e7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12657 | 2026.05.06 06:57:36.952531 [ 309 ] {} <Debug> TCP-Session: 8a37c70f-1f92-4dfa-8b78-ba40dfad530c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12658 | 2026.05.06 06:57:36.952543 [ 311 ] {} <Debug> TCP-Session: 3e17aab1-7f45-4a26-96a2-81f75d3b7e7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12659 | 2026.05.06 06:57:36.952561 [ 309 ] {} <Debug> TCP-Session: 8a37c70f-1f92-4dfa-8b78-ba40dfad530c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12660 | 2026.05.06 06:57:36.952574 [ 310 ] {bb733c75-d4b1-42d1-94f4-7610a1ac34b0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12661 | 2026.05.06 06:57:36.952551 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12662 | 2026.05.06 06:57:36.952060 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54509 | ||
| 12663 | 2026.05.06 06:57:36.952648 [ 310 ] {bb733c75-d4b1-42d1-94f4-7610a1ac34b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12664 | 2026.05.06 06:57:36.952648 [ 308 ] {} <Debug> TCP-Session: 645f5fa6-65db-4c0e-a8cb-2be0acc51a94 Authenticating user 'default' from [fd00:1122:3344:101::e]:60924 | ||
| 12665 | 2026.05.06 06:57:36.952051 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59482 | ||
| 12666 | 2026.05.06 06:57:36.952697 [ 308 ] {} <Debug> TCP-Session: 645f5fa6-65db-4c0e-a8cb-2be0acc51a94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12667 | 2026.05.06 06:57:36.952711 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12668 | 2026.05.06 06:57:36.952739 [ 308 ] {} <Debug> TCP-Session: 645f5fa6-65db-4c0e-a8cb-2be0acc51a94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12669 | 2026.05.06 06:57:36.952764 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12670 | 2026.05.06 06:57:36.952768 [ 303 ] {} <Debug> TCP-Session: f3532d25-e04c-41c5-b580-8ece6b7f494c Authenticating user 'default' from [fd00:1122:3344:101::e]:54509 | ||
| 12671 | 2026.05.06 06:57:36.952792 [ 278 ] {} <Debug> TCP-Session: dc69fa1e-2364-4963-beae-b24ef8ea763b Authenticating user 'default' from [fd00:1122:3344:101::e]:59482 | ||
| 12672 | 2026.05.06 06:57:36.952796 [ 303 ] {} <Debug> TCP-Session: f3532d25-e04c-41c5-b580-8ece6b7f494c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12673 | 2026.05.06 06:57:36.952817 [ 278 ] {} <Debug> TCP-Session: dc69fa1e-2364-4963-beae-b24ef8ea763b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12674 | 2026.05.06 06:57:36.952820 [ 303 ] {} <Debug> TCP-Session: f3532d25-e04c-41c5-b580-8ece6b7f494c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12675 | 2026.05.06 06:57:36.952834 [ 278 ] {} <Debug> TCP-Session: dc69fa1e-2364-4963-beae-b24ef8ea763b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12676 | 2026.05.06 06:57:36.952935 [ 310 ] {bb733c75-d4b1-42d1-94f4-7610a1ac34b0} <Debug> oximeter.version (d3864241-cdea-4d2b-8559-2a50b58f009c) (SelectExecutor): Key condition: unknown | ||
| 12677 | 2026.05.06 06:57:36.954100 [ 327 ] {bb733c75-d4b1-42d1-94f4-7610a1ac34b0} <Trace> AggregatingTransform: Aggregating | ||
| 12678 | 2026.05.06 06:57:36.954147 [ 327 ] {bb733c75-d4b1-42d1-94f4-7610a1ac34b0} <Trace> Aggregator: Aggregation method: without_key | ||
| 12679 | 2026.05.06 06:57:36.954184 [ 327 ] {bb733c75-d4b1-42d1-94f4-7610a1ac34b0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001143672 sec. (874.377 rows/sec., 34.16 KiB/sec.) | ||
| 12680 | 2026.05.06 06:57:36.954202 [ 327 ] {bb733c75-d4b1-42d1-94f4-7610a1ac34b0} <Trace> Aggregator: Merging aggregated data | ||
| 12681 | 2026.05.06 06:57:36.955320 [ 310 ] {bb733c75-d4b1-42d1-94f4-7610a1ac34b0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003061 sec., 326.6906239790918 rows/sec., 12.76 KiB/sec. | ||
| 12682 | 2026.05.06 06:57:36.955454 [ 310 ] {bb733c75-d4b1-42d1-94f4-7610a1ac34b0} <Debug> TCPHandler: Processed in 0.003429057 sec. | ||
| 12683 | 2026.05.06 06:57:36.955557 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12684 | 2026.05.06 06:57:36.955580 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12685 | 2026.05.06 06:57:36.955589 [ 310 ] {} <Debug> TCP-Session: 2042ef4a-1e27-4e4a-b2e9-42940df3a93c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12686 | 2026.05.06 06:57:36.955612 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12687 | 2026.05.06 06:57:36.955623 [ 311 ] {} <Debug> TCP-Session: 3e17aab1-7f45-4a26-96a2-81f75d3b7e7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12688 | 2026.05.06 06:57:36.955656 [ 307 ] {} <Debug> TCP-Session: e33a1e7b-dbc0-414d-82f9-38be97862f22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12689 | 2026.05.06 06:57:36.955665 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12690 | 2026.05.06 06:57:36.955678 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12691 | 2026.05.06 06:57:36.955698 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12692 | 2026.05.06 06:57:36.955707 [ 304 ] {} <Debug> TCP-Session: ce0fc1ba-f43a-49d6-857c-89fdbc574bf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12693 | 2026.05.06 06:57:36.955724 [ 259 ] {} <Debug> TCP-Session: 30b57eab-578f-4def-b9a6-7bd4eda806d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12694 | 2026.05.06 06:57:36.955736 [ 308 ] {} <Debug> TCP-Session: 645f5fa6-65db-4c0e-a8cb-2be0acc51a94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12695 | 2026.05.06 06:57:36.955739 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12696 | 2026.05.06 06:57:36.955717 [ 278 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12697 | 2026.05.06 06:57:36.955799 [ 309 ] {} <Debug> TCP-Session: 8a37c70f-1f92-4dfa-8b78-ba40dfad530c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12698 | 2026.05.06 06:57:36.955682 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12699 | 2026.05.06 06:57:36.955820 [ 278 ] {} <Debug> TCP-Session: dc69fa1e-2364-4963-beae-b24ef8ea763b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12700 | 2026.05.06 06:57:36.955855 [ 303 ] {} <Debug> TCP-Session: f3532d25-e04c-41c5-b580-8ece6b7f494c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12701 | 2026.05.06 06:57:37.300959 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12702 | 2026.05.06 06:57:37.301032 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12703 | 2026.05.06 06:57:37.443402 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23986 | ||
| 12704 | 2026.05.06 06:57:37.443969 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12705 | 2026.05.06 06:57:37.444015 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12706 | 2026.05.06 06:57:37.444604 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12707 | 2026.05.06 06:57:37.444901 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12708 | 2026.05.06 06:57:37.445047 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23986 | ||
| 12709 | 2026.05.06 06:57:38.367761 [ 102 ] {} <Debug> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 12710 | 2026.05.06 06:57:38.367830 [ 102 ] {} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12711 | 2026.05.06 06:57:38.367881 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12712 | 2026.05.06 06:57:38.367987 [ 202 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full | ||
| 12713 | 2026.05.06 06:57:38.368120 [ 202 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12714 | 2026.05.06 06:57:38.368161 [ 202 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 138 rows starting from the beginning of the part | ||
| 12715 | 2026.05.06 06:57:38.368231 [ 202 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 12716 | 2026.05.06 06:57:38.368280 [ 202 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 12717 | 2026.05.06 06:57:38.368325 [ 202 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 12718 | 2026.05.06 06:57:38.368364 [ 202 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 12719 | 2026.05.06 06:57:38.369134 [ 188 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 162 rows, containing 4 columns (4 merged, 0 gathered) in 0.001188044 sec., 136358.58604563467 rows/sec., 6.96 MiB/sec. | ||
| 12720 | 2026.05.06 06:57:38.369274 [ 202 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 12721 | 2026.05.06 06:57:38.369507 [ 202 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_27_6} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12722 | 2026.05.06 06:57:38.369571 [ 202 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_27_6} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 12723 | 2026.05.06 06:57:38.369632 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 12724 | 2026.05.06 06:57:38.697674 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 12725 | 2026.05.06 06:57:38.715260 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12726 | 2026.05.06 06:57:38.715312 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12727 | 2026.05.06 06:57:38.721817 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12728 | 2026.05.06 06:57:38.722524 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12729 | 2026.05.06 06:57:38.725520 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 12730 | 2026.05.06 06:57:39.552611 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12731 | 2026.05.06 06:57:39.552877 [ 261 ] {afe7cddc-43ef-47f0-9a7b-956a545706db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 12732 | 2026.05.06 06:57:39.553240 [ 261 ] {afe7cddc-43ef-47f0-9a7b-956a545706db} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12733 | 2026.05.06 06:57:39.553280 [ 261 ] {afe7cddc-43ef-47f0-9a7b-956a545706db} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 12734 | 2026.05.06 06:57:39.553522 [ 261 ] {afe7cddc-43ef-47f0-9a7b-956a545706db} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12735 | 2026.05.06 06:57:39.553594 [ 261 ] {afe7cddc-43ef-47f0-9a7b-956a545706db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12736 | 2026.05.06 06:57:39.553738 [ 261 ] {afe7cddc-43ef-47f0-9a7b-956a545706db} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 12737 | 2026.05.06 06:57:39.553851 [ 356 ] {afe7cddc-43ef-47f0-9a7b-956a545706db} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12738 | 2026.05.06 06:57:39.553878 [ 318 ] {afe7cddc-43ef-47f0-9a7b-956a545706db} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 12739 | 2026.05.06 06:57:39.553853 [ 336 ] {afe7cddc-43ef-47f0-9a7b-956a545706db} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12740 | 2026.05.06 06:57:39.553851 [ 352 ] {afe7cddc-43ef-47f0-9a7b-956a545706db} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12741 | 2026.05.06 06:57:39.554050 [ 261 ] {afe7cddc-43ef-47f0-9a7b-956a545706db} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 12742 | 2026.05.06 06:57:39.554080 [ 261 ] {afe7cddc-43ef-47f0-9a7b-956a545706db} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12743 | 2026.05.06 06:57:39.554182 [ 261 ] {afe7cddc-43ef-47f0-9a7b-956a545706db} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12744 | 2026.05.06 06:57:39.554204 [ 261 ] {afe7cddc-43ef-47f0-9a7b-956a545706db} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 12745 | 2026.05.06 06:57:39.554242 [ 261 ] {afe7cddc-43ef-47f0-9a7b-956a545706db} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 12746 | 2026.05.06 06:57:39.554281 [ 261 ] {afe7cddc-43ef-47f0-9a7b-956a545706db} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 12747 | 2026.05.06 06:57:39.554318 [ 261 ] {afe7cddc-43ef-47f0-9a7b-956a545706db} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 12748 | 2026.05.06 06:57:39.554355 [ 261 ] {afe7cddc-43ef-47f0-9a7b-956a545706db} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 12749 | 2026.05.06 06:57:39.555657 [ 261 ] {afe7cddc-43ef-47f0-9a7b-956a545706db} <Debug> executeQuery: Read 51 rows, 9.76 KiB in 0.00289 sec., 17647.05882352941 rows/sec., 3.30 MiB/sec. | ||
| 12750 | 2026.05.06 06:57:39.555894 [ 261 ] {afe7cddc-43ef-47f0-9a7b-956a545706db} <Debug> MemoryTracker: Peak memory usage (for query): 183.15 KiB. | ||
| 12751 | 2026.05.06 06:57:39.555911 [ 261 ] {afe7cddc-43ef-47f0-9a7b-956a545706db} <Debug> TCPHandler: Processed in 0.003441897 sec. | ||
| 12752 | 2026.05.06 06:57:39.561653 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12753 | 2026.05.06 06:57:39.561785 [ 261 ] {59c30d13-8661-41c9-9ab8-c453e1adbff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12754 | 2026.05.06 06:57:39.561840 [ 261 ] {59c30d13-8661-41c9-9ab8-c453e1adbff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12755 | 2026.05.06 06:57:39.562454 [ 261 ] {59c30d13-8661-41c9-9ab8-c453e1adbff7} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12756 | 2026.05.06 06:57:39.562501 [ 261 ] {59c30d13-8661-41c9-9ab8-c453e1adbff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12757 | 2026.05.06 06:57:39.562895 [ 261 ] {59c30d13-8661-41c9-9ab8-c453e1adbff7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 12758 | 2026.05.06 06:57:39.563115 [ 261 ] {59c30d13-8661-41c9-9ab8-c453e1adbff7} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12759 | 2026.05.06 06:57:39.563265 [ 261 ] {59c30d13-8661-41c9-9ab8-c453e1adbff7} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001517 sec., 187211.6018457482 rows/sec., 11.89 MiB/sec. | ||
| 12760 | 2026.05.06 06:57:39.563308 [ 261 ] {59c30d13-8661-41c9-9ab8-c453e1adbff7} <Debug> TCPHandler: Processed in 0.001719649 sec. | ||
| 12761 | 2026.05.06 06:57:39.563441 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12762 | 2026.05.06 06:57:39.563543 [ 261 ] {ff74fe2f-6e30-4c17-adc0-221e876d5252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12763 | 2026.05.06 06:57:39.563584 [ 261 ] {ff74fe2f-6e30-4c17-adc0-221e876d5252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12764 | 2026.05.06 06:57:39.564408 [ 261 ] {ff74fe2f-6e30-4c17-adc0-221e876d5252} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12765 | 2026.05.06 06:57:39.564447 [ 261 ] {ff74fe2f-6e30-4c17-adc0-221e876d5252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12766 | 2026.05.06 06:57:39.564801 [ 261 ] {ff74fe2f-6e30-4c17-adc0-221e876d5252} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12767 | 2026.05.06 06:57:39.565017 [ 261 ] {ff74fe2f-6e30-4c17-adc0-221e876d5252} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12768 | 2026.05.06 06:57:39.565153 [ 261 ] {ff74fe2f-6e30-4c17-adc0-221e876d5252} <Debug> executeQuery: Read 871 rows, 69.95 KiB in 0.001631 sec., 534028.2035561005 rows/sec., 41.88 MiB/sec. | ||
| 12769 | 2026.05.06 06:57:39.565192 [ 261 ] {ff74fe2f-6e30-4c17-adc0-221e876d5252} <Debug> TCPHandler: Processed in 0.001803221 sec. | ||
| 12770 | 2026.05.06 06:57:39.565314 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12771 | 2026.05.06 06:57:39.565412 [ 261 ] {daec01ea-4b81-4ba7-a464-a362fb9d2ff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12772 | 2026.05.06 06:57:39.565453 [ 261 ] {daec01ea-4b81-4ba7-a464-a362fb9d2ff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12773 | 2026.05.06 06:57:39.565917 [ 261 ] {daec01ea-4b81-4ba7-a464-a362fb9d2ff8} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12774 | 2026.05.06 06:57:39.565954 [ 261 ] {daec01ea-4b81-4ba7-a464-a362fb9d2ff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12775 | 2026.05.06 06:57:39.566257 [ 261 ] {daec01ea-4b81-4ba7-a464-a362fb9d2ff8} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12776 | 2026.05.06 06:57:39.566464 [ 261 ] {daec01ea-4b81-4ba7-a464-a362fb9d2ff8} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12777 | 2026.05.06 06:57:39.566623 [ 261 ] {daec01ea-4b81-4ba7-a464-a362fb9d2ff8} <Debug> executeQuery: Read 179 rows, 11.32 KiB in 0.001228 sec., 145765.47231270358 rows/sec., 9.01 MiB/sec. | ||
| 12778 | 2026.05.06 06:57:39.566672 [ 261 ] {daec01ea-4b81-4ba7-a464-a362fb9d2ff8} <Debug> TCPHandler: Processed in 0.00140849 sec. | ||
| 12779 | 2026.05.06 06:57:39.566797 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12780 | 2026.05.06 06:57:39.566893 [ 261 ] {11fa3c9c-464c-4717-a0ac-1818f09cfb65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12781 | 2026.05.06 06:57:39.566932 [ 261 ] {11fa3c9c-464c-4717-a0ac-1818f09cfb65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12782 | 2026.05.06 06:57:39.567366 [ 261 ] {11fa3c9c-464c-4717-a0ac-1818f09cfb65} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12783 | 2026.05.06 06:57:39.567401 [ 261 ] {11fa3c9c-464c-4717-a0ac-1818f09cfb65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12784 | 2026.05.06 06:57:39.567702 [ 261 ] {11fa3c9c-464c-4717-a0ac-1818f09cfb65} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 12785 | 2026.05.06 06:57:39.567911 [ 261 ] {11fa3c9c-464c-4717-a0ac-1818f09cfb65} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12786 | 2026.05.06 06:57:39.568042 [ 261 ] {11fa3c9c-464c-4717-a0ac-1818f09cfb65} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001166 sec., 127787.30703259006 rows/sec., 8.26 MiB/sec. | ||
| 12787 | 2026.05.06 06:57:39.568080 [ 261 ] {11fa3c9c-464c-4717-a0ac-1818f09cfb65} <Debug> TCPHandler: Processed in 0.001333418 sec. | ||
| 12788 | 2026.05.06 06:57:39.568215 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12789 | 2026.05.06 06:57:39.568317 [ 261 ] {55756201-9916-427d-9c45-6e97baec31bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12790 | 2026.05.06 06:57:39.568357 [ 261 ] {55756201-9916-427d-9c45-6e97baec31bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12791 | 2026.05.06 06:57:39.568788 [ 261 ] {55756201-9916-427d-9c45-6e97baec31bf} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12792 | 2026.05.06 06:57:39.568823 [ 261 ] {55756201-9916-427d-9c45-6e97baec31bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12793 | 2026.05.06 06:57:39.569118 [ 261 ] {55756201-9916-427d-9c45-6e97baec31bf} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 12794 | 2026.05.06 06:57:39.569358 [ 261 ] {55756201-9916-427d-9c45-6e97baec31bf} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12795 | 2026.05.06 06:57:39.569494 [ 261 ] {55756201-9916-427d-9c45-6e97baec31bf} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001195 sec., 123849.37238493723 rows/sec., 7.04 MiB/sec. | ||
| 12796 | 2026.05.06 06:57:39.569532 [ 261 ] {55756201-9916-427d-9c45-6e97baec31bf} <Debug> TCPHandler: Processed in 0.001366368 sec. | ||
| 12797 | 2026.05.06 06:57:39.569656 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12798 | 2026.05.06 06:57:39.569752 [ 261 ] {96dcffcd-b181-49db-845e-d46d397109f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12799 | 2026.05.06 06:57:39.569792 [ 261 ] {96dcffcd-b181-49db-845e-d46d397109f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12800 | 2026.05.06 06:57:39.570370 [ 261 ] {96dcffcd-b181-49db-845e-d46d397109f2} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12801 | 2026.05.06 06:57:39.570405 [ 261 ] {96dcffcd-b181-49db-845e-d46d397109f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12802 | 2026.05.06 06:57:39.570781 [ 261 ] {96dcffcd-b181-49db-845e-d46d397109f2} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12803 | 2026.05.06 06:57:39.570993 [ 261 ] {96dcffcd-b181-49db-845e-d46d397109f2} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12804 | 2026.05.06 06:57:39.571128 [ 261 ] {96dcffcd-b181-49db-845e-d46d397109f2} <Debug> executeQuery: Read 527 rows, 38.14 KiB in 0.001393 sec., 378320.17229002155 rows/sec., 26.74 MiB/sec. | ||
| 12805 | 2026.05.06 06:57:39.571168 [ 261 ] {96dcffcd-b181-49db-845e-d46d397109f2} <Debug> TCPHandler: Processed in 0.001562214 sec. | ||
| 12806 | 2026.05.06 06:57:39.571286 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12807 | 2026.05.06 06:57:39.571382 [ 261 ] {88d103e1-a2cd-4c8c-b64d-bfa4f902bc48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12808 | 2026.05.06 06:57:39.571424 [ 261 ] {88d103e1-a2cd-4c8c-b64d-bfa4f902bc48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12809 | 2026.05.06 06:57:39.571758 [ 261 ] {88d103e1-a2cd-4c8c-b64d-bfa4f902bc48} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12810 | 2026.05.06 06:57:39.571794 [ 261 ] {88d103e1-a2cd-4c8c-b64d-bfa4f902bc48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12811 | 2026.05.06 06:57:39.572087 [ 261 ] {88d103e1-a2cd-4c8c-b64d-bfa4f902bc48} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 12812 | 2026.05.06 06:57:39.572302 [ 261 ] {88d103e1-a2cd-4c8c-b64d-bfa4f902bc48} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12813 | 2026.05.06 06:57:39.572433 [ 261 ] {88d103e1-a2cd-4c8c-b64d-bfa4f902bc48} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001068 sec., 5617.9775280898875 rows/sec., 293.52 KiB/sec. | ||
| 12814 | 2026.05.06 06:57:39.572471 [ 261 ] {88d103e1-a2cd-4c8c-b64d-bfa4f902bc48} <Debug> TCPHandler: Processed in 0.001234804 sec. | ||
| 12815 | 2026.05.06 06:57:39.572614 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12816 | 2026.05.06 06:57:39.572710 [ 261 ] {dc0ab43e-93b4-4963-84ba-13da99c7ea57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12817 | 2026.05.06 06:57:39.572753 [ 261 ] {dc0ab43e-93b4-4963-84ba-13da99c7ea57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12818 | 2026.05.06 06:57:39.573152 [ 261 ] {dc0ab43e-93b4-4963-84ba-13da99c7ea57} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12819 | 2026.05.06 06:57:39.573188 [ 261 ] {dc0ab43e-93b4-4963-84ba-13da99c7ea57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12820 | 2026.05.06 06:57:39.573509 [ 261 ] {dc0ab43e-93b4-4963-84ba-13da99c7ea57} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12821 | 2026.05.06 06:57:39.573711 [ 261 ] {dc0ab43e-93b4-4963-84ba-13da99c7ea57} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12822 | 2026.05.06 06:57:39.573847 [ 261 ] {dc0ab43e-93b4-4963-84ba-13da99c7ea57} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001154 sec., 229636.04852686307 rows/sec., 15.26 MiB/sec. | ||
| 12823 | 2026.05.06 06:57:39.573884 [ 261 ] {dc0ab43e-93b4-4963-84ba-13da99c7ea57} <Debug> TCPHandler: Processed in 0.001320467 sec. | ||
| 12824 | 2026.05.06 06:57:39.574014 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12825 | 2026.05.06 06:57:39.574108 [ 261 ] {442b2f50-c766-47b2-81d1-7fab87323149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12826 | 2026.05.06 06:57:39.574151 [ 261 ] {442b2f50-c766-47b2-81d1-7fab87323149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12827 | 2026.05.06 06:57:39.574503 [ 261 ] {442b2f50-c766-47b2-81d1-7fab87323149} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12828 | 2026.05.06 06:57:39.574538 [ 261 ] {442b2f50-c766-47b2-81d1-7fab87323149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12829 | 2026.05.06 06:57:39.574826 [ 261 ] {442b2f50-c766-47b2-81d1-7fab87323149} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 12830 | 2026.05.06 06:57:39.575030 [ 261 ] {442b2f50-c766-47b2-81d1-7fab87323149} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12831 | 2026.05.06 06:57:39.575159 [ 261 ] {442b2f50-c766-47b2-81d1-7fab87323149} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001067 sec., 937.207122774133 rows/sec., 63.15 KiB/sec. | ||
| 12832 | 2026.05.06 06:57:39.575194 [ 261 ] {442b2f50-c766-47b2-81d1-7fab87323149} <Debug> TCPHandler: Processed in 0.001230754 sec. | ||
| 12833 | 2026.05.06 06:57:39.575313 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12834 | 2026.05.06 06:57:39.575409 [ 261 ] {47d93a32-5aa7-4824-ae9c-638f392f4b3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12835 | 2026.05.06 06:57:39.575462 [ 261 ] {47d93a32-5aa7-4824-ae9c-638f392f4b3b} <Trace> 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 | ||
| 12836 | 2026.05.06 06:57:39.576304 [ 261 ] {47d93a32-5aa7-4824-ae9c-638f392f4b3b} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12837 | 2026.05.06 06:57:39.576340 [ 261 ] {47d93a32-5aa7-4824-ae9c-638f392f4b3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12838 | 2026.05.06 06:57:39.576890 [ 261 ] {47d93a32-5aa7-4824-ae9c-638f392f4b3b} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 12839 | 2026.05.06 06:57:39.577128 [ 261 ] {47d93a32-5aa7-4824-ae9c-638f392f4b3b} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12840 | 2026.05.06 06:57:39.577273 [ 261 ] {47d93a32-5aa7-4824-ae9c-638f392f4b3b} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001882 sec., 19659.936238044633 rows/sec., 35.23 MiB/sec. | ||
| 12841 | 2026.05.06 06:57:39.577328 [ 261 ] {47d93a32-5aa7-4824-ae9c-638f392f4b3b} <Debug> TCPHandler: Processed in 0.002064859 sec. | ||
| 12842 | 2026.05.06 06:57:39.577454 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12843 | 2026.05.06 06:57:39.577549 [ 261 ] {b20eb61a-d064-490c-8b95-5858fed12010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12844 | 2026.05.06 06:57:39.577591 [ 261 ] {b20eb61a-d064-490c-8b95-5858fed12010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12845 | 2026.05.06 06:57:39.577922 [ 261 ] {b20eb61a-d064-490c-8b95-5858fed12010} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12846 | 2026.05.06 06:57:39.577959 [ 261 ] {b20eb61a-d064-490c-8b95-5858fed12010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12847 | 2026.05.06 06:57:39.578262 [ 261 ] {b20eb61a-d064-490c-8b95-5858fed12010} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12848 | 2026.05.06 06:57:39.578472 [ 261 ] {b20eb61a-d064-490c-8b95-5858fed12010} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12849 | 2026.05.06 06:57:39.578598 [ 261 ] {b20eb61a-d064-490c-8b95-5858fed12010} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001067 sec., 84348.64104967198 rows/sec., 5.28 MiB/sec. | ||
| 12850 | 2026.05.06 06:57:39.578635 [ 261 ] {b20eb61a-d064-490c-8b95-5858fed12010} <Debug> TCPHandler: Processed in 0.001231705 sec. | ||
| 12851 | 2026.05.06 06:57:42.520193 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1550 | ||
| 12852 | 2026.05.06 06:57:42.522810 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12853 | 2026.05.06 06:57:42.522862 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12854 | 2026.05.06 06:57:42.524114 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12855 | 2026.05.06 06:57:42.524385 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12856 | 2026.05.06 06:57:42.524677 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1550 | ||
| 12857 | 2026.05.06 06:57:44.553137 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12858 | 2026.05.06 06:57:44.553360 [ 261 ] {f8ea87b4-d4b5-4db9-b817-5599c218454f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 12859 | 2026.05.06 06:57:44.553689 [ 261 ] {f8ea87b4-d4b5-4db9-b817-5599c218454f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12860 | 2026.05.06 06:57:44.553725 [ 261 ] {f8ea87b4-d4b5-4db9-b817-5599c218454f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 12861 | 2026.05.06 06:57:44.553953 [ 261 ] {f8ea87b4-d4b5-4db9-b817-5599c218454f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12862 | 2026.05.06 06:57:44.554018 [ 261 ] {f8ea87b4-d4b5-4db9-b817-5599c218454f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12863 | 2026.05.06 06:57:44.554154 [ 261 ] {f8ea87b4-d4b5-4db9-b817-5599c218454f} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 12864 | 2026.05.06 06:57:44.554275 [ 318 ] {f8ea87b4-d4b5-4db9-b817-5599c218454f} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 12865 | 2026.05.06 06:57:44.554301 [ 339 ] {f8ea87b4-d4b5-4db9-b817-5599c218454f} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 12866 | 2026.05.06 06:57:44.554298 [ 316 ] {f8ea87b4-d4b5-4db9-b817-5599c218454f} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 12867 | 2026.05.06 06:57:44.554307 [ 336 ] {f8ea87b4-d4b5-4db9-b817-5599c218454f} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 12868 | 2026.05.06 06:57:44.554489 [ 261 ] {f8ea87b4-d4b5-4db9-b817-5599c218454f} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 12869 | 2026.05.06 06:57:44.554529 [ 261 ] {f8ea87b4-d4b5-4db9-b817-5599c218454f} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12870 | 2026.05.06 06:57:44.554629 [ 261 ] {f8ea87b4-d4b5-4db9-b817-5599c218454f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 12871 | 2026.05.06 06:57:44.554651 [ 261 ] {f8ea87b4-d4b5-4db9-b817-5599c218454f} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 12872 | 2026.05.06 06:57:44.554689 [ 261 ] {f8ea87b4-d4b5-4db9-b817-5599c218454f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 12873 | 2026.05.06 06:57:44.554729 [ 261 ] {f8ea87b4-d4b5-4db9-b817-5599c218454f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 12874 | 2026.05.06 06:57:44.554766 [ 261 ] {f8ea87b4-d4b5-4db9-b817-5599c218454f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 12875 | 2026.05.06 06:57:44.554809 [ 261 ] {f8ea87b4-d4b5-4db9-b817-5599c218454f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 12876 | 2026.05.06 06:57:44.556168 [ 261 ] {f8ea87b4-d4b5-4db9-b817-5599c218454f} <Debug> executeQuery: Read 51 rows, 8.38 KiB in 0.002898 sec., 17598.343685300206 rows/sec., 2.82 MiB/sec. | ||
| 12877 | 2026.05.06 06:57:44.556358 [ 261 ] {f8ea87b4-d4b5-4db9-b817-5599c218454f} <Debug> MemoryTracker: Peak memory usage (for query): 184.24 KiB. | ||
| 12878 | 2026.05.06 06:57:44.556375 [ 261 ] {f8ea87b4-d4b5-4db9-b817-5599c218454f} <Debug> TCPHandler: Processed in 0.003367764 sec. | ||
| 12879 | 2026.05.06 06:57:44.560440 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12880 | 2026.05.06 06:57:44.560630 [ 261 ] {662629eb-88de-4681-a4f9-81f95d379189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12881 | 2026.05.06 06:57:44.560709 [ 261 ] {662629eb-88de-4681-a4f9-81f95d379189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12882 | 2026.05.06 06:57:44.561375 [ 261 ] {662629eb-88de-4681-a4f9-81f95d379189} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12883 | 2026.05.06 06:57:44.561420 [ 261 ] {662629eb-88de-4681-a4f9-81f95d379189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12884 | 2026.05.06 06:57:44.561792 [ 261 ] {662629eb-88de-4681-a4f9-81f95d379189} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 12885 | 2026.05.06 06:57:44.562033 [ 261 ] {662629eb-88de-4681-a4f9-81f95d379189} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12886 | 2026.05.06 06:57:44.562190 [ 261 ] {662629eb-88de-4681-a4f9-81f95d379189} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001612 sec., 14888.33746898263 rows/sec., 1.24 MiB/sec. | ||
| 12887 | 2026.05.06 06:57:44.562230 [ 261 ] {662629eb-88de-4681-a4f9-81f95d379189} <Debug> TCPHandler: Processed in 0.001891704 sec. | ||
| 12888 | 2026.05.06 06:57:44.562360 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12889 | 2026.05.06 06:57:44.562455 [ 261 ] {529ac8d8-2a0a-4407-beda-444e440b93fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12890 | 2026.05.06 06:57:44.562497 [ 261 ] {529ac8d8-2a0a-4407-beda-444e440b93fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12891 | 2026.05.06 06:57:44.562900 [ 261 ] {529ac8d8-2a0a-4407-beda-444e440b93fe} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12892 | 2026.05.06 06:57:44.562939 [ 261 ] {529ac8d8-2a0a-4407-beda-444e440b93fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12893 | 2026.05.06 06:57:44.563237 [ 261 ] {529ac8d8-2a0a-4407-beda-444e440b93fe} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 12894 | 2026.05.06 06:57:44.563449 [ 261 ] {529ac8d8-2a0a-4407-beda-444e440b93fe} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12895 | 2026.05.06 06:57:44.563585 [ 261 ] {529ac8d8-2a0a-4407-beda-444e440b93fe} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001148 sec., 6968.641114982579 rows/sec., 568.24 KiB/sec. | ||
| 12896 | 2026.05.06 06:57:44.563624 [ 261 ] {529ac8d8-2a0a-4407-beda-444e440b93fe} <Debug> TCPHandler: Processed in 0.001316317 sec. | ||
| 12897 | 2026.05.06 06:57:44.563745 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12898 | 2026.05.06 06:57:44.563839 [ 261 ] {5622e260-5d05-464e-a907-7603fe1d7d81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12899 | 2026.05.06 06:57:44.563881 [ 261 ] {5622e260-5d05-464e-a907-7603fe1d7d81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12900 | 2026.05.06 06:57:44.564389 [ 261 ] {5622e260-5d05-464e-a907-7603fe1d7d81} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12901 | 2026.05.06 06:57:44.564426 [ 261 ] {5622e260-5d05-464e-a907-7603fe1d7d81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12902 | 2026.05.06 06:57:44.564745 [ 261 ] {5622e260-5d05-464e-a907-7603fe1d7d81} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12903 | 2026.05.06 06:57:44.564966 [ 261 ] {5622e260-5d05-464e-a907-7603fe1d7d81} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12904 | 2026.05.06 06:57:44.565101 [ 261 ] {5622e260-5d05-464e-a907-7603fe1d7d81} <Debug> executeQuery: Read 188 rows, 16.94 KiB in 0.001279 sec., 146989.83580922597 rows/sec., 12.94 MiB/sec. | ||
| 12905 | 2026.05.06 06:57:44.565140 [ 261 ] {5622e260-5d05-464e-a907-7603fe1d7d81} <Debug> TCPHandler: Processed in 0.001445051 sec. | ||
| 12906 | 2026.05.06 06:57:44.565257 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12907 | 2026.05.06 06:57:44.565359 [ 261 ] {1fb1fce4-eeab-4733-af3b-bc3f59c3c32d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12908 | 2026.05.06 06:57:44.565400 [ 261 ] {1fb1fce4-eeab-4733-af3b-bc3f59c3c32d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12909 | 2026.05.06 06:57:44.565805 [ 261 ] {1fb1fce4-eeab-4733-af3b-bc3f59c3c32d} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12910 | 2026.05.06 06:57:44.565842 [ 261 ] {1fb1fce4-eeab-4733-af3b-bc3f59c3c32d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12911 | 2026.05.06 06:57:44.566150 [ 261 ] {1fb1fce4-eeab-4733-af3b-bc3f59c3c32d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 12912 | 2026.05.06 06:57:44.566380 [ 261 ] {1fb1fce4-eeab-4733-af3b-bc3f59c3c32d} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12913 | 2026.05.06 06:57:44.566513 [ 261 ] {1fb1fce4-eeab-4733-af3b-bc3f59c3c32d} <Debug> executeQuery: Read 24 rows, 1.82 KiB in 0.001171 sec., 20495.303159692572 rows/sec., 1.52 MiB/sec. | ||
| 12914 | 2026.05.06 06:57:44.566552 [ 261 ] {1fb1fce4-eeab-4733-af3b-bc3f59c3c32d} <Debug> TCPHandler: Processed in 0.001344808 sec. | ||
| 12915 | 2026.05.06 06:57:44.566671 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12916 | 2026.05.06 06:57:44.566768 [ 261 ] {959d49cf-a31c-409e-a5c7-35f498ac6dfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12917 | 2026.05.06 06:57:44.566810 [ 261 ] {959d49cf-a31c-409e-a5c7-35f498ac6dfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12918 | 2026.05.06 06:57:44.567217 [ 261 ] {959d49cf-a31c-409e-a5c7-35f498ac6dfc} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12919 | 2026.05.06 06:57:44.567254 [ 261 ] {959d49cf-a31c-409e-a5c7-35f498ac6dfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12920 | 2026.05.06 06:57:44.567563 [ 261 ] {959d49cf-a31c-409e-a5c7-35f498ac6dfc} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12921 | 2026.05.06 06:57:44.567784 [ 261 ] {959d49cf-a31c-409e-a5c7-35f498ac6dfc} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12922 | 2026.05.06 06:57:44.567917 [ 261 ] {959d49cf-a31c-409e-a5c7-35f498ac6dfc} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001167 sec., 20565.552699228792 rows/sec., 1.71 MiB/sec. | ||
| 12923 | 2026.05.06 06:57:44.567955 [ 261 ] {959d49cf-a31c-409e-a5c7-35f498ac6dfc} <Debug> TCPHandler: Processed in 0.001333908 sec. | ||
| 12924 | 2026.05.06 06:57:44.568088 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12925 | 2026.05.06 06:57:44.568182 [ 261 ] {a8538077-13a6-4aef-98d4-4dcdd2476776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12926 | 2026.05.06 06:57:44.568222 [ 261 ] {a8538077-13a6-4aef-98d4-4dcdd2476776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12927 | 2026.05.06 06:57:44.568624 [ 261 ] {a8538077-13a6-4aef-98d4-4dcdd2476776} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12928 | 2026.05.06 06:57:44.568660 [ 261 ] {a8538077-13a6-4aef-98d4-4dcdd2476776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12929 | 2026.05.06 06:57:44.568956 [ 261 ] {a8538077-13a6-4aef-98d4-4dcdd2476776} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 12930 | 2026.05.06 06:57:44.569163 [ 261 ] {a8538077-13a6-4aef-98d4-4dcdd2476776} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12931 | 2026.05.06 06:57:44.569296 [ 261 ] {a8538077-13a6-4aef-98d4-4dcdd2476776} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001133 sec., 10591.350397175642 rows/sec., 827.45 KiB/sec. | ||
| 12932 | 2026.05.06 06:57:44.569334 [ 261 ] {a8538077-13a6-4aef-98d4-4dcdd2476776} <Debug> TCPHandler: Processed in 0.001296617 sec. | ||
| 12933 | 2026.05.06 06:57:44.569451 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12934 | 2026.05.06 06:57:44.569546 [ 261 ] {792c88d2-9124-4303-9053-49146840722e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12935 | 2026.05.06 06:57:44.569585 [ 261 ] {792c88d2-9124-4303-9053-49146840722e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12936 | 2026.05.06 06:57:44.570017 [ 261 ] {792c88d2-9124-4303-9053-49146840722e} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12937 | 2026.05.06 06:57:44.570052 [ 261 ] {792c88d2-9124-4303-9053-49146840722e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12938 | 2026.05.06 06:57:44.570359 [ 261 ] {792c88d2-9124-4303-9053-49146840722e} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12939 | 2026.05.06 06:57:44.570568 [ 261 ] {792c88d2-9124-4303-9053-49146840722e} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12940 | 2026.05.06 06:57:44.570699 [ 261 ] {792c88d2-9124-4303-9053-49146840722e} <Debug> executeQuery: Read 112 rows, 9.35 KiB in 0.001171 sec., 95644.74807856533 rows/sec., 7.79 MiB/sec. | ||
| 12941 | 2026.05.06 06:57:44.570737 [ 261 ] {792c88d2-9124-4303-9053-49146840722e} <Debug> TCPHandler: Processed in 0.001335388 sec. | ||
| 12942 | 2026.05.06 06:57:44.570858 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12943 | 2026.05.06 06:57:44.570953 [ 261 ] {a3c38c4d-c324-4816-8aaa-97e29ad4710f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12944 | 2026.05.06 06:57:44.570997 [ 261 ] {a3c38c4d-c324-4816-8aaa-97e29ad4710f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12945 | 2026.05.06 06:57:44.571432 [ 261 ] {a3c38c4d-c324-4816-8aaa-97e29ad4710f} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12946 | 2026.05.06 06:57:44.571467 [ 261 ] {a3c38c4d-c324-4816-8aaa-97e29ad4710f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12947 | 2026.05.06 06:57:44.571808 [ 261 ] {a3c38c4d-c324-4816-8aaa-97e29ad4710f} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12948 | 2026.05.06 06:57:44.572025 [ 261 ] {a3c38c4d-c324-4816-8aaa-97e29ad4710f} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12949 | 2026.05.06 06:57:44.572156 [ 261 ] {a3c38c4d-c324-4816-8aaa-97e29ad4710f} <Debug> executeQuery: Read 344 rows, 26.63 KiB in 0.001222 sec., 281505.72831423895 rows/sec., 21.28 MiB/sec. | ||
| 12950 | 2026.05.06 06:57:44.572194 [ 261 ] {a3c38c4d-c324-4816-8aaa-97e29ad4710f} <Debug> TCPHandler: Processed in 0.001386539 sec. | ||
| 12951 | 2026.05.06 06:57:44.572320 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12952 | 2026.05.06 06:57:44.572418 [ 261 ] {a3a9d9ca-591d-4edd-9fd7-a6da4f55a127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12953 | 2026.05.06 06:57:44.572474 [ 261 ] {a3a9d9ca-591d-4edd-9fd7-a6da4f55a127} <Trace> 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 | ||
| 12954 | 2026.05.06 06:57:44.573210 [ 261 ] {a3a9d9ca-591d-4edd-9fd7-a6da4f55a127} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12955 | 2026.05.06 06:57:44.573247 [ 261 ] {a3a9d9ca-591d-4edd-9fd7-a6da4f55a127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12956 | 2026.05.06 06:57:44.573749 [ 261 ] {a3a9d9ca-591d-4edd-9fd7-a6da4f55a127} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12957 | 2026.05.06 06:57:44.573980 [ 261 ] {a3a9d9ca-591d-4edd-9fd7-a6da4f55a127} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12958 | 2026.05.06 06:57:44.574086 [ 98 ] {} <Debug> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 12959 | 2026.05.06 06:57:44.574123 [ 98 ] {} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12960 | 2026.05.06 06:57:44.574124 [ 261 ] {a3a9d9ca-591d-4edd-9fd7-a6da4f55a127} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001724 sec., 2320.185614849188 rows/sec., 4.16 MiB/sec. | ||
| 12961 | 2026.05.06 06:57:44.574140 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12962 | 2026.05.06 06:57:44.574185 [ 261 ] {a3a9d9ca-591d-4edd-9fd7-a6da4f55a127} <Debug> TCPHandler: Processed in 0.001920694 sec. | ||
| 12963 | 2026.05.06 06:57:44.574248 [ 191 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 12964 | 2026.05.06 06:57:44.574315 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12965 | 2026.05.06 06:57:44.574416 [ 261 ] {d1f1a266-f0bb-4384-b302-7f51a7baa41f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12966 | 2026.05.06 06:57:44.574459 [ 261 ] {d1f1a266-f0bb-4384-b302-7f51a7baa41f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12967 | 2026.05.06 06:57:44.574508 [ 191 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12968 | 2026.05.06 06:57:44.574575 [ 191 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1371 rows starting from the beginning of the part | ||
| 12969 | 2026.05.06 06:57:44.574714 [ 191 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 4 rows starting from the beginning of the part | ||
| 12970 | 2026.05.06 06:57:44.574820 [ 261 ] {d1f1a266-f0bb-4384-b302-7f51a7baa41f} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12971 | 2026.05.06 06:57:44.574838 [ 191 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 48 rows starting from the beginning of the part | ||
| 12972 | 2026.05.06 06:57:44.574868 [ 261 ] {d1f1a266-f0bb-4384-b302-7f51a7baa41f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12973 | 2026.05.06 06:57:44.574986 [ 191 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 4 rows starting from the beginning of the part | ||
| 12974 | 2026.05.06 06:57:44.575098 [ 191 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 37 rows starting from the beginning of the part | ||
| 12975 | 2026.05.06 06:57:44.575205 [ 261 ] {d1f1a266-f0bb-4384-b302-7f51a7baa41f} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12976 | 2026.05.06 06:57:44.575206 [ 191 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 4 rows starting from the beginning of the part | ||
| 12977 | 2026.05.06 06:57:44.575437 [ 261 ] {d1f1a266-f0bb-4384-b302-7f51a7baa41f} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12978 | 2026.05.06 06:57:44.575586 [ 261 ] {d1f1a266-f0bb-4384-b302-7f51a7baa41f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001189 sec., 50462.57359125315 rows/sec., 3.40 MiB/sec. | ||
| 12979 | 2026.05.06 06:57:44.575625 [ 261 ] {d1f1a266-f0bb-4384-b302-7f51a7baa41f} <Debug> TCPHandler: Processed in 0.001363628 sec. | ||
| 12980 | 2026.05.06 06:57:44.581148 [ 202 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 19 columns (19 merged, 0 gathered) in 0.006947236 sec., 211307.05794361958 rows/sec., 378.65 MiB/sec. | ||
| 12981 | 2026.05.06 06:57:44.582887 [ 188 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 12982 | 2026.05.06 06:57:44.583258 [ 188 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12983 | 2026.05.06 06:57:44.583337 [ 188 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 12984 | 2026.05.06 06:57:44.583510 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.54 MiB. | ||
| 12985 | 2026.05.06 06:57:44.945187 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24434 | ||
| 12986 | 2026.05.06 06:57:44.945938 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12987 | 2026.05.06 06:57:44.946013 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12988 | 2026.05.06 06:57:44.946590 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12989 | 2026.05.06 06:57:44.946846 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12990 | 2026.05.06 06:57:44.947003 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24434 | ||
| 12991 | 2026.05.06 06:57:44.947002 [ 98 ] {} <Debug> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12992 | 2026.05.06 06:57:44.947071 [ 98 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12993 | 2026.05.06 06:57:44.947095 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 12994 | 2026.05.06 06:57:44.947208 [ 193 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 12995 | 2026.05.06 06:57:44.947321 [ 193 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12996 | 2026.05.06 06:57:44.947356 [ 193 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22066 rows starting from the beginning of the part | ||
| 12997 | 2026.05.06 06:57:44.947421 [ 193 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 448 rows starting from the beginning of the part | ||
| 12998 | 2026.05.06 06:57:44.947471 [ 193 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 512 rows starting from the beginning of the part | ||
| 12999 | 2026.05.06 06:57:44.947519 [ 193 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 448 rows starting from the beginning of the part | ||
| 13000 | 2026.05.06 06:57:44.947564 [ 193 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 512 rows starting from the beginning of the part | ||
| 13001 | 2026.05.06 06:57:44.947606 [ 193 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 448 rows starting from the beginning of the part | ||
| 13002 | 2026.05.06 06:57:44.949708 [ 202 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24434 rows, containing 4 columns (4 merged, 0 gathered) in 0.002549082 sec., 9585411.532465413 rows/sec., 137.12 MiB/sec. | ||
| 13003 | 2026.05.06 06:57:44.950117 [ 190 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 13004 | 2026.05.06 06:57:44.950401 [ 190 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_51_10} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13005 | 2026.05.06 06:57:44.950481 [ 190 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_51_10} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 13006 | 2026.05.06 06:57:44.950577 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.72 MiB. | ||
| 13007 | 2026.05.06 06:57:45.000266 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 334.99 MiB, peak 346.47 MiB, free memory in arenas 0.00 B, will set to 336.60 MiB (RSS), difference: 1.61 MiB | ||
| 13008 | 2026.05.06 06:57:46.225592 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 13009 | 2026.05.06 06:57:46.244911 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13010 | 2026.05.06 06:57:46.244972 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13011 | 2026.05.06 06:57:46.251153 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 13012 | 2026.05.06 06:57:46.251930 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13013 | 2026.05.06 06:57:46.252205 [ 96 ] {} <Debug> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 13014 | 2026.05.06 06:57:46.252237 [ 96 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13015 | 2026.05.06 06:57:46.252255 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13016 | 2026.05.06 06:57:46.252339 [ 192 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 13017 | 2026.05.06 06:57:46.255193 [ 192 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13018 | 2026.05.06 06:57:46.256073 [ 192 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
| 13019 | 2026.05.06 06:57:46.256236 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 13020 | 2026.05.06 06:57:46.259850 [ 192 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part | ||
| 13021 | 2026.05.06 06:57:46.263937 [ 192 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 13022 | 2026.05.06 06:57:46.268552 [ 192 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part | ||
| 13023 | 2026.05.06 06:57:46.273107 [ 192 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
| 13024 | 2026.05.06 06:57:46.277127 [ 192 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 13025 | 2026.05.06 06:57:46.334388 [ 192 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.082081438 sec., 4678.2806119941515 rows/sec., 24.19 MiB/sec. | ||
| 13026 | 2026.05.06 06:57:46.336880 [ 196 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 13027 | 2026.05.06 06:57:46.338798 [ 196 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_51_10} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13028 | 2026.05.06 06:57:46.338909 [ 196 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_51_10} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 13029 | 2026.05.06 06:57:46.340637 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 13030 | 2026.05.06 06:57:47.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 337.67 MiB, peak 351.09 MiB, free memory in arenas 0.00 B, will set to 339.01 MiB (RSS), difference: 1.34 MiB | ||
| 13031 | 2026.05.06 06:57:49.547550 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13032 | 2026.05.06 06:57:49.547767 [ 261 ] {e9debd33-fcef-487e-94f9-ac11ffb4e9aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 13033 | 2026.05.06 06:57:49.548084 [ 261 ] {e9debd33-fcef-487e-94f9-ac11ffb4e9aa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13034 | 2026.05.06 06:57:49.548118 [ 261 ] {e9debd33-fcef-487e-94f9-ac11ffb4e9aa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 13035 | 2026.05.06 06:57:49.548328 [ 261 ] {e9debd33-fcef-487e-94f9-ac11ffb4e9aa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13036 | 2026.05.06 06:57:49.548394 [ 261 ] {e9debd33-fcef-487e-94f9-ac11ffb4e9aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13037 | 2026.05.06 06:57:49.548527 [ 261 ] {e9debd33-fcef-487e-94f9-ac11ffb4e9aa} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13038 | 2026.05.06 06:57:49.548667 [ 316 ] {e9debd33-fcef-487e-94f9-ac11ffb4e9aa} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13039 | 2026.05.06 06:57:49.548682 [ 362 ] {e9debd33-fcef-487e-94f9-ac11ffb4e9aa} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 13040 | 2026.05.06 06:57:49.548682 [ 343 ] {e9debd33-fcef-487e-94f9-ac11ffb4e9aa} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13041 | 2026.05.06 06:57:49.548681 [ 318 ] {e9debd33-fcef-487e-94f9-ac11ffb4e9aa} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13042 | 2026.05.06 06:57:49.548949 [ 261 ] {e9debd33-fcef-487e-94f9-ac11ffb4e9aa} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 13043 | 2026.05.06 06:57:49.548977 [ 261 ] {e9debd33-fcef-487e-94f9-ac11ffb4e9aa} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13044 | 2026.05.06 06:57:49.549072 [ 261 ] {e9debd33-fcef-487e-94f9-ac11ffb4e9aa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13045 | 2026.05.06 06:57:49.549094 [ 261 ] {e9debd33-fcef-487e-94f9-ac11ffb4e9aa} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 13046 | 2026.05.06 06:57:49.549128 [ 261 ] {e9debd33-fcef-487e-94f9-ac11ffb4e9aa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13047 | 2026.05.06 06:57:49.549165 [ 261 ] {e9debd33-fcef-487e-94f9-ac11ffb4e9aa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13048 | 2026.05.06 06:57:49.549199 [ 261 ] {e9debd33-fcef-487e-94f9-ac11ffb4e9aa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13049 | 2026.05.06 06:57:49.549235 [ 261 ] {e9debd33-fcef-487e-94f9-ac11ffb4e9aa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13050 | 2026.05.06 06:57:49.550491 [ 261 ] {e9debd33-fcef-487e-94f9-ac11ffb4e9aa} <Debug> executeQuery: Read 51 rows, 5.78 KiB in 0.002807 sec., 18168.86355539722 rows/sec., 2.01 MiB/sec. | ||
| 13051 | 2026.05.06 06:57:49.550695 [ 261 ] {e9debd33-fcef-487e-94f9-ac11ffb4e9aa} <Debug> MemoryTracker: Peak memory usage (for query): 162.77 KiB. | ||
| 13052 | 2026.05.06 06:57:49.550712 [ 261 ] {e9debd33-fcef-487e-94f9-ac11ffb4e9aa} <Debug> TCPHandler: Processed in 0.003288613 sec. | ||
| 13053 | 2026.05.06 06:57:49.553042 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13054 | 2026.05.06 06:57:49.553169 [ 261 ] {8eb97b25-346a-4171-b02e-84b23d341392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13055 | 2026.05.06 06:57:49.553221 [ 261 ] {8eb97b25-346a-4171-b02e-84b23d341392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13056 | 2026.05.06 06:57:49.553838 [ 261 ] {8eb97b25-346a-4171-b02e-84b23d341392} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13057 | 2026.05.06 06:57:49.553882 [ 261 ] {8eb97b25-346a-4171-b02e-84b23d341392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13058 | 2026.05.06 06:57:49.554264 [ 261 ] {8eb97b25-346a-4171-b02e-84b23d341392} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13059 | 2026.05.06 06:57:49.554495 [ 261 ] {8eb97b25-346a-4171-b02e-84b23d341392} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13060 | 2026.05.06 06:57:49.554634 [ 89 ] {} <Debug> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13061 | 2026.05.06 06:57:49.554641 [ 261 ] {8eb97b25-346a-4171-b02e-84b23d341392} <Debug> executeQuery: Read 130 rows, 11.51 KiB in 0.001508 sec., 86206.89655172413 rows/sec., 7.46 MiB/sec. | ||
| 13062 | 2026.05.06 06:57:49.554681 [ 89 ] {} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13063 | 2026.05.06 06:57:49.554700 [ 261 ] {8eb97b25-346a-4171-b02e-84b23d341392} <Debug> TCPHandler: Processed in 0.001717528 sec. | ||
| 13064 | 2026.05.06 06:57:49.554707 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13065 | 2026.05.06 06:57:49.554815 [ 186 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 13066 | 2026.05.06 06:57:49.554867 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13067 | 2026.05.06 06:57:49.554922 [ 186 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13068 | 2026.05.06 06:57:49.554954 [ 186 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3361 rows starting from the beginning of the part | ||
| 13069 | 2026.05.06 06:57:49.554960 [ 261 ] {73949204-790f-4edb-9d20-591f4847c68f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13070 | 2026.05.06 06:57:49.555003 [ 261 ] {73949204-790f-4edb-9d20-591f4847c68f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13071 | 2026.05.06 06:57:49.555016 [ 186 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 56 rows starting from the beginning of the part | ||
| 13072 | 2026.05.06 06:57:49.555066 [ 186 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 64 rows starting from the beginning of the part | ||
| 13073 | 2026.05.06 06:57:49.555109 [ 186 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 871 rows starting from the beginning of the part | ||
| 13074 | 2026.05.06 06:57:49.555153 [ 186 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 188 rows starting from the beginning of the part | ||
| 13075 | 2026.05.06 06:57:49.555194 [ 186 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 130 rows starting from the beginning of the part | ||
| 13076 | 2026.05.06 06:57:49.555422 [ 261 ] {73949204-790f-4edb-9d20-591f4847c68f} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13077 | 2026.05.06 06:57:49.555457 [ 261 ] {73949204-790f-4edb-9d20-591f4847c68f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13078 | 2026.05.06 06:57:49.555776 [ 261 ] {73949204-790f-4edb-9d20-591f4847c68f} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 13079 | 2026.05.06 06:57:49.555999 [ 261 ] {73949204-790f-4edb-9d20-591f4847c68f} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13080 | 2026.05.06 06:57:49.556128 [ 261 ] {73949204-790f-4edb-9d20-591f4847c68f} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001186 sec., 31197.301854974707 rows/sec., 2.29 MiB/sec. | ||
| 13081 | 2026.05.06 06:57:49.556166 [ 261 ] {73949204-790f-4edb-9d20-591f4847c68f} <Debug> TCPHandler: Processed in 0.001347348 sec. | ||
| 13082 | 2026.05.06 06:57:49.556294 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13083 | 2026.05.06 06:57:49.556386 [ 261 ] {8b07687f-4584-4047-b4da-1af9fad210de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13084 | 2026.05.06 06:57:49.556426 [ 261 ] {8b07687f-4584-4047-b4da-1af9fad210de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13085 | 2026.05.06 06:57:49.556838 [ 261 ] {8b07687f-4584-4047-b4da-1af9fad210de} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13086 | 2026.05.06 06:57:49.556858 [ 187 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4670 rows, containing 5 columns (5 merged, 0 gathered) in 0.002083759 sec., 2241142.089848202 rows/sec., 181.23 MiB/sec. | ||
| 13087 | 2026.05.06 06:57:49.556873 [ 261 ] {8b07687f-4584-4047-b4da-1af9fad210de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13088 | 2026.05.06 06:57:49.557196 [ 261 ] {8b07687f-4584-4047-b4da-1af9fad210de} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13089 | 2026.05.06 06:57:49.557240 [ 200 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13090 | 2026.05.06 06:57:49.557448 [ 261 ] {8b07687f-4584-4047-b4da-1af9fad210de} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13091 | 2026.05.06 06:57:49.557578 [ 200 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_81_16} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13092 | 2026.05.06 06:57:49.557588 [ 261 ] {8b07687f-4584-4047-b4da-1af9fad210de} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001219 sec., 82854.79901558654 rows/sec., 6.47 MiB/sec. | ||
| 13093 | 2026.05.06 06:57:49.557599 [ 89 ] {} <Debug> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13094 | 2026.05.06 06:57:49.557635 [ 261 ] {8b07687f-4584-4047-b4da-1af9fad210de} <Debug> TCPHandler: Processed in 0.001388989 sec. | ||
| 13095 | 2026.05.06 06:57:49.557646 [ 89 ] {} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13096 | 2026.05.06 06:57:49.557668 [ 200 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_81_16} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13097 | 2026.05.06 06:57:49.557676 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13098 | 2026.05.06 06:57:49.557753 [ 186 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 13099 | 2026.05.06 06:57:49.557769 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13100 | 2026.05.06 06:57:49.557779 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 13101 | 2026.05.06 06:57:49.557832 [ 186 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13102 | 2026.05.06 06:57:49.557859 [ 186 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1831 rows starting from the beginning of the part | ||
| 13103 | 2026.05.06 06:57:49.557866 [ 261 ] {05c31939-9eb1-4102-9797-e6d03cecd28f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13104 | 2026.05.06 06:57:49.557901 [ 186 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 64 rows starting from the beginning of the part | ||
| 13105 | 2026.05.06 06:57:49.557908 [ 261 ] {05c31939-9eb1-4102-9797-e6d03cecd28f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13106 | 2026.05.06 06:57:49.557936 [ 186 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 68 rows starting from the beginning of the part | ||
| 13107 | 2026.05.06 06:57:49.557968 [ 186 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 527 rows starting from the beginning of the part | ||
| 13108 | 2026.05.06 06:57:49.557998 [ 186 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 112 rows starting from the beginning of the part | ||
| 13109 | 2026.05.06 06:57:49.558031 [ 186 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 101 rows starting from the beginning of the part | ||
| 13110 | 2026.05.06 06:57:49.558306 [ 261 ] {05c31939-9eb1-4102-9797-e6d03cecd28f} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13111 | 2026.05.06 06:57:49.558341 [ 261 ] {05c31939-9eb1-4102-9797-e6d03cecd28f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13112 | 2026.05.06 06:57:49.558679 [ 261 ] {05c31939-9eb1-4102-9797-e6d03cecd28f} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13113 | 2026.05.06 06:57:49.558898 [ 261 ] {05c31939-9eb1-4102-9797-e6d03cecd28f} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13114 | 2026.05.06 06:57:49.558951 [ 198 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2703 rows, containing 5 columns (5 merged, 0 gathered) in 0.001224394 sec., 2207622.709683321 rows/sec., 163.09 MiB/sec. | ||
| 13115 | 2026.05.06 06:57:49.559026 [ 89 ] {} <Debug> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e) (MergerMutator): Selected 5 parts from all_1_75_15 to all_79_79_0 | ||
| 13116 | 2026.05.06 06:57:49.559031 [ 261 ] {05c31939-9eb1-4102-9797-e6d03cecd28f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 13117 | 2026.05.06 06:57:49.559072 [ 89 ] {} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13118 | 2026.05.06 06:57:49.559091 [ 261 ] {05c31939-9eb1-4102-9797-e6d03cecd28f} <Debug> TCPHandler: Processed in 0.001368998 sec. | ||
| 13119 | 2026.05.06 06:57:49.559099 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13120 | 2026.05.06 06:57:49.559118 [ 186 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13121 | 2026.05.06 06:57:49.559184 [ 200 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_79_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_75_15 to all_79_79_0 into Compact with storage Full | ||
| 13122 | 2026.05.06 06:57:49.559218 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13123 | 2026.05.06 06:57:49.559282 [ 200 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_79_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13124 | 2026.05.06 06:57:49.559315 [ 261 ] {fdbfb5b4-7bdf-47ef-be09-ff3cdcc6a6fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13125 | 2026.05.06 06:57:49.559317 [ 200 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_75_15, total 32598 rows starting from the beginning of the part | ||
| 13126 | 2026.05.06 06:57:49.559357 [ 186 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_81_16} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13127 | 2026.05.06 06:57:49.559375 [ 261 ] {fdbfb5b4-7bdf-47ef-be09-ff3cdcc6a6fc} <Trace> 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 | ||
| 13128 | 2026.05.06 06:57:49.559392 [ 200 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 128 rows starting from the beginning of the part | ||
| 13129 | 2026.05.06 06:57:49.559424 [ 186 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_81_16} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13130 | 2026.05.06 06:57:49.559440 [ 200 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part | ||
| 13131 | 2026.05.06 06:57:49.559483 [ 200 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 265 rows starting from the beginning of the part | ||
| 13132 | 2026.05.06 06:57:49.559485 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 13133 | 2026.05.06 06:57:49.559525 [ 200 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_79_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 344 rows starting from the beginning of the part | ||
| 13134 | 2026.05.06 06:57:49.560221 [ 261 ] {fdbfb5b4-7bdf-47ef-be09-ff3cdcc6a6fc} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13135 | 2026.05.06 06:57:49.560261 [ 261 ] {fdbfb5b4-7bdf-47ef-be09-ff3cdcc6a6fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13136 | 2026.05.06 06:57:49.560876 [ 261 ] {fdbfb5b4-7bdf-47ef-be09-ff3cdcc6a6fc} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 13137 | 2026.05.06 06:57:49.561100 [ 261 ] {fdbfb5b4-7bdf-47ef-be09-ff3cdcc6a6fc} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13138 | 2026.05.06 06:57:49.561238 [ 261 ] {fdbfb5b4-7bdf-47ef-be09-ff3cdcc6a6fc} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001941 sec., 19062.3390005152 rows/sec., 34.16 MiB/sec. | ||
| 13139 | 2026.05.06 06:57:49.561305 [ 261 ] {fdbfb5b4-7bdf-47ef-be09-ff3cdcc6a6fc} <Debug> TCPHandler: Processed in 0.002134271 sec. | ||
| 13140 | 2026.05.06 06:57:49.561431 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13141 | 2026.05.06 06:57:49.561526 [ 261 ] {47889e7e-11ce-4163-8163-20c107b2586e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13142 | 2026.05.06 06:57:49.561567 [ 261 ] {47889e7e-11ce-4163-8163-20c107b2586e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13143 | 2026.05.06 06:57:49.561910 [ 261 ] {47889e7e-11ce-4163-8163-20c107b2586e} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13144 | 2026.05.06 06:57:49.561946 [ 261 ] {47889e7e-11ce-4163-8163-20c107b2586e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13145 | 2026.05.06 06:57:49.562265 [ 261 ] {47889e7e-11ce-4163-8163-20c107b2586e} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13146 | 2026.05.06 06:57:49.562482 [ 261 ] {47889e7e-11ce-4163-8163-20c107b2586e} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13147 | 2026.05.06 06:57:49.562612 [ 261 ] {47889e7e-11ce-4163-8163-20c107b2586e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 13148 | 2026.05.06 06:57:49.562649 [ 261 ] {47889e7e-11ce-4163-8163-20c107b2586e} <Debug> TCPHandler: Processed in 0.001265656 sec. | ||
| 13149 | 2026.05.06 06:57:49.567195 [ 186 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_79_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33495 rows, containing 5 columns (5 merged, 0 gathered) in 0.008039807 sec., 4166144.7843213156 rows/sec., 267.02 MiB/sec. | ||
| 13150 | 2026.05.06 06:57:49.567486 [ 189 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_79_16} <Trace> MergedBlockOutputStream: filled checksums all_1_79_16 (state Temporary) | ||
| 13151 | 2026.05.06 06:57:49.567830 [ 189 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_79_16} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_merge_all_1_79_16 to all_1_79_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13152 | 2026.05.06 06:57:49.567920 [ 189 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_79_16} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e) (MergerMutator): Merged 5 parts: [all_1_75_15, all_79_79_0] -> all_1_79_16 | ||
| 13153 | 2026.05.06 06:57:49.568034 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 13154 | 2026.05.06 06:57:50.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 339.57 MiB, peak 351.09 MiB, free memory in arenas 0.00 B, will set to 342.46 MiB (RSS), difference: 2.89 MiB | ||
| 13155 | 2026.05.06 06:57:52.301122 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13156 | 2026.05.06 06:57:52.301195 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13157 | 2026.05.06 06:57:52.447176 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24946 | ||
| 13158 | 2026.05.06 06:57:52.447718 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13159 | 2026.05.06 06:57:52.447753 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13160 | 2026.05.06 06:57:52.448235 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 13161 | 2026.05.06 06:57:52.448455 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13162 | 2026.05.06 06:57:52.448581 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24946 | ||
| 13163 | 2026.05.06 06:57:52.524944 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1586 | ||
| 13164 | 2026.05.06 06:57:52.527470 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13165 | 2026.05.06 06:57:52.527516 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13166 | 2026.05.06 06:57:52.528805 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13167 | 2026.05.06 06:57:52.529079 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13168 | 2026.05.06 06:57:52.529350 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1586 | ||
| 13169 | 2026.05.06 06:57:53.756343 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 13170 | 2026.05.06 06:57:53.771665 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13171 | 2026.05.06 06:57:53.771730 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13172 | 2026.05.06 06:57:53.776960 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 13173 | 2026.05.06 06:57:53.777673 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13174 | 2026.05.06 06:57:53.780438 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 13175 | 2026.05.06 06:57:54.546456 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13176 | 2026.05.06 06:57:54.546700 [ 261 ] {2d3a8ae2-9b3a-4b05-b17b-12d950786ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 13177 | 2026.05.06 06:57:54.547084 [ 261 ] {2d3a8ae2-9b3a-4b05-b17b-12d950786ad9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13178 | 2026.05.06 06:57:54.547133 [ 261 ] {2d3a8ae2-9b3a-4b05-b17b-12d950786ad9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 13179 | 2026.05.06 06:57:54.547403 [ 261 ] {2d3a8ae2-9b3a-4b05-b17b-12d950786ad9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13180 | 2026.05.06 06:57:54.547488 [ 261 ] {2d3a8ae2-9b3a-4b05-b17b-12d950786ad9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13181 | 2026.05.06 06:57:54.547652 [ 261 ] {2d3a8ae2-9b3a-4b05-b17b-12d950786ad9} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13182 | 2026.05.06 06:57:54.547770 [ 365 ] {2d3a8ae2-9b3a-4b05-b17b-12d950786ad9} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 13183 | 2026.05.06 06:57:54.547774 [ 343 ] {2d3a8ae2-9b3a-4b05-b17b-12d950786ad9} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13184 | 2026.05.06 06:57:54.547774 [ 347 ] {2d3a8ae2-9b3a-4b05-b17b-12d950786ad9} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13185 | 2026.05.06 06:57:54.547774 [ 362 ] {2d3a8ae2-9b3a-4b05-b17b-12d950786ad9} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13186 | 2026.05.06 06:57:54.547941 [ 261 ] {2d3a8ae2-9b3a-4b05-b17b-12d950786ad9} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 13187 | 2026.05.06 06:57:54.547969 [ 261 ] {2d3a8ae2-9b3a-4b05-b17b-12d950786ad9} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13188 | 2026.05.06 06:57:54.548072 [ 261 ] {2d3a8ae2-9b3a-4b05-b17b-12d950786ad9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13189 | 2026.05.06 06:57:54.548093 [ 261 ] {2d3a8ae2-9b3a-4b05-b17b-12d950786ad9} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 13190 | 2026.05.06 06:57:54.548129 [ 261 ] {2d3a8ae2-9b3a-4b05-b17b-12d950786ad9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13191 | 2026.05.06 06:57:54.548170 [ 261 ] {2d3a8ae2-9b3a-4b05-b17b-12d950786ad9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13192 | 2026.05.06 06:57:54.548207 [ 261 ] {2d3a8ae2-9b3a-4b05-b17b-12d950786ad9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13193 | 2026.05.06 06:57:54.548246 [ 261 ] {2d3a8ae2-9b3a-4b05-b17b-12d950786ad9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13194 | 2026.05.06 06:57:54.549432 [ 261 ] {2d3a8ae2-9b3a-4b05-b17b-12d950786ad9} <Debug> executeQuery: Read 51 rows, 5.78 KiB in 0.002833 sec., 18002.117896223084 rows/sec., 1.99 MiB/sec. | ||
| 13195 | 2026.05.06 06:57:54.549626 [ 261 ] {2d3a8ae2-9b3a-4b05-b17b-12d950786ad9} <Debug> MemoryTracker: Peak memory usage (for query): 164.02 KiB. | ||
| 13196 | 2026.05.06 06:57:54.549643 [ 261 ] {2d3a8ae2-9b3a-4b05-b17b-12d950786ad9} <Debug> TCPHandler: Processed in 0.003317923 sec. | ||
| 13197 | 2026.05.06 06:57:54.551512 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13198 | 2026.05.06 06:57:54.551626 [ 261 ] {2f8f69df-25f8-4960-8ad7-bfb357c744a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13199 | 2026.05.06 06:57:54.551673 [ 261 ] {2f8f69df-25f8-4960-8ad7-bfb357c744a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13200 | 2026.05.06 06:57:54.552171 [ 261 ] {2f8f69df-25f8-4960-8ad7-bfb357c744a8} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13201 | 2026.05.06 06:57:54.552214 [ 261 ] {2f8f69df-25f8-4960-8ad7-bfb357c744a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13202 | 2026.05.06 06:57:54.552598 [ 261 ] {2f8f69df-25f8-4960-8ad7-bfb357c744a8} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13203 | 2026.05.06 06:57:54.552828 [ 261 ] {2f8f69df-25f8-4960-8ad7-bfb357c744a8} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13204 | 2026.05.06 06:57:54.552985 [ 261 ] {2f8f69df-25f8-4960-8ad7-bfb357c744a8} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001392 sec., 45977.011494252874 rows/sec., 3.64 MiB/sec. | ||
| 13205 | 2026.05.06 06:57:54.553026 [ 261 ] {2f8f69df-25f8-4960-8ad7-bfb357c744a8} <Debug> TCPHandler: Processed in 0.001567854 sec. | ||
| 13206 | 2026.05.06 06:57:54.553154 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13207 | 2026.05.06 06:57:54.553253 [ 261 ] {0e0dd34d-2ef7-422e-b971-9ea484a41544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13208 | 2026.05.06 06:57:54.553296 [ 261 ] {0e0dd34d-2ef7-422e-b971-9ea484a41544} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13209 | 2026.05.06 06:57:54.553702 [ 261 ] {0e0dd34d-2ef7-422e-b971-9ea484a41544} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13210 | 2026.05.06 06:57:54.553740 [ 261 ] {0e0dd34d-2ef7-422e-b971-9ea484a41544} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13211 | 2026.05.06 06:57:54.554050 [ 261 ] {0e0dd34d-2ef7-422e-b971-9ea484a41544} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 13212 | 2026.05.06 06:57:54.554259 [ 261 ] {0e0dd34d-2ef7-422e-b971-9ea484a41544} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13213 | 2026.05.06 06:57:54.554397 [ 261 ] {0e0dd34d-2ef7-422e-b971-9ea484a41544} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001164 sec., 3436.426116838488 rows/sec., 258.40 KiB/sec. | ||
| 13214 | 2026.05.06 06:57:54.554436 [ 261 ] {0e0dd34d-2ef7-422e-b971-9ea484a41544} <Debug> TCPHandler: Processed in 0.001334468 sec. | ||
| 13215 | 2026.05.06 06:57:54.554643 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13216 | 2026.05.06 06:57:54.554741 [ 261 ] {4c467146-8e03-44cb-b56a-ca12e1c89d02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13217 | 2026.05.06 06:57:54.554783 [ 261 ] {4c467146-8e03-44cb-b56a-ca12e1c89d02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13218 | 2026.05.06 06:57:54.555209 [ 261 ] {4c467146-8e03-44cb-b56a-ca12e1c89d02} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13219 | 2026.05.06 06:57:54.555247 [ 261 ] {4c467146-8e03-44cb-b56a-ca12e1c89d02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13220 | 2026.05.06 06:57:54.555560 [ 261 ] {4c467146-8e03-44cb-b56a-ca12e1c89d02} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13221 | 2026.05.06 06:57:54.555773 [ 261 ] {4c467146-8e03-44cb-b56a-ca12e1c89d02} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13222 | 2026.05.06 06:57:54.555907 [ 261 ] {4c467146-8e03-44cb-b56a-ca12e1c89d02} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001185 sec., 57383.966244725736 rows/sec., 4.48 MiB/sec. | ||
| 13223 | 2026.05.06 06:57:54.555946 [ 261 ] {4c467146-8e03-44cb-b56a-ca12e1c89d02} <Debug> TCPHandler: Processed in 0.001355078 sec. | ||
| 13224 | 2026.05.06 06:57:54.556071 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13225 | 2026.05.06 06:57:54.556169 [ 261 ] {17d8106f-2ce5-417f-837d-16706c13b38c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13226 | 2026.05.06 06:57:54.556213 [ 261 ] {17d8106f-2ce5-417f-837d-16706c13b38c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13227 | 2026.05.06 06:57:54.556615 [ 261 ] {17d8106f-2ce5-417f-837d-16706c13b38c} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13228 | 2026.05.06 06:57:54.556652 [ 261 ] {17d8106f-2ce5-417f-837d-16706c13b38c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13229 | 2026.05.06 06:57:54.556982 [ 261 ] {17d8106f-2ce5-417f-837d-16706c13b38c} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13230 | 2026.05.06 06:57:54.557253 [ 261 ] {17d8106f-2ce5-417f-837d-16706c13b38c} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13231 | 2026.05.06 06:57:54.557481 [ 261 ] {17d8106f-2ce5-417f-837d-16706c13b38c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001329 sec., 120391.27163280662 rows/sec., 8.39 MiB/sec. | ||
| 13232 | 2026.05.06 06:57:54.557543 [ 261 ] {17d8106f-2ce5-417f-837d-16706c13b38c} <Debug> TCPHandler: Processed in 0.001522123 sec. | ||
| 13233 | 2026.05.06 06:57:54.557691 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13234 | 2026.05.06 06:57:54.557794 [ 261 ] {3d8833ac-f040-46c7-a28a-47fa5d6a1935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13235 | 2026.05.06 06:57:54.557850 [ 261 ] {3d8833ac-f040-46c7-a28a-47fa5d6a1935} <Trace> 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 | ||
| 13236 | 2026.05.06 06:57:54.558606 [ 261 ] {3d8833ac-f040-46c7-a28a-47fa5d6a1935} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13237 | 2026.05.06 06:57:54.558645 [ 261 ] {3d8833ac-f040-46c7-a28a-47fa5d6a1935} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13238 | 2026.05.06 06:57:54.559154 [ 261 ] {3d8833ac-f040-46c7-a28a-47fa5d6a1935} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 13239 | 2026.05.06 06:57:54.559393 [ 261 ] {3d8833ac-f040-46c7-a28a-47fa5d6a1935} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13240 | 2026.05.06 06:57:54.559540 [ 261 ] {3d8833ac-f040-46c7-a28a-47fa5d6a1935} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001765 sec., 2266.2889518413594 rows/sec., 4.06 MiB/sec. | ||
| 13241 | 2026.05.06 06:57:54.559597 [ 261 ] {3d8833ac-f040-46c7-a28a-47fa5d6a1935} <Debug> TCPHandler: Processed in 0.001962295 sec. | ||
| 13242 | 2026.05.06 06:57:54.559722 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13243 | 2026.05.06 06:57:54.559817 [ 261 ] {b1f02721-d0cc-42de-b5bc-6ecdd9f9a542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13244 | 2026.05.06 06:57:54.559861 [ 261 ] {b1f02721-d0cc-42de-b5bc-6ecdd9f9a542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13245 | 2026.05.06 06:57:54.560216 [ 261 ] {b1f02721-d0cc-42de-b5bc-6ecdd9f9a542} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13246 | 2026.05.06 06:57:54.560253 [ 261 ] {b1f02721-d0cc-42de-b5bc-6ecdd9f9a542} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13247 | 2026.05.06 06:57:54.560568 [ 261 ] {b1f02721-d0cc-42de-b5bc-6ecdd9f9a542} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13248 | 2026.05.06 06:57:54.560790 [ 261 ] {b1f02721-d0cc-42de-b5bc-6ecdd9f9a542} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13249 | 2026.05.06 06:57:54.560927 [ 261 ] {b1f02721-d0cc-42de-b5bc-6ecdd9f9a542} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 13250 | 2026.05.06 06:57:54.560965 [ 261 ] {b1f02721-d0cc-42de-b5bc-6ecdd9f9a542} <Debug> TCPHandler: Processed in 0.001292756 sec. | ||
| 13251 | 2026.05.06 06:57:55.184669 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13252 | 2026.05.06 06:57:55.184931 [ 261 ] {a5041ad5-ffd7-4ad7-8731-ede677356286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 13253 | 2026.05.06 06:57:55.185332 [ 261 ] {a5041ad5-ffd7-4ad7-8731-ede677356286} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13254 | 2026.05.06 06:57:55.185382 [ 261 ] {a5041ad5-ffd7-4ad7-8731-ede677356286} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 13255 | 2026.05.06 06:57:55.185682 [ 261 ] {a5041ad5-ffd7-4ad7-8731-ede677356286} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13256 | 2026.05.06 06:57:55.185849 [ 261 ] {a5041ad5-ffd7-4ad7-8731-ede677356286} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13257 | 2026.05.06 06:57:55.185989 [ 261 ] {a5041ad5-ffd7-4ad7-8731-ede677356286} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 13258 | 2026.05.06 06:57:55.186113 [ 349 ] {a5041ad5-ffd7-4ad7-8731-ede677356286} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13259 | 2026.05.06 06:57:55.186120 [ 362 ] {a5041ad5-ffd7-4ad7-8731-ede677356286} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13260 | 2026.05.06 06:57:55.186120 [ 343 ] {a5041ad5-ffd7-4ad7-8731-ede677356286} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13261 | 2026.05.06 06:57:55.186127 [ 347 ] {a5041ad5-ffd7-4ad7-8731-ede677356286} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 13262 | 2026.05.06 06:57:55.186286 [ 261 ] {a5041ad5-ffd7-4ad7-8731-ede677356286} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 13263 | 2026.05.06 06:57:55.186405 [ 261 ] {a5041ad5-ffd7-4ad7-8731-ede677356286} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13264 | 2026.05.06 06:57:55.186509 [ 261 ] {a5041ad5-ffd7-4ad7-8731-ede677356286} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13265 | 2026.05.06 06:57:55.186531 [ 261 ] {a5041ad5-ffd7-4ad7-8731-ede677356286} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 13266 | 2026.05.06 06:57:55.186568 [ 261 ] {a5041ad5-ffd7-4ad7-8731-ede677356286} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 13267 | 2026.05.06 06:57:55.186607 [ 261 ] {a5041ad5-ffd7-4ad7-8731-ede677356286} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 13268 | 2026.05.06 06:57:55.186644 [ 261 ] {a5041ad5-ffd7-4ad7-8731-ede677356286} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 13269 | 2026.05.06 06:57:55.186679 [ 261 ] {a5041ad5-ffd7-4ad7-8731-ede677356286} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 13270 | 2026.05.06 06:57:55.187911 [ 261 ] {a5041ad5-ffd7-4ad7-8731-ede677356286} <Debug> executeQuery: Read 51 rows, 9.76 KiB in 0.003098 sec., 16462.233699160748 rows/sec., 3.08 MiB/sec. | ||
| 13271 | 2026.05.06 06:57:55.188077 [ 261 ] {a5041ad5-ffd7-4ad7-8731-ede677356286} <Debug> MemoryTracker: Peak memory usage (for query): 188.05 KiB. | ||
| 13272 | 2026.05.06 06:57:55.188094 [ 261 ] {a5041ad5-ffd7-4ad7-8731-ede677356286} <Debug> TCPHandler: Processed in 0.003567561 sec. | ||
| 13273 | 2026.05.06 06:57:55.205315 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13274 | 2026.05.06 06:57:55.205432 [ 261 ] {4a8b2f34-399c-4260-a315-8d03d60340c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13275 | 2026.05.06 06:57:55.205478 [ 261 ] {4a8b2f34-399c-4260-a315-8d03d60340c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13276 | 2026.05.06 06:57:55.206052 [ 261 ] {4a8b2f34-399c-4260-a315-8d03d60340c8} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13277 | 2026.05.06 06:57:55.206094 [ 261 ] {4a8b2f34-399c-4260-a315-8d03d60340c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13278 | 2026.05.06 06:57:55.206469 [ 261 ] {4a8b2f34-399c-4260-a315-8d03d60340c8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 13279 | 2026.05.06 06:57:55.206713 [ 261 ] {4a8b2f34-399c-4260-a315-8d03d60340c8} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13280 | 2026.05.06 06:57:55.206859 [ 261 ] {4a8b2f34-399c-4260-a315-8d03d60340c8} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001458 sec., 194787.37997256513 rows/sec., 12.37 MiB/sec. | ||
| 13281 | 2026.05.06 06:57:55.206898 [ 261 ] {4a8b2f34-399c-4260-a315-8d03d60340c8} <Debug> TCPHandler: Processed in 0.001637147 sec. | ||
| 13282 | 2026.05.06 06:57:55.207037 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13283 | 2026.05.06 06:57:55.207132 [ 261 ] {2f28184d-75d0-4a6a-8309-b19f1f612aba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13284 | 2026.05.06 06:57:55.207172 [ 261 ] {2f28184d-75d0-4a6a-8309-b19f1f612aba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13285 | 2026.05.06 06:57:55.207574 [ 261 ] {2f28184d-75d0-4a6a-8309-b19f1f612aba} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13286 | 2026.05.06 06:57:55.207609 [ 261 ] {2f28184d-75d0-4a6a-8309-b19f1f612aba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13287 | 2026.05.06 06:57:55.207893 [ 261 ] {2f28184d-75d0-4a6a-8309-b19f1f612aba} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 13288 | 2026.05.06 06:57:55.208099 [ 261 ] {2f28184d-75d0-4a6a-8309-b19f1f612aba} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13289 | 2026.05.06 06:57:55.208226 [ 261 ] {2f28184d-75d0-4a6a-8309-b19f1f612aba} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001112 sec., 5395.6834532374105 rows/sec., 439.98 KiB/sec. | ||
| 13290 | 2026.05.06 06:57:55.208222 [ 83 ] {} <Debug> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 13291 | 2026.05.06 06:57:55.208264 [ 261 ] {2f28184d-75d0-4a6a-8309-b19f1f612aba} <Debug> TCPHandler: Processed in 0.001276466 sec. | ||
| 13292 | 2026.05.06 06:57:55.208303 [ 83 ] {} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13293 | 2026.05.06 06:57:55.208331 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13294 | 2026.05.06 06:57:55.208400 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13295 | 2026.05.06 06:57:55.208429 [ 199 ] {0df8073b-f29c-4283-b8f7-dff834c33018::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full | ||
| 13296 | 2026.05.06 06:57:55.208499 [ 261 ] {5e3a5d61-5ff5-4022-a65e-96116c5ccffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13297 | 2026.05.06 06:57:55.208543 [ 261 ] {5e3a5d61-5ff5-4022-a65e-96116c5ccffb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13298 | 2026.05.06 06:57:55.208558 [ 199 ] {0df8073b-f29c-4283-b8f7-dff834c33018::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13299 | 2026.05.06 06:57:55.208599 [ 199 ] {0df8073b-f29c-4283-b8f7-dff834c33018::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 20 rows starting from the beginning of the part | ||
| 13300 | 2026.05.06 06:57:55.208669 [ 199 ] {0df8073b-f29c-4283-b8f7-dff834c33018::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part | ||
| 13301 | 2026.05.06 06:57:55.208715 [ 199 ] {0df8073b-f29c-4283-b8f7-dff834c33018::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 13302 | 2026.05.06 06:57:55.208759 [ 199 ] {0df8073b-f29c-4283-b8f7-dff834c33018::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part | ||
| 13303 | 2026.05.06 06:57:55.208798 [ 199 ] {0df8073b-f29c-4283-b8f7-dff834c33018::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 13304 | 2026.05.06 06:57:55.208837 [ 199 ] {0df8073b-f29c-4283-b8f7-dff834c33018::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 13305 | 2026.05.06 06:57:55.209642 [ 186 ] {0df8073b-f29c-4283-b8f7-dff834c33018::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 5 columns (5 merged, 0 gathered) in 0.001257256 sec., 41359.91397137894 rows/sec., 3.45 MiB/sec. | ||
| 13306 | 2026.05.06 06:57:55.209841 [ 197 ] {0df8073b-f29c-4283-b8f7-dff834c33018::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 13307 | 2026.05.06 06:57:55.210177 [ 197 ] {0df8073b-f29c-4283-b8f7-dff834c33018::all_1_19_4} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13308 | 2026.05.06 06:57:55.210259 [ 197 ] {0df8073b-f29c-4283-b8f7-dff834c33018::all_1_19_4} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 13309 | 2026.05.06 06:57:55.210355 [ 261 ] {5e3a5d61-5ff5-4022-a65e-96116c5ccffb} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13310 | 2026.05.06 06:57:55.210368 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13311 | 2026.05.06 06:57:55.210400 [ 261 ] {5e3a5d61-5ff5-4022-a65e-96116c5ccffb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13312 | 2026.05.06 06:57:55.210921 [ 261 ] {5e3a5d61-5ff5-4022-a65e-96116c5ccffb} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13313 | 2026.05.06 06:57:55.211137 [ 261 ] {5e3a5d61-5ff5-4022-a65e-96116c5ccffb} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13314 | 2026.05.06 06:57:55.211269 [ 261 ] {5e3a5d61-5ff5-4022-a65e-96116c5ccffb} <Debug> executeQuery: Read 3223 rows, 247.46 KiB in 0.002787 sec., 1156440.6171510585 rows/sec., 86.71 MiB/sec. | ||
| 13315 | 2026.05.06 06:57:55.211308 [ 261 ] {5e3a5d61-5ff5-4022-a65e-96116c5ccffb} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 13316 | 2026.05.06 06:57:55.211321 [ 261 ] {5e3a5d61-5ff5-4022-a65e-96116c5ccffb} <Debug> TCPHandler: Processed in 0.002970354 sec. | ||
| 13317 | 2026.05.06 06:57:55.211447 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13318 | 2026.05.06 06:57:55.211542 [ 261 ] {b5ef6a7c-bf03-4c05-8bb8-808f8a230849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13319 | 2026.05.06 06:57:55.211582 [ 261 ] {b5ef6a7c-bf03-4c05-8bb8-808f8a230849} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13320 | 2026.05.06 06:57:55.212063 [ 261 ] {b5ef6a7c-bf03-4c05-8bb8-808f8a230849} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13321 | 2026.05.06 06:57:55.212100 [ 261 ] {b5ef6a7c-bf03-4c05-8bb8-808f8a230849} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13322 | 2026.05.06 06:57:55.212405 [ 261 ] {b5ef6a7c-bf03-4c05-8bb8-808f8a230849} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 13323 | 2026.05.06 06:57:55.212631 [ 261 ] {b5ef6a7c-bf03-4c05-8bb8-808f8a230849} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13324 | 2026.05.06 06:57:55.212744 [ 83 ] {} <Debug> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3) (MergerMutator): Selected 6 parts from all_1_65_13 to all_70_70_0 | ||
| 13325 | 2026.05.06 06:57:55.212763 [ 261 ] {b5ef6a7c-bf03-4c05-8bb8-808f8a230849} <Debug> executeQuery: Read 196 rows, 12.57 KiB in 0.001239 sec., 158192.09039548022 rows/sec., 9.91 MiB/sec. | ||
| 13326 | 2026.05.06 06:57:55.212778 [ 83 ] {} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13327 | 2026.05.06 06:57:55.212806 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13328 | 2026.05.06 06:57:55.212810 [ 261 ] {b5ef6a7c-bf03-4c05-8bb8-808f8a230849} <Debug> TCPHandler: Processed in 0.001412249 sec. | ||
| 13329 | 2026.05.06 06:57:55.212891 [ 194 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_70_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_65_13 to all_70_70_0 into Compact with storage Full | ||
| 13330 | 2026.05.06 06:57:55.212941 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13331 | 2026.05.06 06:57:55.212987 [ 194 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13332 | 2026.05.06 06:57:55.213018 [ 194 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_13, total 226 rows starting from the beginning of the part | ||
| 13333 | 2026.05.06 06:57:55.213035 [ 261 ] {d2c3cb8b-b052-4b69-acc3-e0aadba89a41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13334 | 2026.05.06 06:57:55.213074 [ 261 ] {d2c3cb8b-b052-4b69-acc3-e0aadba89a41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13335 | 2026.05.06 06:57:55.213075 [ 194 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 179 rows starting from the beginning of the part | ||
| 13336 | 2026.05.06 06:57:55.213127 [ 194 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 24 rows starting from the beginning of the part | ||
| 13337 | 2026.05.06 06:57:55.213168 [ 194 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 37 rows starting from the beginning of the part | ||
| 13338 | 2026.05.06 06:57:55.213207 [ 194 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 4 rows starting from the beginning of the part | ||
| 13339 | 2026.05.06 06:57:55.213247 [ 194 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 196 rows starting from the beginning of the part | ||
| 13340 | 2026.05.06 06:57:55.213737 [ 261 ] {d2c3cb8b-b052-4b69-acc3-e0aadba89a41} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13341 | 2026.05.06 06:57:55.213773 [ 261 ] {d2c3cb8b-b052-4b69-acc3-e0aadba89a41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13342 | 2026.05.06 06:57:55.214048 [ 197 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 666 rows, containing 5 columns (5 merged, 0 gathered) in 0.001193794 sec., 557885.1962733939 rows/sec., 37.80 MiB/sec. | ||
| 13343 | 2026.05.06 06:57:55.214113 [ 261 ] {d2c3cb8b-b052-4b69-acc3-e0aadba89a41} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 13344 | 2026.05.06 06:57:55.214170 [ 194 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) | ||
| 13345 | 2026.05.06 06:57:55.214334 [ 261 ] {d2c3cb8b-b052-4b69-acc3-e0aadba89a41} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13346 | 2026.05.06 06:57:55.214396 [ 194 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_70_14} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13347 | 2026.05.06 06:57:55.214458 [ 194 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_70_14} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3) (MergerMutator): Merged 6 parts: [all_1_65_13, all_70_70_0] -> all_1_70_14 | ||
| 13348 | 2026.05.06 06:57:55.214461 [ 83 ] {} <Debug> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52) (MergerMutator): Selected 6 parts from all_1_29_6 to all_34_34_0 | ||
| 13349 | 2026.05.06 06:57:55.214496 [ 83 ] {} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13350 | 2026.05.06 06:57:55.214499 [ 261 ] {d2c3cb8b-b052-4b69-acc3-e0aadba89a41} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.00148 sec., 641891.891891892 rows/sec., 37.77 MiB/sec. | ||
| 13351 | 2026.05.06 06:57:55.214522 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 13352 | 2026.05.06 06:57:55.214521 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13353 | 2026.05.06 06:57:55.214562 [ 261 ] {d2c3cb8b-b052-4b69-acc3-e0aadba89a41} <Debug> TCPHandler: Processed in 0.001670217 sec. | ||
| 13354 | 2026.05.06 06:57:55.214604 [ 194 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_29_6 to all_34_34_0 into Compact with storage Full | ||
| 13355 | 2026.05.06 06:57:55.214667 [ 194 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13356 | 2026.05.06 06:57:55.214691 [ 194 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 975 rows starting from the beginning of the part | ||
| 13357 | 2026.05.06 06:57:55.214714 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13358 | 2026.05.06 06:57:55.214733 [ 194 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 149 rows starting from the beginning of the part | ||
| 13359 | 2026.05.06 06:57:55.214769 [ 194 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 950 rows starting from the beginning of the part | ||
| 13360 | 2026.05.06 06:57:55.214802 [ 194 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 149 rows starting from the beginning of the part | ||
| 13361 | 2026.05.06 06:57:55.214828 [ 261 ] {66853fd2-5bf1-4f9b-9257-1cd8835093da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 13362 | 2026.05.06 06:57:55.214833 [ 194 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part | ||
| 13363 | 2026.05.06 06:57:55.214881 [ 194 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 950 rows starting from the beginning of the part | ||
| 13364 | 2026.05.06 06:57:55.214883 [ 261 ] {66853fd2-5bf1-4f9b-9257-1cd8835093da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 13365 | 2026.05.06 06:57:55.215371 [ 261 ] {66853fd2-5bf1-4f9b-9257-1cd8835093da} <Trace> oximeter.fields_u64 (029e43f7-d788-4da4-b6f4-1edef0954b38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13366 | 2026.05.06 06:57:55.215407 [ 261 ] {66853fd2-5bf1-4f9b-9257-1cd8835093da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13367 | 2026.05.06 06:57:55.215793 [ 261 ] {66853fd2-5bf1-4f9b-9257-1cd8835093da} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 13368 | 2026.05.06 06:57:55.215874 [ 197 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3197 rows, containing 5 columns (5 merged, 0 gathered) in 0.001294237 sec., 2470181.2728271564 rows/sec., 156.99 MiB/sec. | ||
| 13369 | 2026.05.06 06:57:55.216068 [ 199 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) | ||
| 13370 | 2026.05.06 06:57:55.216118 [ 261 ] {66853fd2-5bf1-4f9b-9257-1cd8835093da} <Trace> oximeter.fields_u64 (029e43f7-d788-4da4-b6f4-1edef0954b38): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13371 | 2026.05.06 06:57:55.216304 [ 261 ] {66853fd2-5bf1-4f9b-9257-1cd8835093da} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001499 sec., 667.1114076050701 rows/sec., 46.91 KiB/sec. | ||
| 13372 | 2026.05.06 06:57:55.216357 [ 199 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_34_7} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13373 | 2026.05.06 06:57:55.216362 [ 261 ] {66853fd2-5bf1-4f9b-9257-1cd8835093da} <Debug> TCPHandler: Processed in 0.001709208 sec. | ||
| 13374 | 2026.05.06 06:57:55.216444 [ 199 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_34_7} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52) (MergerMutator): Merged 6 parts: [all_1_29_6, all_34_34_0] -> all_1_34_7 | ||
| 13375 | 2026.05.06 06:57:55.216534 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 13376 | 2026.05.06 06:57:55.216534 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13377 | 2026.05.06 06:57:55.216666 [ 261 ] {83ebb07d-ad21-4fa4-9b5a-7eae9048b1ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13378 | 2026.05.06 06:57:55.216720 [ 261 ] {83ebb07d-ad21-4fa4-9b5a-7eae9048b1ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13379 | 2026.05.06 06:57:55.217273 [ 261 ] {83ebb07d-ad21-4fa4-9b5a-7eae9048b1ef} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13380 | 2026.05.06 06:57:55.217318 [ 261 ] {83ebb07d-ad21-4fa4-9b5a-7eae9048b1ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13381 | 2026.05.06 06:57:55.217734 [ 261 ] {83ebb07d-ad21-4fa4-9b5a-7eae9048b1ef} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 13382 | 2026.05.06 06:57:55.218032 [ 261 ] {83ebb07d-ad21-4fa4-9b5a-7eae9048b1ef} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13383 | 2026.05.06 06:57:55.218195 [ 261 ] {83ebb07d-ad21-4fa4-9b5a-7eae9048b1ef} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001553 sec., 95299.42047649711 rows/sec., 5.42 MiB/sec. | ||
| 13384 | 2026.05.06 06:57:55.218242 [ 261 ] {83ebb07d-ad21-4fa4-9b5a-7eae9048b1ef} <Debug> TCPHandler: Processed in 0.00176937 sec. | ||
| 13385 | 2026.05.06 06:57:55.218386 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13386 | 2026.05.06 06:57:55.218499 [ 261 ] {728c8451-d992-48ff-9166-9509e26f3b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13387 | 2026.05.06 06:57:55.218552 [ 261 ] {728c8451-d992-48ff-9166-9509e26f3b18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13388 | 2026.05.06 06:57:55.219781 [ 261 ] {728c8451-d992-48ff-9166-9509e26f3b18} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13389 | 2026.05.06 06:57:55.219819 [ 261 ] {728c8451-d992-48ff-9166-9509e26f3b18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13390 | 2026.05.06 06:57:55.220360 [ 261 ] {728c8451-d992-48ff-9166-9509e26f3b18} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13391 | 2026.05.06 06:57:55.220651 [ 261 ] {728c8451-d992-48ff-9166-9509e26f3b18} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13392 | 2026.05.06 06:57:55.220817 [ 261 ] {728c8451-d992-48ff-9166-9509e26f3b18} <Debug> executeQuery: Read 1759 rows, 121.63 KiB in 0.002342 sec., 751067.463706234 rows/sec., 50.72 MiB/sec. | ||
| 13393 | 2026.05.06 06:57:55.220867 [ 261 ] {728c8451-d992-48ff-9166-9509e26f3b18} <Debug> TCPHandler: Processed in 0.002545312 sec. | ||
| 13394 | 2026.05.06 06:57:55.221020 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13395 | 2026.05.06 06:57:55.221140 [ 261 ] {682ecf83-a098-47f7-a7e8-aff1633ffad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13396 | 2026.05.06 06:57:55.221194 [ 261 ] {682ecf83-a098-47f7-a7e8-aff1633ffad5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13397 | 2026.05.06 06:57:55.221622 [ 261 ] {682ecf83-a098-47f7-a7e8-aff1633ffad5} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13398 | 2026.05.06 06:57:55.221663 [ 261 ] {682ecf83-a098-47f7-a7e8-aff1633ffad5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13399 | 2026.05.06 06:57:55.222068 [ 261 ] {682ecf83-a098-47f7-a7e8-aff1633ffad5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 13400 | 2026.05.06 06:57:55.222366 [ 261 ] {682ecf83-a098-47f7-a7e8-aff1633ffad5} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13401 | 2026.05.06 06:57:55.222528 [ 261 ] {682ecf83-a098-47f7-a7e8-aff1633ffad5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001412 sec., 4249.291784702549 rows/sec., 222.01 KiB/sec. | ||
| 13402 | 2026.05.06 06:57:55.222580 [ 261 ] {682ecf83-a098-47f7-a7e8-aff1633ffad5} <Debug> TCPHandler: Processed in 0.001615505 sec. | ||
| 13403 | 2026.05.06 06:57:55.222712 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13404 | 2026.05.06 06:57:55.222828 [ 261 ] {ec5567cb-8d58-4202-8fbf-f0d81b6f1722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13405 | 2026.05.06 06:57:55.222877 [ 261 ] {ec5567cb-8d58-4202-8fbf-f0d81b6f1722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13406 | 2026.05.06 06:57:55.223737 [ 261 ] {ec5567cb-8d58-4202-8fbf-f0d81b6f1722} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13407 | 2026.05.06 06:57:55.223780 [ 261 ] {ec5567cb-8d58-4202-8fbf-f0d81b6f1722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13408 | 2026.05.06 06:57:55.224366 [ 261 ] {ec5567cb-8d58-4202-8fbf-f0d81b6f1722} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13409 | 2026.05.06 06:57:55.224669 [ 261 ] {ec5567cb-8d58-4202-8fbf-f0d81b6f1722} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13410 | 2026.05.06 06:57:55.224837 [ 261 ] {ec5567cb-8d58-4202-8fbf-f0d81b6f1722} <Debug> executeQuery: Read 1604 rows, 99.74 KiB in 0.002031 sec., 789758.7395371739 rows/sec., 47.96 MiB/sec. | ||
| 13411 | 2026.05.06 06:57:55.224889 [ 261 ] {ec5567cb-8d58-4202-8fbf-f0d81b6f1722} <Debug> TCPHandler: Processed in 0.002236283 sec. | ||
| 13412 | 2026.05.06 06:57:55.225027 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13413 | 2026.05.06 06:57:55.225144 [ 261 ] {3fc94921-c312-420a-87e2-ce5965301465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13414 | 2026.05.06 06:57:55.225201 [ 261 ] {3fc94921-c312-420a-87e2-ce5965301465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13415 | 2026.05.06 06:57:55.225595 [ 261 ] {3fc94921-c312-420a-87e2-ce5965301465} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13416 | 2026.05.06 06:57:55.225635 [ 261 ] {3fc94921-c312-420a-87e2-ce5965301465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13417 | 2026.05.06 06:57:55.226051 [ 261 ] {3fc94921-c312-420a-87e2-ce5965301465} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 13418 | 2026.05.06 06:57:55.226343 [ 261 ] {3fc94921-c312-420a-87e2-ce5965301465} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13419 | 2026.05.06 06:57:55.226507 [ 261 ] {3fc94921-c312-420a-87e2-ce5965301465} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001386 sec., 721.5007215007215 rows/sec., 48.62 KiB/sec. | ||
| 13420 | 2026.05.06 06:57:55.226557 [ 261 ] {3fc94921-c312-420a-87e2-ce5965301465} <Debug> TCPHandler: Processed in 0.001588495 sec. | ||
| 13421 | 2026.05.06 06:57:55.226693 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13422 | 2026.05.06 06:57:55.226810 [ 261 ] {a25f5ca8-07e1-456a-97a4-38b0f555e89e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13423 | 2026.05.06 06:57:55.226872 [ 261 ] {a25f5ca8-07e1-456a-97a4-38b0f555e89e} <Trace> 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 | ||
| 13424 | 2026.05.06 06:57:55.227927 [ 261 ] {a25f5ca8-07e1-456a-97a4-38b0f555e89e} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13425 | 2026.05.06 06:57:55.227972 [ 261 ] {a25f5ca8-07e1-456a-97a4-38b0f555e89e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13426 | 2026.05.06 06:57:55.228660 [ 261 ] {a25f5ca8-07e1-456a-97a4-38b0f555e89e} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 13427 | 2026.05.06 06:57:55.228881 [ 261 ] {a25f5ca8-07e1-456a-97a4-38b0f555e89e} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13428 | 2026.05.06 06:57:55.229025 [ 261 ] {a25f5ca8-07e1-456a-97a4-38b0f555e89e} <Debug> executeQuery: Read 48 rows, 88.08 KiB in 0.00224 sec., 21428.57142857143 rows/sec., 38.40 MiB/sec. | ||
| 13429 | 2026.05.06 06:57:55.229078 [ 261 ] {a25f5ca8-07e1-456a-97a4-38b0f555e89e} <Debug> TCPHandler: Processed in 0.002438559 sec. | ||
| 13430 | 2026.05.06 06:57:55.229201 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13431 | 2026.05.06 06:57:55.229297 [ 261 ] {ecc40e75-35a4-4390-9777-e9e83b44406d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13432 | 2026.05.06 06:57:55.229338 [ 261 ] {ecc40e75-35a4-4390-9777-e9e83b44406d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13433 | 2026.05.06 06:57:55.229670 [ 261 ] {ecc40e75-35a4-4390-9777-e9e83b44406d} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13434 | 2026.05.06 06:57:55.229705 [ 261 ] {ecc40e75-35a4-4390-9777-e9e83b44406d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13435 | 2026.05.06 06:57:55.230002 [ 261 ] {ecc40e75-35a4-4390-9777-e9e83b44406d} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13436 | 2026.05.06 06:57:55.230204 [ 261 ] {ecc40e75-35a4-4390-9777-e9e83b44406d} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13437 | 2026.05.06 06:57:55.230314 [ 82 ] {} <Debug> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13438 | 2026.05.06 06:57:55.230331 [ 261 ] {ecc40e75-35a4-4390-9777-e9e83b44406d} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001053 sec., 39886.03988603989 rows/sec., 2.28 MiB/sec. | ||
| 13439 | 2026.05.06 06:57:55.230351 [ 82 ] {} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13440 | 2026.05.06 06:57:55.230368 [ 261 ] {ecc40e75-35a4-4390-9777-e9e83b44406d} <Debug> TCPHandler: Processed in 0.001217335 sec. | ||
| 13441 | 2026.05.06 06:57:55.230372 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13442 | 2026.05.06 06:57:55.230445 [ 194 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 13443 | 2026.05.06 06:57:55.230527 [ 194 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13444 | 2026.05.06 06:57:55.230552 [ 194 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4590 rows starting from the beginning of the part | ||
| 13445 | 2026.05.06 06:57:55.230594 [ 194 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 90 rows starting from the beginning of the part | ||
| 13446 | 2026.05.06 06:57:55.230631 [ 194 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part | ||
| 13447 | 2026.05.06 06:57:55.230670 [ 194 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
| 13448 | 2026.05.06 06:57:55.230703 [ 194 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 13449 | 2026.05.06 06:57:55.230740 [ 194 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 42 rows starting from the beginning of the part | ||
| 13450 | 2026.05.06 06:57:55.232567 [ 197 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4902 rows, containing 4 columns (4 merged, 0 gathered) in 0.002148511 sec., 2281580.126887877 rows/sec., 147.83 MiB/sec. | ||
| 13451 | 2026.05.06 06:57:55.233112 [ 188 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13452 | 2026.05.06 06:57:55.233666 [ 188 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_81_16} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13453 | 2026.05.06 06:57:55.233756 [ 188 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_81_16} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13454 | 2026.05.06 06:57:55.233862 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 13455 | 2026.05.06 06:57:59.545358 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13456 | 2026.05.06 06:57:59.545616 [ 261 ] {49fa1133-62bd-4f70-8f59-874f157cf7a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 13457 | 2026.05.06 06:57:59.545963 [ 261 ] {49fa1133-62bd-4f70-8f59-874f157cf7a9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13458 | 2026.05.06 06:57:59.545997 [ 261 ] {49fa1133-62bd-4f70-8f59-874f157cf7a9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 13459 | 2026.05.06 06:57:59.546211 [ 261 ] {49fa1133-62bd-4f70-8f59-874f157cf7a9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13460 | 2026.05.06 06:57:59.546280 [ 261 ] {49fa1133-62bd-4f70-8f59-874f157cf7a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13461 | 2026.05.06 06:57:59.546417 [ 261 ] {49fa1133-62bd-4f70-8f59-874f157cf7a9} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 13462 | 2026.05.06 06:57:59.546549 [ 365 ] {49fa1133-62bd-4f70-8f59-874f157cf7a9} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13463 | 2026.05.06 06:57:59.546556 [ 359 ] {49fa1133-62bd-4f70-8f59-874f157cf7a9} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 13464 | 2026.05.06 06:57:59.546556 [ 343 ] {49fa1133-62bd-4f70-8f59-874f157cf7a9} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13465 | 2026.05.06 06:57:59.546556 [ 347 ] {49fa1133-62bd-4f70-8f59-874f157cf7a9} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13466 | 2026.05.06 06:57:59.546740 [ 261 ] {49fa1133-62bd-4f70-8f59-874f157cf7a9} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 13467 | 2026.05.06 06:57:59.546768 [ 261 ] {49fa1133-62bd-4f70-8f59-874f157cf7a9} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13468 | 2026.05.06 06:57:59.546874 [ 261 ] {49fa1133-62bd-4f70-8f59-874f157cf7a9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13469 | 2026.05.06 06:57:59.546895 [ 261 ] {49fa1133-62bd-4f70-8f59-874f157cf7a9} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 13470 | 2026.05.06 06:57:59.546931 [ 261 ] {49fa1133-62bd-4f70-8f59-874f157cf7a9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13471 | 2026.05.06 06:57:59.546971 [ 261 ] {49fa1133-62bd-4f70-8f59-874f157cf7a9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13472 | 2026.05.06 06:57:59.547006 [ 261 ] {49fa1133-62bd-4f70-8f59-874f157cf7a9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13473 | 2026.05.06 06:57:59.547039 [ 261 ] {49fa1133-62bd-4f70-8f59-874f157cf7a9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13474 | 2026.05.06 06:57:59.548369 [ 261 ] {49fa1133-62bd-4f70-8f59-874f157cf7a9} <Debug> executeQuery: Read 51 rows, 3.77 KiB in 0.00285 sec., 17894.736842105263 rows/sec., 1.29 MiB/sec. | ||
| 13475 | 2026.05.06 06:57:59.548555 [ 261 ] {49fa1133-62bd-4f70-8f59-874f157cf7a9} <Debug> MemoryTracker: Peak memory usage (for query): 146.77 KiB. | ||
| 13476 | 2026.05.06 06:57:59.548578 [ 261 ] {49fa1133-62bd-4f70-8f59-874f157cf7a9} <Debug> TCPHandler: Processed in 0.003353834 sec. | ||
| 13477 | 2026.05.06 06:57:59.550173 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13478 | 2026.05.06 06:57:59.550280 [ 261 ] {729e6922-7fae-4210-afe8-d0f8e13ef78b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13479 | 2026.05.06 06:57:59.550324 [ 261 ] {729e6922-7fae-4210-afe8-d0f8e13ef78b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13480 | 2026.05.06 06:57:59.550888 [ 261 ] {729e6922-7fae-4210-afe8-d0f8e13ef78b} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13481 | 2026.05.06 06:57:59.550930 [ 261 ] {729e6922-7fae-4210-afe8-d0f8e13ef78b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13482 | 2026.05.06 06:57:59.551289 [ 261 ] {729e6922-7fae-4210-afe8-d0f8e13ef78b} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13483 | 2026.05.06 06:57:59.551508 [ 261 ] {729e6922-7fae-4210-afe8-d0f8e13ef78b} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13484 | 2026.05.06 06:57:59.551657 [ 261 ] {729e6922-7fae-4210-afe8-d0f8e13ef78b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001407 sec., 39800.99502487562 rows/sec., 3.06 MiB/sec. | ||
| 13485 | 2026.05.06 06:57:59.551697 [ 261 ] {729e6922-7fae-4210-afe8-d0f8e13ef78b} <Debug> TCPHandler: Processed in 0.001583065 sec. | ||
| 13486 | 2026.05.06 06:57:59.551844 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13487 | 2026.05.06 06:57:59.551949 [ 261 ] {f18412ce-1e51-444a-8cc0-951c7c107901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13488 | 2026.05.06 06:57:59.551989 [ 261 ] {f18412ce-1e51-444a-8cc0-951c7c107901} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13489 | 2026.05.06 06:57:59.552435 [ 261 ] {f18412ce-1e51-444a-8cc0-951c7c107901} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13490 | 2026.05.06 06:57:59.552471 [ 261 ] {f18412ce-1e51-444a-8cc0-951c7c107901} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13491 | 2026.05.06 06:57:59.552765 [ 261 ] {f18412ce-1e51-444a-8cc0-951c7c107901} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13492 | 2026.05.06 06:57:59.552985 [ 261 ] {f18412ce-1e51-444a-8cc0-951c7c107901} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13493 | 2026.05.06 06:57:59.553115 [ 261 ] {f18412ce-1e51-444a-8cc0-951c7c107901} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001186 sec., 53962.900505902195 rows/sec., 4.21 MiB/sec. | ||
| 13494 | 2026.05.06 06:57:59.553152 [ 261 ] {f18412ce-1e51-444a-8cc0-951c7c107901} <Debug> TCPHandler: Processed in 0.001355909 sec. | ||
| 13495 | 2026.05.06 06:57:59.553286 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13496 | 2026.05.06 06:57:59.553379 [ 261 ] {d3f018e8-8d86-45b2-8042-6c48168b75c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13497 | 2026.05.06 06:57:59.553421 [ 261 ] {d3f018e8-8d86-45b2-8042-6c48168b75c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13498 | 2026.05.06 06:57:59.553814 [ 261 ] {d3f018e8-8d86-45b2-8042-6c48168b75c4} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13499 | 2026.05.06 06:57:59.553850 [ 261 ] {d3f018e8-8d86-45b2-8042-6c48168b75c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13500 | 2026.05.06 06:57:59.554168 [ 261 ] {d3f018e8-8d86-45b2-8042-6c48168b75c4} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13501 | 2026.05.06 06:57:59.554379 [ 261 ] {d3f018e8-8d86-45b2-8042-6c48168b75c4} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13502 | 2026.05.06 06:57:59.554504 [ 261 ] {d3f018e8-8d86-45b2-8042-6c48168b75c4} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001143 sec., 111986.00174978128 rows/sec., 7.80 MiB/sec. | ||
| 13503 | 2026.05.06 06:57:59.554539 [ 261 ] {d3f018e8-8d86-45b2-8042-6c48168b75c4} <Debug> TCPHandler: Processed in 0.001300807 sec. | ||
| 13504 | 2026.05.06 06:57:59.554661 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13505 | 2026.05.06 06:57:59.554753 [ 261 ] {e4faf5cb-1602-4112-982d-345db8872ea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13506 | 2026.05.06 06:57:59.554793 [ 261 ] {e4faf5cb-1602-4112-982d-345db8872ea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13507 | 2026.05.06 06:57:59.555123 [ 261 ] {e4faf5cb-1602-4112-982d-345db8872ea0} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13508 | 2026.05.06 06:57:59.555158 [ 261 ] {e4faf5cb-1602-4112-982d-345db8872ea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13509 | 2026.05.06 06:57:59.555459 [ 261 ] {e4faf5cb-1602-4112-982d-345db8872ea0} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13510 | 2026.05.06 06:57:59.555663 [ 261 ] {e4faf5cb-1602-4112-982d-345db8872ea0} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13511 | 2026.05.06 06:57:59.555787 [ 261 ] {e4faf5cb-1602-4112-982d-345db8872ea0} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001052 sec., 45627.37642585552 rows/sec., 3.07 MiB/sec. | ||
| 13512 | 2026.05.06 06:57:59.555822 [ 261 ] {e4faf5cb-1602-4112-982d-345db8872ea0} <Debug> TCPHandler: Processed in 0.001207734 sec. | ||
| 13513 | 2026.05.06 06:57:59.948738 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25394 | ||
| 13514 | 2026.05.06 06:57:59.949583 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13515 | 2026.05.06 06:57:59.949661 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13516 | 2026.05.06 06:57:59.950232 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 13517 | 2026.05.06 06:57:59.950461 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13518 | 2026.05.06 06:57:59.950603 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25394 | ||
| 13519 | 2026.05.06 06:58:01.281480 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 13520 | 2026.05.06 06:58:01.297852 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13521 | 2026.05.06 06:58:01.297920 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13522 | 2026.05.06 06:58:01.303347 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 13523 | 2026.05.06 06:58:01.304047 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13524 | 2026.05.06 06:58:01.306956 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 13525 | 2026.05.06 06:58:02.529572 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1638 | ||
| 13526 | 2026.05.06 06:58:02.532404 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13527 | 2026.05.06 06:58:02.532459 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13528 | 2026.05.06 06:58:02.533693 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 13529 | 2026.05.06 06:58:02.533952 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13530 | 2026.05.06 06:58:02.534229 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1638 | ||
| 13531 | 2026.05.06 06:58:04.546622 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13532 | 2026.05.06 06:58:04.546950 [ 261 ] {31987e62-194f-48f8-9d23-b26917e3ce89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 13533 | 2026.05.06 06:58:04.547343 [ 261 ] {31987e62-194f-48f8-9d23-b26917e3ce89} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13534 | 2026.05.06 06:58:04.547379 [ 261 ] {31987e62-194f-48f8-9d23-b26917e3ce89} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 13535 | 2026.05.06 06:58:04.547600 [ 261 ] {31987e62-194f-48f8-9d23-b26917e3ce89} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13536 | 2026.05.06 06:58:04.547670 [ 261 ] {31987e62-194f-48f8-9d23-b26917e3ce89} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13537 | 2026.05.06 06:58:04.547809 [ 261 ] {31987e62-194f-48f8-9d23-b26917e3ce89} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13538 | 2026.05.06 06:58:04.547952 [ 360 ] {31987e62-194f-48f8-9d23-b26917e3ce89} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13539 | 2026.05.06 06:58:04.547975 [ 347 ] {31987e62-194f-48f8-9d23-b26917e3ce89} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13540 | 2026.05.06 06:58:04.547976 [ 359 ] {31987e62-194f-48f8-9d23-b26917e3ce89} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 13541 | 2026.05.06 06:58:04.547962 [ 322 ] {31987e62-194f-48f8-9d23-b26917e3ce89} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13542 | 2026.05.06 06:58:04.548265 [ 261 ] {31987e62-194f-48f8-9d23-b26917e3ce89} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 13543 | 2026.05.06 06:58:04.548296 [ 261 ] {31987e62-194f-48f8-9d23-b26917e3ce89} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13544 | 2026.05.06 06:58:04.548397 [ 261 ] {31987e62-194f-48f8-9d23-b26917e3ce89} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13545 | 2026.05.06 06:58:04.548419 [ 261 ] {31987e62-194f-48f8-9d23-b26917e3ce89} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 13546 | 2026.05.06 06:58:04.548455 [ 261 ] {31987e62-194f-48f8-9d23-b26917e3ce89} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13547 | 2026.05.06 06:58:04.548493 [ 261 ] {31987e62-194f-48f8-9d23-b26917e3ce89} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13548 | 2026.05.06 06:58:04.548530 [ 261 ] {31987e62-194f-48f8-9d23-b26917e3ce89} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13549 | 2026.05.06 06:58:04.548564 [ 261 ] {31987e62-194f-48f8-9d23-b26917e3ce89} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13550 | 2026.05.06 06:58:04.549982 [ 261 ] {31987e62-194f-48f8-9d23-b26917e3ce89} <Debug> executeQuery: Read 51 rows, 5.78 KiB in 0.003169 sec., 16093.404859577155 rows/sec., 1.78 MiB/sec. | ||
| 13551 | 2026.05.06 06:58:04.550192 [ 261 ] {31987e62-194f-48f8-9d23-b26917e3ce89} <Debug> MemoryTracker: Peak memory usage (for query): 164.13 KiB. | ||
| 13552 | 2026.05.06 06:58:04.550209 [ 261 ] {31987e62-194f-48f8-9d23-b26917e3ce89} <Debug> TCPHandler: Processed in 0.003758356 sec. | ||
| 13553 | 2026.05.06 06:58:04.551910 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13554 | 2026.05.06 06:58:04.552066 [ 261 ] {d3a55709-54a0-4b03-b292-1cff25904b42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13555 | 2026.05.06 06:58:04.552148 [ 261 ] {d3a55709-54a0-4b03-b292-1cff25904b42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13556 | 2026.05.06 06:58:04.553002 [ 261 ] {d3a55709-54a0-4b03-b292-1cff25904b42} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13557 | 2026.05.06 06:58:04.553096 [ 261 ] {d3a55709-54a0-4b03-b292-1cff25904b42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13558 | 2026.05.06 06:58:04.553480 [ 261 ] {d3a55709-54a0-4b03-b292-1cff25904b42} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13559 | 2026.05.06 06:58:04.553710 [ 261 ] {d3a55709-54a0-4b03-b292-1cff25904b42} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13560 | 2026.05.06 06:58:04.553864 [ 261 ] {d3a55709-54a0-4b03-b292-1cff25904b42} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001862 sec., 34371.64339419979 rows/sec., 2.72 MiB/sec. | ||
| 13561 | 2026.05.06 06:58:04.553904 [ 261 ] {d3a55709-54a0-4b03-b292-1cff25904b42} <Debug> TCPHandler: Processed in 0.002045298 sec. | ||
| 13562 | 2026.05.06 06:58:04.554026 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13563 | 2026.05.06 06:58:04.554124 [ 261 ] {56d80ed0-462b-4b79-9da4-f698b0b8f83d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13564 | 2026.05.06 06:58:04.554166 [ 261 ] {56d80ed0-462b-4b79-9da4-f698b0b8f83d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13565 | 2026.05.06 06:58:04.554568 [ 261 ] {56d80ed0-462b-4b79-9da4-f698b0b8f83d} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13566 | 2026.05.06 06:58:04.554606 [ 261 ] {56d80ed0-462b-4b79-9da4-f698b0b8f83d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13567 | 2026.05.06 06:58:04.554902 [ 261 ] {56d80ed0-462b-4b79-9da4-f698b0b8f83d} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 13568 | 2026.05.06 06:58:04.555109 [ 261 ] {56d80ed0-462b-4b79-9da4-f698b0b8f83d} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13569 | 2026.05.06 06:58:04.555250 [ 261 ] {56d80ed0-462b-4b79-9da4-f698b0b8f83d} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001146 sec., 3490.4013961605583 rows/sec., 262.46 KiB/sec. | ||
| 13570 | 2026.05.06 06:58:04.555287 [ 261 ] {56d80ed0-462b-4b79-9da4-f698b0b8f83d} <Debug> TCPHandler: Processed in 0.001310377 sec. | ||
| 13571 | 2026.05.06 06:58:04.555407 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13572 | 2026.05.06 06:58:04.555502 [ 261 ] {b9d055c7-5b74-42a7-b8dd-249deb3cb938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13573 | 2026.05.06 06:58:04.555543 [ 261 ] {b9d055c7-5b74-42a7-b8dd-249deb3cb938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13574 | 2026.05.06 06:58:04.555965 [ 261 ] {b9d055c7-5b74-42a7-b8dd-249deb3cb938} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13575 | 2026.05.06 06:58:04.556001 [ 261 ] {b9d055c7-5b74-42a7-b8dd-249deb3cb938} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13576 | 2026.05.06 06:58:04.556302 [ 261 ] {b9d055c7-5b74-42a7-b8dd-249deb3cb938} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13577 | 2026.05.06 06:58:04.556512 [ 261 ] {b9d055c7-5b74-42a7-b8dd-249deb3cb938} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13578 | 2026.05.06 06:58:04.556645 [ 261 ] {b9d055c7-5b74-42a7-b8dd-249deb3cb938} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001161 sec., 58570.19810508183 rows/sec., 4.57 MiB/sec. | ||
| 13579 | 2026.05.06 06:58:04.556681 [ 261 ] {b9d055c7-5b74-42a7-b8dd-249deb3cb938} <Debug> TCPHandler: Processed in 0.001323947 sec. | ||
| 13580 | 2026.05.06 06:58:04.556802 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13581 | 2026.05.06 06:58:04.556895 [ 261 ] {7809bf6d-0999-4a9c-8e9a-061122c1c854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13582 | 2026.05.06 06:58:04.556938 [ 261 ] {7809bf6d-0999-4a9c-8e9a-061122c1c854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13583 | 2026.05.06 06:58:04.557345 [ 261 ] {7809bf6d-0999-4a9c-8e9a-061122c1c854} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13584 | 2026.05.06 06:58:04.557381 [ 261 ] {7809bf6d-0999-4a9c-8e9a-061122c1c854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13585 | 2026.05.06 06:58:04.557716 [ 261 ] {7809bf6d-0999-4a9c-8e9a-061122c1c854} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13586 | 2026.05.06 06:58:04.557933 [ 261 ] {7809bf6d-0999-4a9c-8e9a-061122c1c854} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13587 | 2026.05.06 06:58:04.558052 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e) (MergerMutator): Selected 4 parts from all_1_79_16 to all_82_82_0 | ||
| 13588 | 2026.05.06 06:58:04.558064 [ 261 ] {7809bf6d-0999-4a9c-8e9a-061122c1c854} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 13589 | 2026.05.06 06:58:04.558112 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13590 | 2026.05.06 06:58:04.558123 [ 261 ] {7809bf6d-0999-4a9c-8e9a-061122c1c854} <Debug> TCPHandler: Processed in 0.001370109 sec. | ||
| 13591 | 2026.05.06 06:58:04.558145 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13592 | 2026.05.06 06:58:04.558248 [ 194 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_82_17} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_79_16 to all_82_82_0 into Compact with storage Full | ||
| 13593 | 2026.05.06 06:58:04.558253 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13594 | 2026.05.06 06:58:04.558373 [ 194 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_82_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13595 | 2026.05.06 06:58:04.558386 [ 261 ] {03b96c92-6911-43e2-888f-84310df58c58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13596 | 2026.05.06 06:58:04.558407 [ 194 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_82_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_79_16, total 33495 rows starting from the beginning of the part | ||
| 13597 | 2026.05.06 06:58:04.558442 [ 261 ] {03b96c92-6911-43e2-888f-84310df58c58} <Trace> 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 | ||
| 13598 | 2026.05.06 06:58:04.558473 [ 194 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_82_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part | ||
| 13599 | 2026.05.06 06:58:04.558525 [ 194 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_82_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 13600 | 2026.05.06 06:58:04.558595 [ 194 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_82_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 1604 rows starting from the beginning of the part | ||
| 13601 | 2026.05.06 06:58:04.559172 [ 261 ] {03b96c92-6911-43e2-888f-84310df58c58} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13602 | 2026.05.06 06:58:04.559207 [ 261 ] {03b96c92-6911-43e2-888f-84310df58c58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13603 | 2026.05.06 06:58:04.559737 [ 261 ] {03b96c92-6911-43e2-888f-84310df58c58} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 13604 | 2026.05.06 06:58:04.559955 [ 261 ] {03b96c92-6911-43e2-888f-84310df58c58} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13605 | 2026.05.06 06:58:04.560098 [ 261 ] {03b96c92-6911-43e2-888f-84310df58c58} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.00173 sec., 2312.1387283236995 rows/sec., 4.14 MiB/sec. | ||
| 13606 | 2026.05.06 06:58:04.560155 [ 261 ] {03b96c92-6911-43e2-888f-84310df58c58} <Debug> TCPHandler: Processed in 0.001950915 sec. | ||
| 13607 | 2026.05.06 06:58:04.560287 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13608 | 2026.05.06 06:58:04.560382 [ 261 ] {03026fb5-239b-4504-85b7-3d14d6cdce9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13609 | 2026.05.06 06:58:04.560424 [ 261 ] {03026fb5-239b-4504-85b7-3d14d6cdce9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13610 | 2026.05.06 06:58:04.560761 [ 261 ] {03026fb5-239b-4504-85b7-3d14d6cdce9d} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13611 | 2026.05.06 06:58:04.560796 [ 261 ] {03026fb5-239b-4504-85b7-3d14d6cdce9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13612 | 2026.05.06 06:58:04.561302 [ 261 ] {03026fb5-239b-4504-85b7-3d14d6cdce9d} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13613 | 2026.05.06 06:58:04.561522 [ 261 ] {03026fb5-239b-4504-85b7-3d14d6cdce9d} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13614 | 2026.05.06 06:58:04.561651 [ 261 ] {03026fb5-239b-4504-85b7-3d14d6cdce9d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001287 sec., 46620.046620046625 rows/sec., 3.14 MiB/sec. | ||
| 13615 | 2026.05.06 06:58:04.561687 [ 261 ] {03026fb5-239b-4504-85b7-3d14d6cdce9d} <Debug> TCPHandler: Processed in 0.00144912 sec. | ||
| 13616 | 2026.05.06 06:58:04.566967 [ 190 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_82_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35419 rows, containing 5 columns (5 merged, 0 gathered) in 0.008758788 sec., 4043824.32820614 rows/sec., 258.76 MiB/sec. | ||
| 13617 | 2026.05.06 06:58:04.567255 [ 202 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_82_17} <Trace> MergedBlockOutputStream: filled checksums all_1_82_17 (state Temporary) | ||
| 13618 | 2026.05.06 06:58:04.567505 [ 202 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_82_17} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_merge_all_1_82_17 to all_1_82_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13619 | 2026.05.06 06:58:04.567575 [ 202 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_82_17} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e) (MergerMutator): Merged 4 parts: [all_1_79_16, all_82_82_0] -> all_1_82_17 | ||
| 13620 | 2026.05.06 06:58:04.567638 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 13621 | 2026.05.06 06:58:05.000266 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 343.54 MiB, peak 351.09 MiB, free memory in arenas 0.00 B, will set to 345.23 MiB (RSS), difference: 1.70 MiB | ||
| 13622 | 2026.05.06 06:58:06.863285 [ 69 ] {} <Debug> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6) (MergerMutator): Selected 5 parts from all_1_28_6 to all_32_32_0 | ||
| 13623 | 2026.05.06 06:58:06.863369 [ 69 ] {} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13624 | 2026.05.06 06:58:06.863395 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13625 | 2026.05.06 06:58:06.863514 [ 193 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_28_6 to all_32_32_0 into Compact with storage Full | ||
| 13626 | 2026.05.06 06:58:06.863648 [ 193 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13627 | 2026.05.06 06:58:06.863687 [ 193 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 308 rows starting from the beginning of the part | ||
| 13628 | 2026.05.06 06:58:06.863761 [ 193 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 284 rows starting from the beginning of the part | ||
| 13629 | 2026.05.06 06:58:06.863813 [ 193 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 284 rows starting from the beginning of the part | ||
| 13630 | 2026.05.06 06:58:06.863862 [ 193 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 13631 | 2026.05.06 06:58:06.863910 [ 193 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 284 rows starting from the beginning of the part | ||
| 13632 | 2026.05.06 06:58:06.864806 [ 190 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1184 rows, containing 5 columns (5 merged, 0 gathered) in 0.001335907 sec., 886289.2401941153 rows/sec., 60.37 MiB/sec. | ||
| 13633 | 2026.05.06 06:58:06.865029 [ 191 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 13634 | 2026.05.06 06:58:06.865358 [ 191 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_32_7} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13635 | 2026.05.06 06:58:06.865438 [ 191 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_32_7} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6) (MergerMutator): Merged 5 parts: [all_1_28_6, all_32_32_0] -> all_1_32_7 | ||
| 13636 | 2026.05.06 06:58:06.865552 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 13637 | 2026.05.06 06:58:06.910298 [ 69 ] {} <Debug> oximeter.fields_u64 (029e43f7-d788-4da4-b6f4-1edef0954b38) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 13638 | 2026.05.06 06:58:06.910334 [ 69 ] {} <Trace> oximeter.fields_u64 (029e43f7-d788-4da4-b6f4-1edef0954b38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13639 | 2026.05.06 06:58:06.910354 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13640 | 2026.05.06 06:58:06.910427 [ 193 ] {029e43f7-d788-4da4-b6f4-1edef0954b38::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 13641 | 2026.05.06 06:58:06.910518 [ 193 ] {029e43f7-d788-4da4-b6f4-1edef0954b38::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13642 | 2026.05.06 06:58:06.910544 [ 193 ] {029e43f7-d788-4da4-b6f4-1edef0954b38::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 2 rows starting from the beginning of the part | ||
| 13643 | 2026.05.06 06:58:06.910589 [ 193 ] {029e43f7-d788-4da4-b6f4-1edef0954b38::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 13644 | 2026.05.06 06:58:06.910628 [ 193 ] {029e43f7-d788-4da4-b6f4-1edef0954b38::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 13645 | 2026.05.06 06:58:06.910665 [ 193 ] {029e43f7-d788-4da4-b6f4-1edef0954b38::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 13646 | 2026.05.06 06:58:06.910705 [ 193 ] {029e43f7-d788-4da4-b6f4-1edef0954b38::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 13647 | 2026.05.06 06:58:06.911336 [ 190 ] {029e43f7-d788-4da4-b6f4-1edef0954b38::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.000936017 sec., 6410.139986773745 rows/sec., 475.75 KiB/sec. | ||
| 13648 | 2026.05.06 06:58:06.911458 [ 193 ] {029e43f7-d788-4da4-b6f4-1edef0954b38::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 13649 | 2026.05.06 06:58:06.911693 [ 193 ] {029e43f7-d788-4da4-b6f4-1edef0954b38::all_1_13_3} <Trace> oximeter.fields_u64 (029e43f7-d788-4da4-b6f4-1edef0954b38): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13650 | 2026.05.06 06:58:06.911756 [ 193 ] {029e43f7-d788-4da4-b6f4-1edef0954b38::all_1_13_3} <Trace> oximeter.fields_u64 (029e43f7-d788-4da4-b6f4-1edef0954b38) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 13651 | 2026.05.06 06:58:06.911817 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13652 | 2026.05.06 06:58:07.301239 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13653 | 2026.05.06 06:58:07.301294 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13654 | 2026.05.06 06:58:07.451659 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25906 | ||
| 13655 | 2026.05.06 06:58:07.452168 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13656 | 2026.05.06 06:58:07.452208 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13657 | 2026.05.06 06:58:07.452693 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 13658 | 2026.05.06 06:58:07.452917 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13659 | 2026.05.06 06:58:07.453051 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25906 | ||
| 13660 | 2026.05.06 06:58:07.467565 [ 68 ] {} <Debug> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e) (MergerMutator): Selected 5 parts from all_1_28_6 to all_32_32_0 | ||
| 13661 | 2026.05.06 06:58:07.467613 [ 68 ] {} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13662 | 2026.05.06 06:58:07.467633 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13663 | 2026.05.06 06:58:07.467757 [ 196 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_28_6 to all_32_32_0 into Compact with storage Full | ||
| 13664 | 2026.05.06 06:58:07.467890 [ 196 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13665 | 2026.05.06 06:58:07.467927 [ 196 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 160 rows starting from the beginning of the part | ||
| 13666 | 2026.05.06 06:58:07.468005 [ 196 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 148 rows starting from the beginning of the part | ||
| 13667 | 2026.05.06 06:58:07.468059 [ 196 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 148 rows starting from the beginning of the part | ||
| 13668 | 2026.05.06 06:58:07.468112 [ 196 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part | ||
| 13669 | 2026.05.06 06:58:07.468152 [ 196 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 148 rows starting from the beginning of the part | ||
| 13670 | 2026.05.06 06:58:07.468913 [ 193 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 616 rows, containing 5 columns (5 merged, 0 gathered) in 0.001210124 sec., 509038.74313706695 rows/sec., 31.28 MiB/sec. | ||
| 13671 | 2026.05.06 06:58:07.469101 [ 190 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 13672 | 2026.05.06 06:58:07.469407 [ 190 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_32_7} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13673 | 2026.05.06 06:58:07.469487 [ 190 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_32_7} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e) (MergerMutator): Merged 5 parts: [all_1_28_6, all_32_32_0] -> all_1_32_7 | ||
| 13674 | 2026.05.06 06:58:07.469577 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 13675 | 2026.05.06 06:58:08.807973 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 13676 | 2026.05.06 06:58:08.826455 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13677 | 2026.05.06 06:58:08.826532 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13678 | 2026.05.06 06:58:08.832699 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 13679 | 2026.05.06 06:58:08.833403 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13680 | 2026.05.06 06:58:08.836551 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 13681 | 2026.05.06 06:58:09.552547 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13682 | 2026.05.06 06:58:09.552802 [ 261 ] {7e0d2c6f-4295-401f-bf11-826c501c0472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 13683 | 2026.05.06 06:58:09.553186 [ 261 ] {7e0d2c6f-4295-401f-bf11-826c501c0472} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13684 | 2026.05.06 06:58:09.553224 [ 261 ] {7e0d2c6f-4295-401f-bf11-826c501c0472} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 13685 | 2026.05.06 06:58:09.553464 [ 261 ] {7e0d2c6f-4295-401f-bf11-826c501c0472} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13686 | 2026.05.06 06:58:09.553533 [ 261 ] {7e0d2c6f-4295-401f-bf11-826c501c0472} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13687 | 2026.05.06 06:58:09.553672 [ 261 ] {7e0d2c6f-4295-401f-bf11-826c501c0472} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 13688 | 2026.05.06 06:58:09.553785 [ 277 ] {7e0d2c6f-4295-401f-bf11-826c501c0472} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13689 | 2026.05.06 06:58:09.553826 [ 322 ] {7e0d2c6f-4295-401f-bf11-826c501c0472} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 13690 | 2026.05.06 06:58:09.553830 [ 347 ] {7e0d2c6f-4295-401f-bf11-826c501c0472} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13691 | 2026.05.06 06:58:09.553830 [ 359 ] {7e0d2c6f-4295-401f-bf11-826c501c0472} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13692 | 2026.05.06 06:58:09.554044 [ 261 ] {7e0d2c6f-4295-401f-bf11-826c501c0472} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 13693 | 2026.05.06 06:58:09.554075 [ 261 ] {7e0d2c6f-4295-401f-bf11-826c501c0472} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13694 | 2026.05.06 06:58:09.554175 [ 261 ] {7e0d2c6f-4295-401f-bf11-826c501c0472} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13695 | 2026.05.06 06:58:09.554197 [ 261 ] {7e0d2c6f-4295-401f-bf11-826c501c0472} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 13696 | 2026.05.06 06:58:09.554233 [ 261 ] {7e0d2c6f-4295-401f-bf11-826c501c0472} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 13697 | 2026.05.06 06:58:09.554272 [ 261 ] {7e0d2c6f-4295-401f-bf11-826c501c0472} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 13698 | 2026.05.06 06:58:09.554308 [ 261 ] {7e0d2c6f-4295-401f-bf11-826c501c0472} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 13699 | 2026.05.06 06:58:09.554345 [ 261 ] {7e0d2c6f-4295-401f-bf11-826c501c0472} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 13700 | 2026.05.06 06:58:09.555606 [ 261 ] {7e0d2c6f-4295-401f-bf11-826c501c0472} <Debug> executeQuery: Read 51 rows, 9.76 KiB in 0.002909 sec., 17531.797868683396 rows/sec., 3.28 MiB/sec. | ||
| 13701 | 2026.05.06 06:58:09.555830 [ 261 ] {7e0d2c6f-4295-401f-bf11-826c501c0472} <Debug> MemoryTracker: Peak memory usage (for query): 182.53 KiB. | ||
| 13702 | 2026.05.06 06:58:09.555847 [ 261 ] {7e0d2c6f-4295-401f-bf11-826c501c0472} <Debug> TCPHandler: Processed in 0.003434188 sec. | ||
| 13703 | 2026.05.06 06:58:09.561538 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13704 | 2026.05.06 06:58:09.561669 [ 261 ] {2ba24ceb-5ccd-4ec8-8864-fe6731e6a86f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13705 | 2026.05.06 06:58:09.561722 [ 261 ] {2ba24ceb-5ccd-4ec8-8864-fe6731e6a86f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13706 | 2026.05.06 06:58:09.562345 [ 261 ] {2ba24ceb-5ccd-4ec8-8864-fe6731e6a86f} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13707 | 2026.05.06 06:58:09.562387 [ 261 ] {2ba24ceb-5ccd-4ec8-8864-fe6731e6a86f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13708 | 2026.05.06 06:58:09.562762 [ 261 ] {2ba24ceb-5ccd-4ec8-8864-fe6731e6a86f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 13709 | 2026.05.06 06:58:09.562985 [ 261 ] {2ba24ceb-5ccd-4ec8-8864-fe6731e6a86f} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13710 | 2026.05.06 06:58:09.563133 [ 261 ] {2ba24ceb-5ccd-4ec8-8864-fe6731e6a86f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001501 sec., 189207.1952031979 rows/sec., 12.02 MiB/sec. | ||
| 13711 | 2026.05.06 06:58:09.563174 [ 261 ] {2ba24ceb-5ccd-4ec8-8864-fe6731e6a86f} <Debug> TCPHandler: Processed in 0.001702688 sec. | ||
| 13712 | 2026.05.06 06:58:09.563317 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13713 | 2026.05.06 06:58:09.563435 [ 261 ] {987690a3-de90-407c-8877-75f813dbc934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13714 | 2026.05.06 06:58:09.563476 [ 261 ] {987690a3-de90-407c-8877-75f813dbc934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13715 | 2026.05.06 06:58:09.564209 [ 261 ] {987690a3-de90-407c-8877-75f813dbc934} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13716 | 2026.05.06 06:58:09.564246 [ 261 ] {987690a3-de90-407c-8877-75f813dbc934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13717 | 2026.05.06 06:58:09.564611 [ 261 ] {987690a3-de90-407c-8877-75f813dbc934} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13718 | 2026.05.06 06:58:09.564822 [ 261 ] {987690a3-de90-407c-8877-75f813dbc934} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13719 | 2026.05.06 06:58:09.564957 [ 261 ] {987690a3-de90-407c-8877-75f813dbc934} <Debug> executeQuery: Read 871 rows, 69.95 KiB in 0.001544 sec., 564119.170984456 rows/sec., 44.24 MiB/sec. | ||
| 13720 | 2026.05.06 06:58:09.564956 [ 65 ] {} <Debug> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13721 | 2026.05.06 06:58:09.564995 [ 261 ] {987690a3-de90-407c-8877-75f813dbc934} <Debug> TCPHandler: Processed in 0.001729499 sec. | ||
| 13722 | 2026.05.06 06:58:09.565022 [ 65 ] {} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13723 | 2026.05.06 06:58:09.565048 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13724 | 2026.05.06 06:58:09.565136 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13725 | 2026.05.06 06:58:09.565151 [ 196 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 13726 | 2026.05.06 06:58:09.565237 [ 261 ] {8e8b70d8-180d-4c00-afd5-0527f2b3682c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13727 | 2026.05.06 06:58:09.565269 [ 196 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13728 | 2026.05.06 06:58:09.565282 [ 261 ] {8e8b70d8-180d-4c00-afd5-0527f2b3682c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13729 | 2026.05.06 06:58:09.565347 [ 196 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 3361 rows starting from the beginning of the part | ||
| 13730 | 2026.05.06 06:58:09.565416 [ 196 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 64 rows starting from the beginning of the part | ||
| 13731 | 2026.05.06 06:58:09.565460 [ 196 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 3223 rows starting from the beginning of the part | ||
| 13732 | 2026.05.06 06:58:09.565503 [ 196 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 56 rows starting from the beginning of the part | ||
| 13733 | 2026.05.06 06:58:09.565542 [ 196 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part | ||
| 13734 | 2026.05.06 06:58:09.565584 [ 196 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 871 rows starting from the beginning of the part | ||
| 13735 | 2026.05.06 06:58:09.565838 [ 261 ] {8e8b70d8-180d-4c00-afd5-0527f2b3682c} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13736 | 2026.05.06 06:58:09.565878 [ 261 ] {8e8b70d8-180d-4c00-afd5-0527f2b3682c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13737 | 2026.05.06 06:58:09.566195 [ 261 ] {8e8b70d8-180d-4c00-afd5-0527f2b3682c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 13738 | 2026.05.06 06:58:09.566406 [ 261 ] {8e8b70d8-180d-4c00-afd5-0527f2b3682c} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13739 | 2026.05.06 06:58:09.566544 [ 261 ] {8e8b70d8-180d-4c00-afd5-0527f2b3682c} <Debug> executeQuery: Read 179 rows, 11.32 KiB in 0.001326 sec., 134992.45852187029 rows/sec., 8.34 MiB/sec. | ||
| 13740 | 2026.05.06 06:58:09.566581 [ 261 ] {8e8b70d8-180d-4c00-afd5-0527f2b3682c} <Debug> TCPHandler: Processed in 0.001494732 sec. | ||
| 13741 | 2026.05.06 06:58:09.566701 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13742 | 2026.05.06 06:58:09.566795 [ 261 ] {8e99ddac-c2c8-41e6-a506-c5acf5284b42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13743 | 2026.05.06 06:58:09.566834 [ 261 ] {8e99ddac-c2c8-41e6-a506-c5acf5284b42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13744 | 2026.05.06 06:58:09.567298 [ 261 ] {8e99ddac-c2c8-41e6-a506-c5acf5284b42} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13745 | 2026.05.06 06:58:09.567334 [ 261 ] {8e99ddac-c2c8-41e6-a506-c5acf5284b42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13746 | 2026.05.06 06:58:09.567637 [ 261 ] {8e99ddac-c2c8-41e6-a506-c5acf5284b42} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 13747 | 2026.05.06 06:58:09.567780 [ 193 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7639 rows, containing 5 columns (5 merged, 0 gathered) in 0.002675635 sec., 2855023.200100163 rows/sec., 227.20 MiB/sec. | ||
| 13748 | 2026.05.06 06:58:09.567844 [ 261 ] {8e99ddac-c2c8-41e6-a506-c5acf5284b42} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13749 | 2026.05.06 06:58:09.567979 [ 261 ] {8e99ddac-c2c8-41e6-a506-c5acf5284b42} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001202 sec., 123960.06655574044 rows/sec., 8.01 MiB/sec. | ||
| 13750 | 2026.05.06 06:58:09.568016 [ 261 ] {8e99ddac-c2c8-41e6-a506-c5acf5284b42} <Debug> TCPHandler: Processed in 0.001364468 sec. | ||
| 13751 | 2026.05.06 06:58:09.568137 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13752 | 2026.05.06 06:58:09.568145 [ 192 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13753 | 2026.05.06 06:58:09.568237 [ 261 ] {680af9e7-8492-4745-91f3-a1b0f4e36186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13754 | 2026.05.06 06:58:09.568282 [ 261 ] {680af9e7-8492-4745-91f3-a1b0f4e36186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13755 | 2026.05.06 06:58:09.568430 [ 192 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_86_17} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13756 | 2026.05.06 06:58:09.568510 [ 192 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_86_17} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13757 | 2026.05.06 06:58:09.568594 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 13758 | 2026.05.06 06:58:09.568742 [ 261 ] {680af9e7-8492-4745-91f3-a1b0f4e36186} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13759 | 2026.05.06 06:58:09.568782 [ 261 ] {680af9e7-8492-4745-91f3-a1b0f4e36186} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13760 | 2026.05.06 06:58:09.569090 [ 261 ] {680af9e7-8492-4745-91f3-a1b0f4e36186} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 13761 | 2026.05.06 06:58:09.569305 [ 261 ] {680af9e7-8492-4745-91f3-a1b0f4e36186} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13762 | 2026.05.06 06:58:09.569434 [ 261 ] {680af9e7-8492-4745-91f3-a1b0f4e36186} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001215 sec., 121810.69958847738 rows/sec., 6.93 MiB/sec. | ||
| 13763 | 2026.05.06 06:58:09.569471 [ 261 ] {680af9e7-8492-4745-91f3-a1b0f4e36186} <Debug> TCPHandler: Processed in 0.001384469 sec. | ||
| 13764 | 2026.05.06 06:58:09.569591 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13765 | 2026.05.06 06:58:09.569684 [ 261 ] {619edf2a-79eb-4902-aea8-39df5842067c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13766 | 2026.05.06 06:58:09.569724 [ 261 ] {619edf2a-79eb-4902-aea8-39df5842067c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13767 | 2026.05.06 06:58:09.570373 [ 261 ] {619edf2a-79eb-4902-aea8-39df5842067c} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13768 | 2026.05.06 06:58:09.570409 [ 261 ] {619edf2a-79eb-4902-aea8-39df5842067c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13769 | 2026.05.06 06:58:09.570720 [ 261 ] {619edf2a-79eb-4902-aea8-39df5842067c} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13770 | 2026.05.06 06:58:09.570926 [ 261 ] {619edf2a-79eb-4902-aea8-39df5842067c} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13771 | 2026.05.06 06:58:09.571041 [ 65 ] {} <Debug> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13772 | 2026.05.06 06:58:09.571054 [ 261 ] {619edf2a-79eb-4902-aea8-39df5842067c} <Debug> executeQuery: Read 527 rows, 38.14 KiB in 0.001388 sec., 379682.99711815565 rows/sec., 26.84 MiB/sec. | ||
| 13773 | 2026.05.06 06:58:09.571080 [ 65 ] {} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13774 | 2026.05.06 06:58:09.571103 [ 261 ] {619edf2a-79eb-4902-aea8-39df5842067c} <Debug> TCPHandler: Processed in 0.001560524 sec. | ||
| 13775 | 2026.05.06 06:58:09.571105 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13776 | 2026.05.06 06:58:09.571215 [ 187 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 13777 | 2026.05.06 06:58:09.571247 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13778 | 2026.05.06 06:58:09.571346 [ 187 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13779 | 2026.05.06 06:58:09.571347 [ 261 ] {bbc8e221-4e96-45ed-8ca0-15be4c6a9f6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13780 | 2026.05.06 06:58:09.571386 [ 187 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1831 rows starting from the beginning of the part | ||
| 13781 | 2026.05.06 06:58:09.571407 [ 261 ] {bbc8e221-4e96-45ed-8ca0-15be4c6a9f6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13782 | 2026.05.06 06:58:09.571450 [ 187 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 68 rows starting from the beginning of the part | ||
| 13783 | 2026.05.06 06:58:09.571498 [ 187 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1759 rows starting from the beginning of the part | ||
| 13784 | 2026.05.06 06:58:09.571541 [ 187 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 64 rows starting from the beginning of the part | ||
| 13785 | 2026.05.06 06:58:09.571580 [ 187 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 68 rows starting from the beginning of the part | ||
| 13786 | 2026.05.06 06:58:09.571618 [ 187 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 527 rows starting from the beginning of the part | ||
| 13787 | 2026.05.06 06:58:09.571750 [ 261 ] {bbc8e221-4e96-45ed-8ca0-15be4c6a9f6a} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13788 | 2026.05.06 06:58:09.571801 [ 261 ] {bbc8e221-4e96-45ed-8ca0-15be4c6a9f6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13789 | 2026.05.06 06:58:09.572140 [ 261 ] {bbc8e221-4e96-45ed-8ca0-15be4c6a9f6a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 13790 | 2026.05.06 06:58:09.572359 [ 261 ] {bbc8e221-4e96-45ed-8ca0-15be4c6a9f6a} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13791 | 2026.05.06 06:58:09.572495 [ 261 ] {bbc8e221-4e96-45ed-8ca0-15be4c6a9f6a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001166 sec., 5145.797598627788 rows/sec., 268.85 KiB/sec. | ||
| 13792 | 2026.05.06 06:58:09.572531 [ 261 ] {bbc8e221-4e96-45ed-8ca0-15be4c6a9f6a} <Debug> TCPHandler: Processed in 0.001333318 sec. | ||
| 13793 | 2026.05.06 06:58:09.572642 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13794 | 2026.05.06 06:58:09.572737 [ 261 ] {edf177d8-109f-4714-8df7-5245f70ce503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13795 | 2026.05.06 06:58:09.572779 [ 261 ] {edf177d8-109f-4714-8df7-5245f70ce503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13796 | 2026.05.06 06:58:09.573083 [ 187 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4317 rows, containing 5 columns (5 merged, 0 gathered) in 0.001910984 sec., 2259045.6016376903 rows/sec., 163.74 MiB/sec. | ||
| 13797 | 2026.05.06 06:58:09.573195 [ 261 ] {edf177d8-109f-4714-8df7-5245f70ce503} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13798 | 2026.05.06 06:58:09.573239 [ 261 ] {edf177d8-109f-4714-8df7-5245f70ce503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13799 | 2026.05.06 06:58:09.573269 [ 187 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13800 | 2026.05.06 06:58:09.573553 [ 187 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_86_17} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13801 | 2026.05.06 06:58:09.573621 [ 261 ] {edf177d8-109f-4714-8df7-5245f70ce503} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13802 | 2026.05.06 06:58:09.573630 [ 187 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_86_17} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13803 | 2026.05.06 06:58:09.573713 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 13804 | 2026.05.06 06:58:09.573859 [ 261 ] {edf177d8-109f-4714-8df7-5245f70ce503} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13805 | 2026.05.06 06:58:09.573995 [ 261 ] {edf177d8-109f-4714-8df7-5245f70ce503} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001277 sec., 207517.61942051686 rows/sec., 13.79 MiB/sec. | ||
| 13806 | 2026.05.06 06:58:09.574032 [ 261 ] {edf177d8-109f-4714-8df7-5245f70ce503} <Debug> TCPHandler: Processed in 0.001438821 sec. | ||
| 13807 | 2026.05.06 06:58:09.574150 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13808 | 2026.05.06 06:58:09.574243 [ 261 ] {5231f023-95e9-4635-985c-f42552fe77de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13809 | 2026.05.06 06:58:09.574285 [ 261 ] {5231f023-95e9-4635-985c-f42552fe77de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13810 | 2026.05.06 06:58:09.574600 [ 261 ] {5231f023-95e9-4635-985c-f42552fe77de} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13811 | 2026.05.06 06:58:09.574635 [ 261 ] {5231f023-95e9-4635-985c-f42552fe77de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13812 | 2026.05.06 06:58:09.574924 [ 261 ] {5231f023-95e9-4635-985c-f42552fe77de} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 13813 | 2026.05.06 06:58:09.575134 [ 261 ] {5231f023-95e9-4635-985c-f42552fe77de} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13814 | 2026.05.06 06:58:09.575272 [ 261 ] {5231f023-95e9-4635-985c-f42552fe77de} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001046 sec., 956.0229445506692 rows/sec., 64.42 KiB/sec. | ||
| 13815 | 2026.05.06 06:58:09.575309 [ 261 ] {5231f023-95e9-4635-985c-f42552fe77de} <Debug> TCPHandler: Processed in 0.001208184 sec. | ||
| 13816 | 2026.05.06 06:58:09.575475 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13817 | 2026.05.06 06:58:09.575568 [ 261 ] {013623ec-9338-407f-a62e-377c9b11db07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13818 | 2026.05.06 06:58:09.575623 [ 261 ] {013623ec-9338-407f-a62e-377c9b11db07} <Trace> 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 | ||
| 13819 | 2026.05.06 06:58:09.576417 [ 261 ] {013623ec-9338-407f-a62e-377c9b11db07} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13820 | 2026.05.06 06:58:09.576452 [ 261 ] {013623ec-9338-407f-a62e-377c9b11db07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13821 | 2026.05.06 06:58:09.577013 [ 261 ] {013623ec-9338-407f-a62e-377c9b11db07} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 13822 | 2026.05.06 06:58:09.577236 [ 261 ] {013623ec-9338-407f-a62e-377c9b11db07} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13823 | 2026.05.06 06:58:09.577352 [ 65 ] {} <Debug> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 13824 | 2026.05.06 06:58:09.577373 [ 261 ] {013623ec-9338-407f-a62e-377c9b11db07} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001823 sec., 20296.21503017005 rows/sec., 36.37 MiB/sec. | ||
| 13825 | 2026.05.06 06:58:09.577398 [ 65 ] {} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13826 | 2026.05.06 06:58:09.577423 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13827 | 2026.05.06 06:58:09.577436 [ 261 ] {013623ec-9338-407f-a62e-377c9b11db07} <Debug> TCPHandler: Processed in 0.002009096 sec. | ||
| 13828 | 2026.05.06 06:58:09.577508 [ 198 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 13829 | 2026.05.06 06:58:09.577566 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13830 | 2026.05.06 06:58:09.577660 [ 261 ] {602dc47e-597d-4365-a6dd-d10e0fce60ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13831 | 2026.05.06 06:58:09.577702 [ 261 ] {602dc47e-597d-4365-a6dd-d10e0fce60ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13832 | 2026.05.06 06:58:09.577706 [ 198 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13833 | 2026.05.06 06:58:09.577756 [ 198 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1468 rows starting from the beginning of the part | ||
| 13834 | 2026.05.06 06:58:09.577864 [ 198 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 37 rows starting from the beginning of the part | ||
| 13835 | 2026.05.06 06:58:09.577961 [ 198 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 4 rows starting from the beginning of the part | ||
| 13836 | 2026.05.06 06:58:09.578033 [ 261 ] {602dc47e-597d-4365-a6dd-d10e0fce60ac} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13837 | 2026.05.06 06:58:09.578057 [ 198 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 48 rows starting from the beginning of the part | ||
| 13838 | 2026.05.06 06:58:09.578094 [ 261 ] {602dc47e-597d-4365-a6dd-d10e0fce60ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 13839 | 2026.05.06 06:58:09.578174 [ 198 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 4 rows starting from the beginning of the part | ||
| 13840 | 2026.05.06 06:58:09.578273 [ 198 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 37 rows starting from the beginning of the part | ||
| 13841 | 2026.05.06 06:58:09.578414 [ 261 ] {602dc47e-597d-4365-a6dd-d10e0fce60ac} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13842 | 2026.05.06 06:58:09.578637 [ 261 ] {602dc47e-597d-4365-a6dd-d10e0fce60ac} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13843 | 2026.05.06 06:58:09.578766 [ 261 ] {602dc47e-597d-4365-a6dd-d10e0fce60ac} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001123 sec., 80142.47551202137 rows/sec., 5.01 MiB/sec. | ||
| 13844 | 2026.05.06 06:58:09.578800 [ 261 ] {602dc47e-597d-4365-a6dd-d10e0fce60ac} <Debug> TCPHandler: Processed in 0.001283756 sec. | ||
| 13845 | 2026.05.06 06:58:09.586441 [ 200 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1598 rows, containing 19 columns (19 merged, 0 gathered) in 0.008973384 sec., 178082.20399349902 rows/sec., 319.12 MiB/sec. | ||
| 13846 | 2026.05.06 06:58:09.588121 [ 193 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 13847 | 2026.05.06 06:58:09.588508 [ 193 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13848 | 2026.05.06 06:58:09.588594 [ 193 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 13849 | 2026.05.06 06:58:09.588726 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. | ||
| 13850 | 2026.05.06 06:58:10.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 346.25 MiB, peak 357.79 MiB, free memory in arenas 0.00 B, will set to 349.61 MiB (RSS), difference: 3.36 MiB | ||
| 13851 | 2026.05.06 06:58:12.535462 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1676 | ||
| 13852 | 2026.05.06 06:58:12.538071 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13853 | 2026.05.06 06:58:12.538127 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13854 | 2026.05.06 06:58:12.539390 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 13855 | 2026.05.06 06:58:12.539651 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13856 | 2026.05.06 06:58:12.539965 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1676 | ||
| 13857 | 2026.05.06 06:58:14.547046 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13858 | 2026.05.06 06:58:14.547293 [ 261 ] {eecb17af-462e-4f93-a232-9ebd66aa80db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 13859 | 2026.05.06 06:58:14.547623 [ 261 ] {eecb17af-462e-4f93-a232-9ebd66aa80db} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13860 | 2026.05.06 06:58:14.547658 [ 261 ] {eecb17af-462e-4f93-a232-9ebd66aa80db} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 13861 | 2026.05.06 06:58:14.547876 [ 261 ] {eecb17af-462e-4f93-a232-9ebd66aa80db} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13862 | 2026.05.06 06:58:14.547947 [ 261 ] {eecb17af-462e-4f93-a232-9ebd66aa80db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13863 | 2026.05.06 06:58:14.548088 [ 261 ] {eecb17af-462e-4f93-a232-9ebd66aa80db} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 13864 | 2026.05.06 06:58:14.548208 [ 319 ] {eecb17af-462e-4f93-a232-9ebd66aa80db} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13865 | 2026.05.06 06:58:14.548228 [ 322 ] {eecb17af-462e-4f93-a232-9ebd66aa80db} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 13866 | 2026.05.06 06:58:14.548217 [ 277 ] {eecb17af-462e-4f93-a232-9ebd66aa80db} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13867 | 2026.05.06 06:58:14.548208 [ 359 ] {eecb17af-462e-4f93-a232-9ebd66aa80db} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13868 | 2026.05.06 06:58:14.548432 [ 261 ] {eecb17af-462e-4f93-a232-9ebd66aa80db} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 13869 | 2026.05.06 06:58:14.548461 [ 261 ] {eecb17af-462e-4f93-a232-9ebd66aa80db} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13870 | 2026.05.06 06:58:14.548560 [ 261 ] {eecb17af-462e-4f93-a232-9ebd66aa80db} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13871 | 2026.05.06 06:58:14.548581 [ 261 ] {eecb17af-462e-4f93-a232-9ebd66aa80db} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 13872 | 2026.05.06 06:58:14.548617 [ 261 ] {eecb17af-462e-4f93-a232-9ebd66aa80db} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13873 | 2026.05.06 06:58:14.548657 [ 261 ] {eecb17af-462e-4f93-a232-9ebd66aa80db} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13874 | 2026.05.06 06:58:14.548693 [ 261 ] {eecb17af-462e-4f93-a232-9ebd66aa80db} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13875 | 2026.05.06 06:58:14.548729 [ 261 ] {eecb17af-462e-4f93-a232-9ebd66aa80db} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13876 | 2026.05.06 06:58:14.549967 [ 261 ] {eecb17af-462e-4f93-a232-9ebd66aa80db} <Debug> executeQuery: Read 51 rows, 5.78 KiB in 0.002773 sec., 18391.633609808872 rows/sec., 2.04 MiB/sec. | ||
| 13877 | 2026.05.06 06:58:14.550159 [ 261 ] {eecb17af-462e-4f93-a232-9ebd66aa80db} <Debug> MemoryTracker: Peak memory usage (for query): 163.29 KiB. | ||
| 13878 | 2026.05.06 06:58:14.550176 [ 261 ] {eecb17af-462e-4f93-a232-9ebd66aa80db} <Debug> TCPHandler: Processed in 0.003265392 sec. | ||
| 13879 | 2026.05.06 06:58:14.552093 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13880 | 2026.05.06 06:58:14.552206 [ 261 ] {dd1f7cff-2e25-4956-848e-46f4c7e281db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13881 | 2026.05.06 06:58:14.552252 [ 261 ] {dd1f7cff-2e25-4956-848e-46f4c7e281db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13882 | 2026.05.06 06:58:14.552821 [ 261 ] {dd1f7cff-2e25-4956-848e-46f4c7e281db} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13883 | 2026.05.06 06:58:14.552871 [ 261 ] {dd1f7cff-2e25-4956-848e-46f4c7e281db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13884 | 2026.05.06 06:58:14.553273 [ 261 ] {dd1f7cff-2e25-4956-848e-46f4c7e281db} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 13885 | 2026.05.06 06:58:14.553509 [ 261 ] {dd1f7cff-2e25-4956-848e-46f4c7e281db} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13886 | 2026.05.06 06:58:14.553657 [ 261 ] {dd1f7cff-2e25-4956-848e-46f4c7e281db} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001481 sec., 2700.8777852802164 rows/sec., 220.24 KiB/sec. | ||
| 13887 | 2026.05.06 06:58:14.553698 [ 261 ] {dd1f7cff-2e25-4956-848e-46f4c7e281db} <Debug> TCPHandler: Processed in 0.001657397 sec. | ||
| 13888 | 2026.05.06 06:58:14.553844 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13889 | 2026.05.06 06:58:14.553974 [ 261 ] {f904bde2-5b80-4165-9b66-49fca29d3b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13890 | 2026.05.06 06:58:14.554025 [ 261 ] {f904bde2-5b80-4165-9b66-49fca29d3b03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13891 | 2026.05.06 06:58:14.554523 [ 261 ] {f904bde2-5b80-4165-9b66-49fca29d3b03} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13892 | 2026.05.06 06:58:14.554561 [ 261 ] {f904bde2-5b80-4165-9b66-49fca29d3b03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13893 | 2026.05.06 06:58:14.554886 [ 261 ] {f904bde2-5b80-4165-9b66-49fca29d3b03} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13894 | 2026.05.06 06:58:14.555111 [ 261 ] {f904bde2-5b80-4165-9b66-49fca29d3b03} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13895 | 2026.05.06 06:58:14.555247 [ 261 ] {f904bde2-5b80-4165-9b66-49fca29d3b03} <Debug> executeQuery: Read 66 rows, 5.33 KiB in 0.001302 sec., 50691.244239631334 rows/sec., 4.00 MiB/sec. | ||
| 13896 | 2026.05.06 06:58:14.555286 [ 261 ] {f904bde2-5b80-4165-9b66-49fca29d3b03} <Debug> TCPHandler: Processed in 0.001506773 sec. | ||
| 13897 | 2026.05.06 06:58:14.555410 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13898 | 2026.05.06 06:58:14.555508 [ 261 ] {66eee17f-897a-4498-8479-4e07d8ee2348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13899 | 2026.05.06 06:58:14.555548 [ 261 ] {66eee17f-897a-4498-8479-4e07d8ee2348} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13900 | 2026.05.06 06:58:14.555951 [ 261 ] {66eee17f-897a-4498-8479-4e07d8ee2348} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13901 | 2026.05.06 06:58:14.555987 [ 261 ] {66eee17f-897a-4498-8479-4e07d8ee2348} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13902 | 2026.05.06 06:58:14.556285 [ 261 ] {66eee17f-897a-4498-8479-4e07d8ee2348} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 13903 | 2026.05.06 06:58:14.556491 [ 261 ] {66eee17f-897a-4498-8479-4e07d8ee2348} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13904 | 2026.05.06 06:58:14.556629 [ 261 ] {66eee17f-897a-4498-8479-4e07d8ee2348} <Debug> executeQuery: Read 8 rows, 594.00 B in 0.001139 sec., 7023.705004389815 rows/sec., 509.29 KiB/sec. | ||
| 13905 | 2026.05.06 06:58:14.556667 [ 261 ] {66eee17f-897a-4498-8479-4e07d8ee2348} <Debug> TCPHandler: Processed in 0.001308447 sec. | ||
| 13906 | 2026.05.06 06:58:14.556787 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13907 | 2026.05.06 06:58:14.556882 [ 261 ] {54576384-8935-4cbe-a15c-f3b20077a58d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13908 | 2026.05.06 06:58:14.556922 [ 261 ] {54576384-8935-4cbe-a15c-f3b20077a58d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13909 | 2026.05.06 06:58:14.557340 [ 261 ] {54576384-8935-4cbe-a15c-f3b20077a58d} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13910 | 2026.05.06 06:58:14.557376 [ 261 ] {54576384-8935-4cbe-a15c-f3b20077a58d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13911 | 2026.05.06 06:58:14.557680 [ 261 ] {54576384-8935-4cbe-a15c-f3b20077a58d} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13912 | 2026.05.06 06:58:14.557887 [ 261 ] {54576384-8935-4cbe-a15c-f3b20077a58d} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13913 | 2026.05.06 06:58:14.558018 [ 261 ] {54576384-8935-4cbe-a15c-f3b20077a58d} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001153 sec., 62445.793581960104 rows/sec., 4.88 MiB/sec. | ||
| 13914 | 2026.05.06 06:58:14.558055 [ 261 ] {54576384-8935-4cbe-a15c-f3b20077a58d} <Debug> TCPHandler: Processed in 0.001319677 sec. | ||
| 13915 | 2026.05.06 06:58:14.558176 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13916 | 2026.05.06 06:58:14.558271 [ 261 ] {5b2c76c4-c19e-4416-8272-21d52ef5e534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13917 | 2026.05.06 06:58:14.558319 [ 261 ] {5b2c76c4-c19e-4416-8272-21d52ef5e534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13918 | 2026.05.06 06:58:14.558723 [ 261 ] {5b2c76c4-c19e-4416-8272-21d52ef5e534} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13919 | 2026.05.06 06:58:14.558759 [ 261 ] {5b2c76c4-c19e-4416-8272-21d52ef5e534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13920 | 2026.05.06 06:58:14.559085 [ 261 ] {5b2c76c4-c19e-4416-8272-21d52ef5e534} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13921 | 2026.05.06 06:58:14.559304 [ 261 ] {5b2c76c4-c19e-4416-8272-21d52ef5e534} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13922 | 2026.05.06 06:58:14.559435 [ 261 ] {5b2c76c4-c19e-4416-8272-21d52ef5e534} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001182 sec., 137055.83756345176 rows/sec., 9.54 MiB/sec. | ||
| 13923 | 2026.05.06 06:58:14.559472 [ 261 ] {5b2c76c4-c19e-4416-8272-21d52ef5e534} <Debug> TCPHandler: Processed in 0.001346408 sec. | ||
| 13924 | 2026.05.06 06:58:14.559587 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13925 | 2026.05.06 06:58:14.559682 [ 261 ] {e6867a3d-01ea-496c-8ad7-9ffe00e76c11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13926 | 2026.05.06 06:58:14.559736 [ 261 ] {e6867a3d-01ea-496c-8ad7-9ffe00e76c11} <Trace> 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 | ||
| 13927 | 2026.05.06 06:58:14.560460 [ 261 ] {e6867a3d-01ea-496c-8ad7-9ffe00e76c11} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13928 | 2026.05.06 06:58:14.560497 [ 261 ] {e6867a3d-01ea-496c-8ad7-9ffe00e76c11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13929 | 2026.05.06 06:58:14.560990 [ 261 ] {e6867a3d-01ea-496c-8ad7-9ffe00e76c11} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 13930 | 2026.05.06 06:58:14.561209 [ 261 ] {e6867a3d-01ea-496c-8ad7-9ffe00e76c11} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13931 | 2026.05.06 06:58:14.561349 [ 261 ] {e6867a3d-01ea-496c-8ad7-9ffe00e76c11} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001684 sec., 2375.2969121140145 rows/sec., 4.26 MiB/sec. | ||
| 13932 | 2026.05.06 06:58:14.561408 [ 261 ] {e6867a3d-01ea-496c-8ad7-9ffe00e76c11} <Debug> TCPHandler: Processed in 0.001870093 sec. | ||
| 13933 | 2026.05.06 06:58:14.561534 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13934 | 2026.05.06 06:58:14.561631 [ 261 ] {af4a29a8-ec7f-4495-9c3a-14585f3ce11d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13935 | 2026.05.06 06:58:14.561673 [ 261 ] {af4a29a8-ec7f-4495-9c3a-14585f3ce11d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13936 | 2026.05.06 06:58:14.562021 [ 261 ] {af4a29a8-ec7f-4495-9c3a-14585f3ce11d} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13937 | 2026.05.06 06:58:14.562058 [ 261 ] {af4a29a8-ec7f-4495-9c3a-14585f3ce11d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13938 | 2026.05.06 06:58:14.562363 [ 261 ] {af4a29a8-ec7f-4495-9c3a-14585f3ce11d} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13939 | 2026.05.06 06:58:14.562567 [ 261 ] {af4a29a8-ec7f-4495-9c3a-14585f3ce11d} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13940 | 2026.05.06 06:58:14.562703 [ 261 ] {af4a29a8-ec7f-4495-9c3a-14585f3ce11d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 13941 | 2026.05.06 06:58:14.562739 [ 261 ] {af4a29a8-ec7f-4495-9c3a-14585f3ce11d} <Debug> TCPHandler: Processed in 0.001256676 sec. | ||
| 13942 | 2026.05.06 06:58:14.954154 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26354 | ||
| 13943 | 2026.05.06 06:58:14.954685 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13944 | 2026.05.06 06:58:14.954725 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13945 | 2026.05.06 06:58:14.955201 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13946 | 2026.05.06 06:58:14.955428 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13947 | 2026.05.06 06:58:14.955557 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26354 | ||
| 13948 | 2026.05.06 06:58:16.337592 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 13949 | 2026.05.06 06:58:16.354911 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13950 | 2026.05.06 06:58:16.354976 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13951 | 2026.05.06 06:58:16.361296 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13952 | 2026.05.06 06:58:16.362020 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13953 | 2026.05.06 06:58:16.365766 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 13954 | 2026.05.06 06:58:19.552568 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13955 | 2026.05.06 06:58:19.552819 [ 261 ] {8768ca35-7470-4711-81c7-aaed24de465f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 13956 | 2026.05.06 06:58:19.553197 [ 261 ] {8768ca35-7470-4711-81c7-aaed24de465f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13957 | 2026.05.06 06:58:19.553240 [ 261 ] {8768ca35-7470-4711-81c7-aaed24de465f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 13958 | 2026.05.06 06:58:19.553514 [ 261 ] {8768ca35-7470-4711-81c7-aaed24de465f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13959 | 2026.05.06 06:58:19.553587 [ 261 ] {8768ca35-7470-4711-81c7-aaed24de465f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13960 | 2026.05.06 06:58:19.553721 [ 261 ] {8768ca35-7470-4711-81c7-aaed24de465f} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 13961 | 2026.05.06 06:58:19.553840 [ 317 ] {8768ca35-7470-4711-81c7-aaed24de465f} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 13962 | 2026.05.06 06:58:19.553850 [ 327 ] {8768ca35-7470-4711-81c7-aaed24de465f} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 13963 | 2026.05.06 06:58:19.553867 [ 277 ] {8768ca35-7470-4711-81c7-aaed24de465f} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 13964 | 2026.05.06 06:58:19.553850 [ 359 ] {8768ca35-7470-4711-81c7-aaed24de465f} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 13965 | 2026.05.06 06:58:19.554049 [ 261 ] {8768ca35-7470-4711-81c7-aaed24de465f} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 13966 | 2026.05.06 06:58:19.554076 [ 261 ] {8768ca35-7470-4711-81c7-aaed24de465f} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13967 | 2026.05.06 06:58:19.554175 [ 261 ] {8768ca35-7470-4711-81c7-aaed24de465f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 13968 | 2026.05.06 06:58:19.554196 [ 261 ] {8768ca35-7470-4711-81c7-aaed24de465f} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 13969 | 2026.05.06 06:58:19.554232 [ 261 ] {8768ca35-7470-4711-81c7-aaed24de465f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 13970 | 2026.05.06 06:58:19.554269 [ 261 ] {8768ca35-7470-4711-81c7-aaed24de465f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 13971 | 2026.05.06 06:58:19.554307 [ 261 ] {8768ca35-7470-4711-81c7-aaed24de465f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 13972 | 2026.05.06 06:58:19.554342 [ 261 ] {8768ca35-7470-4711-81c7-aaed24de465f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 13973 | 2026.05.06 06:58:19.555724 [ 261 ] {8768ca35-7470-4711-81c7-aaed24de465f} <Debug> executeQuery: Read 51 rows, 9.76 KiB in 0.003011 sec., 16937.894387246764 rows/sec., 3.17 MiB/sec. | ||
| 13974 | 2026.05.06 06:58:19.555917 [ 261 ] {8768ca35-7470-4711-81c7-aaed24de465f} <Debug> MemoryTracker: Peak memory usage (for query): 182.71 KiB. | ||
| 13975 | 2026.05.06 06:58:19.555933 [ 261 ] {8768ca35-7470-4711-81c7-aaed24de465f} <Debug> TCPHandler: Processed in 0.003496229 sec. | ||
| 13976 | 2026.05.06 06:58:19.561233 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13977 | 2026.05.06 06:58:19.561340 [ 261 ] {57e5f75b-6f4c-4114-89bc-11994a464512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13978 | 2026.05.06 06:58:19.561383 [ 261 ] {57e5f75b-6f4c-4114-89bc-11994a464512} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13979 | 2026.05.06 06:58:19.562024 [ 261 ] {57e5f75b-6f4c-4114-89bc-11994a464512} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13980 | 2026.05.06 06:58:19.562060 [ 261 ] {57e5f75b-6f4c-4114-89bc-11994a464512} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13981 | 2026.05.06 06:58:19.562417 [ 261 ] {57e5f75b-6f4c-4114-89bc-11994a464512} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 13982 | 2026.05.06 06:58:19.562630 [ 261 ] {57e5f75b-6f4c-4114-89bc-11994a464512} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13983 | 2026.05.06 06:58:19.562770 [ 261 ] {57e5f75b-6f4c-4114-89bc-11994a464512} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00146 sec., 194520.5479452055 rows/sec., 12.35 MiB/sec. | ||
| 13984 | 2026.05.06 06:58:19.562807 [ 261 ] {57e5f75b-6f4c-4114-89bc-11994a464512} <Debug> TCPHandler: Processed in 0.001623316 sec. | ||
| 13985 | 2026.05.06 06:58:19.562998 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13986 | 2026.05.06 06:58:19.563090 [ 261 ] {4aa7f10b-212a-41c0-abc4-e9b00bae9107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13987 | 2026.05.06 06:58:19.563129 [ 261 ] {4aa7f10b-212a-41c0-abc4-e9b00bae9107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13988 | 2026.05.06 06:58:19.563933 [ 261 ] {4aa7f10b-212a-41c0-abc4-e9b00bae9107} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13989 | 2026.05.06 06:58:19.563966 [ 261 ] {4aa7f10b-212a-41c0-abc4-e9b00bae9107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13990 | 2026.05.06 06:58:19.564339 [ 261 ] {4aa7f10b-212a-41c0-abc4-e9b00bae9107} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13991 | 2026.05.06 06:58:19.564539 [ 261 ] {4aa7f10b-212a-41c0-abc4-e9b00bae9107} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13992 | 2026.05.06 06:58:19.564665 [ 261 ] {4aa7f10b-212a-41c0-abc4-e9b00bae9107} <Debug> executeQuery: Read 871 rows, 69.95 KiB in 0.001593 sec., 546767.1060891399 rows/sec., 42.88 MiB/sec. | ||
| 13993 | 2026.05.06 06:58:19.564701 [ 261 ] {4aa7f10b-212a-41c0-abc4-e9b00bae9107} <Debug> TCPHandler: Processed in 0.00176166 sec. | ||
| 13994 | 2026.05.06 06:58:19.564817 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13995 | 2026.05.06 06:58:19.564909 [ 261 ] {bfe933a8-2025-43f0-8d8e-b6b8e35094fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13996 | 2026.05.06 06:58:19.564947 [ 261 ] {bfe933a8-2025-43f0-8d8e-b6b8e35094fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13997 | 2026.05.06 06:58:19.565404 [ 261 ] {bfe933a8-2025-43f0-8d8e-b6b8e35094fa} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13998 | 2026.05.06 06:58:19.565438 [ 261 ] {bfe933a8-2025-43f0-8d8e-b6b8e35094fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 13999 | 2026.05.06 06:58:19.565728 [ 261 ] {bfe933a8-2025-43f0-8d8e-b6b8e35094fa} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 14000 | 2026.05.06 06:58:19.565927 [ 261 ] {bfe933a8-2025-43f0-8d8e-b6b8e35094fa} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14001 | 2026.05.06 06:58:19.566052 [ 261 ] {bfe933a8-2025-43f0-8d8e-b6b8e35094fa} <Debug> executeQuery: Read 179 rows, 11.32 KiB in 0.00116 sec., 154310.3448275862 rows/sec., 9.53 MiB/sec. | ||
| 14002 | 2026.05.06 06:58:19.566086 [ 261 ] {bfe933a8-2025-43f0-8d8e-b6b8e35094fa} <Debug> TCPHandler: Processed in 0.001316928 sec. | ||
| 14003 | 2026.05.06 06:58:19.566211 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14004 | 2026.05.06 06:58:19.566315 [ 261 ] {8c4a670a-5428-4c18-899d-ae7827c84b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14005 | 2026.05.06 06:58:19.566358 [ 261 ] {8c4a670a-5428-4c18-899d-ae7827c84b0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14006 | 2026.05.06 06:58:19.566797 [ 261 ] {8c4a670a-5428-4c18-899d-ae7827c84b0b} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14007 | 2026.05.06 06:58:19.566831 [ 261 ] {8c4a670a-5428-4c18-899d-ae7827c84b0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14008 | 2026.05.06 06:58:19.567119 [ 261 ] {8c4a670a-5428-4c18-899d-ae7827c84b0b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 14009 | 2026.05.06 06:58:19.567323 [ 261 ] {8c4a670a-5428-4c18-899d-ae7827c84b0b} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14010 | 2026.05.06 06:58:19.567445 [ 261 ] {8c4a670a-5428-4c18-899d-ae7827c84b0b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001152 sec., 129340.27777777778 rows/sec., 8.36 MiB/sec. | ||
| 14011 | 2026.05.06 06:58:19.567480 [ 261 ] {8c4a670a-5428-4c18-899d-ae7827c84b0b} <Debug> TCPHandler: Processed in 0.001316997 sec. | ||
| 14012 | 2026.05.06 06:58:19.567596 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14013 | 2026.05.06 06:58:19.567698 [ 261 ] {2923a34e-b07a-4be3-9fb1-02d3f9fcec6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14014 | 2026.05.06 06:58:19.567736 [ 261 ] {2923a34e-b07a-4be3-9fb1-02d3f9fcec6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14015 | 2026.05.06 06:58:19.568166 [ 261 ] {2923a34e-b07a-4be3-9fb1-02d3f9fcec6d} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14016 | 2026.05.06 06:58:19.568199 [ 261 ] {2923a34e-b07a-4be3-9fb1-02d3f9fcec6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14017 | 2026.05.06 06:58:19.568511 [ 261 ] {2923a34e-b07a-4be3-9fb1-02d3f9fcec6d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 14018 | 2026.05.06 06:58:19.568706 [ 261 ] {2923a34e-b07a-4be3-9fb1-02d3f9fcec6d} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14019 | 2026.05.06 06:58:19.568832 [ 261 ] {2923a34e-b07a-4be3-9fb1-02d3f9fcec6d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001151 sec., 128583.84013900957 rows/sec., 7.31 MiB/sec. | ||
| 14020 | 2026.05.06 06:58:19.568867 [ 261 ] {2923a34e-b07a-4be3-9fb1-02d3f9fcec6d} <Debug> TCPHandler: Processed in 0.001318477 sec. | ||
| 14021 | 2026.05.06 06:58:19.568986 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14022 | 2026.05.06 06:58:19.569077 [ 261 ] {ac9c330e-13bd-4caf-955e-be98d6cc8b02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14023 | 2026.05.06 06:58:19.569115 [ 261 ] {ac9c330e-13bd-4caf-955e-be98d6cc8b02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14024 | 2026.05.06 06:58:19.569706 [ 261 ] {ac9c330e-13bd-4caf-955e-be98d6cc8b02} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14025 | 2026.05.06 06:58:19.569741 [ 261 ] {ac9c330e-13bd-4caf-955e-be98d6cc8b02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14026 | 2026.05.06 06:58:19.570046 [ 261 ] {ac9c330e-13bd-4caf-955e-be98d6cc8b02} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14027 | 2026.05.06 06:58:19.570246 [ 261 ] {ac9c330e-13bd-4caf-955e-be98d6cc8b02} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14028 | 2026.05.06 06:58:19.570375 [ 261 ] {ac9c330e-13bd-4caf-955e-be98d6cc8b02} <Debug> executeQuery: Read 527 rows, 38.14 KiB in 0.001314 sec., 401065.44901065447 rows/sec., 28.35 MiB/sec. | ||
| 14029 | 2026.05.06 06:58:19.570418 [ 261 ] {ac9c330e-13bd-4caf-955e-be98d6cc8b02} <Debug> TCPHandler: Processed in 0.001477712 sec. | ||
| 14030 | 2026.05.06 06:58:19.570538 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14031 | 2026.05.06 06:58:19.570630 [ 261 ] {5001d6bf-1c41-4686-9730-6afb485a43bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14032 | 2026.05.06 06:58:19.570670 [ 261 ] {5001d6bf-1c41-4686-9730-6afb485a43bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14033 | 2026.05.06 06:58:19.570997 [ 261 ] {5001d6bf-1c41-4686-9730-6afb485a43bd} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14034 | 2026.05.06 06:58:19.571032 [ 261 ] {5001d6bf-1c41-4686-9730-6afb485a43bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14035 | 2026.05.06 06:58:19.571321 [ 261 ] {5001d6bf-1c41-4686-9730-6afb485a43bd} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 14036 | 2026.05.06 06:58:19.571517 [ 261 ] {5001d6bf-1c41-4686-9730-6afb485a43bd} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14037 | 2026.05.06 06:58:19.571647 [ 261 ] {5001d6bf-1c41-4686-9730-6afb485a43bd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001035 sec., 5797.101449275363 rows/sec., 302.88 KiB/sec. | ||
| 14038 | 2026.05.06 06:58:19.571682 [ 261 ] {5001d6bf-1c41-4686-9730-6afb485a43bd} <Debug> TCPHandler: Processed in 0.001191164 sec. | ||
| 14039 | 2026.05.06 06:58:19.571803 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14040 | 2026.05.06 06:58:19.571896 [ 261 ] {2a0f2c7d-4bc0-4cb9-ae42-2584735a6ea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14041 | 2026.05.06 06:58:19.571936 [ 261 ] {2a0f2c7d-4bc0-4cb9-ae42-2584735a6ea5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14042 | 2026.05.06 06:58:19.572335 [ 261 ] {2a0f2c7d-4bc0-4cb9-ae42-2584735a6ea5} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14043 | 2026.05.06 06:58:19.572369 [ 261 ] {2a0f2c7d-4bc0-4cb9-ae42-2584735a6ea5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14044 | 2026.05.06 06:58:19.572680 [ 261 ] {2a0f2c7d-4bc0-4cb9-ae42-2584735a6ea5} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 14045 | 2026.05.06 06:58:19.572884 [ 261 ] {2a0f2c7d-4bc0-4cb9-ae42-2584735a6ea5} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14046 | 2026.05.06 06:58:19.573000 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e) (MergerMutator): Selected 6 parts from all_1_82_17 to all_87_87_0 | ||
| 14047 | 2026.05.06 06:58:19.573008 [ 261 ] {2a0f2c7d-4bc0-4cb9-ae42-2584735a6ea5} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00113 sec., 234513.2743362832 rows/sec., 15.58 MiB/sec. | ||
| 14048 | 2026.05.06 06:58:19.573048 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14049 | 2026.05.06 06:58:19.573060 [ 261 ] {2a0f2c7d-4bc0-4cb9-ae42-2584735a6ea5} <Debug> TCPHandler: Processed in 0.001303447 sec. | ||
| 14050 | 2026.05.06 06:58:19.573074 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14051 | 2026.05.06 06:58:19.573181 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14052 | 2026.05.06 06:58:19.573197 [ 189 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_87_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_82_17 to all_87_87_0 into Compact with storage Full | ||
| 14053 | 2026.05.06 06:58:19.573276 [ 261 ] {abb29360-dc6d-4656-9b40-af7257fcbc82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14054 | 2026.05.06 06:58:19.573322 [ 261 ] {abb29360-dc6d-4656-9b40-af7257fcbc82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14055 | 2026.05.06 06:58:19.573346 [ 189 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_87_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14056 | 2026.05.06 06:58:19.573389 [ 189 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_87_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_82_17, total 35419 rows starting from the beginning of the part | ||
| 14057 | 2026.05.06 06:58:19.573463 [ 189 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_87_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 128 rows starting from the beginning of the part | ||
| 14058 | 2026.05.06 06:58:19.573519 [ 189 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_87_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 14059 | 2026.05.06 06:58:19.573565 [ 189 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_87_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 265 rows starting from the beginning of the part | ||
| 14060 | 2026.05.06 06:58:19.573609 [ 189 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_87_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 162 rows starting from the beginning of the part | ||
| 14061 | 2026.05.06 06:58:19.573626 [ 261 ] {abb29360-dc6d-4656-9b40-af7257fcbc82} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14062 | 2026.05.06 06:58:19.573654 [ 189 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_87_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 265 rows starting from the beginning of the part | ||
| 14063 | 2026.05.06 06:58:19.573665 [ 261 ] {abb29360-dc6d-4656-9b40-af7257fcbc82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14064 | 2026.05.06 06:58:19.573997 [ 261 ] {abb29360-dc6d-4656-9b40-af7257fcbc82} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 14065 | 2026.05.06 06:58:19.574201 [ 261 ] {abb29360-dc6d-4656-9b40-af7257fcbc82} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14066 | 2026.05.06 06:58:19.574329 [ 261 ] {abb29360-dc6d-4656-9b40-af7257fcbc82} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00107 sec., 934.5794392523364 rows/sec., 62.97 KiB/sec. | ||
| 14067 | 2026.05.06 06:58:19.574364 [ 261 ] {abb29360-dc6d-4656-9b40-af7257fcbc82} <Debug> TCPHandler: Processed in 0.001230065 sec. | ||
| 14068 | 2026.05.06 06:58:19.574485 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14069 | 2026.05.06 06:58:19.574577 [ 261 ] {f1236bc1-7899-44ed-b912-8377f287867b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14070 | 2026.05.06 06:58:19.574629 [ 261 ] {f1236bc1-7899-44ed-b912-8377f287867b} <Trace> 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 | ||
| 14071 | 2026.05.06 06:58:19.575463 [ 261 ] {f1236bc1-7899-44ed-b912-8377f287867b} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14072 | 2026.05.06 06:58:19.575499 [ 261 ] {f1236bc1-7899-44ed-b912-8377f287867b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14073 | 2026.05.06 06:58:19.576059 [ 261 ] {f1236bc1-7899-44ed-b912-8377f287867b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 14074 | 2026.05.06 06:58:19.576274 [ 261 ] {f1236bc1-7899-44ed-b912-8377f287867b} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14075 | 2026.05.06 06:58:19.576414 [ 261 ] {f1236bc1-7899-44ed-b912-8377f287867b} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001853 sec., 19967.620075553157 rows/sec., 35.78 MiB/sec. | ||
| 14076 | 2026.05.06 06:58:19.576465 [ 261 ] {f1236bc1-7899-44ed-b912-8377f287867b} <Debug> TCPHandler: Processed in 0.002027487 sec. | ||
| 14077 | 2026.05.06 06:58:19.576592 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14078 | 2026.05.06 06:58:19.576686 [ 261 ] {e110c13a-7259-44b1-b60b-3f29573cf030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14079 | 2026.05.06 06:58:19.576726 [ 261 ] {e110c13a-7259-44b1-b60b-3f29573cf030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14080 | 2026.05.06 06:58:19.577068 [ 261 ] {e110c13a-7259-44b1-b60b-3f29573cf030} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14081 | 2026.05.06 06:58:19.577103 [ 261 ] {e110c13a-7259-44b1-b60b-3f29573cf030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14082 | 2026.05.06 06:58:19.577405 [ 261 ] {e110c13a-7259-44b1-b60b-3f29573cf030} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 14083 | 2026.05.06 06:58:19.577609 [ 261 ] {e110c13a-7259-44b1-b60b-3f29573cf030} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14084 | 2026.05.06 06:58:19.577733 [ 261 ] {e110c13a-7259-44b1-b60b-3f29573cf030} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001065 sec., 84507.04225352113 rows/sec., 5.29 MiB/sec. | ||
| 14085 | 2026.05.06 06:58:19.577743 [ 36 ] {} <Debug> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 14086 | 2026.05.06 06:58:19.577768 [ 261 ] {e110c13a-7259-44b1-b60b-3f29573cf030} <Debug> TCPHandler: Processed in 0.001224055 sec. | ||
| 14087 | 2026.05.06 06:58:19.577783 [ 36 ] {} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14088 | 2026.05.06 06:58:19.577809 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14089 | 2026.05.06 06:58:19.577913 [ 193 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 14090 | 2026.05.06 06:58:19.578035 [ 193 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14091 | 2026.05.06 06:58:19.578067 [ 193 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4902 rows starting from the beginning of the part | ||
| 14092 | 2026.05.06 06:58:19.578124 [ 193 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 48 rows starting from the beginning of the part | ||
| 14093 | 2026.05.06 06:58:19.578174 [ 193 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
| 14094 | 2026.05.06 06:58:19.578219 [ 193 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 90 rows starting from the beginning of the part | ||
| 14095 | 2026.05.06 06:58:19.578262 [ 193 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part | ||
| 14096 | 2026.05.06 06:58:19.578306 [ 193 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 90 rows starting from the beginning of the part | ||
| 14097 | 2026.05.06 06:58:19.579763 [ 200 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5250 rows, containing 4 columns (4 merged, 0 gathered) in 0.001891974 sec., 2774879.570226652 rows/sec., 179.82 MiB/sec. | ||
| 14098 | 2026.05.06 06:58:19.580118 [ 200 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 14099 | 2026.05.06 06:58:19.580400 [ 200 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_86_17} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14100 | 2026.05.06 06:58:19.580475 [ 200 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_86_17} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 14101 | 2026.05.06 06:58:19.580562 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 14102 | 2026.05.06 06:58:19.580745 [ 188 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_87_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36399 rows, containing 5 columns (5 merged, 0 gathered) in 0.007605955 sec., 4785592.341790084 rows/sec., 306.74 MiB/sec. | ||
| 14103 | 2026.05.06 06:58:19.581099 [ 200 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_87_18} <Trace> MergedBlockOutputStream: filled checksums all_1_87_18 (state Temporary) | ||
| 14104 | 2026.05.06 06:58:19.581336 [ 200 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_87_18} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_merge_all_1_87_18 to all_1_87_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14105 | 2026.05.06 06:58:19.581396 [ 200 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_87_18} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e) (MergerMutator): Merged 6 parts: [all_1_82_17, all_87_87_0] -> all_1_87_18 | ||
| 14106 | 2026.05.06 06:58:19.581480 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 14107 | 2026.05.06 06:58:22.301348 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14108 | 2026.05.06 06:58:22.301441 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14109 | 2026.05.06 06:58:22.455726 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26866 | ||
| 14110 | 2026.05.06 06:58:22.456567 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14111 | 2026.05.06 06:58:22.456644 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14112 | 2026.05.06 06:58:22.457154 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 14113 | 2026.05.06 06:58:22.457377 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14114 | 2026.05.06 06:58:22.457507 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26866 | ||
| 14115 | 2026.05.06 06:58:22.457524 [ 34 ] {} <Debug> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 14116 | 2026.05.06 06:58:22.457596 [ 34 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14117 | 2026.05.06 06:58:22.457620 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14118 | 2026.05.06 06:58:22.457770 [ 188 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 14119 | 2026.05.06 06:58:22.457956 [ 188 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14120 | 2026.05.06 06:58:22.458016 [ 188 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24434 rows starting from the beginning of the part | ||
| 14121 | 2026.05.06 06:58:22.458117 [ 188 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 512 rows starting from the beginning of the part | ||
| 14122 | 2026.05.06 06:58:22.458190 [ 188 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 448 rows starting from the beginning of the part | ||
| 14123 | 2026.05.06 06:58:22.458256 [ 188 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 512 rows starting from the beginning of the part | ||
| 14124 | 2026.05.06 06:58:22.458321 [ 188 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 448 rows starting from the beginning of the part | ||
| 14125 | 2026.05.06 06:58:22.458392 [ 188 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 512 rows starting from the beginning of the part | ||
| 14126 | 2026.05.06 06:58:22.460741 [ 197 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26866 rows, containing 4 columns (4 merged, 0 gathered) in 0.003046456 sec., 8818771.713755263 rows/sec., 126.15 MiB/sec. | ||
| 14127 | 2026.05.06 06:58:22.460962 [ 197 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 14128 | 2026.05.06 06:58:22.461218 [ 197 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_56_11} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14129 | 2026.05.06 06:58:22.461283 [ 197 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_56_11} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 14130 | 2026.05.06 06:58:22.461397 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 14131 | 2026.05.06 06:58:22.540186 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1716 | ||
| 14132 | 2026.05.06 06:58:22.542698 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14133 | 2026.05.06 06:58:22.542735 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14134 | 2026.05.06 06:58:22.543972 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 14135 | 2026.05.06 06:58:22.544226 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14136 | 2026.05.06 06:58:22.544479 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1716 | ||
| 14137 | 2026.05.06 06:58:22.544663 [ 31 ] {} <Debug> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 14138 | 2026.05.06 06:58:22.544710 [ 31 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14139 | 2026.05.06 06:58:22.544732 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14140 | 2026.05.06 06:58:22.544855 [ 194 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 14141 | 2026.05.06 06:58:22.545446 [ 194 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14142 | 2026.05.06 06:58:22.545583 [ 194 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1510 rows starting from the beginning of the part | ||
| 14143 | 2026.05.06 06:58:22.545922 [ 194 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 40 rows starting from the beginning of the part | ||
| 14144 | 2026.05.06 06:58:22.546253 [ 194 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 36 rows starting from the beginning of the part | ||
| 14145 | 2026.05.06 06:58:22.546585 [ 194 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 52 rows starting from the beginning of the part | ||
| 14146 | 2026.05.06 06:58:22.546935 [ 194 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 38 rows starting from the beginning of the part | ||
| 14147 | 2026.05.06 06:58:22.547255 [ 194 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 40 rows starting from the beginning of the part | ||
| 14148 | 2026.05.06 06:58:22.553665 [ 188 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1716 rows, containing 72 columns (72 merged, 0 gathered) in 0.00885845 sec., 193713.34714312322 rows/sec., 160.94 MiB/sec. | ||
| 14149 | 2026.05.06 06:58:22.555589 [ 188 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 14150 | 2026.05.06 06:58:22.556156 [ 188 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_41_8} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14151 | 2026.05.06 06:58:22.556242 [ 188 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_41_8} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 14152 | 2026.05.06 06:58:22.556574 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.19 MiB. | ||
| 14153 | 2026.05.06 06:58:23.865915 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 14154 | 2026.05.06 06:58:23.883738 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14155 | 2026.05.06 06:58:23.883802 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14156 | 2026.05.06 06:58:23.889955 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 14157 | 2026.05.06 06:58:23.890671 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14158 | 2026.05.06 06:58:23.890968 [ 31 ] {} <Debug> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 14159 | 2026.05.06 06:58:23.891031 [ 31 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14160 | 2026.05.06 06:58:23.891052 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14161 | 2026.05.06 06:58:23.891174 [ 191 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 14162 | 2026.05.06 06:58:23.894805 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 14163 | 2026.05.06 06:58:23.895050 [ 191 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14164 | 2026.05.06 06:58:23.896482 [ 191 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part | ||
| 14165 | 2026.05.06 06:58:23.901079 [ 191 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
| 14166 | 2026.05.06 06:58:23.905644 [ 191 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
| 14167 | 2026.05.06 06:58:23.910301 [ 191 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
| 14168 | 2026.05.06 06:58:23.914617 [ 191 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
| 14169 | 2026.05.06 06:58:23.918476 [ 191 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
| 14170 | 2026.05.06 06:58:23.969932 [ 194 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.078808157 sec., 5354.775648414161 rows/sec., 27.69 MiB/sec. | ||
| 14171 | 2026.05.06 06:58:23.972756 [ 192 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 14172 | 2026.05.06 06:58:23.974912 [ 192 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_56_11} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14173 | 2026.05.06 06:58:23.974998 [ 192 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_56_11} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 14174 | 2026.05.06 06:58:23.977600 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 14175 | 2026.05.06 06:58:24.546462 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14176 | 2026.05.06 06:58:24.546681 [ 261 ] {c38ab44a-07be-4515-8842-6ca329958560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 14177 | 2026.05.06 06:58:24.546999 [ 261 ] {c38ab44a-07be-4515-8842-6ca329958560} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14178 | 2026.05.06 06:58:24.547034 [ 261 ] {c38ab44a-07be-4515-8842-6ca329958560} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 14179 | 2026.05.06 06:58:24.547246 [ 261 ] {c38ab44a-07be-4515-8842-6ca329958560} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14180 | 2026.05.06 06:58:24.547312 [ 261 ] {c38ab44a-07be-4515-8842-6ca329958560} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14181 | 2026.05.06 06:58:24.547452 [ 261 ] {c38ab44a-07be-4515-8842-6ca329958560} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 14182 | 2026.05.06 06:58:24.547570 [ 368 ] {c38ab44a-07be-4515-8842-6ca329958560} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14183 | 2026.05.06 06:58:24.547598 [ 359 ] {c38ab44a-07be-4515-8842-6ca329958560} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 14184 | 2026.05.06 06:58:24.547588 [ 277 ] {c38ab44a-07be-4515-8842-6ca329958560} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14185 | 2026.05.06 06:58:24.547576 [ 317 ] {c38ab44a-07be-4515-8842-6ca329958560} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14186 | 2026.05.06 06:58:24.547785 [ 261 ] {c38ab44a-07be-4515-8842-6ca329958560} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 14187 | 2026.05.06 06:58:24.547810 [ 261 ] {c38ab44a-07be-4515-8842-6ca329958560} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14188 | 2026.05.06 06:58:24.547906 [ 261 ] {c38ab44a-07be-4515-8842-6ca329958560} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14189 | 2026.05.06 06:58:24.547927 [ 261 ] {c38ab44a-07be-4515-8842-6ca329958560} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 14190 | 2026.05.06 06:58:24.547960 [ 261 ] {c38ab44a-07be-4515-8842-6ca329958560} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14191 | 2026.05.06 06:58:24.548001 [ 261 ] {c38ab44a-07be-4515-8842-6ca329958560} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14192 | 2026.05.06 06:58:24.548043 [ 261 ] {c38ab44a-07be-4515-8842-6ca329958560} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14193 | 2026.05.06 06:58:24.548077 [ 261 ] {c38ab44a-07be-4515-8842-6ca329958560} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14194 | 2026.05.06 06:58:24.549311 [ 261 ] {c38ab44a-07be-4515-8842-6ca329958560} <Debug> executeQuery: Read 51 rows, 5.78 KiB in 0.002716 sec., 18777.61413843888 rows/sec., 2.08 MiB/sec. | ||
| 14195 | 2026.05.06 06:58:24.549501 [ 261 ] {c38ab44a-07be-4515-8842-6ca329958560} <Debug> MemoryTracker: Peak memory usage (for query): 163.02 KiB. | ||
| 14196 | 2026.05.06 06:58:24.549517 [ 261 ] {c38ab44a-07be-4515-8842-6ca329958560} <Debug> TCPHandler: Processed in 0.00317574 sec. | ||
| 14197 | 2026.05.06 06:58:24.551283 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14198 | 2026.05.06 06:58:24.551389 [ 261 ] {97441719-65f9-4693-a857-d02dae393652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14199 | 2026.05.06 06:58:24.551432 [ 261 ] {97441719-65f9-4693-a857-d02dae393652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14200 | 2026.05.06 06:58:24.551924 [ 261 ] {97441719-65f9-4693-a857-d02dae393652} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14201 | 2026.05.06 06:58:24.551960 [ 261 ] {97441719-65f9-4693-a857-d02dae393652} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14202 | 2026.05.06 06:58:24.552326 [ 261 ] {97441719-65f9-4693-a857-d02dae393652} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14203 | 2026.05.06 06:58:24.552539 [ 261 ] {97441719-65f9-4693-a857-d02dae393652} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14204 | 2026.05.06 06:58:24.552682 [ 261 ] {97441719-65f9-4693-a857-d02dae393652} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001323 sec., 48374.905517762665 rows/sec., 3.83 MiB/sec. | ||
| 14205 | 2026.05.06 06:58:24.552720 [ 261 ] {97441719-65f9-4693-a857-d02dae393652} <Debug> TCPHandler: Processed in 0.001488062 sec. | ||
| 14206 | 2026.05.06 06:58:24.552841 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14207 | 2026.05.06 06:58:24.552935 [ 261 ] {4afc0c44-e125-4587-9b38-5791d5ec3b50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14208 | 2026.05.06 06:58:24.552974 [ 261 ] {4afc0c44-e125-4587-9b38-5791d5ec3b50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14209 | 2026.05.06 06:58:24.553368 [ 261 ] {4afc0c44-e125-4587-9b38-5791d5ec3b50} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14210 | 2026.05.06 06:58:24.553403 [ 261 ] {4afc0c44-e125-4587-9b38-5791d5ec3b50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14211 | 2026.05.06 06:58:24.553685 [ 261 ] {4afc0c44-e125-4587-9b38-5791d5ec3b50} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 14212 | 2026.05.06 06:58:24.553885 [ 261 ] {4afc0c44-e125-4587-9b38-5791d5ec3b50} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14213 | 2026.05.06 06:58:24.553983 [ 58 ] {} <Debug> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0 | ||
| 14214 | 2026.05.06 06:58:24.554010 [ 261 ] {4afc0c44-e125-4587-9b38-5791d5ec3b50} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001094 sec., 3656.3071297989036 rows/sec., 274.94 KiB/sec. | ||
| 14215 | 2026.05.06 06:58:24.554021 [ 58 ] {} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14216 | 2026.05.06 06:58:24.554041 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14217 | 2026.05.06 06:58:24.554046 [ 261 ] {4afc0c44-e125-4587-9b38-5791d5ec3b50} <Debug> TCPHandler: Processed in 0.001253306 sec. | ||
| 14218 | 2026.05.06 06:58:24.554120 [ 198 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_75_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_70_14 to all_75_75_0 into Compact with storage Full | ||
| 14219 | 2026.05.06 06:58:24.554166 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14220 | 2026.05.06 06:58:24.554205 [ 198 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_75_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14221 | 2026.05.06 06:58:24.554232 [ 198 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_70_14, total 226 rows starting from the beginning of the part | ||
| 14222 | 2026.05.06 06:58:24.554258 [ 261 ] {202a3fe5-60c3-42ea-8f0f-08910023d650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14223 | 2026.05.06 06:58:24.554283 [ 198 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 4 rows starting from the beginning of the part | ||
| 14224 | 2026.05.06 06:58:24.554297 [ 261 ] {202a3fe5-60c3-42ea-8f0f-08910023d650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14225 | 2026.05.06 06:58:24.554325 [ 198 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 179 rows starting from the beginning of the part | ||
| 14226 | 2026.05.06 06:58:24.554376 [ 198 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part | ||
| 14227 | 2026.05.06 06:58:24.554414 [ 198 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 179 rows starting from the beginning of the part | ||
| 14228 | 2026.05.06 06:58:24.554451 [ 198 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 4 rows starting from the beginning of the part | ||
| 14229 | 2026.05.06 06:58:24.554709 [ 261 ] {202a3fe5-60c3-42ea-8f0f-08910023d650} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14230 | 2026.05.06 06:58:24.554744 [ 261 ] {202a3fe5-60c3-42ea-8f0f-08910023d650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 14231 | 2026.05.06 06:58:24.555243 [ 192 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_75_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 600 rows, containing 5 columns (5 merged, 0 gathered) in 0.001153692 sec., 520069.4812826994 rows/sec., 34.69 MiB/sec. | ||
| 14232 | 2026.05.06 06:58:24.555297 [ 261 ] {202a3fe5-60c3-42ea-8f0f-08910023d650} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14233 | 2026.05.06 06:58:24.555434 [ 192 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_75_15} <Trace> MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) | ||
| 14234 | 2026.05.06 06:58:24.555552 [ 261 ] {202a3fe5-60c3-42ea-8f0f-08910023d650} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14235 | 2026.05.06 06:58:24.555694 [ 261 ] {202a3fe5-60c3-42ea-8f0f-08910023d650} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001454 sec., 46767.53782668501 rows/sec., 3.65 MiB/sec. | ||
| 14236 | 2026.05.06 06:58:24.555733 [ 261 ] {202a3fe5-60c3-42ea-8f0f-08910023d650} <Debug> TCPHandler: Processed in 0.001613315 sec. | ||
| 14237 | 2026.05.06 06:58:24.555746 [ 192 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_75_15} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14238 | 2026.05.06 06:58:24.555830 [ 192 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_75_15} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15 | ||
| 14239 | 2026.05.06 06:58:24.555853 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14240 | 2026.05.06 06:58:24.555933 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 14241 | 2026.05.06 06:58:24.555949 [ 261 ] {260d3ae8-5a74-4147-a9ab-17402decabcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14242 | 2026.05.06 06:58:24.555996 [ 261 ] {260d3ae8-5a74-4147-a9ab-17402decabcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14243 | 2026.05.06 06:58:24.556411 [ 261 ] {260d3ae8-5a74-4147-a9ab-17402decabcb} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14244 | 2026.05.06 06:58:24.556447 [ 261 ] {260d3ae8-5a74-4147-a9ab-17402decabcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14245 | 2026.05.06 06:58:24.556781 [ 261 ] {260d3ae8-5a74-4147-a9ab-17402decabcb} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14246 | 2026.05.06 06:58:24.556987 [ 261 ] {260d3ae8-5a74-4147-a9ab-17402decabcb} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14247 | 2026.05.06 06:58:24.557116 [ 261 ] {260d3ae8-5a74-4147-a9ab-17402decabcb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 14248 | 2026.05.06 06:58:24.557153 [ 261 ] {260d3ae8-5a74-4147-a9ab-17402decabcb} <Debug> TCPHandler: Processed in 0.001347438 sec. | ||
| 14249 | 2026.05.06 06:58:24.557273 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14250 | 2026.05.06 06:58:24.557366 [ 261 ] {18745e25-963c-4126-8b5f-2680178d1fb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14251 | 2026.05.06 06:58:24.557419 [ 261 ] {18745e25-963c-4126-8b5f-2680178d1fb4} <Trace> 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 | ||
| 14252 | 2026.05.06 06:58:24.558139 [ 261 ] {18745e25-963c-4126-8b5f-2680178d1fb4} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14253 | 2026.05.06 06:58:24.558174 [ 261 ] {18745e25-963c-4126-8b5f-2680178d1fb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14254 | 2026.05.06 06:58:24.558658 [ 261 ] {18745e25-963c-4126-8b5f-2680178d1fb4} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 14255 | 2026.05.06 06:58:24.558872 [ 261 ] {18745e25-963c-4126-8b5f-2680178d1fb4} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14256 | 2026.05.06 06:58:24.559011 [ 261 ] {18745e25-963c-4126-8b5f-2680178d1fb4} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001663 sec., 2405.2916416115454 rows/sec., 4.31 MiB/sec. | ||
| 14257 | 2026.05.06 06:58:24.559063 [ 261 ] {18745e25-963c-4126-8b5f-2680178d1fb4} <Debug> TCPHandler: Processed in 0.001836062 sec. | ||
| 14258 | 2026.05.06 06:58:24.559187 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14259 | 2026.05.06 06:58:24.559281 [ 261 ] {5f404fe0-93ba-404a-ac4e-c85c4aea4647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14260 | 2026.05.06 06:58:24.559322 [ 261 ] {5f404fe0-93ba-404a-ac4e-c85c4aea4647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14261 | 2026.05.06 06:58:24.559652 [ 261 ] {5f404fe0-93ba-404a-ac4e-c85c4aea4647} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14262 | 2026.05.06 06:58:24.559686 [ 261 ] {5f404fe0-93ba-404a-ac4e-c85c4aea4647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14263 | 2026.05.06 06:58:24.559983 [ 261 ] {5f404fe0-93ba-404a-ac4e-c85c4aea4647} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 14264 | 2026.05.06 06:58:24.560178 [ 261 ] {5f404fe0-93ba-404a-ac4e-c85c4aea4647} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14265 | 2026.05.06 06:58:24.560304 [ 261 ] {5f404fe0-93ba-404a-ac4e-c85c4aea4647} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001041 sec., 57636.88760806916 rows/sec., 3.88 MiB/sec. | ||
| 14266 | 2026.05.06 06:58:24.560338 [ 261 ] {5f404fe0-93ba-404a-ac4e-c85c4aea4647} <Debug> TCPHandler: Processed in 0.001198354 sec. | ||
| 14267 | 2026.05.06 06:58:25.186601 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14268 | 2026.05.06 06:58:25.186832 [ 261 ] {8c595d08-ce10-46a8-a91f-1266889a3bc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 14269 | 2026.05.06 06:58:25.187190 [ 261 ] {8c595d08-ce10-46a8-a91f-1266889a3bc0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14270 | 2026.05.06 06:58:25.187229 [ 261 ] {8c595d08-ce10-46a8-a91f-1266889a3bc0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 14271 | 2026.05.06 06:58:25.187509 [ 261 ] {8c595d08-ce10-46a8-a91f-1266889a3bc0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14272 | 2026.05.06 06:58:25.187579 [ 261 ] {8c595d08-ce10-46a8-a91f-1266889a3bc0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14273 | 2026.05.06 06:58:25.187726 [ 261 ] {8c595d08-ce10-46a8-a91f-1266889a3bc0} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 40-element set) | ||
| 14274 | 2026.05.06 06:58:25.187839 [ 321 ] {8c595d08-ce10-46a8-a91f-1266889a3bc0} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14275 | 2026.05.06 06:58:25.187857 [ 327 ] {8c595d08-ce10-46a8-a91f-1266889a3bc0} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14276 | 2026.05.06 06:58:25.187866 [ 359 ] {8c595d08-ce10-46a8-a91f-1266889a3bc0} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14277 | 2026.05.06 06:58:25.187898 [ 368 ] {8c595d08-ce10-46a8-a91f-1266889a3bc0} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 14278 | 2026.05.06 06:58:25.188011 [ 261 ] {8c595d08-ce10-46a8-a91f-1266889a3bc0} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 14279 | 2026.05.06 06:58:25.188042 [ 261 ] {8c595d08-ce10-46a8-a91f-1266889a3bc0} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14280 | 2026.05.06 06:58:25.188138 [ 261 ] {8c595d08-ce10-46a8-a91f-1266889a3bc0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14281 | 2026.05.06 06:58:25.188159 [ 261 ] {8c595d08-ce10-46a8-a91f-1266889a3bc0} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 14282 | 2026.05.06 06:58:25.188194 [ 261 ] {8c595d08-ce10-46a8-a91f-1266889a3bc0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 14283 | 2026.05.06 06:58:25.188231 [ 261 ] {8c595d08-ce10-46a8-a91f-1266889a3bc0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 14284 | 2026.05.06 06:58:25.188265 [ 261 ] {8c595d08-ce10-46a8-a91f-1266889a3bc0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 14285 | 2026.05.06 06:58:25.188299 [ 261 ] {8c595d08-ce10-46a8-a91f-1266889a3bc0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 14286 | 2026.05.06 06:58:25.189574 [ 261 ] {8c595d08-ce10-46a8-a91f-1266889a3bc0} <Debug> executeQuery: Read 51 rows, 9.76 KiB in 0.002845 sec., 17926.186291739894 rows/sec., 3.35 MiB/sec. | ||
| 14287 | 2026.05.06 06:58:25.189786 [ 261 ] {8c595d08-ce10-46a8-a91f-1266889a3bc0} <Debug> MemoryTracker: Peak memory usage (for query): 187.61 KiB. | ||
| 14288 | 2026.05.06 06:58:25.189802 [ 261 ] {8c595d08-ce10-46a8-a91f-1266889a3bc0} <Debug> TCPHandler: Processed in 0.003331624 sec. | ||
| 14289 | 2026.05.06 06:58:25.206947 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14290 | 2026.05.06 06:58:25.207060 [ 261 ] {6ada6796-1847-4311-9b34-b3fe86e97315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14291 | 2026.05.06 06:58:25.207106 [ 261 ] {6ada6796-1847-4311-9b34-b3fe86e97315} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14292 | 2026.05.06 06:58:25.207840 [ 261 ] {6ada6796-1847-4311-9b34-b3fe86e97315} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14293 | 2026.05.06 06:58:25.207898 [ 261 ] {6ada6796-1847-4311-9b34-b3fe86e97315} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14294 | 2026.05.06 06:58:25.208339 [ 261 ] {6ada6796-1847-4311-9b34-b3fe86e97315} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 14295 | 2026.05.06 06:58:25.208568 [ 261 ] {6ada6796-1847-4311-9b34-b3fe86e97315} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14296 | 2026.05.06 06:58:25.208725 [ 261 ] {6ada6796-1847-4311-9b34-b3fe86e97315} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001696 sec., 167452.83018867925 rows/sec., 10.64 MiB/sec. | ||
| 14297 | 2026.05.06 06:58:25.208772 [ 261 ] {6ada6796-1847-4311-9b34-b3fe86e97315} <Debug> TCPHandler: Processed in 0.001880514 sec. | ||
| 14298 | 2026.05.06 06:58:25.208908 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14299 | 2026.05.06 06:58:25.209013 [ 261 ] {0e14adfb-4fdb-4193-85a4-29b5a4cf6387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14300 | 2026.05.06 06:58:25.209063 [ 261 ] {0e14adfb-4fdb-4193-85a4-29b5a4cf6387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14301 | 2026.05.06 06:58:25.211030 [ 261 ] {0e14adfb-4fdb-4193-85a4-29b5a4cf6387} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14302 | 2026.05.06 06:58:25.211071 [ 261 ] {0e14adfb-4fdb-4193-85a4-29b5a4cf6387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14303 | 2026.05.06 06:58:25.211662 [ 261 ] {0e14adfb-4fdb-4193-85a4-29b5a4cf6387} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14304 | 2026.05.06 06:58:25.211889 [ 261 ] {0e14adfb-4fdb-4193-85a4-29b5a4cf6387} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14305 | 2026.05.06 06:58:25.212037 [ 261 ] {0e14adfb-4fdb-4193-85a4-29b5a4cf6387} <Debug> executeQuery: Read 3220 rows, 247.24 KiB in 0.003048 sec., 1056430.4461942257 rows/sec., 79.21 MiB/sec. | ||
| 14306 | 2026.05.06 06:58:25.212078 [ 261 ] {0e14adfb-4fdb-4193-85a4-29b5a4cf6387} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 14307 | 2026.05.06 06:58:25.212092 [ 261 ] {0e14adfb-4fdb-4193-85a4-29b5a4cf6387} <Debug> TCPHandler: Processed in 0.003232952 sec. | ||
| 14308 | 2026.05.06 06:58:25.212218 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14309 | 2026.05.06 06:58:25.212317 [ 261 ] {ba8f22cf-b68f-4977-9b42-c021985786de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14310 | 2026.05.06 06:58:25.212358 [ 261 ] {ba8f22cf-b68f-4977-9b42-c021985786de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14311 | 2026.05.06 06:58:25.212865 [ 261 ] {ba8f22cf-b68f-4977-9b42-c021985786de} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14312 | 2026.05.06 06:58:25.212903 [ 261 ] {ba8f22cf-b68f-4977-9b42-c021985786de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14313 | 2026.05.06 06:58:25.213223 [ 261 ] {ba8f22cf-b68f-4977-9b42-c021985786de} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 14314 | 2026.05.06 06:58:25.213434 [ 261 ] {ba8f22cf-b68f-4977-9b42-c021985786de} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14315 | 2026.05.06 06:58:25.213574 [ 261 ] {ba8f22cf-b68f-4977-9b42-c021985786de} <Debug> executeQuery: Read 190 rows, 12.15 KiB in 0.001278 sec., 148669.79655712048 rows/sec., 9.29 MiB/sec. | ||
| 14316 | 2026.05.06 06:58:25.213614 [ 261 ] {ba8f22cf-b68f-4977-9b42-c021985786de} <Debug> TCPHandler: Processed in 0.001448152 sec. | ||
| 14317 | 2026.05.06 06:58:25.213755 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14318 | 2026.05.06 06:58:25.213853 [ 261 ] {0a23cd33-0da6-421e-8e23-d59eff9af456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14319 | 2026.05.06 06:58:25.213893 [ 261 ] {0a23cd33-0da6-421e-8e23-d59eff9af456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14320 | 2026.05.06 06:58:25.214625 [ 261 ] {0a23cd33-0da6-421e-8e23-d59eff9af456} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14321 | 2026.05.06 06:58:25.214662 [ 261 ] {0a23cd33-0da6-421e-8e23-d59eff9af456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14322 | 2026.05.06 06:58:25.215015 [ 261 ] {0a23cd33-0da6-421e-8e23-d59eff9af456} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 14323 | 2026.05.06 06:58:25.215231 [ 261 ] {0a23cd33-0da6-421e-8e23-d59eff9af456} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14324 | 2026.05.06 06:58:25.215365 [ 261 ] {0a23cd33-0da6-421e-8e23-d59eff9af456} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001531 sec., 620509.47093403 rows/sec., 36.51 MiB/sec. | ||
| 14325 | 2026.05.06 06:58:25.215405 [ 261 ] {0a23cd33-0da6-421e-8e23-d59eff9af456} <Debug> TCPHandler: Processed in 0.001699318 sec. | ||
| 14326 | 2026.05.06 06:58:25.215532 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14327 | 2026.05.06 06:58:25.215628 [ 261 ] {e5569a8c-cb53-44c6-b77e-f99df810c59f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 14328 | 2026.05.06 06:58:25.215669 [ 261 ] {e5569a8c-cb53-44c6-b77e-f99df810c59f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 14329 | 2026.05.06 06:58:25.216058 [ 261 ] {e5569a8c-cb53-44c6-b77e-f99df810c59f} <Trace> oximeter.fields_u64 (029e43f7-d788-4da4-b6f4-1edef0954b38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14330 | 2026.05.06 06:58:25.216096 [ 261 ] {e5569a8c-cb53-44c6-b77e-f99df810c59f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14331 | 2026.05.06 06:58:25.216382 [ 261 ] {e5569a8c-cb53-44c6-b77e-f99df810c59f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 14332 | 2026.05.06 06:58:25.216591 [ 261 ] {e5569a8c-cb53-44c6-b77e-f99df810c59f} <Trace> oximeter.fields_u64 (029e43f7-d788-4da4-b6f4-1edef0954b38): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14333 | 2026.05.06 06:58:25.216727 [ 261 ] {e5569a8c-cb53-44c6-b77e-f99df810c59f} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001117 sec., 895.2551477170995 rows/sec., 62.95 KiB/sec. | ||
| 14334 | 2026.05.06 06:58:25.216766 [ 261 ] {e5569a8c-cb53-44c6-b77e-f99df810c59f} <Debug> TCPHandler: Processed in 0.001283347 sec. | ||
| 14335 | 2026.05.06 06:58:25.216888 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14336 | 2026.05.06 06:58:25.216983 [ 261 ] {7d9b0e32-34e4-4868-9f86-160cd5e11372} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14337 | 2026.05.06 06:58:25.217022 [ 261 ] {7d9b0e32-34e4-4868-9f86-160cd5e11372} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14338 | 2026.05.06 06:58:25.217462 [ 261 ] {7d9b0e32-34e4-4868-9f86-160cd5e11372} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14339 | 2026.05.06 06:58:25.217498 [ 261 ] {7d9b0e32-34e4-4868-9f86-160cd5e11372} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14340 | 2026.05.06 06:58:25.217809 [ 261 ] {7d9b0e32-34e4-4868-9f86-160cd5e11372} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 14341 | 2026.05.06 06:58:25.218019 [ 261 ] {7d9b0e32-34e4-4868-9f86-160cd5e11372} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14342 | 2026.05.06 06:58:25.218153 [ 261 ] {7d9b0e32-34e4-4868-9f86-160cd5e11372} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001186 sec., 124789.20741989883 rows/sec., 7.10 MiB/sec. | ||
| 14343 | 2026.05.06 06:58:25.218192 [ 261 ] {7d9b0e32-34e4-4868-9f86-160cd5e11372} <Debug> TCPHandler: Processed in 0.001353309 sec. | ||
| 14344 | 2026.05.06 06:58:25.218328 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14345 | 2026.05.06 06:58:25.218422 [ 261 ] {79dc3ee2-8a35-4ac3-80e0-8a1a06f758a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14346 | 2026.05.06 06:58:25.218462 [ 261 ] {79dc3ee2-8a35-4ac3-80e0-8a1a06f758a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14347 | 2026.05.06 06:58:25.219483 [ 261 ] {79dc3ee2-8a35-4ac3-80e0-8a1a06f758a2} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14348 | 2026.05.06 06:58:25.219520 [ 261 ] {79dc3ee2-8a35-4ac3-80e0-8a1a06f758a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14349 | 2026.05.06 06:58:25.219900 [ 261 ] {79dc3ee2-8a35-4ac3-80e0-8a1a06f758a2} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14350 | 2026.05.06 06:58:25.220105 [ 261 ] {79dc3ee2-8a35-4ac3-80e0-8a1a06f758a2} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14351 | 2026.05.06 06:58:25.220238 [ 261 ] {79dc3ee2-8a35-4ac3-80e0-8a1a06f758a2} <Debug> executeQuery: Read 1753 rows, 121.14 KiB in 0.001834 sec., 955834.2420937842 rows/sec., 64.51 MiB/sec. | ||
| 14352 | 2026.05.06 06:58:25.220278 [ 261 ] {79dc3ee2-8a35-4ac3-80e0-8a1a06f758a2} <Debug> TCPHandler: Processed in 0.001999287 sec. | ||
| 14353 | 2026.05.06 06:58:25.220402 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14354 | 2026.05.06 06:58:25.220497 [ 261 ] {616a7cd0-fe2e-48a6-8c8d-cbb48491feee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14355 | 2026.05.06 06:58:25.220540 [ 261 ] {616a7cd0-fe2e-48a6-8c8d-cbb48491feee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14356 | 2026.05.06 06:58:25.220896 [ 261 ] {616a7cd0-fe2e-48a6-8c8d-cbb48491feee} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14357 | 2026.05.06 06:58:25.220932 [ 261 ] {616a7cd0-fe2e-48a6-8c8d-cbb48491feee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14358 | 2026.05.06 06:58:25.221233 [ 261 ] {616a7cd0-fe2e-48a6-8c8d-cbb48491feee} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 14359 | 2026.05.06 06:58:25.221444 [ 261 ] {616a7cd0-fe2e-48a6-8c8d-cbb48491feee} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14360 | 2026.05.06 06:58:25.221556 [ 64 ] {} <Debug> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 | ||
| 14361 | 2026.05.06 06:58:25.221578 [ 261 ] {616a7cd0-fe2e-48a6-8c8d-cbb48491feee} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001098 sec., 5464.48087431694 rows/sec., 285.50 KiB/sec. | ||
| 14362 | 2026.05.06 06:58:25.221600 [ 64 ] {} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14363 | 2026.05.06 06:58:25.221619 [ 261 ] {616a7cd0-fe2e-48a6-8c8d-cbb48491feee} <Debug> TCPHandler: Processed in 0.001266336 sec. | ||
| 14364 | 2026.05.06 06:58:25.221629 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14365 | 2026.05.06 06:58:25.221726 [ 194 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_27_6 to all_32_32_0 into Compact with storage Full | ||
| 14366 | 2026.05.06 06:58:25.221746 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14367 | 2026.05.06 06:58:25.221822 [ 194 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14368 | 2026.05.06 06:58:25.221840 [ 261 ] {32a63561-c3d4-42e5-b004-561ab9eeb674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14369 | 2026.05.06 06:58:25.221852 [ 194 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 162 rows starting from the beginning of the part | ||
| 14370 | 2026.05.06 06:58:25.221884 [ 261 ] {32a63561-c3d4-42e5-b004-561ab9eeb674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14371 | 2026.05.06 06:58:25.221906 [ 194 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 14372 | 2026.05.06 06:58:25.221953 [ 194 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 14373 | 2026.05.06 06:58:25.221994 [ 194 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 14374 | 2026.05.06 06:58:25.222031 [ 194 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 14375 | 2026.05.06 06:58:25.222070 [ 194 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 14376 | 2026.05.06 06:58:25.222723 [ 261 ] {32a63561-c3d4-42e5-b004-561ab9eeb674} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14377 | 2026.05.06 06:58:25.222759 [ 261 ] {32a63561-c3d4-42e5-b004-561ab9eeb674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14378 | 2026.05.06 06:58:25.222774 [ 194 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 192 rows, containing 4 columns (4 merged, 0 gathered) in 0.001087271 sec., 176588.9092967623 rows/sec., 9.01 MiB/sec. | ||
| 14379 | 2026.05.06 06:58:25.222940 [ 187 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 14380 | 2026.05.06 06:58:25.223201 [ 261 ] {32a63561-c3d4-42e5-b004-561ab9eeb674} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14381 | 2026.05.06 06:58:25.223270 [ 187 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_32_7} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14382 | 2026.05.06 06:58:25.223363 [ 187 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_32_7} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 | ||
| 14383 | 2026.05.06 06:58:25.223462 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 14384 | 2026.05.06 06:58:25.223465 [ 261 ] {32a63561-c3d4-42e5-b004-561ab9eeb674} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14385 | 2026.05.06 06:58:25.223617 [ 261 ] {32a63561-c3d4-42e5-b004-561ab9eeb674} <Debug> executeQuery: Read 1601 rows, 99.52 KiB in 0.001793 sec., 892916.8990518684 rows/sec., 54.21 MiB/sec. | ||
| 14386 | 2026.05.06 06:58:25.223699 [ 261 ] {32a63561-c3d4-42e5-b004-561ab9eeb674} <Debug> TCPHandler: Processed in 0.002001676 sec. | ||
| 14387 | 2026.05.06 06:58:25.223845 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14388 | 2026.05.06 06:58:25.223944 [ 261 ] {4b9e3aa7-51f2-4ac3-b12e-6451ee85868b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14389 | 2026.05.06 06:58:25.223988 [ 261 ] {4b9e3aa7-51f2-4ac3-b12e-6451ee85868b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14390 | 2026.05.06 06:58:25.224314 [ 261 ] {4b9e3aa7-51f2-4ac3-b12e-6451ee85868b} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14391 | 2026.05.06 06:58:25.224351 [ 261 ] {4b9e3aa7-51f2-4ac3-b12e-6451ee85868b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14392 | 2026.05.06 06:58:25.224653 [ 261 ] {4b9e3aa7-51f2-4ac3-b12e-6451ee85868b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 14393 | 2026.05.06 06:58:25.224914 [ 261 ] {4b9e3aa7-51f2-4ac3-b12e-6451ee85868b} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14394 | 2026.05.06 06:58:25.225057 [ 55 ] {} <Debug> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 | ||
| 14395 | 2026.05.06 06:58:25.225074 [ 261 ] {4b9e3aa7-51f2-4ac3-b12e-6451ee85868b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001149 sec., 870.3220191470843 rows/sec., 58.64 KiB/sec. | ||
| 14396 | 2026.05.06 06:58:25.225102 [ 55 ] {} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14397 | 2026.05.06 06:58:25.225121 [ 261 ] {4b9e3aa7-51f2-4ac3-b12e-6451ee85868b} <Debug> TCPHandler: Processed in 0.001327997 sec. | ||
| 14398 | 2026.05.06 06:58:25.225128 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14399 | 2026.05.06 06:58:25.225225 [ 192 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_28_6 to all_33_33_0 into Compact with storage Full | ||
| 14400 | 2026.05.06 06:58:25.225254 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14401 | 2026.05.06 06:58:25.225334 [ 192 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14402 | 2026.05.06 06:58:25.225354 [ 261 ] {fc0624cc-2219-4bf2-ba51-136d71a4b8bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14403 | 2026.05.06 06:58:25.225368 [ 192 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 28 rows starting from the beginning of the part | ||
| 14404 | 2026.05.06 06:58:25.225417 [ 261 ] {fc0624cc-2219-4bf2-ba51-136d71a4b8bd} <Trace> 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 | ||
| 14405 | 2026.05.06 06:58:25.225430 [ 192 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 14406 | 2026.05.06 06:58:25.225478 [ 192 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 14407 | 2026.05.06 06:58:25.225517 [ 192 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 14408 | 2026.05.06 06:58:25.225555 [ 192 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
| 14409 | 2026.05.06 06:58:25.225594 [ 192 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
| 14410 | 2026.05.06 06:58:25.226327 [ 261 ] {fc0624cc-2219-4bf2-ba51-136d71a4b8bd} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14411 | 2026.05.06 06:58:25.226365 [ 194 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33 rows, containing 4 columns (4 merged, 0 gathered) in 0.001175783 sec., 28066.40340947267 rows/sec., 1.84 MiB/sec. | ||
| 14412 | 2026.05.06 06:58:25.226370 [ 261 ] {fc0624cc-2219-4bf2-ba51-136d71a4b8bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14413 | 2026.05.06 06:58:25.226503 [ 196 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
| 14414 | 2026.05.06 06:58:25.226815 [ 196 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_33_7} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14415 | 2026.05.06 06:58:25.226891 [ 196 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_33_7} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 | ||
| 14416 | 2026.05.06 06:58:25.226962 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14417 | 2026.05.06 06:58:25.226994 [ 261 ] {fc0624cc-2219-4bf2-ba51-136d71a4b8bd} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 14418 | 2026.05.06 06:58:25.227221 [ 261 ] {fc0624cc-2219-4bf2-ba51-136d71a4b8bd} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14419 | 2026.05.06 06:58:25.227365 [ 261 ] {fc0624cc-2219-4bf2-ba51-136d71a4b8bd} <Debug> executeQuery: Read 48 rows, 88.08 KiB in 0.002029 sec., 23656.97387875801 rows/sec., 42.39 MiB/sec. | ||
| 14420 | 2026.05.06 06:58:25.227424 [ 261 ] {fc0624cc-2219-4bf2-ba51-136d71a4b8bd} <Debug> TCPHandler: Processed in 0.002220673 sec. | ||
| 14421 | 2026.05.06 06:58:25.227554 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14422 | 2026.05.06 06:58:25.227649 [ 261 ] {f3b57dcf-0af1-48ec-92df-492c432a510a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14423 | 2026.05.06 06:58:25.227692 [ 261 ] {f3b57dcf-0af1-48ec-92df-492c432a510a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14424 | 2026.05.06 06:58:25.228047 [ 261 ] {f3b57dcf-0af1-48ec-92df-492c432a510a} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14425 | 2026.05.06 06:58:25.228083 [ 261 ] {f3b57dcf-0af1-48ec-92df-492c432a510a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14426 | 2026.05.06 06:58:25.228385 [ 261 ] {f3b57dcf-0af1-48ec-92df-492c432a510a} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14427 | 2026.05.06 06:58:25.228600 [ 261 ] {f3b57dcf-0af1-48ec-92df-492c432a510a} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14428 | 2026.05.06 06:58:25.228730 [ 261 ] {f3b57dcf-0af1-48ec-92df-492c432a510a} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.0011 sec., 38181.81818181818 rows/sec., 2.18 MiB/sec. | ||
| 14429 | 2026.05.06 06:58:25.228767 [ 261 ] {f3b57dcf-0af1-48ec-92df-492c432a510a} <Debug> TCPHandler: Processed in 0.001263655 sec. | ||
| 14430 | 2026.05.06 06:58:29.410724 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37270 | ||
| 14431 | 2026.05.06 06:58:29.410846 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14432 | 2026.05.06 06:58:29.410873 [ 259 ] {} <Debug> TCP-Session: 40b7b199-de52-4e08-a79e-ea68109e7493 Authenticating user 'default' from [fd00:1122:3344:101::e]:37270 | ||
| 14433 | 2026.05.06 06:58:29.410895 [ 259 ] {} <Debug> TCP-Session: 40b7b199-de52-4e08-a79e-ea68109e7493 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14434 | 2026.05.06 06:58:29.410908 [ 259 ] {} <Debug> TCP-Session: 40b7b199-de52-4e08-a79e-ea68109e7493 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14435 | 2026.05.06 06:58:29.411090 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48428 | ||
| 14436 | 2026.05.06 06:58:29.411116 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57709 | ||
| 14437 | 2026.05.06 06:58:29.411155 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56274 | ||
| 14438 | 2026.05.06 06:58:29.411176 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52518 | ||
| 14439 | 2026.05.06 06:58:29.411199 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59404 | ||
| 14440 | 2026.05.06 06:58:29.411218 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14441 | 2026.05.06 06:58:29.411218 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14442 | 2026.05.06 06:58:29.411281 [ 278 ] {} <Debug> TCP-Session: 80a84003-3603-401b-9b22-4d5e86655588 Authenticating user 'default' from [fd00:1122:3344:101::e]:48428 | ||
| 14443 | 2026.05.06 06:58:29.411206 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57710 | ||
| 14444 | 2026.05.06 06:58:29.411309 [ 278 ] {} <Debug> TCP-Session: 80a84003-3603-401b-9b22-4d5e86655588 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14445 | 2026.05.06 06:58:29.411297 [ 303 ] {} <Debug> TCP-Session: cf3175cb-058d-4b0e-b5da-4bd3ee884024 Authenticating user 'default' from [fd00:1122:3344:101::e]:57709 | ||
| 14446 | 2026.05.06 06:58:29.411379 [ 278 ] {} <Debug> TCP-Session: 80a84003-3603-401b-9b22-4d5e86655588 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14447 | 2026.05.06 06:58:29.411391 [ 303 ] {} <Debug> TCP-Session: cf3175cb-058d-4b0e-b5da-4bd3ee884024 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14448 | 2026.05.06 06:58:29.411295 [ 259 ] {} <Trace> TCP-Session: 40b7b199-de52-4e08-a79e-ea68109e7493 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14449 | 2026.05.06 06:58:29.411410 [ 303 ] {} <Debug> TCP-Session: cf3175cb-058d-4b0e-b5da-4bd3ee884024 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14450 | 2026.05.06 06:58:29.411208 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32847 | ||
| 14451 | 2026.05.06 06:58:29.411164 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40530 | ||
| 14452 | 2026.05.06 06:58:29.411587 [ 259 ] {f520ea98-40d6-4714-af74-f5d4eaf62b34} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37270) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14453 | 2026.05.06 06:58:29.411857 [ 259 ] {f520ea98-40d6-4714-af74-f5d4eaf62b34} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14454 | 2026.05.06 06:58:29.411912 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14455 | 2026.05.06 06:58:29.411915 [ 259 ] {f520ea98-40d6-4714-af74-f5d4eaf62b34} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14456 | 2026.05.06 06:58:29.411965 [ 310 ] {} <Debug> TCP-Session: a17d102b-3e23-4f7f-b9f1-c370e909f391 Authenticating user 'default' from [fd00:1122:3344:101::e]:57710 | ||
| 14457 | 2026.05.06 06:58:29.411994 [ 310 ] {} <Debug> TCP-Session: a17d102b-3e23-4f7f-b9f1-c370e909f391 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14458 | 2026.05.06 06:58:29.412008 [ 310 ] {} <Debug> TCP-Session: a17d102b-3e23-4f7f-b9f1-c370e909f391 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14459 | 2026.05.06 06:58:29.412059 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14460 | 2026.05.06 06:58:29.412093 [ 307 ] {} <Debug> TCP-Session: b8cc1b33-c06d-4155-bc34-db1f686e137c Authenticating user 'default' from [fd00:1122:3344:101::e]:40530 | ||
| 14461 | 2026.05.06 06:58:29.412110 [ 307 ] {} <Debug> TCP-Session: b8cc1b33-c06d-4155-bc34-db1f686e137c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14462 | 2026.05.06 06:58:29.412123 [ 307 ] {} <Debug> TCP-Session: b8cc1b33-c06d-4155-bc34-db1f686e137c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14463 | 2026.05.06 06:58:29.412252 [ 259 ] {f520ea98-40d6-4714-af74-f5d4eaf62b34} <Debug> oximeter.version (d3864241-cdea-4d2b-8559-2a50b58f009c) (SelectExecutor): Key condition: unknown | ||
| 14464 | 2026.05.06 06:58:29.412509 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14465 | 2026.05.06 06:58:29.412543 [ 311 ] {} <Debug> TCP-Session: 24e8d259-4bf8-4003-8952-929c85baf3d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:32847 | ||
| 14466 | 2026.05.06 06:58:29.412559 [ 311 ] {} <Debug> TCP-Session: 24e8d259-4bf8-4003-8952-929c85baf3d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14467 | 2026.05.06 06:58:29.412571 [ 311 ] {} <Debug> TCP-Session: 24e8d259-4bf8-4003-8952-929c85baf3d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14468 | 2026.05.06 06:58:29.412662 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14469 | 2026.05.06 06:58:29.412705 [ 309 ] {} <Debug> TCP-Session: b4f34e93-cb21-41a2-a4aa-37deeb9b177d Authenticating user 'default' from [fd00:1122:3344:101::e]:59404 | ||
| 14470 | 2026.05.06 06:58:29.412727 [ 309 ] {} <Debug> TCP-Session: b4f34e93-cb21-41a2-a4aa-37deeb9b177d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14471 | 2026.05.06 06:58:29.412740 [ 309 ] {} <Debug> TCP-Session: b4f34e93-cb21-41a2-a4aa-37deeb9b177d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14472 | 2026.05.06 06:58:29.412915 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14473 | 2026.05.06 06:58:29.412953 [ 304 ] {} <Debug> TCP-Session: 9e7c9bb2-61de-48ba-b195-ef381ea96ffd Authenticating user 'default' from [fd00:1122:3344:101::e]:56274 | ||
| 14474 | 2026.05.06 06:58:29.412976 [ 304 ] {} <Debug> TCP-Session: 9e7c9bb2-61de-48ba-b195-ef381ea96ffd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14475 | 2026.05.06 06:58:29.412997 [ 304 ] {} <Debug> TCP-Session: 9e7c9bb2-61de-48ba-b195-ef381ea96ffd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14476 | 2026.05.06 06:58:29.413019 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14477 | 2026.05.06 06:58:29.413051 [ 308 ] {} <Debug> TCP-Session: c5b34227-493c-417a-8e59-110826bfc6fb Authenticating user 'default' from [fd00:1122:3344:101::e]:52518 | ||
| 14478 | 2026.05.06 06:58:29.413068 [ 308 ] {} <Debug> TCP-Session: c5b34227-493c-417a-8e59-110826bfc6fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14479 | 2026.05.06 06:58:29.413081 [ 308 ] {} <Debug> TCP-Session: c5b34227-493c-417a-8e59-110826bfc6fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14480 | 2026.05.06 06:58:29.413269 [ 321 ] {f520ea98-40d6-4714-af74-f5d4eaf62b34} <Trace> AggregatingTransform: Aggregating | ||
| 14481 | 2026.05.06 06:58:29.413318 [ 321 ] {f520ea98-40d6-4714-af74-f5d4eaf62b34} <Trace> Aggregator: Aggregation method: without_key | ||
| 14482 | 2026.05.06 06:58:29.413355 [ 321 ] {f520ea98-40d6-4714-af74-f5d4eaf62b34} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000992848 sec. (1007.204 rows/sec., 39.34 KiB/sec.) | ||
| 14483 | 2026.05.06 06:58:29.413373 [ 321 ] {f520ea98-40d6-4714-af74-f5d4eaf62b34} <Trace> Aggregator: Merging aggregated data | ||
| 14484 | 2026.05.06 06:58:29.414659 [ 259 ] {f520ea98-40d6-4714-af74-f5d4eaf62b34} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003133 sec., 319.1828917969997 rows/sec., 12.47 KiB/sec. | ||
| 14485 | 2026.05.06 06:58:29.414821 [ 259 ] {f520ea98-40d6-4714-af74-f5d4eaf62b34} <Debug> TCPHandler: Processed in 0.003635293 sec. | ||
| 14486 | 2026.05.06 06:58:29.414950 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14487 | 2026.05.06 06:58:29.414981 [ 259 ] {} <Debug> TCP-Session: 40b7b199-de52-4e08-a79e-ea68109e7493 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14488 | 2026.05.06 06:58:29.414982 [ 278 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14489 | 2026.05.06 06:58:29.415000 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14490 | 2026.05.06 06:58:29.415019 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14491 | 2026.05.06 06:58:29.415031 [ 278 ] {} <Debug> TCP-Session: 80a84003-3603-401b-9b22-4d5e86655588 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14492 | 2026.05.06 06:58:29.415042 [ 311 ] {} <Debug> TCP-Session: 24e8d259-4bf8-4003-8952-929c85baf3d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14493 | 2026.05.06 06:58:29.415041 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14494 | 2026.05.06 06:58:29.415064 [ 304 ] {} <Debug> TCP-Session: 9e7c9bb2-61de-48ba-b195-ef381ea96ffd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14495 | 2026.05.06 06:58:29.415075 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14496 | 2026.05.06 06:58:29.415097 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14497 | 2026.05.06 06:58:29.415127 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14498 | 2026.05.06 06:58:29.415154 [ 309 ] {} <Debug> TCP-Session: b4f34e93-cb21-41a2-a4aa-37deeb9b177d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14499 | 2026.05.06 06:58:29.415189 [ 310 ] {} <Debug> TCP-Session: a17d102b-3e23-4f7f-b9f1-c370e909f391 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14500 | 2026.05.06 06:58:29.415099 [ 308 ] {} <Debug> TCP-Session: c5b34227-493c-417a-8e59-110826bfc6fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14501 | 2026.05.06 06:58:29.415059 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14502 | 2026.05.06 06:58:29.415128 [ 303 ] {} <Debug> TCP-Session: cf3175cb-058d-4b0e-b5da-4bd3ee884024 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14503 | 2026.05.06 06:58:29.415273 [ 307 ] {} <Debug> TCP-Session: b8cc1b33-c06d-4155-bc34-db1f686e137c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14504 | 2026.05.06 06:58:29.546126 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14505 | 2026.05.06 06:58:29.546366 [ 261 ] {049df4af-f515-40ae-8cda-9fe8783a3078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 14506 | 2026.05.06 06:58:29.546725 [ 261 ] {049df4af-f515-40ae-8cda-9fe8783a3078} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14507 | 2026.05.06 06:58:29.546761 [ 261 ] {049df4af-f515-40ae-8cda-9fe8783a3078} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 14508 | 2026.05.06 06:58:29.547008 [ 261 ] {049df4af-f515-40ae-8cda-9fe8783a3078} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14509 | 2026.05.06 06:58:29.547088 [ 261 ] {049df4af-f515-40ae-8cda-9fe8783a3078} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14510 | 2026.05.06 06:58:29.547242 [ 261 ] {049df4af-f515-40ae-8cda-9fe8783a3078} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 14511 | 2026.05.06 06:58:29.547382 [ 365 ] {049df4af-f515-40ae-8cda-9fe8783a3078} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14512 | 2026.05.06 06:58:29.547382 [ 345 ] {049df4af-f515-40ae-8cda-9fe8783a3078} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14513 | 2026.05.06 06:58:29.547411 [ 366 ] {049df4af-f515-40ae-8cda-9fe8783a3078} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14514 | 2026.05.06 06:58:29.547420 [ 324 ] {049df4af-f515-40ae-8cda-9fe8783a3078} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 14515 | 2026.05.06 06:58:29.547648 [ 261 ] {049df4af-f515-40ae-8cda-9fe8783a3078} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 14516 | 2026.05.06 06:58:29.547691 [ 261 ] {049df4af-f515-40ae-8cda-9fe8783a3078} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14517 | 2026.05.06 06:58:29.547841 [ 261 ] {049df4af-f515-40ae-8cda-9fe8783a3078} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14518 | 2026.05.06 06:58:29.547873 [ 261 ] {049df4af-f515-40ae-8cda-9fe8783a3078} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 14519 | 2026.05.06 06:58:29.547924 [ 261 ] {049df4af-f515-40ae-8cda-9fe8783a3078} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14520 | 2026.05.06 06:58:29.547981 [ 261 ] {049df4af-f515-40ae-8cda-9fe8783a3078} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14521 | 2026.05.06 06:58:29.548033 [ 261 ] {049df4af-f515-40ae-8cda-9fe8783a3078} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14522 | 2026.05.06 06:58:29.548084 [ 261 ] {049df4af-f515-40ae-8cda-9fe8783a3078} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14523 | 2026.05.06 06:58:29.549502 [ 261 ] {049df4af-f515-40ae-8cda-9fe8783a3078} <Debug> executeQuery: Read 51 rows, 3.77 KiB in 0.003229 sec., 15794.363580055744 rows/sec., 1.14 MiB/sec. | ||
| 14524 | 2026.05.06 06:58:29.549716 [ 261 ] {049df4af-f515-40ae-8cda-9fe8783a3078} <Debug> MemoryTracker: Peak memory usage (for query): 147.50 KiB. | ||
| 14525 | 2026.05.06 06:58:29.549734 [ 261 ] {049df4af-f515-40ae-8cda-9fe8783a3078} <Debug> TCPHandler: Processed in 0.003773057 sec. | ||
| 14526 | 2026.05.06 06:58:29.551414 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14527 | 2026.05.06 06:58:29.551531 [ 261 ] {43705a82-ab3c-427b-9040-6fc90e1c8022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14528 | 2026.05.06 06:58:29.551578 [ 261 ] {43705a82-ab3c-427b-9040-6fc90e1c8022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14529 | 2026.05.06 06:58:29.552089 [ 261 ] {43705a82-ab3c-427b-9040-6fc90e1c8022} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14530 | 2026.05.06 06:58:29.552133 [ 261 ] {43705a82-ab3c-427b-9040-6fc90e1c8022} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 14531 | 2026.05.06 06:58:29.552532 [ 261 ] {43705a82-ab3c-427b-9040-6fc90e1c8022} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14532 | 2026.05.06 06:58:29.552753 [ 261 ] {43705a82-ab3c-427b-9040-6fc90e1c8022} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14533 | 2026.05.06 06:58:29.552908 [ 261 ] {43705a82-ab3c-427b-9040-6fc90e1c8022} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00141 sec., 39716.31205673759 rows/sec., 3.05 MiB/sec. | ||
| 14534 | 2026.05.06 06:58:29.552922 [ 59 ] {} <Debug> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14535 | 2026.05.06 06:58:29.552953 [ 261 ] {43705a82-ab3c-427b-9040-6fc90e1c8022} <Debug> TCPHandler: Processed in 0.001597445 sec. | ||
| 14536 | 2026.05.06 06:58:29.552992 [ 59 ] {} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14537 | 2026.05.06 06:58:29.553020 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 14538 | 2026.05.06 06:58:29.553102 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14539 | 2026.05.06 06:58:29.553128 [ 196 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 14540 | 2026.05.06 06:58:29.553212 [ 261 ] {77699597-ac32-4b6e-89db-d01fbf4b5e04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14541 | 2026.05.06 06:58:29.553261 [ 261 ] {77699597-ac32-4b6e-89db-d01fbf4b5e04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14542 | 2026.05.06 06:58:29.553262 [ 196 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14543 | 2026.05.06 06:58:29.553310 [ 196 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 3361 rows starting from the beginning of the part | ||
| 14544 | 2026.05.06 06:58:29.553395 [ 196 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 66 rows starting from the beginning of the part | ||
| 14545 | 2026.05.06 06:58:29.553452 [ 196 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 871 rows starting from the beginning of the part | ||
| 14546 | 2026.05.06 06:58:29.553519 [ 196 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 64 rows starting from the beginning of the part | ||
| 14547 | 2026.05.06 06:58:29.553587 [ 196 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 3220 rows starting from the beginning of the part | ||
| 14548 | 2026.05.06 06:58:29.553652 [ 196 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 56 rows starting from the beginning of the part | ||
| 14549 | 2026.05.06 06:58:29.553693 [ 261 ] {77699597-ac32-4b6e-89db-d01fbf4b5e04} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14550 | 2026.05.06 06:58:29.553735 [ 261 ] {77699597-ac32-4b6e-89db-d01fbf4b5e04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 14551 | 2026.05.06 06:58:29.554069 [ 261 ] {77699597-ac32-4b6e-89db-d01fbf4b5e04} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14552 | 2026.05.06 06:58:29.554293 [ 261 ] {77699597-ac32-4b6e-89db-d01fbf4b5e04} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14553 | 2026.05.06 06:58:29.554437 [ 261 ] {77699597-ac32-4b6e-89db-d01fbf4b5e04} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001246 sec., 51364.365971107545 rows/sec., 4.01 MiB/sec. | ||
| 14554 | 2026.05.06 06:58:29.554460 [ 57 ] {} <Debug> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14555 | 2026.05.06 06:58:29.554485 [ 261 ] {77699597-ac32-4b6e-89db-d01fbf4b5e04} <Debug> TCPHandler: Processed in 0.001436381 sec. | ||
| 14556 | 2026.05.06 06:58:29.554532 [ 57 ] {} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14557 | 2026.05.06 06:58:29.554568 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 14558 | 2026.05.06 06:58:29.554655 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14559 | 2026.05.06 06:58:29.554661 [ 194 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 14560 | 2026.05.06 06:58:29.554760 [ 261 ] {3fdc8c37-69e0-4e43-ab77-01bda64963de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14561 | 2026.05.06 06:58:29.554770 [ 194 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14562 | 2026.05.06 06:58:29.554804 [ 194 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1831 rows starting from the beginning of the part | ||
| 14563 | 2026.05.06 06:58:29.554814 [ 261 ] {3fdc8c37-69e0-4e43-ab77-01bda64963de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14564 | 2026.05.06 06:58:29.554862 [ 194 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 72 rows starting from the beginning of the part | ||
| 14565 | 2026.05.06 06:58:29.554911 [ 194 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 527 rows starting from the beginning of the part | ||
| 14566 | 2026.05.06 06:58:29.554957 [ 194 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 68 rows starting from the beginning of the part | ||
| 14567 | 2026.05.06 06:58:29.554997 [ 194 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 1753 rows starting from the beginning of the part | ||
| 14568 | 2026.05.06 06:58:29.555035 [ 194 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 64 rows starting from the beginning of the part | ||
| 14569 | 2026.05.06 06:58:29.555216 [ 261 ] {3fdc8c37-69e0-4e43-ab77-01bda64963de} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14570 | 2026.05.06 06:58:29.555252 [ 261 ] {3fdc8c37-69e0-4e43-ab77-01bda64963de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 14571 | 2026.05.06 06:58:29.555597 [ 261 ] {3fdc8c37-69e0-4e43-ab77-01bda64963de} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14572 | 2026.05.06 06:58:29.555810 [ 261 ] {3fdc8c37-69e0-4e43-ab77-01bda64963de} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14573 | 2026.05.06 06:58:29.555944 [ 261 ] {3fdc8c37-69e0-4e43-ab77-01bda64963de} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001204 sec., 106312.29235880398 rows/sec., 7.40 MiB/sec. | ||
| 14574 | 2026.05.06 06:58:29.555983 [ 261 ] {3fdc8c37-69e0-4e43-ab77-01bda64963de} <Debug> TCPHandler: Processed in 0.00138422 sec. | ||
| 14575 | 2026.05.06 06:58:29.556090 [ 186 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7638 rows, containing 5 columns (5 merged, 0 gathered) in 0.003010735 sec., 2536922.0472741704 rows/sec., 201.88 MiB/sec. | ||
| 14576 | 2026.05.06 06:58:29.556113 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14577 | 2026.05.06 06:58:29.556208 [ 261 ] {c07de06f-62ce-46a7-8629-b20056608a16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14578 | 2026.05.06 06:58:29.556251 [ 261 ] {c07de06f-62ce-46a7-8629-b20056608a16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14579 | 2026.05.06 06:58:29.556503 [ 196 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4315 rows, containing 5 columns (5 merged, 0 gathered) in 0.001877983 sec., 2297677.881003183 rows/sec., 166.53 MiB/sec. | ||
| 14580 | 2026.05.06 06:58:29.556524 [ 199 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14581 | 2026.05.06 06:58:29.556630 [ 261 ] {c07de06f-62ce-46a7-8629-b20056608a16} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14582 | 2026.05.06 06:58:29.556673 [ 261 ] {c07de06f-62ce-46a7-8629-b20056608a16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 14583 | 2026.05.06 06:58:29.556761 [ 200 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14584 | 2026.05.06 06:58:29.556927 [ 199 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_91_18} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14585 | 2026.05.06 06:58:29.557051 [ 261 ] {c07de06f-62ce-46a7-8629-b20056608a16} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14586 | 2026.05.06 06:58:29.557066 [ 199 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_91_18} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14587 | 2026.05.06 06:58:29.557125 [ 200 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_91_18} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14588 | 2026.05.06 06:58:29.557196 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 14589 | 2026.05.06 06:58:29.557241 [ 200 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_91_18} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14590 | 2026.05.06 06:58:29.557313 [ 261 ] {c07de06f-62ce-46a7-8629-b20056608a16} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14591 | 2026.05.06 06:58:29.557362 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 14592 | 2026.05.06 06:58:29.557460 [ 261 ] {c07de06f-62ce-46a7-8629-b20056608a16} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001269 sec., 37825.05910165485 rows/sec., 2.55 MiB/sec. | ||
| 14593 | 2026.05.06 06:58:29.557501 [ 261 ] {c07de06f-62ce-46a7-8629-b20056608a16} <Debug> TCPHandler: Processed in 0.00144027 sec. | ||
| 14594 | 2026.05.06 06:58:29.632099 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54657 | ||
| 14595 | 2026.05.06 06:58:29.632206 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14596 | 2026.05.06 06:58:29.632231 [ 259 ] {} <Debug> TCP-Session: 12ba8984-b9a5-41ee-ac79-fe68b45f074b Authenticating user 'default' from [fd00:1122:3344:101::e]:54657 | ||
| 14597 | 2026.05.06 06:58:29.632260 [ 259 ] {} <Debug> TCP-Session: 12ba8984-b9a5-41ee-ac79-fe68b45f074b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14598 | 2026.05.06 06:58:29.632275 [ 259 ] {} <Debug> TCP-Session: 12ba8984-b9a5-41ee-ac79-fe68b45f074b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14599 | 2026.05.06 06:58:29.632484 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65219 | ||
| 14600 | 2026.05.06 06:58:29.632510 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63948 | ||
| 14601 | 2026.05.06 06:58:29.632541 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37150 | ||
| 14602 | 2026.05.06 06:58:29.632560 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50613 | ||
| 14603 | 2026.05.06 06:58:29.632568 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43858 | ||
| 14604 | 2026.05.06 06:58:29.632611 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14605 | 2026.05.06 06:58:29.632631 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14606 | 2026.05.06 06:58:29.632670 [ 304 ] {} <Debug> TCP-Session: 17b5492e-693a-4b0f-bcf7-63acbf35a64f Authenticating user 'default' from [fd00:1122:3344:101::e]:63948 | ||
| 14607 | 2026.05.06 06:58:29.632678 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14608 | 2026.05.06 06:58:29.632693 [ 308 ] {} <Debug> TCP-Session: 59486a17-b8c6-4bad-928f-738c7a76d63d Authenticating user 'default' from [fd00:1122:3344:101::e]:37150 | ||
| 14609 | 2026.05.06 06:58:29.632695 [ 304 ] {} <Debug> TCP-Session: 17b5492e-693a-4b0f-bcf7-63acbf35a64f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14610 | 2026.05.06 06:58:29.632717 [ 309 ] {} <Debug> TCP-Session: e0cb67a6-f112-43c0-8344-cfb86ff3c00e Authenticating user 'default' from [fd00:1122:3344:101::e]:50613 | ||
| 14611 | 2026.05.06 06:58:29.632721 [ 308 ] {} <Debug> TCP-Session: 59486a17-b8c6-4bad-928f-738c7a76d63d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14612 | 2026.05.06 06:58:29.632726 [ 304 ] {} <Debug> TCP-Session: 17b5492e-693a-4b0f-bcf7-63acbf35a64f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14613 | 2026.05.06 06:58:29.632751 [ 309 ] {} <Debug> TCP-Session: e0cb67a6-f112-43c0-8344-cfb86ff3c00e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14614 | 2026.05.06 06:58:29.632768 [ 308 ] {} <Debug> TCP-Session: 59486a17-b8c6-4bad-928f-738c7a76d63d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14615 | 2026.05.06 06:58:29.632782 [ 309 ] {} <Debug> TCP-Session: e0cb67a6-f112-43c0-8344-cfb86ff3c00e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14616 | 2026.05.06 06:58:29.632706 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14617 | 2026.05.06 06:58:29.632614 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14618 | 2026.05.06 06:58:29.632842 [ 310 ] {} <Debug> TCP-Session: 7213499e-718d-45f5-8429-67ed819ae548 Authenticating user 'default' from [fd00:1122:3344:101::e]:43858 | ||
| 14619 | 2026.05.06 06:58:29.632598 [ 259 ] {} <Trace> TCP-Session: 12ba8984-b9a5-41ee-ac79-fe68b45f074b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14620 | 2026.05.06 06:58:29.632881 [ 310 ] {} <Debug> TCP-Session: 7213499e-718d-45f5-8429-67ed819ae548 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14621 | 2026.05.06 06:58:29.632871 [ 303 ] {} <Debug> TCP-Session: 2ea029ca-0263-492e-bb19-2461944a2b04 Authenticating user 'default' from [fd00:1122:3344:101::e]:65219 | ||
| 14622 | 2026.05.06 06:58:29.632911 [ 310 ] {} <Debug> TCP-Session: 7213499e-718d-45f5-8429-67ed819ae548 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14623 | 2026.05.06 06:58:29.632568 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40733 | ||
| 14624 | 2026.05.06 06:58:29.632939 [ 303 ] {} <Debug> TCP-Session: 2ea029ca-0263-492e-bb19-2461944a2b04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14625 | 2026.05.06 06:58:29.632520 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40394 | ||
| 14626 | 2026.05.06 06:58:29.632974 [ 303 ] {} <Debug> TCP-Session: 2ea029ca-0263-492e-bb19-2461944a2b04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14627 | 2026.05.06 06:58:29.632484 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61794 | ||
| 14628 | 2026.05.06 06:58:29.633013 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14629 | 2026.05.06 06:58:29.633039 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14630 | 2026.05.06 06:58:29.633044 [ 311 ] {} <Debug> TCP-Session: b46ffc73-496a-4b41-96b7-5fea96d0ca70 Authenticating user 'default' from [fd00:1122:3344:101::e]:40733 | ||
| 14631 | 2026.05.06 06:58:29.633043 [ 259 ] {a758c081-9b04-4bda-b715-4d7818653f33} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54657) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14632 | 2026.05.06 06:58:29.633062 [ 307 ] {} <Debug> TCP-Session: a0514614-654d-43d9-9378-2a09fc473472 Authenticating user 'default' from [fd00:1122:3344:101::e]:40394 | ||
| 14633 | 2026.05.06 06:58:29.633068 [ 311 ] {} <Debug> TCP-Session: b46ffc73-496a-4b41-96b7-5fea96d0ca70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14634 | 2026.05.06 06:58:29.633069 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14635 | 2026.05.06 06:58:29.633103 [ 311 ] {} <Debug> TCP-Session: b46ffc73-496a-4b41-96b7-5fea96d0ca70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14636 | 2026.05.06 06:58:29.633098 [ 307 ] {} <Debug> TCP-Session: a0514614-654d-43d9-9378-2a09fc473472 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14637 | 2026.05.06 06:58:29.633124 [ 278 ] {} <Debug> TCP-Session: 0461b7dc-2383-4a1d-ba71-bc59240c2d4d Authenticating user 'default' from [fd00:1122:3344:101::e]:61794 | ||
| 14638 | 2026.05.06 06:58:29.633131 [ 307 ] {} <Debug> TCP-Session: a0514614-654d-43d9-9378-2a09fc473472 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14639 | 2026.05.06 06:58:29.633143 [ 278 ] {} <Debug> TCP-Session: 0461b7dc-2383-4a1d-ba71-bc59240c2d4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14640 | 2026.05.06 06:58:29.633156 [ 278 ] {} <Debug> TCP-Session: 0461b7dc-2383-4a1d-ba71-bc59240c2d4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14641 | 2026.05.06 06:58:29.633340 [ 259 ] {a758c081-9b04-4bda-b715-4d7818653f33} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14642 | 2026.05.06 06:58:29.633399 [ 259 ] {a758c081-9b04-4bda-b715-4d7818653f33} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14643 | 2026.05.06 06:58:29.633685 [ 259 ] {a758c081-9b04-4bda-b715-4d7818653f33} <Debug> oximeter.version (d3864241-cdea-4d2b-8559-2a50b58f009c) (SelectExecutor): Key condition: unknown | ||
| 14644 | 2026.05.06 06:58:29.634651 [ 365 ] {a758c081-9b04-4bda-b715-4d7818653f33} <Trace> AggregatingTransform: Aggregating | ||
| 14645 | 2026.05.06 06:58:29.634695 [ 365 ] {a758c081-9b04-4bda-b715-4d7818653f33} <Trace> Aggregator: Aggregation method: without_key | ||
| 14646 | 2026.05.06 06:58:29.634731 [ 365 ] {a758c081-9b04-4bda-b715-4d7818653f33} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000949157 sec. (1053.566 rows/sec., 41.15 KiB/sec.) | ||
| 14647 | 2026.05.06 06:58:29.634753 [ 365 ] {a758c081-9b04-4bda-b715-4d7818653f33} <Trace> Aggregator: Merging aggregated data | ||
| 14648 | 2026.05.06 06:58:29.635904 [ 259 ] {a758c081-9b04-4bda-b715-4d7818653f33} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002918 sec., 342.7004797806717 rows/sec., 13.39 KiB/sec. | ||
| 14649 | 2026.05.06 06:58:29.636061 [ 259 ] {a758c081-9b04-4bda-b715-4d7818653f33} <Debug> TCPHandler: Processed in 0.003571132 sec. | ||
| 14650 | 2026.05.06 06:58:29.636190 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14651 | 2026.05.06 06:58:29.636220 [ 259 ] {} <Debug> TCP-Session: 12ba8984-b9a5-41ee-ac79-fe68b45f074b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14652 | 2026.05.06 06:58:29.636220 [ 278 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14653 | 2026.05.06 06:58:29.636246 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14654 | 2026.05.06 06:58:29.636273 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14655 | 2026.05.06 06:58:29.636285 [ 311 ] {} <Debug> TCP-Session: b46ffc73-496a-4b41-96b7-5fea96d0ca70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14656 | 2026.05.06 06:58:29.636276 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14657 | 2026.05.06 06:58:29.636309 [ 303 ] {} <Debug> TCP-Session: 2ea029ca-0263-492e-bb19-2461944a2b04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14658 | 2026.05.06 06:58:29.636320 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14659 | 2026.05.06 06:58:29.636333 [ 307 ] {} <Debug> TCP-Session: a0514614-654d-43d9-9378-2a09fc473472 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14660 | 2026.05.06 06:58:29.636362 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14661 | 2026.05.06 06:58:29.636382 [ 309 ] {} <Debug> TCP-Session: e0cb67a6-f112-43c0-8344-cfb86ff3c00e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14662 | 2026.05.06 06:58:29.636332 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14663 | 2026.05.06 06:58:29.636415 [ 310 ] {} <Debug> TCP-Session: 7213499e-718d-45f5-8429-67ed819ae548 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14664 | 2026.05.06 06:58:29.636274 [ 278 ] {} <Debug> TCP-Session: 0461b7dc-2383-4a1d-ba71-bc59240c2d4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14665 | 2026.05.06 06:58:29.636440 [ 308 ] {} <Debug> TCP-Session: 59486a17-b8c6-4bad-928f-738c7a76d63d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14666 | 2026.05.06 06:58:29.636295 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14667 | 2026.05.06 06:58:29.636514 [ 304 ] {} <Debug> TCP-Session: 17b5492e-693a-4b0f-bcf7-63acbf35a64f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14668 | 2026.05.06 06:58:29.957886 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27314 | ||
| 14669 | 2026.05.06 06:58:29.958398 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14670 | 2026.05.06 06:58:29.958441 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 14671 | 2026.05.06 06:58:29.958968 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 14672 | 2026.05.06 06:58:29.959243 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14673 | 2026.05.06 06:58:29.959396 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27314 | ||
| 14674 | 2026.05.06 06:58:31.394867 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 14675 | 2026.05.06 06:58:31.410406 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14676 | 2026.05.06 06:58:31.410464 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 14677 | 2026.05.06 06:58:31.415726 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 14678 | 2026.05.06 06:58:31.416412 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14679 | 2026.05.06 06:58:31.419294 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 14680 | 2026.05.06 06:58:32.544751 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1770 | ||
| 14681 | 2026.05.06 06:58:32.547586 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14682 | 2026.05.06 06:58:32.547639 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 14683 | 2026.05.06 06:58:32.548877 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 14684 | 2026.05.06 06:58:32.549146 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14685 | 2026.05.06 06:58:32.549410 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1770 | ||
| 14686 | 2026.05.06 06:58:34.547096 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14687 | 2026.05.06 06:58:34.547341 [ 261 ] {1ad9333e-9284-4de9-b7e2-c5539b1f59b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 14688 | 2026.05.06 06:58:34.547712 [ 261 ] {1ad9333e-9284-4de9-b7e2-c5539b1f59b9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14689 | 2026.05.06 06:58:34.547753 [ 261 ] {1ad9333e-9284-4de9-b7e2-c5539b1f59b9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 14690 | 2026.05.06 06:58:34.548006 [ 261 ] {1ad9333e-9284-4de9-b7e2-c5539b1f59b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14691 | 2026.05.06 06:58:34.548084 [ 261 ] {1ad9333e-9284-4de9-b7e2-c5539b1f59b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14692 | 2026.05.06 06:58:34.548227 [ 261 ] {1ad9333e-9284-4de9-b7e2-c5539b1f59b9} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 14693 | 2026.05.06 06:58:34.548345 [ 361 ] {1ad9333e-9284-4de9-b7e2-c5539b1f59b9} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14694 | 2026.05.06 06:58:34.548352 [ 320 ] {1ad9333e-9284-4de9-b7e2-c5539b1f59b9} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14695 | 2026.05.06 06:58:34.548372 [ 330 ] {1ad9333e-9284-4de9-b7e2-c5539b1f59b9} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 14696 | 2026.05.06 06:58:34.548367 [ 335 ] {1ad9333e-9284-4de9-b7e2-c5539b1f59b9} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14697 | 2026.05.06 06:58:34.548572 [ 261 ] {1ad9333e-9284-4de9-b7e2-c5539b1f59b9} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 14698 | 2026.05.06 06:58:34.548600 [ 261 ] {1ad9333e-9284-4de9-b7e2-c5539b1f59b9} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14699 | 2026.05.06 06:58:34.548694 [ 261 ] {1ad9333e-9284-4de9-b7e2-c5539b1f59b9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14700 | 2026.05.06 06:58:34.548715 [ 261 ] {1ad9333e-9284-4de9-b7e2-c5539b1f59b9} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 14701 | 2026.05.06 06:58:34.548750 [ 261 ] {1ad9333e-9284-4de9-b7e2-c5539b1f59b9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14702 | 2026.05.06 06:58:34.548787 [ 261 ] {1ad9333e-9284-4de9-b7e2-c5539b1f59b9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14703 | 2026.05.06 06:58:34.548822 [ 261 ] {1ad9333e-9284-4de9-b7e2-c5539b1f59b9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14704 | 2026.05.06 06:58:34.548855 [ 261 ] {1ad9333e-9284-4de9-b7e2-c5539b1f59b9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 14705 | 2026.05.06 06:58:34.550239 [ 261 ] {1ad9333e-9284-4de9-b7e2-c5539b1f59b9} <Debug> executeQuery: Read 51 rows, 5.78 KiB in 0.002996 sec., 17022.696929238984 rows/sec., 1.88 MiB/sec. | ||
| 14706 | 2026.05.06 06:58:34.550422 [ 261 ] {1ad9333e-9284-4de9-b7e2-c5539b1f59b9} <Debug> MemoryTracker: Peak memory usage (for query): 162.93 KiB. | ||
| 14707 | 2026.05.06 06:58:34.550439 [ 261 ] {1ad9333e-9284-4de9-b7e2-c5539b1f59b9} <Debug> TCPHandler: Processed in 0.003473928 sec. | ||
| 14708 | 2026.05.06 06:58:34.552154 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14709 | 2026.05.06 06:58:34.552282 [ 261 ] {51557783-9d7e-432e-8cb0-3b7fefa0e5ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14710 | 2026.05.06 06:58:34.552333 [ 261 ] {51557783-9d7e-432e-8cb0-3b7fefa0e5ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14711 | 2026.05.06 06:58:34.552908 [ 261 ] {51557783-9d7e-432e-8cb0-3b7fefa0e5ca} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14712 | 2026.05.06 06:58:34.552955 [ 261 ] {51557783-9d7e-432e-8cb0-3b7fefa0e5ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 14713 | 2026.05.06 06:58:34.553351 [ 261 ] {51557783-9d7e-432e-8cb0-3b7fefa0e5ca} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14714 | 2026.05.06 06:58:34.553569 [ 261 ] {51557783-9d7e-432e-8cb0-3b7fefa0e5ca} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14715 | 2026.05.06 06:58:34.553715 [ 261 ] {51557783-9d7e-432e-8cb0-3b7fefa0e5ca} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001469 sec., 43567.052416609935 rows/sec., 3.45 MiB/sec. | ||
| 14716 | 2026.05.06 06:58:34.553754 [ 261 ] {51557783-9d7e-432e-8cb0-3b7fefa0e5ca} <Debug> TCPHandler: Processed in 0.001655197 sec. | ||
| 14717 | 2026.05.06 06:58:34.553872 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14718 | 2026.05.06 06:58:34.553968 [ 261 ] {f3632c95-660c-4aaa-ac41-a932417f8723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14719 | 2026.05.06 06:58:34.554008 [ 261 ] {f3632c95-660c-4aaa-ac41-a932417f8723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14720 | 2026.05.06 06:58:34.554393 [ 261 ] {f3632c95-660c-4aaa-ac41-a932417f8723} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14721 | 2026.05.06 06:58:34.554427 [ 261 ] {f3632c95-660c-4aaa-ac41-a932417f8723} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 14722 | 2026.05.06 06:58:34.554709 [ 261 ] {f3632c95-660c-4aaa-ac41-a932417f8723} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 14723 | 2026.05.06 06:58:34.554914 [ 261 ] {f3632c95-660c-4aaa-ac41-a932417f8723} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14724 | 2026.05.06 06:58:34.555041 [ 261 ] {f3632c95-660c-4aaa-ac41-a932417f8723} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001091 sec., 3666.3611365719526 rows/sec., 275.69 KiB/sec. | ||
| 14725 | 2026.05.06 06:58:34.555078 [ 261 ] {f3632c95-660c-4aaa-ac41-a932417f8723} <Debug> TCPHandler: Processed in 0.001256835 sec. | ||
| 14726 | 2026.05.06 06:58:34.555193 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14727 | 2026.05.06 06:58:34.555289 [ 261 ] {dca990c0-d3b8-4627-b32f-6d0b67cd040b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14728 | 2026.05.06 06:58:34.555328 [ 261 ] {dca990c0-d3b8-4627-b32f-6d0b67cd040b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14729 | 2026.05.06 06:58:34.555740 [ 261 ] {dca990c0-d3b8-4627-b32f-6d0b67cd040b} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14730 | 2026.05.06 06:58:34.555774 [ 261 ] {dca990c0-d3b8-4627-b32f-6d0b67cd040b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 14731 | 2026.05.06 06:58:34.556066 [ 261 ] {dca990c0-d3b8-4627-b32f-6d0b67cd040b} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14732 | 2026.05.06 06:58:34.556275 [ 261 ] {dca990c0-d3b8-4627-b32f-6d0b67cd040b} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14733 | 2026.05.06 06:58:34.556401 [ 261 ] {dca990c0-d3b8-4627-b32f-6d0b67cd040b} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.00113 sec., 60176.99115044248 rows/sec., 4.70 MiB/sec. | ||
| 14734 | 2026.05.06 06:58:34.556437 [ 261 ] {dca990c0-d3b8-4627-b32f-6d0b67cd040b} <Debug> TCPHandler: Processed in 0.001294537 sec. | ||
| 14735 | 2026.05.06 06:58:34.556555 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14736 | 2026.05.06 06:58:34.556650 [ 261 ] {de2510fa-3f4f-43af-851b-9f4f62cb4e89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14737 | 2026.05.06 06:58:34.556693 [ 261 ] {de2510fa-3f4f-43af-851b-9f4f62cb4e89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14738 | 2026.05.06 06:58:34.557091 [ 261 ] {de2510fa-3f4f-43af-851b-9f4f62cb4e89} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14739 | 2026.05.06 06:58:34.557125 [ 261 ] {de2510fa-3f4f-43af-851b-9f4f62cb4e89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 14740 | 2026.05.06 06:58:34.557483 [ 261 ] {de2510fa-3f4f-43af-851b-9f4f62cb4e89} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14741 | 2026.05.06 06:58:34.557696 [ 261 ] {de2510fa-3f4f-43af-851b-9f4f62cb4e89} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14742 | 2026.05.06 06:58:34.557831 [ 261 ] {de2510fa-3f4f-43af-851b-9f4f62cb4e89} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 14743 | 2026.05.06 06:58:34.557868 [ 261 ] {de2510fa-3f4f-43af-851b-9f4f62cb4e89} <Debug> TCPHandler: Processed in 0.001363108 sec. | ||
| 14744 | 2026.05.06 06:58:34.557982 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14745 | 2026.05.06 06:58:34.558078 [ 261 ] {3fa074e5-cd22-4c6a-8948-7ea7e98dfce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14746 | 2026.05.06 06:58:34.558132 [ 261 ] {3fa074e5-cd22-4c6a-8948-7ea7e98dfce6} <Trace> 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 | ||
| 14747 | 2026.05.06 06:58:34.558845 [ 261 ] {3fa074e5-cd22-4c6a-8948-7ea7e98dfce6} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14748 | 2026.05.06 06:58:34.558878 [ 261 ] {3fa074e5-cd22-4c6a-8948-7ea7e98dfce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 14749 | 2026.05.06 06:58:34.559378 [ 261 ] {3fa074e5-cd22-4c6a-8948-7ea7e98dfce6} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 14750 | 2026.05.06 06:58:34.559600 [ 261 ] {3fa074e5-cd22-4c6a-8948-7ea7e98dfce6} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14751 | 2026.05.06 06:58:34.559703 [ 50 ] {} <Debug> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 14752 | 2026.05.06 06:58:34.559737 [ 261 ] {3fa074e5-cd22-4c6a-8948-7ea7e98dfce6} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001676 sec., 2386.634844868735 rows/sec., 4.28 MiB/sec. | ||
| 14753 | 2026.05.06 06:58:34.559741 [ 50 ] {} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14754 | 2026.05.06 06:58:34.559767 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 14755 | 2026.05.06 06:58:34.559792 [ 261 ] {3fa074e5-cd22-4c6a-8948-7ea7e98dfce6} <Debug> TCPHandler: Processed in 0.001859522 sec. | ||
| 14756 | 2026.05.06 06:58:34.559875 [ 189 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 14757 | 2026.05.06 06:58:34.559925 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14758 | 2026.05.06 06:58:34.560026 [ 261 ] {3a08c140-63c3-45a3-ae44-ff35d741068d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14759 | 2026.05.06 06:58:34.560069 [ 261 ] {3a08c140-63c3-45a3-ae44-ff35d741068d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14760 | 2026.05.06 06:58:34.560106 [ 189 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14761 | 2026.05.06 06:58:34.560167 [ 189 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1598 rows starting from the beginning of the part | ||
| 14762 | 2026.05.06 06:58:34.560306 [ 189 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 4 rows starting from the beginning of the part | ||
| 14763 | 2026.05.06 06:58:34.560423 [ 261 ] {3a08c140-63c3-45a3-ae44-ff35d741068d} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14764 | 2026.05.06 06:58:34.560424 [ 189 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 37 rows starting from the beginning of the part | ||
| 14765 | 2026.05.06 06:58:34.560466 [ 261 ] {3a08c140-63c3-45a3-ae44-ff35d741068d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 14766 | 2026.05.06 06:58:34.560556 [ 189 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 4 rows starting from the beginning of the part | ||
| 14767 | 2026.05.06 06:58:34.560661 [ 189 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 48 rows starting from the beginning of the part | ||
| 14768 | 2026.05.06 06:58:34.560757 [ 189 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 4 rows starting from the beginning of the part | ||
| 14769 | 2026.05.06 06:58:34.560814 [ 261 ] {3a08c140-63c3-45a3-ae44-ff35d741068d} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14770 | 2026.05.06 06:58:34.561047 [ 261 ] {3a08c140-63c3-45a3-ae44-ff35d741068d} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14771 | 2026.05.06 06:58:34.561183 [ 261 ] {3a08c140-63c3-45a3-ae44-ff35d741068d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001176 sec., 51020.40816326531 rows/sec., 3.44 MiB/sec. | ||
| 14772 | 2026.05.06 06:58:34.561220 [ 261 ] {3a08c140-63c3-45a3-ae44-ff35d741068d} <Debug> TCPHandler: Processed in 0.001345628 sec. | ||
| 14773 | 2026.05.06 06:58:34.570016 [ 199 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1695 rows, containing 19 columns (19 merged, 0 gathered) in 0.010190778 sec., 166326.84962816382 rows/sec., 298.05 MiB/sec. | ||
| 14774 | 2026.05.06 06:58:34.571732 [ 196 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 14775 | 2026.05.06 06:58:34.572108 [ 196 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14776 | 2026.05.06 06:58:34.572193 [ 196 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 14777 | 2026.05.06 06:58:34.572337 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.44 MiB. | ||
| 14778 | 2026.05.06 06:58:35.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 352.20 MiB, peak 365.60 MiB, free memory in arenas 0.00 B, will set to 358.17 MiB (RSS), difference: 5.98 MiB | ||
| 14779 | 2026.05.06 06:58:37.032357 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47619 | ||
| 14780 | 2026.05.06 06:58:37.032486 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14781 | 2026.05.06 06:58:37.032513 [ 259 ] {} <Debug> TCP-Session: 300b8435-d794-4e5f-b1bf-f8d0a7202951 Authenticating user 'default' from [fd00:1122:3344:101::e]:47619 | ||
| 14782 | 2026.05.06 06:58:37.032535 [ 259 ] {} <Debug> TCP-Session: 300b8435-d794-4e5f-b1bf-f8d0a7202951 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14783 | 2026.05.06 06:58:37.032548 [ 259 ] {} <Debug> TCP-Session: 300b8435-d794-4e5f-b1bf-f8d0a7202951 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14784 | 2026.05.06 06:58:37.032754 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57328 | ||
| 14785 | 2026.05.06 06:58:37.032790 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54484 | ||
| 14786 | 2026.05.06 06:58:37.032814 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47854 | ||
| 14787 | 2026.05.06 06:58:37.032851 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52387 | ||
| 14788 | 2026.05.06 06:58:37.032860 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59748 | ||
| 14789 | 2026.05.06 06:58:37.032917 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14790 | 2026.05.06 06:58:37.032896 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14791 | 2026.05.06 06:58:37.032962 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14792 | 2026.05.06 06:58:37.032964 [ 307 ] {} <Debug> TCP-Session: 343fedfd-7360-479e-bc06-ca497f092ede Authenticating user 'default' from [fd00:1122:3344:101::e]:47854 | ||
| 14793 | 2026.05.06 06:58:37.032983 [ 303 ] {} <Debug> TCP-Session: 619981cc-0a7d-484e-bb08-465ab0aa29d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:54484 | ||
| 14794 | 2026.05.06 06:58:37.032896 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14795 | 2026.05.06 06:58:37.033016 [ 303 ] {} <Debug> TCP-Session: 619981cc-0a7d-484e-bb08-465ab0aa29d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14796 | 2026.05.06 06:58:37.033013 [ 307 ] {} <Debug> TCP-Session: 343fedfd-7360-479e-bc06-ca497f092ede Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14797 | 2026.05.06 06:58:37.033041 [ 303 ] {} <Debug> TCP-Session: 619981cc-0a7d-484e-bb08-465ab0aa29d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14798 | 2026.05.06 06:58:37.033050 [ 307 ] {} <Debug> TCP-Session: 343fedfd-7360-479e-bc06-ca497f092ede Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14799 | 2026.05.06 06:58:37.033042 [ 278 ] {} <Debug> TCP-Session: ccacfb48-d40c-4063-92e8-9ef2d9020c8d Authenticating user 'default' from [fd00:1122:3344:101::e]:57328 | ||
| 14800 | 2026.05.06 06:58:37.033018 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14801 | 2026.05.06 06:58:37.033085 [ 278 ] {} <Debug> TCP-Session: ccacfb48-d40c-4063-92e8-9ef2d9020c8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14802 | 2026.05.06 06:58:37.033018 [ 309 ] {} <Debug> TCP-Session: 85a33386-4d40-4431-ab8a-6f6aa5a0b81b Authenticating user 'default' from [fd00:1122:3344:101::e]:52387 | ||
| 14803 | 2026.05.06 06:58:37.033121 [ 310 ] {} <Debug> TCP-Session: b371c92f-ff47-4c7b-b35d-054fd2ee3ee8 Authenticating user 'default' from [fd00:1122:3344:101::e]:59748 | ||
| 14804 | 2026.05.06 06:58:37.033124 [ 278 ] {} <Debug> TCP-Session: ccacfb48-d40c-4063-92e8-9ef2d9020c8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14805 | 2026.05.06 06:58:37.033151 [ 309 ] {} <Debug> TCP-Session: 85a33386-4d40-4431-ab8a-6f6aa5a0b81b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14806 | 2026.05.06 06:58:37.033164 [ 310 ] {} <Debug> TCP-Session: b371c92f-ff47-4c7b-b35d-054fd2ee3ee8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14807 | 2026.05.06 06:58:37.033187 [ 309 ] {} <Debug> TCP-Session: 85a33386-4d40-4431-ab8a-6f6aa5a0b81b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14808 | 2026.05.06 06:58:37.033202 [ 310 ] {} <Debug> TCP-Session: b371c92f-ff47-4c7b-b35d-054fd2ee3ee8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14809 | 2026.05.06 06:58:37.032863 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56485 | ||
| 14810 | 2026.05.06 06:58:37.032823 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54523 | ||
| 14811 | 2026.05.06 06:58:37.032798 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61185 | ||
| 14812 | 2026.05.06 06:58:37.032854 [ 259 ] {} <Trace> TCP-Session: 300b8435-d794-4e5f-b1bf-f8d0a7202951 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14813 | 2026.05.06 06:58:37.033320 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14814 | 2026.05.06 06:58:37.033353 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14815 | 2026.05.06 06:58:37.033366 [ 311 ] {} <Debug> TCP-Session: de4b3b8d-56a1-4eb1-8a14-25c9668b1a28 Authenticating user 'default' from [fd00:1122:3344:101::e]:56485 | ||
| 14816 | 2026.05.06 06:58:37.033391 [ 308 ] {} <Debug> TCP-Session: a903a742-35c6-4322-a8bb-3946468efb35 Authenticating user 'default' from [fd00:1122:3344:101::e]:54523 | ||
| 14817 | 2026.05.06 06:58:37.033404 [ 311 ] {} <Debug> TCP-Session: de4b3b8d-56a1-4eb1-8a14-25c9668b1a28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14818 | 2026.05.06 06:58:37.033417 [ 308 ] {} <Debug> TCP-Session: a903a742-35c6-4322-a8bb-3946468efb35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14819 | 2026.05.06 06:58:37.033426 [ 311 ] {} <Debug> TCP-Session: de4b3b8d-56a1-4eb1-8a14-25c9668b1a28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14820 | 2026.05.06 06:58:37.033440 [ 308 ] {} <Debug> TCP-Session: a903a742-35c6-4322-a8bb-3946468efb35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14821 | 2026.05.06 06:58:37.033496 [ 259 ] {3b140d50-3fad-4971-be24-bbe6157e5212} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47619) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14822 | 2026.05.06 06:58:37.033599 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14823 | 2026.05.06 06:58:37.033626 [ 304 ] {} <Debug> TCP-Session: 58aac595-000e-4cff-b531-895a41eaf062 Authenticating user 'default' from [fd00:1122:3344:101::e]:61185 | ||
| 14824 | 2026.05.06 06:58:37.033642 [ 304 ] {} <Debug> TCP-Session: 58aac595-000e-4cff-b531-895a41eaf062 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14825 | 2026.05.06 06:58:37.033655 [ 304 ] {} <Debug> TCP-Session: 58aac595-000e-4cff-b531-895a41eaf062 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14826 | 2026.05.06 06:58:37.033762 [ 259 ] {3b140d50-3fad-4971-be24-bbe6157e5212} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14827 | 2026.05.06 06:58:37.033814 [ 259 ] {3b140d50-3fad-4971-be24-bbe6157e5212} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14828 | 2026.05.06 06:58:37.034089 [ 259 ] {3b140d50-3fad-4971-be24-bbe6157e5212} <Debug> oximeter.version (d3864241-cdea-4d2b-8559-2a50b58f009c) (SelectExecutor): Key condition: unknown | ||
| 14829 | 2026.05.06 06:58:37.035070 [ 361 ] {3b140d50-3fad-4971-be24-bbe6157e5212} <Trace> AggregatingTransform: Aggregating | ||
| 14830 | 2026.05.06 06:58:37.035108 [ 361 ] {3b140d50-3fad-4971-be24-bbe6157e5212} <Trace> Aggregator: Aggregation method: without_key | ||
| 14831 | 2026.05.06 06:58:37.035143 [ 361 ] {3b140d50-3fad-4971-be24-bbe6157e5212} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000959878 sec. (1041.799 rows/sec., 40.70 KiB/sec.) | ||
| 14832 | 2026.05.06 06:58:37.035158 [ 361 ] {3b140d50-3fad-4971-be24-bbe6157e5212} <Trace> Aggregator: Merging aggregated data | ||
| 14833 | 2026.05.06 06:58:37.036454 [ 259 ] {3b140d50-3fad-4971-be24-bbe6157e5212} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003016 sec., 331.56498673740055 rows/sec., 12.95 KiB/sec. | ||
| 14834 | 2026.05.06 06:58:37.036633 [ 259 ] {3b140d50-3fad-4971-be24-bbe6157e5212} <Debug> TCPHandler: Processed in 0.003885 sec. | ||
| 14835 | 2026.05.06 06:58:37.036761 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14836 | 2026.05.06 06:58:37.036789 [ 259 ] {} <Debug> TCP-Session: 300b8435-d794-4e5f-b1bf-f8d0a7202951 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14837 | 2026.05.06 06:58:37.036795 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14838 | 2026.05.06 06:58:37.036814 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14839 | 2026.05.06 06:58:37.036833 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14840 | 2026.05.06 06:58:37.036854 [ 311 ] {} <Debug> TCP-Session: de4b3b8d-56a1-4eb1-8a14-25c9668b1a28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14841 | 2026.05.06 06:58:37.036875 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14842 | 2026.05.06 06:58:37.036886 [ 304 ] {} <Debug> TCP-Session: 58aac595-000e-4cff-b531-895a41eaf062 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14843 | 2026.05.06 06:58:37.036898 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14844 | 2026.05.06 06:58:37.036936 [ 309 ] {} <Debug> TCP-Session: 85a33386-4d40-4431-ab8a-6f6aa5a0b81b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14845 | 2026.05.06 06:58:37.036962 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14846 | 2026.05.06 06:58:37.036977 [ 307 ] {} <Debug> TCP-Session: 343fedfd-7360-479e-bc06-ca497f092ede Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14847 | 2026.05.06 06:58:37.036856 [ 278 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14848 | 2026.05.06 06:58:37.037022 [ 310 ] {} <Debug> TCP-Session: b371c92f-ff47-4c7b-b35d-054fd2ee3ee8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14849 | 2026.05.06 06:58:37.036922 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14850 | 2026.05.06 06:58:37.037067 [ 278 ] {} <Debug> TCP-Session: ccacfb48-d40c-4063-92e8-9ef2d9020c8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14851 | 2026.05.06 06:58:37.036868 [ 308 ] {} <Debug> TCP-Session: a903a742-35c6-4322-a8bb-3946468efb35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14852 | 2026.05.06 06:58:37.037103 [ 303 ] {} <Debug> TCP-Session: 619981cc-0a7d-484e-bb08-465ab0aa29d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14853 | 2026.05.06 06:58:37.301711 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14854 | 2026.05.06 06:58:37.301761 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14855 | 2026.05.06 06:58:37.459529 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27826 | ||
| 14856 | 2026.05.06 06:58:37.460064 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14857 | 2026.05.06 06:58:37.460117 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 14858 | 2026.05.06 06:58:37.460636 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 14859 | 2026.05.06 06:58:37.460878 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14860 | 2026.05.06 06:58:37.461036 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27826 | ||
| 14861 | 2026.05.06 06:58:38.919380 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 14862 | 2026.05.06 06:58:38.934869 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14863 | 2026.05.06 06:58:38.934927 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 14864 | 2026.05.06 06:58:38.940427 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 14865 | 2026.05.06 06:58:38.941106 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14866 | 2026.05.06 06:58:38.943977 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 14867 | 2026.05.06 06:58:39.552889 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14868 | 2026.05.06 06:58:39.553138 [ 261 ] {d07a54b1-2ed7-4fef-990b-9d9b51f1db0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 14869 | 2026.05.06 06:58:39.553501 [ 261 ] {d07a54b1-2ed7-4fef-990b-9d9b51f1db0c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14870 | 2026.05.06 06:58:39.553536 [ 261 ] {d07a54b1-2ed7-4fef-990b-9d9b51f1db0c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 14871 | 2026.05.06 06:58:39.553769 [ 261 ] {d07a54b1-2ed7-4fef-990b-9d9b51f1db0c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14872 | 2026.05.06 06:58:39.553833 [ 261 ] {d07a54b1-2ed7-4fef-990b-9d9b51f1db0c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14873 | 2026.05.06 06:58:39.553969 [ 261 ] {d07a54b1-2ed7-4fef-990b-9d9b51f1db0c} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 14874 | 2026.05.06 06:58:39.554071 [ 321 ] {d07a54b1-2ed7-4fef-990b-9d9b51f1db0c} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14875 | 2026.05.06 06:58:39.554073 [ 337 ] {d07a54b1-2ed7-4fef-990b-9d9b51f1db0c} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14876 | 2026.05.06 06:58:39.554071 [ 329 ] {d07a54b1-2ed7-4fef-990b-9d9b51f1db0c} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14877 | 2026.05.06 06:58:39.554121 [ 318 ] {d07a54b1-2ed7-4fef-990b-9d9b51f1db0c} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 14878 | 2026.05.06 06:58:39.554263 [ 261 ] {d07a54b1-2ed7-4fef-990b-9d9b51f1db0c} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 14879 | 2026.05.06 06:58:39.554291 [ 261 ] {d07a54b1-2ed7-4fef-990b-9d9b51f1db0c} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14880 | 2026.05.06 06:58:39.554406 [ 261 ] {d07a54b1-2ed7-4fef-990b-9d9b51f1db0c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14881 | 2026.05.06 06:58:39.554426 [ 261 ] {d07a54b1-2ed7-4fef-990b-9d9b51f1db0c} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 14882 | 2026.05.06 06:58:39.554460 [ 261 ] {d07a54b1-2ed7-4fef-990b-9d9b51f1db0c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 14883 | 2026.05.06 06:58:39.554498 [ 261 ] {d07a54b1-2ed7-4fef-990b-9d9b51f1db0c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 14884 | 2026.05.06 06:58:39.554532 [ 261 ] {d07a54b1-2ed7-4fef-990b-9d9b51f1db0c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 14885 | 2026.05.06 06:58:39.554565 [ 261 ] {d07a54b1-2ed7-4fef-990b-9d9b51f1db0c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 14886 | 2026.05.06 06:58:39.555933 [ 261 ] {d07a54b1-2ed7-4fef-990b-9d9b51f1db0c} <Debug> executeQuery: Read 51 rows, 9.76 KiB in 0.0029 sec., 17586.206896551725 rows/sec., 3.29 MiB/sec. | ||
| 14887 | 2026.05.06 06:58:39.556103 [ 261 ] {d07a54b1-2ed7-4fef-990b-9d9b51f1db0c} <Debug> MemoryTracker: Peak memory usage (for query): 182.81 KiB. | ||
| 14888 | 2026.05.06 06:58:39.556120 [ 261 ] {d07a54b1-2ed7-4fef-990b-9d9b51f1db0c} <Debug> TCPHandler: Processed in 0.003361375 sec. | ||
| 14889 | 2026.05.06 06:58:39.561788 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14890 | 2026.05.06 06:58:39.561920 [ 261 ] {d0faa78d-3c62-47dc-bf79-63271cd12f55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14891 | 2026.05.06 06:58:39.561971 [ 261 ] {d0faa78d-3c62-47dc-bf79-63271cd12f55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14892 | 2026.05.06 06:58:39.562904 [ 261 ] {d0faa78d-3c62-47dc-bf79-63271cd12f55} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14893 | 2026.05.06 06:58:39.562942 [ 261 ] {d0faa78d-3c62-47dc-bf79-63271cd12f55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 14894 | 2026.05.06 06:58:39.563299 [ 261 ] {d0faa78d-3c62-47dc-bf79-63271cd12f55} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 14895 | 2026.05.06 06:58:39.563513 [ 261 ] {d0faa78d-3c62-47dc-bf79-63271cd12f55} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14896 | 2026.05.06 06:58:39.563652 [ 261 ] {d0faa78d-3c62-47dc-bf79-63271cd12f55} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001769 sec., 160542.67947993218 rows/sec., 10.20 MiB/sec. | ||
| 14897 | 2026.05.06 06:58:39.563689 [ 261 ] {d0faa78d-3c62-47dc-bf79-63271cd12f55} <Debug> TCPHandler: Processed in 0.001963976 sec. | ||
| 14898 | 2026.05.06 06:58:39.563832 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14899 | 2026.05.06 06:58:39.563926 [ 261 ] {13004ff8-24e9-4fad-be89-c9a841ef513d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14900 | 2026.05.06 06:58:39.563964 [ 261 ] {13004ff8-24e9-4fad-be89-c9a841ef513d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14901 | 2026.05.06 06:58:39.564717 [ 261 ] {13004ff8-24e9-4fad-be89-c9a841ef513d} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14902 | 2026.05.06 06:58:39.564753 [ 261 ] {13004ff8-24e9-4fad-be89-c9a841ef513d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 14903 | 2026.05.06 06:58:39.565105 [ 261 ] {13004ff8-24e9-4fad-be89-c9a841ef513d} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14904 | 2026.05.06 06:58:39.565303 [ 261 ] {13004ff8-24e9-4fad-be89-c9a841ef513d} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14905 | 2026.05.06 06:58:39.565435 [ 261 ] {13004ff8-24e9-4fad-be89-c9a841ef513d} <Debug> executeQuery: Read 871 rows, 69.95 KiB in 0.001527 sec., 570399.4760969221 rows/sec., 44.73 MiB/sec. | ||
| 14906 | 2026.05.06 06:58:39.565471 [ 261 ] {13004ff8-24e9-4fad-be89-c9a841ef513d} <Debug> TCPHandler: Processed in 0.001686928 sec. | ||
| 14907 | 2026.05.06 06:58:39.565593 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14908 | 2026.05.06 06:58:39.565687 [ 261 ] {631da879-fdab-4111-9c96-082c5f5967a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14909 | 2026.05.06 06:58:39.565725 [ 261 ] {631da879-fdab-4111-9c96-082c5f5967a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14910 | 2026.05.06 06:58:39.566196 [ 261 ] {631da879-fdab-4111-9c96-082c5f5967a8} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14911 | 2026.05.06 06:58:39.566229 [ 261 ] {631da879-fdab-4111-9c96-082c5f5967a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 14912 | 2026.05.06 06:58:39.566535 [ 261 ] {631da879-fdab-4111-9c96-082c5f5967a8} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 14913 | 2026.05.06 06:58:39.566748 [ 261 ] {631da879-fdab-4111-9c96-082c5f5967a8} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14914 | 2026.05.06 06:58:39.566878 [ 261 ] {631da879-fdab-4111-9c96-082c5f5967a8} <Debug> executeQuery: Read 179 rows, 11.32 KiB in 0.00121 sec., 147933.88429752068 rows/sec., 9.14 MiB/sec. | ||
| 14915 | 2026.05.06 06:58:39.566914 [ 261 ] {631da879-fdab-4111-9c96-082c5f5967a8} <Debug> TCPHandler: Processed in 0.001367708 sec. | ||
| 14916 | 2026.05.06 06:58:39.567034 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14917 | 2026.05.06 06:58:39.567126 [ 261 ] {75047741-fb89-4985-a964-ea743e6189c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14918 | 2026.05.06 06:58:39.567163 [ 261 ] {75047741-fb89-4985-a964-ea743e6189c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14919 | 2026.05.06 06:58:39.567605 [ 261 ] {75047741-fb89-4985-a964-ea743e6189c2} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14920 | 2026.05.06 06:58:39.567638 [ 261 ] {75047741-fb89-4985-a964-ea743e6189c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 14921 | 2026.05.06 06:58:39.567922 [ 261 ] {75047741-fb89-4985-a964-ea743e6189c2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 14922 | 2026.05.06 06:58:39.568117 [ 261 ] {75047741-fb89-4985-a964-ea743e6189c2} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14923 | 2026.05.06 06:58:39.568244 [ 261 ] {75047741-fb89-4985-a964-ea743e6189c2} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001135 sec., 131277.5330396476 rows/sec., 8.48 MiB/sec. | ||
| 14924 | 2026.05.06 06:58:39.568279 [ 261 ] {75047741-fb89-4985-a964-ea743e6189c2} <Debug> TCPHandler: Processed in 0.001291957 sec. | ||
| 14925 | 2026.05.06 06:58:39.568414 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14926 | 2026.05.06 06:58:39.568519 [ 261 ] {4af4adc4-5289-42dd-9711-5c3ee06a1be6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14927 | 2026.05.06 06:58:39.568556 [ 261 ] {4af4adc4-5289-42dd-9711-5c3ee06a1be6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14928 | 2026.05.06 06:58:39.568992 [ 261 ] {4af4adc4-5289-42dd-9711-5c3ee06a1be6} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14929 | 2026.05.06 06:58:39.569025 [ 261 ] {4af4adc4-5289-42dd-9711-5c3ee06a1be6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 14930 | 2026.05.06 06:58:39.569304 [ 261 ] {4af4adc4-5289-42dd-9711-5c3ee06a1be6} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 14931 | 2026.05.06 06:58:39.569516 [ 261 ] {4af4adc4-5289-42dd-9711-5c3ee06a1be6} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14932 | 2026.05.06 06:58:39.569639 [ 261 ] {4af4adc4-5289-42dd-9711-5c3ee06a1be6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001138 sec., 130052.72407732866 rows/sec., 7.40 MiB/sec. | ||
| 14933 | 2026.05.06 06:58:39.569674 [ 261 ] {4af4adc4-5289-42dd-9711-5c3ee06a1be6} <Debug> TCPHandler: Processed in 0.001320877 sec. | ||
| 14934 | 2026.05.06 06:58:39.569795 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14935 | 2026.05.06 06:58:39.569886 [ 261 ] {aeab6e04-0d25-4a3e-8e01-ce64608f74c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14936 | 2026.05.06 06:58:39.569923 [ 261 ] {aeab6e04-0d25-4a3e-8e01-ce64608f74c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14937 | 2026.05.06 06:58:39.570584 [ 261 ] {aeab6e04-0d25-4a3e-8e01-ce64608f74c4} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14938 | 2026.05.06 06:58:39.570618 [ 261 ] {aeab6e04-0d25-4a3e-8e01-ce64608f74c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 14939 | 2026.05.06 06:58:39.570922 [ 261 ] {aeab6e04-0d25-4a3e-8e01-ce64608f74c4} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14940 | 2026.05.06 06:58:39.571130 [ 261 ] {aeab6e04-0d25-4a3e-8e01-ce64608f74c4} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14941 | 2026.05.06 06:58:39.571253 [ 261 ] {aeab6e04-0d25-4a3e-8e01-ce64608f74c4} <Debug> executeQuery: Read 527 rows, 38.14 KiB in 0.001385 sec., 380505.4151624549 rows/sec., 26.89 MiB/sec. | ||
| 14942 | 2026.05.06 06:58:39.571289 [ 261 ] {aeab6e04-0d25-4a3e-8e01-ce64608f74c4} <Debug> TCPHandler: Processed in 0.001540494 sec. | ||
| 14943 | 2026.05.06 06:58:39.571416 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14944 | 2026.05.06 06:58:39.571507 [ 261 ] {55ea54d6-492f-4b27-8006-d0b476cee256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14945 | 2026.05.06 06:58:39.571547 [ 261 ] {55ea54d6-492f-4b27-8006-d0b476cee256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14946 | 2026.05.06 06:58:39.571866 [ 261 ] {55ea54d6-492f-4b27-8006-d0b476cee256} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14947 | 2026.05.06 06:58:39.571899 [ 261 ] {55ea54d6-492f-4b27-8006-d0b476cee256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 14948 | 2026.05.06 06:58:39.572191 [ 261 ] {55ea54d6-492f-4b27-8006-d0b476cee256} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 14949 | 2026.05.06 06:58:39.572398 [ 261 ] {55ea54d6-492f-4b27-8006-d0b476cee256} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14950 | 2026.05.06 06:58:39.572523 [ 261 ] {55ea54d6-492f-4b27-8006-d0b476cee256} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001032 sec., 5813.9534883720935 rows/sec., 303.76 KiB/sec. | ||
| 14951 | 2026.05.06 06:58:39.572557 [ 261 ] {55ea54d6-492f-4b27-8006-d0b476cee256} <Debug> TCPHandler: Processed in 0.001198974 sec. | ||
| 14952 | 2026.05.06 06:58:39.572671 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14953 | 2026.05.06 06:58:39.572768 [ 261 ] {dd2c8d81-d195-4ed2-963c-f694639e85fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14954 | 2026.05.06 06:58:39.572809 [ 261 ] {dd2c8d81-d195-4ed2-963c-f694639e85fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14955 | 2026.05.06 06:58:39.573214 [ 261 ] {dd2c8d81-d195-4ed2-963c-f694639e85fb} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14956 | 2026.05.06 06:58:39.573248 [ 261 ] {dd2c8d81-d195-4ed2-963c-f694639e85fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 14957 | 2026.05.06 06:58:39.573569 [ 261 ] {dd2c8d81-d195-4ed2-963c-f694639e85fb} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14958 | 2026.05.06 06:58:39.573766 [ 261 ] {dd2c8d81-d195-4ed2-963c-f694639e85fb} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14959 | 2026.05.06 06:58:39.573888 [ 261 ] {dd2c8d81-d195-4ed2-963c-f694639e85fb} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001138 sec., 232864.67486818982 rows/sec., 15.47 MiB/sec. | ||
| 14960 | 2026.05.06 06:58:39.573907 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e) (MergerMutator): Selected 6 parts from all_1_87_18 to all_92_92_0 | ||
| 14961 | 2026.05.06 06:58:39.573923 [ 261 ] {dd2c8d81-d195-4ed2-963c-f694639e85fb} <Debug> TCPHandler: Processed in 0.001299506 sec. | ||
| 14962 | 2026.05.06 06:58:39.573958 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14963 | 2026.05.06 06:58:39.573983 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 14964 | 2026.05.06 06:58:39.574058 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14965 | 2026.05.06 06:58:39.574100 [ 200 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_92_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_87_18 to all_92_92_0 into Compact with storage Full | ||
| 14966 | 2026.05.06 06:58:39.574154 [ 261 ] {7fca85de-a3a1-4409-8683-3de835d33733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14967 | 2026.05.06 06:58:39.574198 [ 261 ] {7fca85de-a3a1-4409-8683-3de835d33733} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14968 | 2026.05.06 06:58:39.574250 [ 200 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_92_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14969 | 2026.05.06 06:58:39.574294 [ 200 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_92_19} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_87_18, total 36399 rows starting from the beginning of the part | ||
| 14970 | 2026.05.06 06:58:39.574362 [ 200 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_92_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
| 14971 | 2026.05.06 06:58:39.574413 [ 200 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_92_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 1601 rows starting from the beginning of the part | ||
| 14972 | 2026.05.06 06:58:39.574456 [ 200 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_92_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 128 rows starting from the beginning of the part | ||
| 14973 | 2026.05.06 06:58:39.574497 [ 200 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_92_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
| 14974 | 2026.05.06 06:58:39.574521 [ 261 ] {7fca85de-a3a1-4409-8683-3de835d33733} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14975 | 2026.05.06 06:58:39.574538 [ 200 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_92_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 265 rows starting from the beginning of the part | ||
| 14976 | 2026.05.06 06:58:39.574564 [ 261 ] {7fca85de-a3a1-4409-8683-3de835d33733} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 14977 | 2026.05.06 06:58:39.574891 [ 261 ] {7fca85de-a3a1-4409-8683-3de835d33733} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 14978 | 2026.05.06 06:58:39.575091 [ 261 ] {7fca85de-a3a1-4409-8683-3de835d33733} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14979 | 2026.05.06 06:58:39.575215 [ 261 ] {7fca85de-a3a1-4409-8683-3de835d33733} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001079 sec., 926.7840593141797 rows/sec., 62.45 KiB/sec. | ||
| 14980 | 2026.05.06 06:58:39.575249 [ 261 ] {7fca85de-a3a1-4409-8683-3de835d33733} <Debug> TCPHandler: Processed in 0.001239135 sec. | ||
| 14981 | 2026.05.06 06:58:39.575363 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14982 | 2026.05.06 06:58:39.575462 [ 261 ] {fa533e4a-1a34-4fb0-98f4-08244181723d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14983 | 2026.05.06 06:58:39.575513 [ 261 ] {fa533e4a-1a34-4fb0-98f4-08244181723d} <Trace> 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 | ||
| 14984 | 2026.05.06 06:58:39.576317 [ 261 ] {fa533e4a-1a34-4fb0-98f4-08244181723d} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14985 | 2026.05.06 06:58:39.576353 [ 261 ] {fa533e4a-1a34-4fb0-98f4-08244181723d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 14986 | 2026.05.06 06:58:39.576935 [ 261 ] {fa533e4a-1a34-4fb0-98f4-08244181723d} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 14987 | 2026.05.06 06:58:39.577157 [ 261 ] {fa533e4a-1a34-4fb0-98f4-08244181723d} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14988 | 2026.05.06 06:58:39.577292 [ 261 ] {fa533e4a-1a34-4fb0-98f4-08244181723d} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001848 sec., 20021.64502164502 rows/sec., 35.88 MiB/sec. | ||
| 14989 | 2026.05.06 06:58:39.577344 [ 261 ] {fa533e4a-1a34-4fb0-98f4-08244181723d} <Debug> TCPHandler: Processed in 0.002032887 sec. | ||
| 14990 | 2026.05.06 06:58:39.577475 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14991 | 2026.05.06 06:58:39.577568 [ 261 ] {6401bc8f-29a4-447b-9ea8-2f9b2fd22bd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14992 | 2026.05.06 06:58:39.577610 [ 261 ] {6401bc8f-29a4-447b-9ea8-2f9b2fd22bd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14993 | 2026.05.06 06:58:39.577956 [ 261 ] {6401bc8f-29a4-447b-9ea8-2f9b2fd22bd2} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14994 | 2026.05.06 06:58:39.577991 [ 261 ] {6401bc8f-29a4-447b-9ea8-2f9b2fd22bd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 14995 | 2026.05.06 06:58:39.578289 [ 261 ] {6401bc8f-29a4-447b-9ea8-2f9b2fd22bd2} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14996 | 2026.05.06 06:58:39.578505 [ 261 ] {6401bc8f-29a4-447b-9ea8-2f9b2fd22bd2} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14997 | 2026.05.06 06:58:39.578631 [ 261 ] {6401bc8f-29a4-447b-9ea8-2f9b2fd22bd2} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001081 sec., 83256.24421831638 rows/sec., 5.21 MiB/sec. | ||
| 14998 | 2026.05.06 06:58:39.578645 [ 43 ] {} <Debug> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14999 | 2026.05.06 06:58:39.578665 [ 261 ] {6401bc8f-29a4-447b-9ea8-2f9b2fd22bd2} <Debug> TCPHandler: Processed in 0.001241596 sec. | ||
| 15000 | 2026.05.06 06:58:39.578688 [ 43 ] {} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15001 | 2026.05.06 06:58:39.578713 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15002 | 2026.05.06 06:58:39.578838 [ 193 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 15003 | 2026.05.06 06:58:39.578985 [ 193 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15004 | 2026.05.06 06:58:39.579021 [ 193 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5250 rows starting from the beginning of the part | ||
| 15005 | 2026.05.06 06:58:39.579086 [ 193 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
| 15006 | 2026.05.06 06:58:39.579131 [ 193 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 42 rows starting from the beginning of the part | ||
| 15007 | 2026.05.06 06:58:39.579172 [ 193 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 48 rows starting from the beginning of the part | ||
| 15008 | 2026.05.06 06:58:39.579211 [ 193 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
| 15009 | 2026.05.06 06:58:39.579256 [ 193 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 90 rows starting from the beginning of the part | ||
| 15010 | 2026.05.06 06:58:39.581387 [ 202 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5550 rows, containing 4 columns (4 merged, 0 gathered) in 0.002602523 sec., 2132545.99479044 rows/sec., 138.16 MiB/sec. | ||
| 15011 | 2026.05.06 06:58:39.581756 [ 202 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 15012 | 2026.05.06 06:58:39.582004 [ 202 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_91_18} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15013 | 2026.05.06 06:58:39.582071 [ 202 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_91_18} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 15014 | 2026.05.06 06:58:39.582143 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 15015 | 2026.05.06 06:58:39.582392 [ 202 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_92_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38713 rows, containing 5 columns (5 merged, 0 gathered) in 0.008352276 sec., 4635024.034167453 rows/sec., 296.81 MiB/sec. | ||
| 15016 | 2026.05.06 06:58:39.582934 [ 202 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_92_19} <Trace> MergedBlockOutputStream: filled checksums all_1_92_19 (state Temporary) | ||
| 15017 | 2026.05.06 06:58:39.583166 [ 202 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_92_19} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_merge_all_1_92_19 to all_1_92_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15018 | 2026.05.06 06:58:39.583225 [ 202 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_92_19} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e) (MergerMutator): Merged 6 parts: [all_1_87_18, all_92_92_0] -> all_1_92_19 | ||
| 15019 | 2026.05.06 06:58:39.583290 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 15020 | 2026.05.06 06:58:42.549786 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1810 | ||
| 15021 | 2026.05.06 06:58:42.552349 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15022 | 2026.05.06 06:58:42.552389 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15023 | 2026.05.06 06:58:42.553578 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 15024 | 2026.05.06 06:58:42.553838 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15025 | 2026.05.06 06:58:42.554099 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1810 | ||
| 15026 | 2026.05.06 06:58:44.546684 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15027 | 2026.05.06 06:58:44.546906 [ 261 ] {4a7052a1-47de-46c8-b03f-5a5975e5df87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 15028 | 2026.05.06 06:58:44.547233 [ 261 ] {4a7052a1-47de-46c8-b03f-5a5975e5df87} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15029 | 2026.05.06 06:58:44.547269 [ 261 ] {4a7052a1-47de-46c8-b03f-5a5975e5df87} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 15030 | 2026.05.06 06:58:44.547503 [ 261 ] {4a7052a1-47de-46c8-b03f-5a5975e5df87} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15031 | 2026.05.06 06:58:44.547575 [ 261 ] {4a7052a1-47de-46c8-b03f-5a5975e5df87} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15032 | 2026.05.06 06:58:44.547715 [ 261 ] {4a7052a1-47de-46c8-b03f-5a5975e5df87} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 15033 | 2026.05.06 06:58:44.547808 [ 337 ] {4a7052a1-47de-46c8-b03f-5a5975e5df87} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15034 | 2026.05.06 06:58:44.547809 [ 329 ] {4a7052a1-47de-46c8-b03f-5a5975e5df87} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15035 | 2026.05.06 06:58:44.547841 [ 335 ] {4a7052a1-47de-46c8-b03f-5a5975e5df87} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 15036 | 2026.05.06 06:58:44.547817 [ 321 ] {4a7052a1-47de-46c8-b03f-5a5975e5df87} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15037 | 2026.05.06 06:58:44.547998 [ 261 ] {4a7052a1-47de-46c8-b03f-5a5975e5df87} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 15038 | 2026.05.06 06:58:44.548021 [ 261 ] {4a7052a1-47de-46c8-b03f-5a5975e5df87} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15039 | 2026.05.06 06:58:44.548119 [ 261 ] {4a7052a1-47de-46c8-b03f-5a5975e5df87} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15040 | 2026.05.06 06:58:44.548141 [ 261 ] {4a7052a1-47de-46c8-b03f-5a5975e5df87} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 15041 | 2026.05.06 06:58:44.548176 [ 261 ] {4a7052a1-47de-46c8-b03f-5a5975e5df87} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15042 | 2026.05.06 06:58:44.548243 [ 261 ] {4a7052a1-47de-46c8-b03f-5a5975e5df87} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15043 | 2026.05.06 06:58:44.548281 [ 261 ] {4a7052a1-47de-46c8-b03f-5a5975e5df87} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15044 | 2026.05.06 06:58:44.548317 [ 261 ] {4a7052a1-47de-46c8-b03f-5a5975e5df87} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15045 | 2026.05.06 06:58:44.549603 [ 261 ] {4a7052a1-47de-46c8-b03f-5a5975e5df87} <Debug> executeQuery: Read 51 rows, 5.78 KiB in 0.002784 sec., 18318.96551724138 rows/sec., 2.03 MiB/sec. | ||
| 15046 | 2026.05.06 06:58:44.549803 [ 261 ] {4a7052a1-47de-46c8-b03f-5a5975e5df87} <Debug> MemoryTracker: Peak memory usage (for query): 163.61 KiB. | ||
| 15047 | 2026.05.06 06:58:44.549819 [ 261 ] {4a7052a1-47de-46c8-b03f-5a5975e5df87} <Debug> TCPHandler: Processed in 0.003265342 sec. | ||
| 15048 | 2026.05.06 06:58:44.552103 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15049 | 2026.05.06 06:58:44.552214 [ 261 ] {770aad73-6048-45fb-9149-f84851f815c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15050 | 2026.05.06 06:58:44.552260 [ 261 ] {770aad73-6048-45fb-9149-f84851f815c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15051 | 2026.05.06 06:58:44.552753 [ 261 ] {770aad73-6048-45fb-9149-f84851f815c1} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15052 | 2026.05.06 06:58:44.552795 [ 261 ] {770aad73-6048-45fb-9149-f84851f815c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15053 | 2026.05.06 06:58:44.553139 [ 261 ] {770aad73-6048-45fb-9149-f84851f815c1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 15054 | 2026.05.06 06:58:44.553354 [ 261 ] {770aad73-6048-45fb-9149-f84851f815c1} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15055 | 2026.05.06 06:58:44.553517 [ 261 ] {770aad73-6048-45fb-9149-f84851f815c1} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001333 sec., 6001.500375093773 rows/sec., 489.38 KiB/sec. | ||
| 15056 | 2026.05.06 06:58:44.553555 [ 261 ] {770aad73-6048-45fb-9149-f84851f815c1} <Debug> TCPHandler: Processed in 0.001506922 sec. | ||
| 15057 | 2026.05.06 06:58:44.553693 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15058 | 2026.05.06 06:58:44.553792 [ 261 ] {08361797-fb69-4550-a0e2-bff08227add6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15059 | 2026.05.06 06:58:44.553833 [ 261 ] {08361797-fb69-4550-a0e2-bff08227add6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15060 | 2026.05.06 06:58:44.554263 [ 261 ] {08361797-fb69-4550-a0e2-bff08227add6} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15061 | 2026.05.06 06:58:44.554297 [ 261 ] {08361797-fb69-4550-a0e2-bff08227add6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15062 | 2026.05.06 06:58:44.554629 [ 261 ] {08361797-fb69-4550-a0e2-bff08227add6} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 15063 | 2026.05.06 06:58:44.554839 [ 261 ] {08361797-fb69-4550-a0e2-bff08227add6} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15064 | 2026.05.06 06:58:44.554967 [ 261 ] {08361797-fb69-4550-a0e2-bff08227add6} <Debug> executeQuery: Read 68 rows, 5.48 KiB in 0.001197 sec., 56808.68838763576 rows/sec., 4.47 MiB/sec. | ||
| 15065 | 2026.05.06 06:58:44.555003 [ 261 ] {08361797-fb69-4550-a0e2-bff08227add6} <Debug> TCPHandler: Processed in 0.001362088 sec. | ||
| 15066 | 2026.05.06 06:58:44.555126 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15067 | 2026.05.06 06:58:44.555221 [ 261 ] {1403d042-b380-411a-90e1-84173468084b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15068 | 2026.05.06 06:58:44.555264 [ 261 ] {1403d042-b380-411a-90e1-84173468084b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15069 | 2026.05.06 06:58:44.555662 [ 261 ] {1403d042-b380-411a-90e1-84173468084b} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15070 | 2026.05.06 06:58:44.555697 [ 261 ] {1403d042-b380-411a-90e1-84173468084b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15071 | 2026.05.06 06:58:44.555985 [ 261 ] {1403d042-b380-411a-90e1-84173468084b} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 15072 | 2026.05.06 06:58:44.556192 [ 261 ] {1403d042-b380-411a-90e1-84173468084b} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15073 | 2026.05.06 06:58:44.556319 [ 261 ] {1403d042-b380-411a-90e1-84173468084b} <Debug> executeQuery: Read 12 rows, 880.00 B in 0.001117 sec., 10743.061772605193 rows/sec., 769.36 KiB/sec. | ||
| 15074 | 2026.05.06 06:58:44.556357 [ 261 ] {1403d042-b380-411a-90e1-84173468084b} <Debug> TCPHandler: Processed in 0.001280997 sec. | ||
| 15075 | 2026.05.06 06:58:44.556480 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15076 | 2026.05.06 06:58:44.556575 [ 261 ] {01edd8dd-65f0-414b-b8a9-e0da06501fac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15077 | 2026.05.06 06:58:44.556614 [ 261 ] {01edd8dd-65f0-414b-b8a9-e0da06501fac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15078 | 2026.05.06 06:58:44.557031 [ 261 ] {01edd8dd-65f0-414b-b8a9-e0da06501fac} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15079 | 2026.05.06 06:58:44.557065 [ 261 ] {01edd8dd-65f0-414b-b8a9-e0da06501fac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15080 | 2026.05.06 06:58:44.557364 [ 261 ] {01edd8dd-65f0-414b-b8a9-e0da06501fac} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 15081 | 2026.05.06 06:58:44.557583 [ 261 ] {01edd8dd-65f0-414b-b8a9-e0da06501fac} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15082 | 2026.05.06 06:58:44.557709 [ 261 ] {01edd8dd-65f0-414b-b8a9-e0da06501fac} <Debug> executeQuery: Read 76 rows, 6.09 KiB in 0.001151 sec., 66029.53953084275 rows/sec., 5.17 MiB/sec. | ||
| 15083 | 2026.05.06 06:58:44.557744 [ 261 ] {01edd8dd-65f0-414b-b8a9-e0da06501fac} <Debug> TCPHandler: Processed in 0.001314487 sec. | ||
| 15084 | 2026.05.06 06:58:44.557869 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15085 | 2026.05.06 06:58:44.557962 [ 261 ] {13257d4b-1512-4d9c-82e2-4659e2d6c320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15086 | 2026.05.06 06:58:44.558004 [ 261 ] {13257d4b-1512-4d9c-82e2-4659e2d6c320} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15087 | 2026.05.06 06:58:44.558419 [ 261 ] {13257d4b-1512-4d9c-82e2-4659e2d6c320} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15088 | 2026.05.06 06:58:44.558453 [ 261 ] {13257d4b-1512-4d9c-82e2-4659e2d6c320} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15089 | 2026.05.06 06:58:44.558779 [ 261 ] {13257d4b-1512-4d9c-82e2-4659e2d6c320} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 15090 | 2026.05.06 06:58:44.558993 [ 261 ] {13257d4b-1512-4d9c-82e2-4659e2d6c320} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15091 | 2026.05.06 06:58:44.559120 [ 261 ] {13257d4b-1512-4d9c-82e2-4659e2d6c320} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001176 sec., 139455.78231292518 rows/sec., 9.71 MiB/sec. | ||
| 15092 | 2026.05.06 06:58:44.559156 [ 261 ] {13257d4b-1512-4d9c-82e2-4659e2d6c320} <Debug> TCPHandler: Processed in 0.001337878 sec. | ||
| 15093 | 2026.05.06 06:58:44.559279 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15094 | 2026.05.06 06:58:44.559373 [ 261 ] {5c451304-3832-4c62-8f87-81a9c8ed6d33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15095 | 2026.05.06 06:58:44.559435 [ 261 ] {5c451304-3832-4c62-8f87-81a9c8ed6d33} <Trace> 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 | ||
| 15096 | 2026.05.06 06:58:44.560159 [ 261 ] {5c451304-3832-4c62-8f87-81a9c8ed6d33} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15097 | 2026.05.06 06:58:44.560193 [ 261 ] {5c451304-3832-4c62-8f87-81a9c8ed6d33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15098 | 2026.05.06 06:58:44.560697 [ 261 ] {5c451304-3832-4c62-8f87-81a9c8ed6d33} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 15099 | 2026.05.06 06:58:44.560917 [ 261 ] {5c451304-3832-4c62-8f87-81a9c8ed6d33} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15100 | 2026.05.06 06:58:44.561061 [ 261 ] {5c451304-3832-4c62-8f87-81a9c8ed6d33} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001706 sec., 2344.6658851113716 rows/sec., 4.20 MiB/sec. | ||
| 15101 | 2026.05.06 06:58:44.561114 [ 261 ] {5c451304-3832-4c62-8f87-81a9c8ed6d33} <Debug> TCPHandler: Processed in 0.001884763 sec. | ||
| 15102 | 2026.05.06 06:58:44.561238 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15103 | 2026.05.06 06:58:44.561333 [ 261 ] {63833247-8f7e-491d-a122-1418670525f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15104 | 2026.05.06 06:58:44.561374 [ 261 ] {63833247-8f7e-491d-a122-1418670525f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15105 | 2026.05.06 06:58:44.561731 [ 261 ] {63833247-8f7e-491d-a122-1418670525f7} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15106 | 2026.05.06 06:58:44.561765 [ 261 ] {63833247-8f7e-491d-a122-1418670525f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15107 | 2026.05.06 06:58:44.562063 [ 261 ] {63833247-8f7e-491d-a122-1418670525f7} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 15108 | 2026.05.06 06:58:44.562268 [ 261 ] {63833247-8f7e-491d-a122-1418670525f7} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15109 | 2026.05.06 06:58:44.562394 [ 261 ] {63833247-8f7e-491d-a122-1418670525f7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 15110 | 2026.05.06 06:58:44.562444 [ 261 ] {63833247-8f7e-491d-a122-1418670525f7} <Debug> TCPHandler: Processed in 0.001256395 sec. | ||
| 15111 | 2026.05.06 06:58:44.961204 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28274 | ||
| 15112 | 2026.05.06 06:58:44.961758 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15113 | 2026.05.06 06:58:44.961799 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15114 | 2026.05.06 06:58:44.962270 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 15115 | 2026.05.06 06:58:44.962493 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15116 | 2026.05.06 06:58:44.962622 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28274 | ||
| 15117 | 2026.05.06 06:58:46.444053 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 15118 | 2026.05.06 06:58:46.461262 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15119 | 2026.05.06 06:58:46.461316 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15120 | 2026.05.06 06:58:46.467209 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 15121 | 2026.05.06 06:58:46.467939 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15122 | 2026.05.06 06:58:46.471637 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 15123 | 2026.05.06 06:58:49.552453 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15124 | 2026.05.06 06:58:49.552681 [ 261 ] {0975612e-0bd0-49fe-b8cc-fa130a694da6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 15125 | 2026.05.06 06:58:49.553022 [ 261 ] {0975612e-0bd0-49fe-b8cc-fa130a694da6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15126 | 2026.05.06 06:58:49.553059 [ 261 ] {0975612e-0bd0-49fe-b8cc-fa130a694da6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 15127 | 2026.05.06 06:58:49.553296 [ 261 ] {0975612e-0bd0-49fe-b8cc-fa130a694da6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15128 | 2026.05.06 06:58:49.553363 [ 261 ] {0975612e-0bd0-49fe-b8cc-fa130a694da6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15129 | 2026.05.06 06:58:49.553509 [ 261 ] {0975612e-0bd0-49fe-b8cc-fa130a694da6} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 15130 | 2026.05.06 06:58:49.553609 [ 329 ] {0975612e-0bd0-49fe-b8cc-fa130a694da6} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15131 | 2026.05.06 06:58:49.553630 [ 335 ] {0975612e-0bd0-49fe-b8cc-fa130a694da6} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15132 | 2026.05.06 06:58:49.553661 [ 354 ] {0975612e-0bd0-49fe-b8cc-fa130a694da6} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 15133 | 2026.05.06 06:58:49.553630 [ 362 ] {0975612e-0bd0-49fe-b8cc-fa130a694da6} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15134 | 2026.05.06 06:58:49.553804 [ 261 ] {0975612e-0bd0-49fe-b8cc-fa130a694da6} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 15135 | 2026.05.06 06:58:49.553835 [ 261 ] {0975612e-0bd0-49fe-b8cc-fa130a694da6} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15136 | 2026.05.06 06:58:49.553934 [ 261 ] {0975612e-0bd0-49fe-b8cc-fa130a694da6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15137 | 2026.05.06 06:58:49.553954 [ 261 ] {0975612e-0bd0-49fe-b8cc-fa130a694da6} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 15138 | 2026.05.06 06:58:49.553989 [ 261 ] {0975612e-0bd0-49fe-b8cc-fa130a694da6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 15139 | 2026.05.06 06:58:49.554031 [ 261 ] {0975612e-0bd0-49fe-b8cc-fa130a694da6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 15140 | 2026.05.06 06:58:49.554066 [ 261 ] {0975612e-0bd0-49fe-b8cc-fa130a694da6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 15141 | 2026.05.06 06:58:49.554100 [ 261 ] {0975612e-0bd0-49fe-b8cc-fa130a694da6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 15142 | 2026.05.06 06:58:49.555427 [ 261 ] {0975612e-0bd0-49fe-b8cc-fa130a694da6} <Debug> executeQuery: Read 51 rows, 9.76 KiB in 0.002842 sec., 17945.109078114005 rows/sec., 3.35 MiB/sec. | ||
| 15143 | 2026.05.06 06:58:49.555613 [ 261 ] {0975612e-0bd0-49fe-b8cc-fa130a694da6} <Debug> MemoryTracker: Peak memory usage (for query): 183.02 KiB. | ||
| 15144 | 2026.05.06 06:58:49.555629 [ 261 ] {0975612e-0bd0-49fe-b8cc-fa130a694da6} <Debug> TCPHandler: Processed in 0.003310933 sec. | ||
| 15145 | 2026.05.06 06:58:49.561492 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15146 | 2026.05.06 06:58:49.561599 [ 261 ] {d791ba6e-8824-4f2a-a6f2-8b4150602c0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15147 | 2026.05.06 06:58:49.561644 [ 261 ] {d791ba6e-8824-4f2a-a6f2-8b4150602c0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15148 | 2026.05.06 06:58:49.562226 [ 261 ] {d791ba6e-8824-4f2a-a6f2-8b4150602c0c} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15149 | 2026.05.06 06:58:49.562267 [ 261 ] {d791ba6e-8824-4f2a-a6f2-8b4150602c0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15150 | 2026.05.06 06:58:49.562649 [ 261 ] {d791ba6e-8824-4f2a-a6f2-8b4150602c0c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 15151 | 2026.05.06 06:58:49.562885 [ 261 ] {d791ba6e-8824-4f2a-a6f2-8b4150602c0c} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15152 | 2026.05.06 06:58:49.563018 [ 24 ] {} <Debug> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6) (MergerMutator): Selected 6 parts from all_1_32_7 to all_37_37_0 | ||
| 15153 | 2026.05.06 06:58:49.563032 [ 261 ] {d791ba6e-8824-4f2a-a6f2-8b4150602c0c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001463 sec., 194121.66780587833 rows/sec., 12.33 MiB/sec. | ||
| 15154 | 2026.05.06 06:58:49.563067 [ 24 ] {} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15155 | 2026.05.06 06:58:49.563084 [ 261 ] {d791ba6e-8824-4f2a-a6f2-8b4150602c0c} <Debug> TCPHandler: Processed in 0.001641866 sec. | ||
| 15156 | 2026.05.06 06:58:49.563092 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15157 | 2026.05.06 06:58:49.563201 [ 202 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_32_7 to all_37_37_0 into Compact with storage Full | ||
| 15158 | 2026.05.06 06:58:49.563222 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15159 | 2026.05.06 06:58:49.563311 [ 202 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15160 | 2026.05.06 06:58:49.563321 [ 261 ] {92c4a739-fa7a-4218-bf6c-1c74f19f31a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15161 | 2026.05.06 06:58:49.563344 [ 202 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 308 rows starting from the beginning of the part | ||
| 15162 | 2026.05.06 06:58:49.563364 [ 261 ] {92c4a739-fa7a-4218-bf6c-1c74f19f31a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15163 | 2026.05.06 06:58:49.563408 [ 202 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 284 rows starting from the beginning of the part | ||
| 15164 | 2026.05.06 06:58:49.563459 [ 202 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 284 rows starting from the beginning of the part | ||
| 15165 | 2026.05.06 06:58:49.563507 [ 202 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 284 rows starting from the beginning of the part | ||
| 15166 | 2026.05.06 06:58:49.563550 [ 202 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 284 rows starting from the beginning of the part | ||
| 15167 | 2026.05.06 06:58:49.563593 [ 202 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 284 rows starting from the beginning of the part | ||
| 15168 | 2026.05.06 06:58:49.564367 [ 261 ] {92c4a739-fa7a-4218-bf6c-1c74f19f31a1} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15169 | 2026.05.06 06:58:49.564414 [ 261 ] {92c4a739-fa7a-4218-bf6c-1c74f19f31a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15170 | 2026.05.06 06:58:49.564543 [ 202 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001386119 sec., 1246646.2114724638 rows/sec., 84.27 MiB/sec. | ||
| 15171 | 2026.05.06 06:58:49.564759 [ 197 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 15172 | 2026.05.06 06:58:49.564772 [ 261 ] {92c4a739-fa7a-4218-bf6c-1c74f19f31a1} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15173 | 2026.05.06 06:58:49.565071 [ 261 ] {92c4a739-fa7a-4218-bf6c-1c74f19f31a1} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15174 | 2026.05.06 06:58:49.565160 [ 197 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_37_8} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15175 | 2026.05.06 06:58:49.565209 [ 261 ] {92c4a739-fa7a-4218-bf6c-1c74f19f31a1} <Debug> executeQuery: Read 871 rows, 69.95 KiB in 0.001909 sec., 456259.82189628074 rows/sec., 35.78 MiB/sec. | ||
| 15176 | 2026.05.06 06:58:49.565251 [ 261 ] {92c4a739-fa7a-4218-bf6c-1c74f19f31a1} <Debug> TCPHandler: Processed in 0.002076949 sec. | ||
| 15177 | 2026.05.06 06:58:49.565261 [ 197 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_37_8} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6) (MergerMutator): Merged 6 parts: [all_1_32_7, all_37_37_0] -> all_1_37_8 | ||
| 15178 | 2026.05.06 06:58:49.565375 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15179 | 2026.05.06 06:58:49.565387 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 15180 | 2026.05.06 06:58:49.565490 [ 261 ] {d4b806ea-3661-41ac-938c-228311b6b761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15181 | 2026.05.06 06:58:49.565534 [ 261 ] {d4b806ea-3661-41ac-938c-228311b6b761} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15182 | 2026.05.06 06:58:49.566017 [ 261 ] {d4b806ea-3661-41ac-938c-228311b6b761} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15183 | 2026.05.06 06:58:49.566053 [ 261 ] {d4b806ea-3661-41ac-938c-228311b6b761} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15184 | 2026.05.06 06:58:49.566358 [ 261 ] {d4b806ea-3661-41ac-938c-228311b6b761} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 15185 | 2026.05.06 06:58:49.566577 [ 261 ] {d4b806ea-3661-41ac-938c-228311b6b761} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15186 | 2026.05.06 06:58:49.566690 [ 24 ] {} <Debug> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3) (MergerMutator): Selected 6 parts from all_1_75_15 to all_80_80_0 | ||
| 15187 | 2026.05.06 06:58:49.566704 [ 261 ] {d4b806ea-3661-41ac-938c-228311b6b761} <Debug> executeQuery: Read 179 rows, 11.32 KiB in 0.001231 sec., 145410.2355808286 rows/sec., 8.98 MiB/sec. | ||
| 15188 | 2026.05.06 06:58:49.566729 [ 24 ] {} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15189 | 2026.05.06 06:58:49.566751 [ 261 ] {d4b806ea-3661-41ac-938c-228311b6b761} <Debug> TCPHandler: Processed in 0.00142389 sec. | ||
| 15190 | 2026.05.06 06:58:49.566752 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15191 | 2026.05.06 06:58:49.566863 [ 195 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_80_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_75_15 to all_80_80_0 into Compact with storage Full | ||
| 15192 | 2026.05.06 06:58:49.566882 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15193 | 2026.05.06 06:58:49.566992 [ 261 ] {5885b07d-6f07-4b1c-b1a0-80df31deb1bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15194 | 2026.05.06 06:58:49.567008 [ 195 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_80_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15195 | 2026.05.06 06:58:49.567030 [ 261 ] {5885b07d-6f07-4b1c-b1a0-80df31deb1bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15196 | 2026.05.06 06:58:49.567049 [ 195 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_75_15, total 226 rows starting from the beginning of the part | ||
| 15197 | 2026.05.06 06:58:49.567124 [ 195 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 190 rows starting from the beginning of the part | ||
| 15198 | 2026.05.06 06:58:49.567176 [ 195 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 4 rows starting from the beginning of the part | ||
| 15199 | 2026.05.06 06:58:49.567225 [ 195 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 179 rows starting from the beginning of the part | ||
| 15200 | 2026.05.06 06:58:49.567273 [ 195 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 12 rows starting from the beginning of the part | ||
| 15201 | 2026.05.06 06:58:49.567320 [ 195 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 179 rows starting from the beginning of the part | ||
| 15202 | 2026.05.06 06:58:49.567508 [ 261 ] {5885b07d-6f07-4b1c-b1a0-80df31deb1bf} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15203 | 2026.05.06 06:58:49.567550 [ 261 ] {5885b07d-6f07-4b1c-b1a0-80df31deb1bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15204 | 2026.05.06 06:58:49.567872 [ 261 ] {5885b07d-6f07-4b1c-b1a0-80df31deb1bf} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 15205 | 2026.05.06 06:58:49.568109 [ 261 ] {5885b07d-6f07-4b1c-b1a0-80df31deb1bf} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15206 | 2026.05.06 06:58:49.568227 [ 72 ] {} <Debug> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52) (MergerMutator): Selected 6 parts from all_1_34_7 to all_39_39_0 | ||
| 15207 | 2026.05.06 06:58:49.568235 [ 261 ] {5885b07d-6f07-4b1c-b1a0-80df31deb1bf} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001261 sec., 118160.19032513878 rows/sec., 7.63 MiB/sec. | ||
| 15208 | 2026.05.06 06:58:49.568281 [ 72 ] {} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15209 | 2026.05.06 06:58:49.568281 [ 197 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_80_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 790 rows, containing 5 columns (5 merged, 0 gathered) in 0.001461002 sec., 540724.7902466937 rows/sec., 36.00 MiB/sec. | ||
| 15210 | 2026.05.06 06:58:49.568295 [ 261 ] {5885b07d-6f07-4b1c-b1a0-80df31deb1bf} <Debug> TCPHandler: Processed in 0.001459931 sec. | ||
| 15211 | 2026.05.06 06:58:49.568310 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15212 | 2026.05.06 06:58:49.568408 [ 190 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_39_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_34_7 to all_39_39_0 into Compact with storage Full | ||
| 15213 | 2026.05.06 06:58:49.568434 [ 202 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_80_16} <Trace> MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary) | ||
| 15214 | 2026.05.06 06:58:49.568452 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15215 | 2026.05.06 06:58:49.568508 [ 190 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_39_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15216 | 2026.05.06 06:58:49.568538 [ 190 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 975 rows starting from the beginning of the part | ||
| 15217 | 2026.05.06 06:58:49.568543 [ 261 ] {77b14644-22d3-432a-a8af-75f0feb3c981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15218 | 2026.05.06 06:58:49.568586 [ 261 ] {77b14644-22d3-432a-a8af-75f0feb3c981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15219 | 2026.05.06 06:58:49.568596 [ 190 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 149 rows starting from the beginning of the part | ||
| 15220 | 2026.05.06 06:58:49.568650 [ 190 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 149 rows starting from the beginning of the part | ||
| 15221 | 2026.05.06 06:58:49.568677 [ 202 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_80_16} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15222 | 2026.05.06 06:58:49.568695 [ 190 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 950 rows starting from the beginning of the part | ||
| 15223 | 2026.05.06 06:58:49.568738 [ 190 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 149 rows starting from the beginning of the part | ||
| 15224 | 2026.05.06 06:58:49.568740 [ 202 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_80_16} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3) (MergerMutator): Merged 6 parts: [all_1_75_15, all_80_80_0] -> all_1_80_16 | ||
| 15225 | 2026.05.06 06:58:49.568781 [ 190 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 149 rows starting from the beginning of the part | ||
| 15226 | 2026.05.06 06:58:49.568822 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 15227 | 2026.05.06 06:58:49.569047 [ 261 ] {77b14644-22d3-432a-a8af-75f0feb3c981} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15228 | 2026.05.06 06:58:49.569082 [ 261 ] {77b14644-22d3-432a-a8af-75f0feb3c981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15229 | 2026.05.06 06:58:49.569380 [ 261 ] {77b14644-22d3-432a-a8af-75f0feb3c981} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 15230 | 2026.05.06 06:58:49.569595 [ 261 ] {77b14644-22d3-432a-a8af-75f0feb3c981} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15231 | 2026.05.06 06:58:49.569703 [ 72 ] {} <Debug> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e) (MergerMutator): Selected 6 parts from all_1_32_7 to all_37_37_0 | ||
| 15232 | 2026.05.06 06:58:49.569719 [ 261 ] {77b14644-22d3-432a-a8af-75f0feb3c981} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001193 sec., 124056.99916177703 rows/sec., 7.06 MiB/sec. | ||
| 15233 | 2026.05.06 06:58:49.569738 [ 72 ] {} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15234 | 2026.05.06 06:58:49.569760 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15235 | 2026.05.06 06:58:49.569761 [ 261 ] {77b14644-22d3-432a-a8af-75f0feb3c981} <Debug> TCPHandler: Processed in 0.001370858 sec. | ||
| 15236 | 2026.05.06 06:58:49.569769 [ 197 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_39_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2521 rows, containing 5 columns (5 merged, 0 gathered) in 0.00139981 sec., 1800958.701538066 rows/sec., 115.71 MiB/sec. | ||
| 15237 | 2026.05.06 06:58:49.569842 [ 198 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_32_7 to all_37_37_0 into Compact with storage Full | ||
| 15238 | 2026.05.06 06:58:49.569895 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15239 | 2026.05.06 06:58:49.569938 [ 198 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15240 | 2026.05.06 06:58:49.569945 [ 197 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_39_8} <Trace> MergedBlockOutputStream: filled checksums all_1_39_8 (state Temporary) | ||
| 15241 | 2026.05.06 06:58:49.569970 [ 198 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 160 rows starting from the beginning of the part | ||
| 15242 | 2026.05.06 06:58:49.569987 [ 261 ] {f4d9c153-6998-4c3b-a824-0c57019b9e17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15243 | 2026.05.06 06:58:49.570026 [ 261 ] {f4d9c153-6998-4c3b-a824-0c57019b9e17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15244 | 2026.05.06 06:58:49.570030 [ 198 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 148 rows starting from the beginning of the part | ||
| 15245 | 2026.05.06 06:58:49.570082 [ 198 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 148 rows starting from the beginning of the part | ||
| 15246 | 2026.05.06 06:58:49.570127 [ 198 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 148 rows starting from the beginning of the part | ||
| 15247 | 2026.05.06 06:58:49.570170 [ 198 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 148 rows starting from the beginning of the part | ||
| 15248 | 2026.05.06 06:58:49.570211 [ 198 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 148 rows starting from the beginning of the part | ||
| 15249 | 2026.05.06 06:58:49.570225 [ 197 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_39_8} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Renaming temporary part tmp_merge_all_1_39_8 to all_1_39_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15250 | 2026.05.06 06:58:49.570304 [ 197 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_39_8} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52) (MergerMutator): Merged 6 parts: [all_1_34_7, all_39_39_0] -> all_1_39_8 | ||
| 15251 | 2026.05.06 06:58:49.570400 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 15252 | 2026.05.06 06:58:49.570740 [ 261 ] {f4d9c153-6998-4c3b-a824-0c57019b9e17} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15253 | 2026.05.06 06:58:49.570779 [ 261 ] {f4d9c153-6998-4c3b-a824-0c57019b9e17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15254 | 2026.05.06 06:58:49.571052 [ 192 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001245585 sec., 722552.0538542131 rows/sec., 44.04 MiB/sec. | ||
| 15255 | 2026.05.06 06:58:49.571097 [ 261 ] {f4d9c153-6998-4c3b-a824-0c57019b9e17} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15256 | 2026.05.06 06:58:49.571190 [ 197 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 15257 | 2026.05.06 06:58:49.571355 [ 261 ] {f4d9c153-6998-4c3b-a824-0c57019b9e17} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15258 | 2026.05.06 06:58:49.571479 [ 197 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_37_8} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15259 | 2026.05.06 06:58:49.571512 [ 261 ] {f4d9c153-6998-4c3b-a824-0c57019b9e17} <Debug> executeQuery: Read 527 rows, 38.14 KiB in 0.001542 sec., 341763.9429312581 rows/sec., 24.16 MiB/sec. | ||
| 15260 | 2026.05.06 06:58:49.571555 [ 261 ] {f4d9c153-6998-4c3b-a824-0c57019b9e17} <Debug> TCPHandler: Processed in 0.001706508 sec. | ||
| 15261 | 2026.05.06 06:58:49.571559 [ 197 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_37_8} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e) (MergerMutator): Merged 6 parts: [all_1_32_7, all_37_37_0] -> all_1_37_8 | ||
| 15262 | 2026.05.06 06:58:49.571670 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15263 | 2026.05.06 06:58:49.571675 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 15264 | 2026.05.06 06:58:49.571769 [ 261 ] {e9ce8060-5e63-44d5-ac06-6f0b494c2da7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15265 | 2026.05.06 06:58:49.571813 [ 261 ] {e9ce8060-5e63-44d5-ac06-6f0b494c2da7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15266 | 2026.05.06 06:58:49.572145 [ 261 ] {e9ce8060-5e63-44d5-ac06-6f0b494c2da7} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15267 | 2026.05.06 06:58:49.572181 [ 261 ] {e9ce8060-5e63-44d5-ac06-6f0b494c2da7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15268 | 2026.05.06 06:58:49.572489 [ 261 ] {e9ce8060-5e63-44d5-ac06-6f0b494c2da7} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 15269 | 2026.05.06 06:58:49.572691 [ 261 ] {e9ce8060-5e63-44d5-ac06-6f0b494c2da7} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15270 | 2026.05.06 06:58:49.572816 [ 261 ] {e9ce8060-5e63-44d5-ac06-6f0b494c2da7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001065 sec., 5633.802816901409 rows/sec., 294.34 KiB/sec. | ||
| 15271 | 2026.05.06 06:58:49.572851 [ 261 ] {e9ce8060-5e63-44d5-ac06-6f0b494c2da7} <Debug> TCPHandler: Processed in 0.001227785 sec. | ||
| 15272 | 2026.05.06 06:58:49.572967 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15273 | 2026.05.06 06:58:49.573058 [ 261 ] {8cf43f3e-ee56-400e-ac4d-23439aa01035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15274 | 2026.05.06 06:58:49.573100 [ 261 ] {8cf43f3e-ee56-400e-ac4d-23439aa01035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15275 | 2026.05.06 06:58:49.573540 [ 261 ] {8cf43f3e-ee56-400e-ac4d-23439aa01035} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15276 | 2026.05.06 06:58:49.573575 [ 261 ] {8cf43f3e-ee56-400e-ac4d-23439aa01035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15277 | 2026.05.06 06:58:49.573912 [ 261 ] {8cf43f3e-ee56-400e-ac4d-23439aa01035} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 15278 | 2026.05.06 06:58:49.574126 [ 261 ] {8cf43f3e-ee56-400e-ac4d-23439aa01035} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15279 | 2026.05.06 06:58:49.574252 [ 261 ] {8cf43f3e-ee56-400e-ac4d-23439aa01035} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001212 sec., 218646.86468646865 rows/sec., 14.53 MiB/sec. | ||
| 15280 | 2026.05.06 06:58:49.574288 [ 261 ] {8cf43f3e-ee56-400e-ac4d-23439aa01035} <Debug> TCPHandler: Processed in 0.001367059 sec. | ||
| 15281 | 2026.05.06 06:58:49.574413 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15282 | 2026.05.06 06:58:49.574504 [ 261 ] {df060923-3609-4045-af9d-8faa543638cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15283 | 2026.05.06 06:58:49.574545 [ 261 ] {df060923-3609-4045-af9d-8faa543638cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15284 | 2026.05.06 06:58:49.574864 [ 261 ] {df060923-3609-4045-af9d-8faa543638cd} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15285 | 2026.05.06 06:58:49.574899 [ 261 ] {df060923-3609-4045-af9d-8faa543638cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15286 | 2026.05.06 06:58:49.575194 [ 261 ] {df060923-3609-4045-af9d-8faa543638cd} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 15287 | 2026.05.06 06:58:49.575408 [ 261 ] {df060923-3609-4045-af9d-8faa543638cd} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15288 | 2026.05.06 06:58:49.575533 [ 261 ] {df060923-3609-4045-af9d-8faa543638cd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001047 sec., 955.1098376313277 rows/sec., 64.36 KiB/sec. | ||
| 15289 | 2026.05.06 06:58:49.575569 [ 261 ] {df060923-3609-4045-af9d-8faa543638cd} <Debug> TCPHandler: Processed in 0.001212625 sec. | ||
| 15290 | 2026.05.06 06:58:49.575691 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15291 | 2026.05.06 06:58:49.575780 [ 261 ] {61b330f0-7a29-4710-9227-5e8679080c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15292 | 2026.05.06 06:58:49.575833 [ 261 ] {61b330f0-7a29-4710-9227-5e8679080c77} <Trace> 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 | ||
| 15293 | 2026.05.06 06:58:49.576668 [ 261 ] {61b330f0-7a29-4710-9227-5e8679080c77} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15294 | 2026.05.06 06:58:49.576703 [ 261 ] {61b330f0-7a29-4710-9227-5e8679080c77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15295 | 2026.05.06 06:58:49.577241 [ 261 ] {61b330f0-7a29-4710-9227-5e8679080c77} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 15296 | 2026.05.06 06:58:49.577473 [ 261 ] {61b330f0-7a29-4710-9227-5e8679080c77} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15297 | 2026.05.06 06:58:49.577606 [ 261 ] {61b330f0-7a29-4710-9227-5e8679080c77} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001844 sec., 20065.075921908894 rows/sec., 35.96 MiB/sec. | ||
| 15298 | 2026.05.06 06:58:49.577658 [ 261 ] {61b330f0-7a29-4710-9227-5e8679080c77} <Debug> TCPHandler: Processed in 0.002014537 sec. | ||
| 15299 | 2026.05.06 06:58:49.577777 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15300 | 2026.05.06 06:58:49.577869 [ 261 ] {b27da8bc-7c1c-4f8e-8a7c-21876a90d6d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15301 | 2026.05.06 06:58:49.577910 [ 261 ] {b27da8bc-7c1c-4f8e-8a7c-21876a90d6d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15302 | 2026.05.06 06:58:49.578281 [ 261 ] {b27da8bc-7c1c-4f8e-8a7c-21876a90d6d7} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15303 | 2026.05.06 06:58:49.578317 [ 261 ] {b27da8bc-7c1c-4f8e-8a7c-21876a90d6d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15304 | 2026.05.06 06:58:49.578639 [ 261 ] {b27da8bc-7c1c-4f8e-8a7c-21876a90d6d7} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 15305 | 2026.05.06 06:58:49.578851 [ 261 ] {b27da8bc-7c1c-4f8e-8a7c-21876a90d6d7} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15306 | 2026.05.06 06:58:49.578974 [ 261 ] {b27da8bc-7c1c-4f8e-8a7c-21876a90d6d7} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001123 sec., 80142.47551202137 rows/sec., 5.01 MiB/sec. | ||
| 15307 | 2026.05.06 06:58:49.579009 [ 261 ] {b27da8bc-7c1c-4f8e-8a7c-21876a90d6d7} <Debug> TCPHandler: Processed in 0.001279066 sec. | ||
| 15308 | 2026.05.06 06:58:52.302076 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15309 | 2026.05.06 06:58:52.302185 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15310 | 2026.05.06 06:58:52.463729 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28786 | ||
| 15311 | 2026.05.06 06:58:52.464331 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15312 | 2026.05.06 06:58:52.464388 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15313 | 2026.05.06 06:58:52.464899 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 15314 | 2026.05.06 06:58:52.465162 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15315 | 2026.05.06 06:58:52.465294 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28786 | ||
| 15316 | 2026.05.06 06:58:52.555265 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1850 | ||
| 15317 | 2026.05.06 06:58:52.557742 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15318 | 2026.05.06 06:58:52.557780 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15319 | 2026.05.06 06:58:52.558979 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 15320 | 2026.05.06 06:58:52.559259 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15321 | 2026.05.06 06:58:52.559511 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1850 | ||
| 15322 | 2026.05.06 06:58:53.972678 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 15323 | 2026.05.06 06:58:53.990102 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15324 | 2026.05.06 06:58:53.990168 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15325 | 2026.05.06 06:58:53.996177 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 15326 | 2026.05.06 06:58:53.996866 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15327 | 2026.05.06 06:58:54.000029 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 15328 | 2026.05.06 06:58:54.547252 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15329 | 2026.05.06 06:58:54.547502 [ 261 ] {34ff0710-3575-4d5d-83e8-dd7d5a1ad8b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 15330 | 2026.05.06 06:58:54.547865 [ 261 ] {34ff0710-3575-4d5d-83e8-dd7d5a1ad8b7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15331 | 2026.05.06 06:58:54.547907 [ 261 ] {34ff0710-3575-4d5d-83e8-dd7d5a1ad8b7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 15332 | 2026.05.06 06:58:54.548134 [ 261 ] {34ff0710-3575-4d5d-83e8-dd7d5a1ad8b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15333 | 2026.05.06 06:58:54.548202 [ 261 ] {34ff0710-3575-4d5d-83e8-dd7d5a1ad8b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15334 | 2026.05.06 06:58:54.548335 [ 261 ] {34ff0710-3575-4d5d-83e8-dd7d5a1ad8b7} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 15335 | 2026.05.06 06:58:54.548450 [ 329 ] {34ff0710-3575-4d5d-83e8-dd7d5a1ad8b7} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15336 | 2026.05.06 06:58:54.548478 [ 337 ] {34ff0710-3575-4d5d-83e8-dd7d5a1ad8b7} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15337 | 2026.05.06 06:58:54.548497 [ 335 ] {34ff0710-3575-4d5d-83e8-dd7d5a1ad8b7} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15338 | 2026.05.06 06:58:54.548497 [ 362 ] {34ff0710-3575-4d5d-83e8-dd7d5a1ad8b7} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 15339 | 2026.05.06 06:58:54.548684 [ 261 ] {34ff0710-3575-4d5d-83e8-dd7d5a1ad8b7} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 15340 | 2026.05.06 06:58:54.548714 [ 261 ] {34ff0710-3575-4d5d-83e8-dd7d5a1ad8b7} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15341 | 2026.05.06 06:58:54.548820 [ 261 ] {34ff0710-3575-4d5d-83e8-dd7d5a1ad8b7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15342 | 2026.05.06 06:58:54.548841 [ 261 ] {34ff0710-3575-4d5d-83e8-dd7d5a1ad8b7} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 15343 | 2026.05.06 06:58:54.548874 [ 261 ] {34ff0710-3575-4d5d-83e8-dd7d5a1ad8b7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15344 | 2026.05.06 06:58:54.548913 [ 261 ] {34ff0710-3575-4d5d-83e8-dd7d5a1ad8b7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15345 | 2026.05.06 06:58:54.548947 [ 261 ] {34ff0710-3575-4d5d-83e8-dd7d5a1ad8b7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15346 | 2026.05.06 06:58:54.548980 [ 261 ] {34ff0710-3575-4d5d-83e8-dd7d5a1ad8b7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15347 | 2026.05.06 06:58:54.550258 [ 261 ] {34ff0710-3575-4d5d-83e8-dd7d5a1ad8b7} <Debug> executeQuery: Read 51 rows, 5.78 KiB in 0.002855 sec., 17863.397548161123 rows/sec., 1.98 MiB/sec. | ||
| 15348 | 2026.05.06 06:58:54.550450 [ 261 ] {34ff0710-3575-4d5d-83e8-dd7d5a1ad8b7} <Debug> MemoryTracker: Peak memory usage (for query): 163.04 KiB. | ||
| 15349 | 2026.05.06 06:58:54.550467 [ 261 ] {34ff0710-3575-4d5d-83e8-dd7d5a1ad8b7} <Debug> TCPHandler: Processed in 0.003352205 sec. | ||
| 15350 | 2026.05.06 06:58:54.552284 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15351 | 2026.05.06 06:58:54.552398 [ 261 ] {3f3dbc1e-f465-473e-8a63-44d40151a927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15352 | 2026.05.06 06:58:54.552443 [ 261 ] {3f3dbc1e-f465-473e-8a63-44d40151a927} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15353 | 2026.05.06 06:58:54.553027 [ 261 ] {3f3dbc1e-f465-473e-8a63-44d40151a927} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15354 | 2026.05.06 06:58:54.553067 [ 261 ] {3f3dbc1e-f465-473e-8a63-44d40151a927} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15355 | 2026.05.06 06:58:54.553436 [ 261 ] {3f3dbc1e-f465-473e-8a63-44d40151a927} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15356 | 2026.05.06 06:58:54.553658 [ 261 ] {3f3dbc1e-f465-473e-8a63-44d40151a927} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15357 | 2026.05.06 06:58:54.553801 [ 261 ] {3f3dbc1e-f465-473e-8a63-44d40151a927} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.00144 sec., 44444.444444444445 rows/sec., 3.52 MiB/sec. | ||
| 15358 | 2026.05.06 06:58:54.553815 [ 168 ] {} <Debug> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15359 | 2026.05.06 06:58:54.553838 [ 261 ] {3f3dbc1e-f465-473e-8a63-44d40151a927} <Debug> TCPHandler: Processed in 0.001604295 sec. | ||
| 15360 | 2026.05.06 06:58:54.553867 [ 168 ] {} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15361 | 2026.05.06 06:58:54.553896 [ 168 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15362 | 2026.05.06 06:58:54.553968 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15363 | 2026.05.06 06:58:54.553995 [ 192 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 15364 | 2026.05.06 06:58:54.554069 [ 261 ] {86b4e38d-561c-45fe-9368-512ea5713def} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15365 | 2026.05.06 06:58:54.554113 [ 261 ] {86b4e38d-561c-45fe-9368-512ea5713def} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15366 | 2026.05.06 06:58:54.554131 [ 192 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15367 | 2026.05.06 06:58:54.554171 [ 192 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 3361 rows starting from the beginning of the part | ||
| 15368 | 2026.05.06 06:58:54.554239 [ 192 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 64 rows starting from the beginning of the part | ||
| 15369 | 2026.05.06 06:58:54.554292 [ 192 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 871 rows starting from the beginning of the part | ||
| 15370 | 2026.05.06 06:58:54.554340 [ 192 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 68 rows starting from the beginning of the part | ||
| 15371 | 2026.05.06 06:58:54.554385 [ 192 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 871 rows starting from the beginning of the part | ||
| 15372 | 2026.05.06 06:58:54.554429 [ 192 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 64 rows starting from the beginning of the part | ||
| 15373 | 2026.05.06 06:58:54.554539 [ 261 ] {86b4e38d-561c-45fe-9368-512ea5713def} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15374 | 2026.05.06 06:58:54.554591 [ 261 ] {86b4e38d-561c-45fe-9368-512ea5713def} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15375 | 2026.05.06 06:58:54.554902 [ 261 ] {86b4e38d-561c-45fe-9368-512ea5713def} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 15376 | 2026.05.06 06:58:54.555111 [ 261 ] {86b4e38d-561c-45fe-9368-512ea5713def} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15377 | 2026.05.06 06:58:54.555242 [ 261 ] {86b4e38d-561c-45fe-9368-512ea5713def} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001191 sec., 3358.5222502099077 rows/sec., 252.55 KiB/sec. | ||
| 15378 | 2026.05.06 06:58:54.555286 [ 261 ] {86b4e38d-561c-45fe-9368-512ea5713def} <Debug> TCPHandler: Processed in 0.001366528 sec. | ||
| 15379 | 2026.05.06 06:58:54.555406 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15380 | 2026.05.06 06:58:54.555499 [ 261 ] {bb7428be-42f5-4942-a61f-21956ee426a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15381 | 2026.05.06 06:58:54.555539 [ 261 ] {bb7428be-42f5-4942-a61f-21956ee426a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15382 | 2026.05.06 06:58:54.555986 [ 261 ] {bb7428be-42f5-4942-a61f-21956ee426a8} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15383 | 2026.05.06 06:58:54.556021 [ 261 ] {bb7428be-42f5-4942-a61f-21956ee426a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15384 | 2026.05.06 06:58:54.556341 [ 261 ] {bb7428be-42f5-4942-a61f-21956ee426a8} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15385 | 2026.05.06 06:58:54.556378 [ 191 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5299 rows, containing 5 columns (5 merged, 0 gathered) in 0.002421668 sec., 2188161.217805248 rows/sec., 176.19 MiB/sec. | ||
| 15386 | 2026.05.06 06:58:54.556574 [ 261 ] {bb7428be-42f5-4942-a61f-21956ee426a8} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15387 | 2026.05.06 06:58:54.556706 [ 261 ] {bb7428be-42f5-4942-a61f-21956ee426a8} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001225 sec., 55510.204081632655 rows/sec., 4.33 MiB/sec. | ||
| 15388 | 2026.05.06 06:58:54.556714 [ 168 ] {} <Debug> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15389 | 2026.05.06 06:58:54.556744 [ 261 ] {bb7428be-42f5-4942-a61f-21956ee426a8} <Debug> TCPHandler: Processed in 0.001394519 sec. | ||
| 15390 | 2026.05.06 06:58:54.556758 [ 186 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15391 | 2026.05.06 06:58:54.556756 [ 168 ] {} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15392 | 2026.05.06 06:58:54.556801 [ 168 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15393 | 2026.05.06 06:58:54.556859 [ 192 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 15394 | 2026.05.06 06:58:54.556860 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15395 | 2026.05.06 06:58:54.556945 [ 192 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15396 | 2026.05.06 06:58:54.556972 [ 261 ] {af89d3be-061b-4b99-b877-1f639ea1d1dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15397 | 2026.05.06 06:58:54.556981 [ 192 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1831 rows starting from the beginning of the part | ||
| 15398 | 2026.05.06 06:58:54.557020 [ 261 ] {af89d3be-061b-4b99-b877-1f639ea1d1dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15399 | 2026.05.06 06:58:54.557036 [ 192 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 68 rows starting from the beginning of the part | ||
| 15400 | 2026.05.06 06:58:54.557050 [ 186 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_96_19} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15401 | 2026.05.06 06:58:54.557078 [ 192 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 527 rows starting from the beginning of the part | ||
| 15402 | 2026.05.06 06:58:54.557116 [ 192 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 76 rows starting from the beginning of the part | ||
| 15403 | 2026.05.06 06:58:54.557124 [ 186 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_96_19} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15404 | 2026.05.06 06:58:54.557150 [ 192 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 527 rows starting from the beginning of the part | ||
| 15405 | 2026.05.06 06:58:54.557187 [ 192 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 68 rows starting from the beginning of the part | ||
| 15406 | 2026.05.06 06:58:54.557206 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 15407 | 2026.05.06 06:58:54.557448 [ 261 ] {af89d3be-061b-4b99-b877-1f639ea1d1dd} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15408 | 2026.05.06 06:58:54.557485 [ 261 ] {af89d3be-061b-4b99-b877-1f639ea1d1dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15409 | 2026.05.06 06:58:54.557816 [ 261 ] {af89d3be-061b-4b99-b877-1f639ea1d1dd} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15410 | 2026.05.06 06:58:54.558020 [ 261 ] {af89d3be-061b-4b99-b877-1f639ea1d1dd} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15411 | 2026.05.06 06:58:54.558146 [ 261 ] {af89d3be-061b-4b99-b877-1f639ea1d1dd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 15412 | 2026.05.06 06:58:54.558182 [ 261 ] {af89d3be-061b-4b99-b877-1f639ea1d1dd} <Debug> TCPHandler: Processed in 0.001368949 sec. | ||
| 15413 | 2026.05.06 06:58:54.558208 [ 191 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3097 rows, containing 5 columns (5 merged, 0 gathered) in 0.001372889 sec., 2255826.9459512024 rows/sec., 165.84 MiB/sec. | ||
| 15414 | 2026.05.06 06:58:54.558297 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15415 | 2026.05.06 06:58:54.558415 [ 261 ] {e578475f-35f0-4c45-bc76-0840b45af852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15416 | 2026.05.06 06:58:54.558454 [ 186 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15417 | 2026.05.06 06:58:54.558469 [ 261 ] {e578475f-35f0-4c45-bc76-0840b45af852} <Trace> 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 | ||
| 15418 | 2026.05.06 06:58:54.558685 [ 186 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_96_19} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15419 | 2026.05.06 06:58:54.558748 [ 186 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_96_19} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15420 | 2026.05.06 06:58:54.558827 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 15421 | 2026.05.06 06:58:54.559180 [ 261 ] {e578475f-35f0-4c45-bc76-0840b45af852} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15422 | 2026.05.06 06:58:54.559215 [ 261 ] {e578475f-35f0-4c45-bc76-0840b45af852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15423 | 2026.05.06 06:58:54.559702 [ 261 ] {e578475f-35f0-4c45-bc76-0840b45af852} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 15424 | 2026.05.06 06:58:54.559916 [ 261 ] {e578475f-35f0-4c45-bc76-0840b45af852} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15425 | 2026.05.06 06:58:54.560051 [ 261 ] {e578475f-35f0-4c45-bc76-0840b45af852} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001654 sec., 2418.3796856106405 rows/sec., 4.33 MiB/sec. | ||
| 15426 | 2026.05.06 06:58:54.560104 [ 261 ] {e578475f-35f0-4c45-bc76-0840b45af852} <Debug> TCPHandler: Processed in 0.001853573 sec. | ||
| 15427 | 2026.05.06 06:58:54.560228 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15428 | 2026.05.06 06:58:54.560321 [ 261 ] {7a91cce5-d3c3-438a-84bc-b6ea37baa1f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15429 | 2026.05.06 06:58:54.560361 [ 261 ] {7a91cce5-d3c3-438a-84bc-b6ea37baa1f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15430 | 2026.05.06 06:58:54.560696 [ 261 ] {7a91cce5-d3c3-438a-84bc-b6ea37baa1f9} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15431 | 2026.05.06 06:58:54.560730 [ 261 ] {7a91cce5-d3c3-438a-84bc-b6ea37baa1f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15432 | 2026.05.06 06:58:54.561031 [ 261 ] {7a91cce5-d3c3-438a-84bc-b6ea37baa1f9} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 15433 | 2026.05.06 06:58:54.561236 [ 261 ] {7a91cce5-d3c3-438a-84bc-b6ea37baa1f9} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15434 | 2026.05.06 06:58:54.561362 [ 261 ] {7a91cce5-d3c3-438a-84bc-b6ea37baa1f9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 15435 | 2026.05.06 06:58:54.561405 [ 261 ] {7a91cce5-d3c3-438a-84bc-b6ea37baa1f9} <Debug> TCPHandler: Processed in 0.001224604 sec. | ||
| 15436 | 2026.05.06 06:58:55.184471 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15437 | 2026.05.06 06:58:55.184711 [ 261 ] {f6e140b9-73b5-4824-b0a4-b6a4b557c90c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 15438 | 2026.05.06 06:58:55.185174 [ 261 ] {f6e140b9-73b5-4824-b0a4-b6a4b557c90c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15439 | 2026.05.06 06:58:55.185222 [ 261 ] {f6e140b9-73b5-4824-b0a4-b6a4b557c90c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 15440 | 2026.05.06 06:58:55.185540 [ 261 ] {f6e140b9-73b5-4824-b0a4-b6a4b557c90c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15441 | 2026.05.06 06:58:55.185620 [ 261 ] {f6e140b9-73b5-4824-b0a4-b6a4b557c90c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15442 | 2026.05.06 06:58:55.185760 [ 261 ] {f6e140b9-73b5-4824-b0a4-b6a4b557c90c} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 15443 | 2026.05.06 06:58:55.185852 [ 337 ] {f6e140b9-73b5-4824-b0a4-b6a4b557c90c} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15444 | 2026.05.06 06:58:55.185852 [ 317 ] {f6e140b9-73b5-4824-b0a4-b6a4b557c90c} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15445 | 2026.05.06 06:58:55.185875 [ 362 ] {f6e140b9-73b5-4824-b0a4-b6a4b557c90c} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 15446 | 2026.05.06 06:58:55.185875 [ 335 ] {f6e140b9-73b5-4824-b0a4-b6a4b557c90c} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15447 | 2026.05.06 06:58:55.186002 [ 261 ] {f6e140b9-73b5-4824-b0a4-b6a4b557c90c} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 15448 | 2026.05.06 06:58:55.186029 [ 261 ] {f6e140b9-73b5-4824-b0a4-b6a4b557c90c} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15449 | 2026.05.06 06:58:55.186127 [ 261 ] {f6e140b9-73b5-4824-b0a4-b6a4b557c90c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15450 | 2026.05.06 06:58:55.186149 [ 261 ] {f6e140b9-73b5-4824-b0a4-b6a4b557c90c} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 15451 | 2026.05.06 06:58:55.186184 [ 261 ] {f6e140b9-73b5-4824-b0a4-b6a4b557c90c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 15452 | 2026.05.06 06:58:55.186225 [ 261 ] {f6e140b9-73b5-4824-b0a4-b6a4b557c90c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 15453 | 2026.05.06 06:58:55.186261 [ 261 ] {f6e140b9-73b5-4824-b0a4-b6a4b557c90c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 15454 | 2026.05.06 06:58:55.186295 [ 261 ] {f6e140b9-73b5-4824-b0a4-b6a4b557c90c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 15455 | 2026.05.06 06:58:55.187492 [ 261 ] {f6e140b9-73b5-4824-b0a4-b6a4b557c90c} <Debug> executeQuery: Read 51 rows, 9.76 KiB in 0.002884 sec., 17683.77253814147 rows/sec., 3.31 MiB/sec. | ||
| 15456 | 2026.05.06 06:58:55.187665 [ 261 ] {f6e140b9-73b5-4824-b0a4-b6a4b557c90c} <Debug> MemoryTracker: Peak memory usage (for query): 187.72 KiB. | ||
| 15457 | 2026.05.06 06:58:55.187682 [ 261 ] {f6e140b9-73b5-4824-b0a4-b6a4b557c90c} <Debug> TCPHandler: Processed in 0.003346174 sec. | ||
| 15458 | 2026.05.06 06:58:55.204403 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15459 | 2026.05.06 06:58:55.204540 [ 261 ] {772ba4ec-6bf2-4b7a-878c-fa6d3330b4f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15460 | 2026.05.06 06:58:55.204595 [ 261 ] {772ba4ec-6bf2-4b7a-878c-fa6d3330b4f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15461 | 2026.05.06 06:58:55.205272 [ 261 ] {772ba4ec-6bf2-4b7a-878c-fa6d3330b4f9} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15462 | 2026.05.06 06:58:55.205315 [ 261 ] {772ba4ec-6bf2-4b7a-878c-fa6d3330b4f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15463 | 2026.05.06 06:58:55.205718 [ 261 ] {772ba4ec-6bf2-4b7a-878c-fa6d3330b4f9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 15464 | 2026.05.06 06:58:55.205945 [ 261 ] {772ba4ec-6bf2-4b7a-878c-fa6d3330b4f9} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15465 | 2026.05.06 06:58:55.206100 [ 261 ] {772ba4ec-6bf2-4b7a-878c-fa6d3330b4f9} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001599 sec., 177611.00687929956 rows/sec., 11.28 MiB/sec. | ||
| 15466 | 2026.05.06 06:58:55.206140 [ 261 ] {772ba4ec-6bf2-4b7a-878c-fa6d3330b4f9} <Debug> TCPHandler: Processed in 0.001804261 sec. | ||
| 15467 | 2026.05.06 06:58:55.206276 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15468 | 2026.05.06 06:58:55.206371 [ 261 ] {95943442-4412-4fe7-b8a0-04012b51fe8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15469 | 2026.05.06 06:58:55.206420 [ 261 ] {95943442-4412-4fe7-b8a0-04012b51fe8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15470 | 2026.05.06 06:58:55.206819 [ 261 ] {95943442-4412-4fe7-b8a0-04012b51fe8c} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15471 | 2026.05.06 06:58:55.206855 [ 261 ] {95943442-4412-4fe7-b8a0-04012b51fe8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15472 | 2026.05.06 06:58:55.207147 [ 261 ] {95943442-4412-4fe7-b8a0-04012b51fe8c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 15473 | 2026.05.06 06:58:55.207364 [ 261 ] {95943442-4412-4fe7-b8a0-04012b51fe8c} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15474 | 2026.05.06 06:58:55.207507 [ 261 ] {95943442-4412-4fe7-b8a0-04012b51fe8c} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001154 sec., 5199.306759098787 rows/sec., 423.97 KiB/sec. | ||
| 15475 | 2026.05.06 06:58:55.207546 [ 261 ] {95943442-4412-4fe7-b8a0-04012b51fe8c} <Debug> TCPHandler: Processed in 0.001319667 sec. | ||
| 15476 | 2026.05.06 06:58:55.207662 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15477 | 2026.05.06 06:58:55.207756 [ 261 ] {391d5be1-6b25-4e95-bef0-7324ec2234be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15478 | 2026.05.06 06:58:55.207797 [ 261 ] {391d5be1-6b25-4e95-bef0-7324ec2234be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15479 | 2026.05.06 06:58:55.209454 [ 261 ] {391d5be1-6b25-4e95-bef0-7324ec2234be} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15480 | 2026.05.06 06:58:55.209491 [ 261 ] {391d5be1-6b25-4e95-bef0-7324ec2234be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15481 | 2026.05.06 06:58:55.209993 [ 261 ] {391d5be1-6b25-4e95-bef0-7324ec2234be} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15482 | 2026.05.06 06:58:55.210220 [ 261 ] {391d5be1-6b25-4e95-bef0-7324ec2234be} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15483 | 2026.05.06 06:58:55.210350 [ 261 ] {391d5be1-6b25-4e95-bef0-7324ec2234be} <Debug> executeQuery: Read 3223 rows, 247.46 KiB in 0.002611 sec., 1234392.9528916124 rows/sec., 92.55 MiB/sec. | ||
| 15484 | 2026.05.06 06:58:55.210398 [ 261 ] {391d5be1-6b25-4e95-bef0-7324ec2234be} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 15485 | 2026.05.06 06:58:55.210412 [ 261 ] {391d5be1-6b25-4e95-bef0-7324ec2234be} <Debug> TCPHandler: Processed in 0.002799569 sec. | ||
| 15486 | 2026.05.06 06:58:55.210546 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15487 | 2026.05.06 06:58:55.210640 [ 261 ] {98c0dc49-a479-4049-a6de-06bc35718704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15488 | 2026.05.06 06:58:55.210681 [ 261 ] {98c0dc49-a479-4049-a6de-06bc35718704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15489 | 2026.05.06 06:58:55.211157 [ 261 ] {98c0dc49-a479-4049-a6de-06bc35718704} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15490 | 2026.05.06 06:58:55.211195 [ 261 ] {98c0dc49-a479-4049-a6de-06bc35718704} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15491 | 2026.05.06 06:58:55.211520 [ 261 ] {98c0dc49-a479-4049-a6de-06bc35718704} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 15492 | 2026.05.06 06:58:55.211736 [ 261 ] {98c0dc49-a479-4049-a6de-06bc35718704} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15493 | 2026.05.06 06:58:55.211869 [ 261 ] {98c0dc49-a479-4049-a6de-06bc35718704} <Debug> executeQuery: Read 196 rows, 12.57 KiB in 0.001245 sec., 157429.718875502 rows/sec., 9.86 MiB/sec. | ||
| 15494 | 2026.05.06 06:58:55.211907 [ 261 ] {98c0dc49-a479-4049-a6de-06bc35718704} <Debug> TCPHandler: Processed in 0.001410819 sec. | ||
| 15495 | 2026.05.06 06:58:55.212027 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15496 | 2026.05.06 06:58:55.212131 [ 261 ] {a41470d4-9702-44ec-8ccd-94dd47705d0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15497 | 2026.05.06 06:58:55.212173 [ 261 ] {a41470d4-9702-44ec-8ccd-94dd47705d0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15498 | 2026.05.06 06:58:55.212854 [ 261 ] {a41470d4-9702-44ec-8ccd-94dd47705d0e} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15499 | 2026.05.06 06:58:55.212892 [ 261 ] {a41470d4-9702-44ec-8ccd-94dd47705d0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15500 | 2026.05.06 06:58:55.213244 [ 261 ] {a41470d4-9702-44ec-8ccd-94dd47705d0e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 15501 | 2026.05.06 06:58:55.213451 [ 261 ] {a41470d4-9702-44ec-8ccd-94dd47705d0e} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15502 | 2026.05.06 06:58:55.213584 [ 261 ] {a41470d4-9702-44ec-8ccd-94dd47705d0e} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001472 sec., 645380.4347826086 rows/sec., 37.97 MiB/sec. | ||
| 15503 | 2026.05.06 06:58:55.213623 [ 261 ] {a41470d4-9702-44ec-8ccd-94dd47705d0e} <Debug> TCPHandler: Processed in 0.001647296 sec. | ||
| 15504 | 2026.05.06 06:58:55.213747 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15505 | 2026.05.06 06:58:55.213842 [ 261 ] {48a54658-4602-41dc-bac5-9830dce8cf4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 15506 | 2026.05.06 06:58:55.213883 [ 261 ] {48a54658-4602-41dc-bac5-9830dce8cf4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 15507 | 2026.05.06 06:58:55.214270 [ 261 ] {48a54658-4602-41dc-bac5-9830dce8cf4b} <Trace> oximeter.fields_u64 (029e43f7-d788-4da4-b6f4-1edef0954b38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15508 | 2026.05.06 06:58:55.214305 [ 261 ] {48a54658-4602-41dc-bac5-9830dce8cf4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15509 | 2026.05.06 06:58:55.214592 [ 261 ] {48a54658-4602-41dc-bac5-9830dce8cf4b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 15510 | 2026.05.06 06:58:55.214796 [ 261 ] {48a54658-4602-41dc-bac5-9830dce8cf4b} <Trace> oximeter.fields_u64 (029e43f7-d788-4da4-b6f4-1edef0954b38): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15511 | 2026.05.06 06:58:55.214926 [ 261 ] {48a54658-4602-41dc-bac5-9830dce8cf4b} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001102 sec., 907.4410163339384 rows/sec., 63.80 KiB/sec. | ||
| 15512 | 2026.05.06 06:58:55.214965 [ 261 ] {48a54658-4602-41dc-bac5-9830dce8cf4b} <Debug> TCPHandler: Processed in 0.001269526 sec. | ||
| 15513 | 2026.05.06 06:58:55.215085 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15514 | 2026.05.06 06:58:55.215181 [ 261 ] {727ce64c-095e-4d56-9c01-6bfd05c06969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15515 | 2026.05.06 06:58:55.215221 [ 261 ] {727ce64c-095e-4d56-9c01-6bfd05c06969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15516 | 2026.05.06 06:58:55.215652 [ 261 ] {727ce64c-095e-4d56-9c01-6bfd05c06969} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15517 | 2026.05.06 06:58:55.215689 [ 261 ] {727ce64c-095e-4d56-9c01-6bfd05c06969} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15518 | 2026.05.06 06:58:55.215987 [ 261 ] {727ce64c-095e-4d56-9c01-6bfd05c06969} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 15519 | 2026.05.06 06:58:55.216197 [ 261 ] {727ce64c-095e-4d56-9c01-6bfd05c06969} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15520 | 2026.05.06 06:58:55.216330 [ 261 ] {727ce64c-095e-4d56-9c01-6bfd05c06969} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001167 sec., 126820.90831191087 rows/sec., 7.21 MiB/sec. | ||
| 15521 | 2026.05.06 06:58:55.216368 [ 261 ] {727ce64c-095e-4d56-9c01-6bfd05c06969} <Debug> TCPHandler: Processed in 0.001333258 sec. | ||
| 15522 | 2026.05.06 06:58:55.216495 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15523 | 2026.05.06 06:58:55.216590 [ 261 ] {617e67ad-d048-4a49-ba6b-7889259338bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15524 | 2026.05.06 06:58:55.216630 [ 261 ] {617e67ad-d048-4a49-ba6b-7889259338bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15525 | 2026.05.06 06:58:55.217596 [ 261 ] {617e67ad-d048-4a49-ba6b-7889259338bd} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15526 | 2026.05.06 06:58:55.217633 [ 261 ] {617e67ad-d048-4a49-ba6b-7889259338bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15527 | 2026.05.06 06:58:55.218008 [ 261 ] {617e67ad-d048-4a49-ba6b-7889259338bd} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15528 | 2026.05.06 06:58:55.218219 [ 261 ] {617e67ad-d048-4a49-ba6b-7889259338bd} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15529 | 2026.05.06 06:58:55.218351 [ 261 ] {617e67ad-d048-4a49-ba6b-7889259338bd} <Debug> executeQuery: Read 1759 rows, 121.63 KiB in 0.001778 sec., 989313.8357705286 rows/sec., 66.81 MiB/sec. | ||
| 15530 | 2026.05.06 06:58:55.218389 [ 261 ] {617e67ad-d048-4a49-ba6b-7889259338bd} <Debug> TCPHandler: Processed in 0.001944435 sec. | ||
| 15531 | 2026.05.06 06:58:55.218509 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15532 | 2026.05.06 06:58:55.218604 [ 261 ] {a68a7d89-557e-4091-ab25-5db5332bf3b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15533 | 2026.05.06 06:58:55.218645 [ 261 ] {a68a7d89-557e-4091-ab25-5db5332bf3b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15534 | 2026.05.06 06:58:55.218979 [ 261 ] {a68a7d89-557e-4091-ab25-5db5332bf3b6} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15535 | 2026.05.06 06:58:55.219015 [ 261 ] {a68a7d89-557e-4091-ab25-5db5332bf3b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15536 | 2026.05.06 06:58:55.219314 [ 261 ] {a68a7d89-557e-4091-ab25-5db5332bf3b6} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 15537 | 2026.05.06 06:58:55.219521 [ 261 ] {a68a7d89-557e-4091-ab25-5db5332bf3b6} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15538 | 2026.05.06 06:58:55.219653 [ 261 ] {a68a7d89-557e-4091-ab25-5db5332bf3b6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001067 sec., 5623.242736644798 rows/sec., 293.79 KiB/sec. | ||
| 15539 | 2026.05.06 06:58:55.219690 [ 261 ] {a68a7d89-557e-4091-ab25-5db5332bf3b6} <Debug> TCPHandler: Processed in 0.001232344 sec. | ||
| 15540 | 2026.05.06 06:58:55.219804 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15541 | 2026.05.06 06:58:55.219900 [ 261 ] {53b8e78b-df52-48ba-8a29-e6f4c227e9f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15542 | 2026.05.06 06:58:55.219943 [ 261 ] {53b8e78b-df52-48ba-8a29-e6f4c227e9f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15543 | 2026.05.06 06:58:55.220647 [ 261 ] {53b8e78b-df52-48ba-8a29-e6f4c227e9f5} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15544 | 2026.05.06 06:58:55.220685 [ 261 ] {53b8e78b-df52-48ba-8a29-e6f4c227e9f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15545 | 2026.05.06 06:58:55.221113 [ 261 ] {53b8e78b-df52-48ba-8a29-e6f4c227e9f5} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15546 | 2026.05.06 06:58:55.221323 [ 261 ] {53b8e78b-df52-48ba-8a29-e6f4c227e9f5} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15547 | 2026.05.06 06:58:55.221461 [ 261 ] {53b8e78b-df52-48ba-8a29-e6f4c227e9f5} <Debug> executeQuery: Read 1604 rows, 99.74 KiB in 0.00158 sec., 1015189.8734177215 rows/sec., 61.64 MiB/sec. | ||
| 15548 | 2026.05.06 06:58:55.221500 [ 261 ] {53b8e78b-df52-48ba-8a29-e6f4c227e9f5} <Debug> TCPHandler: Processed in 0.00174602 sec. | ||
| 15549 | 2026.05.06 06:58:55.221619 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15550 | 2026.05.06 06:58:55.221715 [ 261 ] {01b86384-dff2-4598-ac3b-090f2dcd1d88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15551 | 2026.05.06 06:58:55.221759 [ 261 ] {01b86384-dff2-4598-ac3b-090f2dcd1d88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15552 | 2026.05.06 06:58:55.222081 [ 261 ] {01b86384-dff2-4598-ac3b-090f2dcd1d88} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15553 | 2026.05.06 06:58:55.222118 [ 261 ] {01b86384-dff2-4598-ac3b-090f2dcd1d88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15554 | 2026.05.06 06:58:55.222419 [ 261 ] {01b86384-dff2-4598-ac3b-090f2dcd1d88} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 15555 | 2026.05.06 06:58:55.222628 [ 261 ] {01b86384-dff2-4598-ac3b-090f2dcd1d88} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15556 | 2026.05.06 06:58:55.222759 [ 261 ] {01b86384-dff2-4598-ac3b-090f2dcd1d88} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001062 sec., 941.6195856873823 rows/sec., 63.45 KiB/sec. | ||
| 15557 | 2026.05.06 06:58:55.222796 [ 261 ] {01b86384-dff2-4598-ac3b-090f2dcd1d88} <Debug> TCPHandler: Processed in 0.001228614 sec. | ||
| 15558 | 2026.05.06 06:58:55.222923 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15559 | 2026.05.06 06:58:55.223018 [ 261 ] {c6b4b511-3ca4-42dc-a256-ccd07a5e22b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15560 | 2026.05.06 06:58:55.223072 [ 261 ] {c6b4b511-3ca4-42dc-a256-ccd07a5e22b7} <Trace> 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 | ||
| 15561 | 2026.05.06 06:58:55.223928 [ 261 ] {c6b4b511-3ca4-42dc-a256-ccd07a5e22b7} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15562 | 2026.05.06 06:58:55.223965 [ 261 ] {c6b4b511-3ca4-42dc-a256-ccd07a5e22b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15563 | 2026.05.06 06:58:55.224524 [ 261 ] {c6b4b511-3ca4-42dc-a256-ccd07a5e22b7} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 15564 | 2026.05.06 06:58:55.224752 [ 261 ] {c6b4b511-3ca4-42dc-a256-ccd07a5e22b7} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15565 | 2026.05.06 06:58:55.224884 [ 147 ] {} <Debug> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 15566 | 2026.05.06 06:58:55.224893 [ 261 ] {c6b4b511-3ca4-42dc-a256-ccd07a5e22b7} <Debug> executeQuery: Read 48 rows, 88.08 KiB in 0.001892 sec., 25369.97885835095 rows/sec., 45.46 MiB/sec. | ||
| 15567 | 2026.05.06 06:58:55.224960 [ 147 ] {} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15568 | 2026.05.06 06:58:55.224991 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15569 | 2026.05.06 06:58:55.224994 [ 261 ] {c6b4b511-3ca4-42dc-a256-ccd07a5e22b7} <Debug> TCPHandler: Processed in 0.00212248 sec. | ||
| 15570 | 2026.05.06 06:58:55.225086 [ 194 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 15571 | 2026.05.06 06:58:55.225129 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15572 | 2026.05.06 06:58:55.225225 [ 261 ] {01adf465-1f33-41bb-8dc2-c4845ff37d7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15573 | 2026.05.06 06:58:55.225267 [ 261 ] {01adf465-1f33-41bb-8dc2-c4845ff37d7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15574 | 2026.05.06 06:58:55.225269 [ 194 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15575 | 2026.05.06 06:58:55.225328 [ 194 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1695 rows starting from the beginning of the part | ||
| 15576 | 2026.05.06 06:58:55.225442 [ 194 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 37 rows starting from the beginning of the part | ||
| 15577 | 2026.05.06 06:58:55.225544 [ 194 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 4 rows starting from the beginning of the part | ||
| 15578 | 2026.05.06 06:58:55.225616 [ 261 ] {01adf465-1f33-41bb-8dc2-c4845ff37d7c} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15579 | 2026.05.06 06:58:55.225635 [ 194 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 37 rows starting from the beginning of the part | ||
| 15580 | 2026.05.06 06:58:55.225653 [ 261 ] {01adf465-1f33-41bb-8dc2-c4845ff37d7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15581 | 2026.05.06 06:58:55.225723 [ 194 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 4 rows starting from the beginning of the part | ||
| 15582 | 2026.05.06 06:58:55.225807 [ 194 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 48 rows starting from the beginning of the part | ||
| 15583 | 2026.05.06 06:58:55.225953 [ 261 ] {01adf465-1f33-41bb-8dc2-c4845ff37d7c} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15584 | 2026.05.06 06:58:55.226174 [ 261 ] {01adf465-1f33-41bb-8dc2-c4845ff37d7c} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15585 | 2026.05.06 06:58:55.226307 [ 261 ] {01adf465-1f33-41bb-8dc2-c4845ff37d7c} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.0011 sec., 38181.81818181818 rows/sec., 2.18 MiB/sec. | ||
| 15586 | 2026.05.06 06:58:55.226342 [ 261 ] {01adf465-1f33-41bb-8dc2-c4845ff37d7c} <Debug> TCPHandler: Processed in 0.001264805 sec. | ||
| 15587 | 2026.05.06 06:58:55.234409 [ 194 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1825 rows, containing 19 columns (19 merged, 0 gathered) in 0.009359424 sec., 194990.63190213416 rows/sec., 349.41 MiB/sec. | ||
| 15588 | 2026.05.06 06:58:55.236381 [ 191 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 15589 | 2026.05.06 06:58:55.236780 [ 191 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15590 | 2026.05.06 06:58:55.236865 [ 191 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 15591 | 2026.05.06 06:58:55.237036 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.24 MiB. | ||
| 15592 | 2026.05.06 06:58:56.000282 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 360.32 MiB, peak 377.49 MiB, free memory in arenas 0.00 B, will set to 364.54 MiB (RSS), difference: 4.22 MiB | ||
| 15593 | 2026.05.06 06:58:59.545860 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15594 | 2026.05.06 06:58:59.546123 [ 261 ] {38399600-711e-4572-b2f1-ce9778a3635e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 15595 | 2026.05.06 06:58:59.546502 [ 261 ] {38399600-711e-4572-b2f1-ce9778a3635e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15596 | 2026.05.06 06:58:59.546537 [ 261 ] {38399600-711e-4572-b2f1-ce9778a3635e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 15597 | 2026.05.06 06:58:59.546748 [ 261 ] {38399600-711e-4572-b2f1-ce9778a3635e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15598 | 2026.05.06 06:58:59.546818 [ 261 ] {38399600-711e-4572-b2f1-ce9778a3635e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15599 | 2026.05.06 06:58:59.547013 [ 261 ] {38399600-711e-4572-b2f1-ce9778a3635e} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 15600 | 2026.05.06 06:58:59.547127 [ 337 ] {38399600-711e-4572-b2f1-ce9778a3635e} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15601 | 2026.05.06 06:58:59.547126 [ 317 ] {38399600-711e-4572-b2f1-ce9778a3635e} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15602 | 2026.05.06 06:58:59.547166 [ 362 ] {38399600-711e-4572-b2f1-ce9778a3635e} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15603 | 2026.05.06 06:58:59.547166 [ 335 ] {38399600-711e-4572-b2f1-ce9778a3635e} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 15604 | 2026.05.06 06:58:59.547335 [ 261 ] {38399600-711e-4572-b2f1-ce9778a3635e} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 15605 | 2026.05.06 06:58:59.547365 [ 261 ] {38399600-711e-4572-b2f1-ce9778a3635e} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15606 | 2026.05.06 06:58:59.547463 [ 261 ] {38399600-711e-4572-b2f1-ce9778a3635e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15607 | 2026.05.06 06:58:59.547484 [ 261 ] {38399600-711e-4572-b2f1-ce9778a3635e} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 15608 | 2026.05.06 06:58:59.547520 [ 261 ] {38399600-711e-4572-b2f1-ce9778a3635e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15609 | 2026.05.06 06:58:59.547559 [ 261 ] {38399600-711e-4572-b2f1-ce9778a3635e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15610 | 2026.05.06 06:58:59.547599 [ 261 ] {38399600-711e-4572-b2f1-ce9778a3635e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15611 | 2026.05.06 06:58:59.547636 [ 261 ] {38399600-711e-4572-b2f1-ce9778a3635e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15612 | 2026.05.06 06:58:59.548913 [ 261 ] {38399600-711e-4572-b2f1-ce9778a3635e} <Debug> executeQuery: Read 51 rows, 3.77 KiB in 0.002887 sec., 17665.39660547281 rows/sec., 1.28 MiB/sec. | ||
| 15613 | 2026.05.06 06:58:59.549093 [ 261 ] {38399600-711e-4572-b2f1-ce9778a3635e} <Debug> MemoryTracker: Peak memory usage (for query): 146.77 KiB. | ||
| 15614 | 2026.05.06 06:58:59.549110 [ 261 ] {38399600-711e-4572-b2f1-ce9778a3635e} <Debug> TCPHandler: Processed in 0.003386946 sec. | ||
| 15615 | 2026.05.06 06:58:59.550728 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15616 | 2026.05.06 06:58:59.550838 [ 261 ] {15355cfd-1ff8-4dc7-9b86-886d2946bb63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15617 | 2026.05.06 06:58:59.550885 [ 261 ] {15355cfd-1ff8-4dc7-9b86-886d2946bb63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15618 | 2026.05.06 06:58:59.551442 [ 261 ] {15355cfd-1ff8-4dc7-9b86-886d2946bb63} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15619 | 2026.05.06 06:58:59.551485 [ 261 ] {15355cfd-1ff8-4dc7-9b86-886d2946bb63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15620 | 2026.05.06 06:58:59.551868 [ 261 ] {15355cfd-1ff8-4dc7-9b86-886d2946bb63} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15621 | 2026.05.06 06:58:59.552092 [ 261 ] {15355cfd-1ff8-4dc7-9b86-886d2946bb63} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15622 | 2026.05.06 06:58:59.552248 [ 261 ] {15355cfd-1ff8-4dc7-9b86-886d2946bb63} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001441 sec., 38861.901457321306 rows/sec., 2.99 MiB/sec. | ||
| 15623 | 2026.05.06 06:58:59.552289 [ 261 ] {15355cfd-1ff8-4dc7-9b86-886d2946bb63} <Debug> TCPHandler: Processed in 0.001613756 sec. | ||
| 15624 | 2026.05.06 06:58:59.552436 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15625 | 2026.05.06 06:58:59.552536 [ 261 ] {3dcf1490-87b7-4283-b9bc-6da8c629dcf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15626 | 2026.05.06 06:58:59.552578 [ 261 ] {3dcf1490-87b7-4283-b9bc-6da8c629dcf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15627 | 2026.05.06 06:58:59.553017 [ 261 ] {3dcf1490-87b7-4283-b9bc-6da8c629dcf1} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15628 | 2026.05.06 06:58:59.553056 [ 261 ] {3dcf1490-87b7-4283-b9bc-6da8c629dcf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15629 | 2026.05.06 06:58:59.553361 [ 261 ] {3dcf1490-87b7-4283-b9bc-6da8c629dcf1} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15630 | 2026.05.06 06:58:59.553571 [ 261 ] {3dcf1490-87b7-4283-b9bc-6da8c629dcf1} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15631 | 2026.05.06 06:58:59.553709 [ 261 ] {3dcf1490-87b7-4283-b9bc-6da8c629dcf1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001194 sec., 53601.34003350084 rows/sec., 4.18 MiB/sec. | ||
| 15632 | 2026.05.06 06:58:59.553748 [ 261 ] {3dcf1490-87b7-4283-b9bc-6da8c629dcf1} <Debug> TCPHandler: Processed in 0.001362998 sec. | ||
| 15633 | 2026.05.06 06:58:59.553883 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15634 | 2026.05.06 06:58:59.553979 [ 261 ] {686355ad-c8d6-41f5-ac18-b339da6cd330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15635 | 2026.05.06 06:58:59.554023 [ 261 ] {686355ad-c8d6-41f5-ac18-b339da6cd330} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15636 | 2026.05.06 06:58:59.554425 [ 261 ] {686355ad-c8d6-41f5-ac18-b339da6cd330} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15637 | 2026.05.06 06:58:59.554463 [ 261 ] {686355ad-c8d6-41f5-ac18-b339da6cd330} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15638 | 2026.05.06 06:58:59.554790 [ 261 ] {686355ad-c8d6-41f5-ac18-b339da6cd330} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15639 | 2026.05.06 06:58:59.555006 [ 261 ] {686355ad-c8d6-41f5-ac18-b339da6cd330} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15640 | 2026.05.06 06:58:59.555136 [ 261 ] {686355ad-c8d6-41f5-ac18-b339da6cd330} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001175 sec., 108936.17021276595 rows/sec., 7.59 MiB/sec. | ||
| 15641 | 2026.05.06 06:58:59.555135 [ 151 ] {} <Debug> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e) (MergerMutator): Selected 5 parts from all_1_92_19 to all_96_96_0 | ||
| 15642 | 2026.05.06 06:58:59.555173 [ 261 ] {686355ad-c8d6-41f5-ac18-b339da6cd330} <Debug> TCPHandler: Processed in 0.001340788 sec. | ||
| 15643 | 2026.05.06 06:58:59.555213 [ 151 ] {} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15644 | 2026.05.06 06:58:59.555238 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15645 | 2026.05.06 06:58:59.555337 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15646 | 2026.05.06 06:58:59.555355 [ 186 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_96_20} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_92_19 to all_96_96_0 into Compact with storage Full | ||
| 15647 | 2026.05.06 06:58:59.555445 [ 261 ] {efb33ccc-d3b2-4823-a6c6-70a8d01a6b0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15648 | 2026.05.06 06:58:59.555478 [ 186 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_96_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15649 | 2026.05.06 06:58:59.555488 [ 261 ] {efb33ccc-d3b2-4823-a6c6-70a8d01a6b0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15650 | 2026.05.06 06:58:59.555513 [ 186 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_96_20} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_92_19, total 38713 rows starting from the beginning of the part | ||
| 15651 | 2026.05.06 06:58:59.555576 [ 186 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_96_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 164 rows starting from the beginning of the part | ||
| 15652 | 2026.05.06 06:58:59.555626 [ 186 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_96_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 265 rows starting from the beginning of the part | ||
| 15653 | 2026.05.06 06:58:59.555672 [ 186 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_96_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part | ||
| 15654 | 2026.05.06 06:58:59.555713 [ 186 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_96_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 1604 rows starting from the beginning of the part | ||
| 15655 | 2026.05.06 06:58:59.555829 [ 261 ] {efb33ccc-d3b2-4823-a6c6-70a8d01a6b0f} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15656 | 2026.05.06 06:58:59.555865 [ 261 ] {efb33ccc-d3b2-4823-a6c6-70a8d01a6b0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15657 | 2026.05.06 06:58:59.556196 [ 261 ] {efb33ccc-d3b2-4823-a6c6-70a8d01a6b0f} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15658 | 2026.05.06 06:58:59.556413 [ 261 ] {efb33ccc-d3b2-4823-a6c6-70a8d01a6b0f} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15659 | 2026.05.06 06:58:59.556548 [ 261 ] {efb33ccc-d3b2-4823-a6c6-70a8d01a6b0f} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001121 sec., 42818.911685994644 rows/sec., 2.89 MiB/sec. | ||
| 15660 | 2026.05.06 06:58:59.556556 [ 151 ] {} <Debug> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15661 | 2026.05.06 06:58:59.556588 [ 261 ] {efb33ccc-d3b2-4823-a6c6-70a8d01a6b0f} <Debug> TCPHandler: Processed in 0.001315337 sec. | ||
| 15662 | 2026.05.06 06:58:59.556605 [ 151 ] {} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15663 | 2026.05.06 06:58:59.556629 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15664 | 2026.05.06 06:58:59.556729 [ 191 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 15665 | 2026.05.06 06:58:59.556840 [ 191 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15666 | 2026.05.06 06:58:59.556873 [ 191 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5550 rows starting from the beginning of the part | ||
| 15667 | 2026.05.06 06:58:59.556935 [ 191 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part | ||
| 15668 | 2026.05.06 06:58:59.556979 [ 191 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 90 rows starting from the beginning of the part | ||
| 15669 | 2026.05.06 06:58:59.557020 [ 191 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part | ||
| 15670 | 2026.05.06 06:58:59.557061 [ 191 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 42 rows starting from the beginning of the part | ||
| 15671 | 2026.05.06 06:58:59.557099 [ 191 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 48 rows starting from the beginning of the part | ||
| 15672 | 2026.05.06 06:58:59.558972 [ 199 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5850 rows, containing 4 columns (4 merged, 0 gathered) in 0.002280354 sec., 2565391.1629510154 rows/sec., 166.16 MiB/sec. | ||
| 15673 | 2026.05.06 06:58:59.559350 [ 199 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15674 | 2026.05.06 06:58:59.559648 [ 199 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_96_19} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15675 | 2026.05.06 06:58:59.559726 [ 199 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_96_19} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15676 | 2026.05.06 06:58:59.559802 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 15677 | 2026.05.06 06:58:59.563386 [ 189 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_96_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40906 rows, containing 5 columns (5 merged, 0 gathered) in 0.008075778 sec., 5065270.491586073 rows/sec., 324.01 MiB/sec. | ||
| 15678 | 2026.05.06 06:58:59.564388 [ 188 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_96_20} <Trace> MergedBlockOutputStream: filled checksums all_1_96_20 (state Temporary) | ||
| 15679 | 2026.05.06 06:58:59.564708 [ 188 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_96_20} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_merge_all_1_96_20 to all_1_96_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15680 | 2026.05.06 06:58:59.564799 [ 188 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_96_20} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e) (MergerMutator): Merged 5 parts: [all_1_92_19, all_96_96_0] -> all_1_96_20 | ||
| 15681 | 2026.05.06 06:58:59.564912 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 15682 | 2026.05.06 06:58:59.965466 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29234 | ||
| 15683 | 2026.05.06 06:58:59.966275 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15684 | 2026.05.06 06:58:59.966358 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15685 | 2026.05.06 06:58:59.966935 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 15686 | 2026.05.06 06:58:59.967163 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15687 | 2026.05.06 06:58:59.967296 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29234 | ||
| 15688 | 2026.05.06 06:58:59.967358 [ 151 ] {} <Debug> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 15689 | 2026.05.06 06:58:59.967459 [ 151 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15690 | 2026.05.06 06:58:59.967496 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15691 | 2026.05.06 06:58:59.967618 [ 188 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 15692 | 2026.05.06 06:58:59.967747 [ 188 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15693 | 2026.05.06 06:58:59.967786 [ 188 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26866 rows starting from the beginning of the part | ||
| 15694 | 2026.05.06 06:58:59.967851 [ 188 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 448 rows starting from the beginning of the part | ||
| 15695 | 2026.05.06 06:58:59.967900 [ 188 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 512 rows starting from the beginning of the part | ||
| 15696 | 2026.05.06 06:58:59.967944 [ 188 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 448 rows starting from the beginning of the part | ||
| 15697 | 2026.05.06 06:58:59.967984 [ 188 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 512 rows starting from the beginning of the part | ||
| 15698 | 2026.05.06 06:58:59.968026 [ 188 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 448 rows starting from the beginning of the part | ||
| 15699 | 2026.05.06 06:58:59.970458 [ 200 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29234 rows, containing 4 columns (4 merged, 0 gathered) in 0.002887151 sec., 10125552.837381903 rows/sec., 144.85 MiB/sec. | ||
| 15700 | 2026.05.06 06:58:59.970712 [ 188 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 15701 | 2026.05.06 06:58:59.970948 [ 188 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_61_12} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15702 | 2026.05.06 06:58:59.971016 [ 188 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_61_12} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 15703 | 2026.05.06 06:58:59.971092 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.89 MiB. | ||
| 15704 | 2026.05.06 06:59:01.500385 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 15705 | 2026.05.06 06:59:01.517145 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15706 | 2026.05.06 06:59:01.517203 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 15707 | 2026.05.06 06:59:01.523381 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 15708 | 2026.05.06 06:59:01.524068 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15709 | 2026.05.06 06:59:01.524679 [ 149 ] {} <Debug> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 15710 | 2026.05.06 06:59:01.524773 [ 149 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15711 | 2026.05.06 06:59:01.524810 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 15712 | 2026.05.06 06:59:01.524984 [ 189 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 15713 | 2026.05.06 06:59:01.527105 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 15714 | 2026.05.06 06:59:01.528842 [ 189 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15715 | 2026.05.06 06:59:01.530398 [ 189 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
| 15716 | 2026.05.06 06:59:01.535096 [ 189 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
| 15717 | 2026.05.06 06:59:01.539632 [ 189 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part | ||
| 15718 | 2026.05.06 06:59:01.544079 [ 189 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part | ||
| 15719 | 2026.05.06 06:59:01.548688 [ 189 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 7 rows starting from the beginning of the part | ||
| 15720 | 2026.05.06 06:59:01.552565 [ 189 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part | ||
| 15721 | 2026.05.06 06:59:01.602391 [ 188 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.077475919 sec., 5937.328733073821 rows/sec., 30.70 MiB/sec. | ||
| 15722 | 2026.05.06 06:59:01.605126 [ 188 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 15723 | 2026.05.06 06:59:01.607439 [ 188 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_61_12} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15724 | 2026.05.06 06:59:01.607516 [ 188 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_61_12} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 15725 | 2026.05.06 06:59:01.610043 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 15726 | 2026.05.06 06:59:02.560690 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1902 | ||
| 15727 | 2026.05.06 06:59:02.563429 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15728 | 2026.05.06 06:59:02.563478 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 15729 | 2026.05.06 06:59:02.564790 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 15730 | 2026.05.06 06:59:02.565057 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15731 | 2026.05.06 06:59:02.565368 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1902 | ||
| 15732 | 2026.05.06 06:59:04.547012 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15733 | 2026.05.06 06:59:04.547248 [ 261 ] {b199c702-df52-42f2-a805-8f55fc20ef91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 15734 | 2026.05.06 06:59:04.547584 [ 261 ] {b199c702-df52-42f2-a805-8f55fc20ef91} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15735 | 2026.05.06 06:59:04.547619 [ 261 ] {b199c702-df52-42f2-a805-8f55fc20ef91} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 15736 | 2026.05.06 06:59:04.547828 [ 261 ] {b199c702-df52-42f2-a805-8f55fc20ef91} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15737 | 2026.05.06 06:59:04.547893 [ 261 ] {b199c702-df52-42f2-a805-8f55fc20ef91} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15738 | 2026.05.06 06:59:04.548025 [ 261 ] {b199c702-df52-42f2-a805-8f55fc20ef91} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 15739 | 2026.05.06 06:59:04.548132 [ 337 ] {b199c702-df52-42f2-a805-8f55fc20ef91} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15740 | 2026.05.06 06:59:04.548137 [ 317 ] {b199c702-df52-42f2-a805-8f55fc20ef91} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15741 | 2026.05.06 06:59:04.548164 [ 335 ] {b199c702-df52-42f2-a805-8f55fc20ef91} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 15742 | 2026.05.06 06:59:04.548153 [ 324 ] {b199c702-df52-42f2-a805-8f55fc20ef91} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15743 | 2026.05.06 06:59:04.548326 [ 261 ] {b199c702-df52-42f2-a805-8f55fc20ef91} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 15744 | 2026.05.06 06:59:04.548353 [ 261 ] {b199c702-df52-42f2-a805-8f55fc20ef91} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15745 | 2026.05.06 06:59:04.548446 [ 261 ] {b199c702-df52-42f2-a805-8f55fc20ef91} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15746 | 2026.05.06 06:59:04.548467 [ 261 ] {b199c702-df52-42f2-a805-8f55fc20ef91} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 15747 | 2026.05.06 06:59:04.548501 [ 261 ] {b199c702-df52-42f2-a805-8f55fc20ef91} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15748 | 2026.05.06 06:59:04.548540 [ 261 ] {b199c702-df52-42f2-a805-8f55fc20ef91} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15749 | 2026.05.06 06:59:04.548574 [ 261 ] {b199c702-df52-42f2-a805-8f55fc20ef91} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15750 | 2026.05.06 06:59:04.548607 [ 261 ] {b199c702-df52-42f2-a805-8f55fc20ef91} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15751 | 2026.05.06 06:59:04.549867 [ 261 ] {b199c702-df52-42f2-a805-8f55fc20ef91} <Debug> executeQuery: Read 51 rows, 5.78 KiB in 0.002715 sec., 18784.53038674033 rows/sec., 2.08 MiB/sec. | ||
| 15752 | 2026.05.06 06:59:04.550026 [ 261 ] {b199c702-df52-42f2-a805-8f55fc20ef91} <Debug> MemoryTracker: Peak memory usage (for query): 163.47 KiB. | ||
| 15753 | 2026.05.06 06:59:04.550042 [ 261 ] {b199c702-df52-42f2-a805-8f55fc20ef91} <Debug> TCPHandler: Processed in 0.003163729 sec. | ||
| 15754 | 2026.05.06 06:59:04.551724 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15755 | 2026.05.06 06:59:04.551828 [ 261 ] {289107c9-d0ff-4d45-b8b2-1286da590008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15756 | 2026.05.06 06:59:04.551869 [ 261 ] {289107c9-d0ff-4d45-b8b2-1286da590008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15757 | 2026.05.06 06:59:04.552349 [ 261 ] {289107c9-d0ff-4d45-b8b2-1286da590008} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15758 | 2026.05.06 06:59:04.552392 [ 261 ] {289107c9-d0ff-4d45-b8b2-1286da590008} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 15759 | 2026.05.06 06:59:04.552742 [ 261 ] {289107c9-d0ff-4d45-b8b2-1286da590008} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15760 | 2026.05.06 06:59:04.552953 [ 261 ] {289107c9-d0ff-4d45-b8b2-1286da590008} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15761 | 2026.05.06 06:59:04.553101 [ 261 ] {289107c9-d0ff-4d45-b8b2-1286da590008} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001302 sec., 49155.14592933948 rows/sec., 3.89 MiB/sec. | ||
| 15762 | 2026.05.06 06:59:04.553138 [ 261 ] {289107c9-d0ff-4d45-b8b2-1286da590008} <Debug> TCPHandler: Processed in 0.001462301 sec. | ||
| 15763 | 2026.05.06 06:59:04.553260 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15764 | 2026.05.06 06:59:04.553352 [ 261 ] {bda05fe6-c59b-4a55-a575-c8ff82dd2465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15765 | 2026.05.06 06:59:04.553391 [ 261 ] {bda05fe6-c59b-4a55-a575-c8ff82dd2465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15766 | 2026.05.06 06:59:04.553782 [ 261 ] {bda05fe6-c59b-4a55-a575-c8ff82dd2465} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15767 | 2026.05.06 06:59:04.553817 [ 261 ] {bda05fe6-c59b-4a55-a575-c8ff82dd2465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 15768 | 2026.05.06 06:59:04.554099 [ 261 ] {bda05fe6-c59b-4a55-a575-c8ff82dd2465} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 15769 | 2026.05.06 06:59:04.554298 [ 261 ] {bda05fe6-c59b-4a55-a575-c8ff82dd2465} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15770 | 2026.05.06 06:59:04.554424 [ 261 ] {bda05fe6-c59b-4a55-a575-c8ff82dd2465} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001089 sec., 3673.0945821854916 rows/sec., 276.20 KiB/sec. | ||
| 15771 | 2026.05.06 06:59:04.554460 [ 261 ] {bda05fe6-c59b-4a55-a575-c8ff82dd2465} <Debug> TCPHandler: Processed in 0.001247235 sec. | ||
| 15772 | 2026.05.06 06:59:04.554575 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15773 | 2026.05.06 06:59:04.554665 [ 261 ] {43510f4f-efea-4932-8669-c6dbb8d8dbe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15774 | 2026.05.06 06:59:04.554704 [ 261 ] {43510f4f-efea-4932-8669-c6dbb8d8dbe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15775 | 2026.05.06 06:59:04.555114 [ 261 ] {43510f4f-efea-4932-8669-c6dbb8d8dbe2} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15776 | 2026.05.06 06:59:04.555149 [ 261 ] {43510f4f-efea-4932-8669-c6dbb8d8dbe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 15777 | 2026.05.06 06:59:04.555441 [ 261 ] {43510f4f-efea-4932-8669-c6dbb8d8dbe2} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15778 | 2026.05.06 06:59:04.555651 [ 261 ] {43510f4f-efea-4932-8669-c6dbb8d8dbe2} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15779 | 2026.05.06 06:59:04.555776 [ 261 ] {43510f4f-efea-4932-8669-c6dbb8d8dbe2} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001127 sec., 60337.17834960071 rows/sec., 4.71 MiB/sec. | ||
| 15780 | 2026.05.06 06:59:04.555811 [ 261 ] {43510f4f-efea-4932-8669-c6dbb8d8dbe2} <Debug> TCPHandler: Processed in 0.001283116 sec. | ||
| 15781 | 2026.05.06 06:59:04.555928 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15782 | 2026.05.06 06:59:04.556019 [ 261 ] {adb85aec-d0a5-4216-9d60-e89554c5d71d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15783 | 2026.05.06 06:59:04.556060 [ 261 ] {adb85aec-d0a5-4216-9d60-e89554c5d71d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15784 | 2026.05.06 06:59:04.556462 [ 261 ] {adb85aec-d0a5-4216-9d60-e89554c5d71d} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15785 | 2026.05.06 06:59:04.556496 [ 261 ] {adb85aec-d0a5-4216-9d60-e89554c5d71d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 15786 | 2026.05.06 06:59:04.556804 [ 261 ] {adb85aec-d0a5-4216-9d60-e89554c5d71d} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15787 | 2026.05.06 06:59:04.556999 [ 261 ] {adb85aec-d0a5-4216-9d60-e89554c5d71d} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15788 | 2026.05.06 06:59:04.557126 [ 261 ] {adb85aec-d0a5-4216-9d60-e89554c5d71d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001124 sec., 142348.75444839857 rows/sec., 9.91 MiB/sec. | ||
| 15789 | 2026.05.06 06:59:04.557161 [ 261 ] {adb85aec-d0a5-4216-9d60-e89554c5d71d} <Debug> TCPHandler: Processed in 0.001279196 sec. | ||
| 15790 | 2026.05.06 06:59:04.557274 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15791 | 2026.05.06 06:59:04.557370 [ 261 ] {02734c90-830b-4437-acae-448b6cf58fef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15792 | 2026.05.06 06:59:04.557423 [ 261 ] {02734c90-830b-4437-acae-448b6cf58fef} <Trace> 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 | ||
| 15793 | 2026.05.06 06:59:04.558119 [ 261 ] {02734c90-830b-4437-acae-448b6cf58fef} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15794 | 2026.05.06 06:59:04.558155 [ 261 ] {02734c90-830b-4437-acae-448b6cf58fef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 15795 | 2026.05.06 06:59:04.558629 [ 261 ] {02734c90-830b-4437-acae-448b6cf58fef} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 15796 | 2026.05.06 06:59:04.558838 [ 261 ] {02734c90-830b-4437-acae-448b6cf58fef} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15797 | 2026.05.06 06:59:04.558970 [ 261 ] {02734c90-830b-4437-acae-448b6cf58fef} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001622 sec., 2466.091245376079 rows/sec., 4.42 MiB/sec. | ||
| 15798 | 2026.05.06 06:59:04.559022 [ 261 ] {02734c90-830b-4437-acae-448b6cf58fef} <Debug> TCPHandler: Processed in 0.001795321 sec. | ||
| 15799 | 2026.05.06 06:59:04.559150 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15800 | 2026.05.06 06:59:04.559243 [ 261 ] {c579c9b4-bfa0-49de-aaab-3eb970de8dfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15801 | 2026.05.06 06:59:04.559282 [ 261 ] {c579c9b4-bfa0-49de-aaab-3eb970de8dfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15802 | 2026.05.06 06:59:04.559615 [ 261 ] {c579c9b4-bfa0-49de-aaab-3eb970de8dfd} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15803 | 2026.05.06 06:59:04.559650 [ 261 ] {c579c9b4-bfa0-49de-aaab-3eb970de8dfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 15804 | 2026.05.06 06:59:04.559943 [ 261 ] {c579c9b4-bfa0-49de-aaab-3eb970de8dfd} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15805 | 2026.05.06 06:59:04.560150 [ 261 ] {c579c9b4-bfa0-49de-aaab-3eb970de8dfd} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15806 | 2026.05.06 06:59:04.560273 [ 261 ] {c579c9b4-bfa0-49de-aaab-3eb970de8dfd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 15807 | 2026.05.06 06:59:04.560308 [ 261 ] {c579c9b4-bfa0-49de-aaab-3eb970de8dfd} <Debug> TCPHandler: Processed in 0.001206044 sec. | ||
| 15808 | 2026.05.06 06:59:07.302446 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15809 | 2026.05.06 06:59:07.302513 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15810 | 2026.05.06 06:59:07.468382 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29746 | ||
| 15811 | 2026.05.06 06:59:07.468901 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15812 | 2026.05.06 06:59:07.468939 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 15813 | 2026.05.06 06:59:07.469436 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 15814 | 2026.05.06 06:59:07.469671 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15815 | 2026.05.06 06:59:07.469797 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29746 | ||
| 15816 | 2026.05.06 06:59:09.028127 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 15817 | 2026.05.06 06:59:09.043850 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15818 | 2026.05.06 06:59:09.043910 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 15819 | 2026.05.06 06:59:09.049440 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 15820 | 2026.05.06 06:59:09.050117 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15821 | 2026.05.06 06:59:09.053175 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 15822 | 2026.05.06 06:59:09.551541 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15823 | 2026.05.06 06:59:09.551790 [ 261 ] {be0be5d0-3327-4196-a0eb-670689ddd677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 15824 | 2026.05.06 06:59:09.552171 [ 261 ] {be0be5d0-3327-4196-a0eb-670689ddd677} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15825 | 2026.05.06 06:59:09.552215 [ 261 ] {be0be5d0-3327-4196-a0eb-670689ddd677} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 15826 | 2026.05.06 06:59:09.552493 [ 261 ] {be0be5d0-3327-4196-a0eb-670689ddd677} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15827 | 2026.05.06 06:59:09.552561 [ 261 ] {be0be5d0-3327-4196-a0eb-670689ddd677} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15828 | 2026.05.06 06:59:09.552695 [ 261 ] {be0be5d0-3327-4196-a0eb-670689ddd677} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 15829 | 2026.05.06 06:59:09.552786 [ 337 ] {be0be5d0-3327-4196-a0eb-670689ddd677} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15830 | 2026.05.06 06:59:09.552795 [ 317 ] {be0be5d0-3327-4196-a0eb-670689ddd677} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15831 | 2026.05.06 06:59:09.552842 [ 362 ] {be0be5d0-3327-4196-a0eb-670689ddd677} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15832 | 2026.05.06 06:59:09.552843 [ 335 ] {be0be5d0-3327-4196-a0eb-670689ddd677} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 15833 | 2026.05.06 06:59:09.553030 [ 261 ] {be0be5d0-3327-4196-a0eb-670689ddd677} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 15834 | 2026.05.06 06:59:09.553058 [ 261 ] {be0be5d0-3327-4196-a0eb-670689ddd677} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15835 | 2026.05.06 06:59:09.553164 [ 261 ] {be0be5d0-3327-4196-a0eb-670689ddd677} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15836 | 2026.05.06 06:59:09.553184 [ 261 ] {be0be5d0-3327-4196-a0eb-670689ddd677} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 15837 | 2026.05.06 06:59:09.553218 [ 261 ] {be0be5d0-3327-4196-a0eb-670689ddd677} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 15838 | 2026.05.06 06:59:09.553256 [ 261 ] {be0be5d0-3327-4196-a0eb-670689ddd677} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 15839 | 2026.05.06 06:59:09.553292 [ 261 ] {be0be5d0-3327-4196-a0eb-670689ddd677} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 15840 | 2026.05.06 06:59:09.553327 [ 261 ] {be0be5d0-3327-4196-a0eb-670689ddd677} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 15841 | 2026.05.06 06:59:09.554693 [ 261 ] {be0be5d0-3327-4196-a0eb-670689ddd677} <Debug> executeQuery: Read 51 rows, 9.76 KiB in 0.003008 sec., 16954.787234042553 rows/sec., 3.17 MiB/sec. | ||
| 15842 | 2026.05.06 06:59:09.554880 [ 261 ] {be0be5d0-3327-4196-a0eb-670689ddd677} <Debug> MemoryTracker: Peak memory usage (for query): 183.19 KiB. | ||
| 15843 | 2026.05.06 06:59:09.554896 [ 261 ] {be0be5d0-3327-4196-a0eb-670689ddd677} <Debug> TCPHandler: Processed in 0.003484509 sec. | ||
| 15844 | 2026.05.06 06:59:09.560374 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15845 | 2026.05.06 06:59:09.560510 [ 261 ] {74539f20-b685-45be-9db7-074238ec7fe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15846 | 2026.05.06 06:59:09.560564 [ 261 ] {74539f20-b685-45be-9db7-074238ec7fe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15847 | 2026.05.06 06:59:09.561267 [ 261 ] {74539f20-b685-45be-9db7-074238ec7fe2} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15848 | 2026.05.06 06:59:09.561312 [ 261 ] {74539f20-b685-45be-9db7-074238ec7fe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 15849 | 2026.05.06 06:59:09.561693 [ 261 ] {74539f20-b685-45be-9db7-074238ec7fe2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 15850 | 2026.05.06 06:59:09.561901 [ 261 ] {74539f20-b685-45be-9db7-074238ec7fe2} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15851 | 2026.05.06 06:59:09.562041 [ 261 ] {74539f20-b685-45be-9db7-074238ec7fe2} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001568 sec., 181122.44897959183 rows/sec., 11.50 MiB/sec. | ||
| 15852 | 2026.05.06 06:59:09.562078 [ 261 ] {74539f20-b685-45be-9db7-074238ec7fe2} <Debug> TCPHandler: Processed in 0.00176795 sec. | ||
| 15853 | 2026.05.06 06:59:09.562208 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15854 | 2026.05.06 06:59:09.562303 [ 261 ] {3ec66c16-08ed-4e67-b8cc-e08aeef65bd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15855 | 2026.05.06 06:59:09.562342 [ 261 ] {3ec66c16-08ed-4e67-b8cc-e08aeef65bd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15856 | 2026.05.06 06:59:09.563126 [ 261 ] {3ec66c16-08ed-4e67-b8cc-e08aeef65bd4} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15857 | 2026.05.06 06:59:09.563159 [ 261 ] {3ec66c16-08ed-4e67-b8cc-e08aeef65bd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 15858 | 2026.05.06 06:59:09.563500 [ 261 ] {3ec66c16-08ed-4e67-b8cc-e08aeef65bd4} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15859 | 2026.05.06 06:59:09.563704 [ 261 ] {3ec66c16-08ed-4e67-b8cc-e08aeef65bd4} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15860 | 2026.05.06 06:59:09.563830 [ 261 ] {3ec66c16-08ed-4e67-b8cc-e08aeef65bd4} <Debug> executeQuery: Read 871 rows, 69.95 KiB in 0.001546 sec., 563389.3919793013 rows/sec., 44.18 MiB/sec. | ||
| 15861 | 2026.05.06 06:59:09.563866 [ 261 ] {3ec66c16-08ed-4e67-b8cc-e08aeef65bd4} <Debug> TCPHandler: Processed in 0.001707098 sec. | ||
| 15862 | 2026.05.06 06:59:09.563991 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15863 | 2026.05.06 06:59:09.564085 [ 261 ] {f634841e-3277-4310-a4ef-9c0214a4ca9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15864 | 2026.05.06 06:59:09.564123 [ 261 ] {f634841e-3277-4310-a4ef-9c0214a4ca9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15865 | 2026.05.06 06:59:09.564563 [ 261 ] {f634841e-3277-4310-a4ef-9c0214a4ca9d} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15866 | 2026.05.06 06:59:09.564596 [ 261 ] {f634841e-3277-4310-a4ef-9c0214a4ca9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 15867 | 2026.05.06 06:59:09.564890 [ 261 ] {f634841e-3277-4310-a4ef-9c0214a4ca9d} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 15868 | 2026.05.06 06:59:09.565109 [ 261 ] {f634841e-3277-4310-a4ef-9c0214a4ca9d} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15869 | 2026.05.06 06:59:09.565233 [ 261 ] {f634841e-3277-4310-a4ef-9c0214a4ca9d} <Debug> executeQuery: Read 179 rows, 11.32 KiB in 0.001166 sec., 153516.295025729 rows/sec., 9.48 MiB/sec. | ||
| 15870 | 2026.05.06 06:59:09.565269 [ 261 ] {f634841e-3277-4310-a4ef-9c0214a4ca9d} <Debug> TCPHandler: Processed in 0.001325518 sec. | ||
| 15871 | 2026.05.06 06:59:09.565393 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15872 | 2026.05.06 06:59:09.565486 [ 261 ] {234492f4-ad18-4c47-858c-ed02b7910a15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15873 | 2026.05.06 06:59:09.565524 [ 261 ] {234492f4-ad18-4c47-858c-ed02b7910a15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15874 | 2026.05.06 06:59:09.565946 [ 261 ] {234492f4-ad18-4c47-858c-ed02b7910a15} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15875 | 2026.05.06 06:59:09.565979 [ 261 ] {234492f4-ad18-4c47-858c-ed02b7910a15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 15876 | 2026.05.06 06:59:09.566275 [ 261 ] {234492f4-ad18-4c47-858c-ed02b7910a15} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 15877 | 2026.05.06 06:59:09.566475 [ 261 ] {234492f4-ad18-4c47-858c-ed02b7910a15} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15878 | 2026.05.06 06:59:09.566597 [ 261 ] {234492f4-ad18-4c47-858c-ed02b7910a15} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001129 sec., 131975.19929140832 rows/sec., 8.53 MiB/sec. | ||
| 15879 | 2026.05.06 06:59:09.566633 [ 261 ] {234492f4-ad18-4c47-858c-ed02b7910a15} <Debug> TCPHandler: Processed in 0.001287126 sec. | ||
| 15880 | 2026.05.06 06:59:09.566760 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15881 | 2026.05.06 06:59:09.566853 [ 261 ] {4b3d6cda-ec19-4ffc-8ce7-b2f16e29188d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15882 | 2026.05.06 06:59:09.566891 [ 261 ] {4b3d6cda-ec19-4ffc-8ce7-b2f16e29188d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15883 | 2026.05.06 06:59:09.567316 [ 261 ] {4b3d6cda-ec19-4ffc-8ce7-b2f16e29188d} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15884 | 2026.05.06 06:59:09.567349 [ 261 ] {4b3d6cda-ec19-4ffc-8ce7-b2f16e29188d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 15885 | 2026.05.06 06:59:09.567640 [ 261 ] {4b3d6cda-ec19-4ffc-8ce7-b2f16e29188d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 15886 | 2026.05.06 06:59:09.567840 [ 261 ] {4b3d6cda-ec19-4ffc-8ce7-b2f16e29188d} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15887 | 2026.05.06 06:59:09.567963 [ 261 ] {4b3d6cda-ec19-4ffc-8ce7-b2f16e29188d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001128 sec., 131205.67375886525 rows/sec., 7.46 MiB/sec. | ||
| 15888 | 2026.05.06 06:59:09.567999 [ 261 ] {4b3d6cda-ec19-4ffc-8ce7-b2f16e29188d} <Debug> TCPHandler: Processed in 0.001287116 sec. | ||
| 15889 | 2026.05.06 06:59:09.568124 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15890 | 2026.05.06 06:59:09.568216 [ 261 ] {1bb3d4a0-34b3-442c-aaf1-3ffdea4b168e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15891 | 2026.05.06 06:59:09.568254 [ 261 ] {1bb3d4a0-34b3-442c-aaf1-3ffdea4b168e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15892 | 2026.05.06 06:59:09.568847 [ 261 ] {1bb3d4a0-34b3-442c-aaf1-3ffdea4b168e} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15893 | 2026.05.06 06:59:09.568881 [ 261 ] {1bb3d4a0-34b3-442c-aaf1-3ffdea4b168e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 15894 | 2026.05.06 06:59:09.569191 [ 261 ] {1bb3d4a0-34b3-442c-aaf1-3ffdea4b168e} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15895 | 2026.05.06 06:59:09.569397 [ 261 ] {1bb3d4a0-34b3-442c-aaf1-3ffdea4b168e} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15896 | 2026.05.06 06:59:09.569530 [ 261 ] {1bb3d4a0-34b3-442c-aaf1-3ffdea4b168e} <Debug> executeQuery: Read 527 rows, 38.14 KiB in 0.00133 sec., 396240.6015037594 rows/sec., 28.01 MiB/sec. | ||
| 15897 | 2026.05.06 06:59:09.569566 [ 261 ] {1bb3d4a0-34b3-442c-aaf1-3ffdea4b168e} <Debug> TCPHandler: Processed in 0.001489462 sec. | ||
| 15898 | 2026.05.06 06:59:09.569684 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15899 | 2026.05.06 06:59:09.569776 [ 261 ] {10b01ab9-474a-4c40-b1af-881fea1d5f60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15900 | 2026.05.06 06:59:09.569816 [ 261 ] {10b01ab9-474a-4c40-b1af-881fea1d5f60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15901 | 2026.05.06 06:59:09.570143 [ 261 ] {10b01ab9-474a-4c40-b1af-881fea1d5f60} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15902 | 2026.05.06 06:59:09.570176 [ 261 ] {10b01ab9-474a-4c40-b1af-881fea1d5f60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 15903 | 2026.05.06 06:59:09.570482 [ 261 ] {10b01ab9-474a-4c40-b1af-881fea1d5f60} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 15904 | 2026.05.06 06:59:09.570678 [ 261 ] {10b01ab9-474a-4c40-b1af-881fea1d5f60} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15905 | 2026.05.06 06:59:09.570805 [ 261 ] {10b01ab9-474a-4c40-b1af-881fea1d5f60} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001046 sec., 5736.137667304015 rows/sec., 299.69 KiB/sec. | ||
| 15906 | 2026.05.06 06:59:09.570841 [ 261 ] {10b01ab9-474a-4c40-b1af-881fea1d5f60} <Debug> TCPHandler: Processed in 0.001204994 sec. | ||
| 15907 | 2026.05.06 06:59:09.570965 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15908 | 2026.05.06 06:59:09.571057 [ 261 ] {d81340d9-c19b-4bf9-9523-e3e0d9eff8c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15909 | 2026.05.06 06:59:09.571098 [ 261 ] {d81340d9-c19b-4bf9-9523-e3e0d9eff8c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15910 | 2026.05.06 06:59:09.571526 [ 261 ] {d81340d9-c19b-4bf9-9523-e3e0d9eff8c5} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15911 | 2026.05.06 06:59:09.571562 [ 261 ] {d81340d9-c19b-4bf9-9523-e3e0d9eff8c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 15912 | 2026.05.06 06:59:09.571878 [ 261 ] {d81340d9-c19b-4bf9-9523-e3e0d9eff8c5} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15913 | 2026.05.06 06:59:09.572078 [ 261 ] {d81340d9-c19b-4bf9-9523-e3e0d9eff8c5} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15914 | 2026.05.06 06:59:09.572204 [ 261 ] {d81340d9-c19b-4bf9-9523-e3e0d9eff8c5} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001164 sec., 227663.2302405498 rows/sec., 15.13 MiB/sec. | ||
| 15915 | 2026.05.06 06:59:09.572240 [ 261 ] {d81340d9-c19b-4bf9-9523-e3e0d9eff8c5} <Debug> TCPHandler: Processed in 0.001322298 sec. | ||
| 15916 | 2026.05.06 06:59:09.572359 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15917 | 2026.05.06 06:59:09.572451 [ 261 ] {1ab8b8f3-c327-4a08-b603-beaf3a91c6c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15918 | 2026.05.06 06:59:09.572493 [ 261 ] {1ab8b8f3-c327-4a08-b603-beaf3a91c6c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15919 | 2026.05.06 06:59:09.572808 [ 261 ] {1ab8b8f3-c327-4a08-b603-beaf3a91c6c9} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15920 | 2026.05.06 06:59:09.572843 [ 261 ] {1ab8b8f3-c327-4a08-b603-beaf3a91c6c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 15921 | 2026.05.06 06:59:09.573129 [ 261 ] {1ab8b8f3-c327-4a08-b603-beaf3a91c6c9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 15922 | 2026.05.06 06:59:09.573330 [ 261 ] {1ab8b8f3-c327-4a08-b603-beaf3a91c6c9} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15923 | 2026.05.06 06:59:09.573454 [ 261 ] {1ab8b8f3-c327-4a08-b603-beaf3a91c6c9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00102 sec., 980.3921568627451 rows/sec., 66.06 KiB/sec. | ||
| 15924 | 2026.05.06 06:59:09.573490 [ 261 ] {1ab8b8f3-c327-4a08-b603-beaf3a91c6c9} <Debug> TCPHandler: Processed in 0.001178343 sec. | ||
| 15925 | 2026.05.06 06:59:09.573607 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15926 | 2026.05.06 06:59:09.573699 [ 261 ] {44c33bd1-fcb2-454e-bd4b-ef43cb65c7a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15927 | 2026.05.06 06:59:09.573752 [ 261 ] {44c33bd1-fcb2-454e-bd4b-ef43cb65c7a9} <Trace> 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 | ||
| 15928 | 2026.05.06 06:59:09.574541 [ 261 ] {44c33bd1-fcb2-454e-bd4b-ef43cb65c7a9} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15929 | 2026.05.06 06:59:09.574577 [ 261 ] {44c33bd1-fcb2-454e-bd4b-ef43cb65c7a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 15930 | 2026.05.06 06:59:09.575127 [ 261 ] {44c33bd1-fcb2-454e-bd4b-ef43cb65c7a9} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 15931 | 2026.05.06 06:59:09.575345 [ 261 ] {44c33bd1-fcb2-454e-bd4b-ef43cb65c7a9} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15932 | 2026.05.06 06:59:09.575485 [ 261 ] {44c33bd1-fcb2-454e-bd4b-ef43cb65c7a9} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001803 sec., 20521.353300055463 rows/sec., 36.77 MiB/sec. | ||
| 15933 | 2026.05.06 06:59:09.575538 [ 261 ] {44c33bd1-fcb2-454e-bd4b-ef43cb65c7a9} <Debug> TCPHandler: Processed in 0.001979426 sec. | ||
| 15934 | 2026.05.06 06:59:09.575678 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15935 | 2026.05.06 06:59:09.575770 [ 261 ] {f0560f0d-5278-4a85-a448-ce15f9173683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15936 | 2026.05.06 06:59:09.575810 [ 261 ] {f0560f0d-5278-4a85-a448-ce15f9173683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15937 | 2026.05.06 06:59:09.576141 [ 261 ] {f0560f0d-5278-4a85-a448-ce15f9173683} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15938 | 2026.05.06 06:59:09.576176 [ 261 ] {f0560f0d-5278-4a85-a448-ce15f9173683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 15939 | 2026.05.06 06:59:09.576474 [ 261 ] {f0560f0d-5278-4a85-a448-ce15f9173683} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15940 | 2026.05.06 06:59:09.576678 [ 261 ] {f0560f0d-5278-4a85-a448-ce15f9173683} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15941 | 2026.05.06 06:59:09.576810 [ 261 ] {f0560f0d-5278-4a85-a448-ce15f9173683} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001058 sec., 85066.16257088848 rows/sec., 5.32 MiB/sec. | ||
| 15942 | 2026.05.06 06:59:09.576845 [ 261 ] {f0560f0d-5278-4a85-a448-ce15f9173683} <Debug> TCPHandler: Processed in 0.001215244 sec. | ||
| 15943 | 2026.05.06 06:59:10.000212 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 366.55 MiB, peak 379.16 MiB, free memory in arenas 0.00 B, will set to 365.18 MiB (RSS), difference: -1.37 MiB | ||
| 15944 | 2026.05.06 06:59:12.566660 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1940 | ||
| 15945 | 2026.05.06 06:59:12.569178 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15946 | 2026.05.06 06:59:12.569234 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 15947 | 2026.05.06 06:59:12.570442 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 15948 | 2026.05.06 06:59:12.570695 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15949 | 2026.05.06 06:59:12.570875 [ 133 ] {} <Debug> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 15950 | 2026.05.06 06:59:12.570974 [ 133 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15951 | 2026.05.06 06:59:12.570977 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1940 | ||
| 15952 | 2026.05.06 06:59:12.571016 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 15953 | 2026.05.06 06:59:12.571198 [ 197 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 15954 | 2026.05.06 06:59:12.571906 [ 197 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15955 | 2026.05.06 06:59:12.572041 [ 197 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1716 rows starting from the beginning of the part | ||
| 15956 | 2026.05.06 06:59:12.572375 [ 197 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 54 rows starting from the beginning of the part | ||
| 15957 | 2026.05.06 06:59:12.572674 [ 197 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 40 rows starting from the beginning of the part | ||
| 15958 | 2026.05.06 06:59:12.572961 [ 197 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 40 rows starting from the beginning of the part | ||
| 15959 | 2026.05.06 06:59:12.573246 [ 197 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 52 rows starting from the beginning of the part | ||
| 15960 | 2026.05.06 06:59:12.573526 [ 197 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 38 rows starting from the beginning of the part | ||
| 15961 | 2026.05.06 06:59:12.579900 [ 190 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1940 rows, containing 72 columns (72 merged, 0 gathered) in 0.008770018 sec., 221208.21188736445 rows/sec., 183.34 MiB/sec. | ||
| 15962 | 2026.05.06 06:59:12.581911 [ 190 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 15963 | 2026.05.06 06:59:12.582528 [ 190 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_46_9} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15964 | 2026.05.06 06:59:12.582614 [ 190 ] {a6582384-d3ca-4b4b-94a4-45ce9030bb50::all_1_46_9} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 15965 | 2026.05.06 06:59:12.582901 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 15966 | 2026.05.06 06:59:14.546965 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15967 | 2026.05.06 06:59:14.547187 [ 261 ] {16f4bc1c-40a5-4db9-9ad9-fb7801520bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 15968 | 2026.05.06 06:59:14.547535 [ 261 ] {16f4bc1c-40a5-4db9-9ad9-fb7801520bb9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 15969 | 2026.05.06 06:59:14.547572 [ 261 ] {16f4bc1c-40a5-4db9-9ad9-fb7801520bb9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 15970 | 2026.05.06 06:59:14.547796 [ 261 ] {16f4bc1c-40a5-4db9-9ad9-fb7801520bb9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 15971 | 2026.05.06 06:59:14.547870 [ 261 ] {16f4bc1c-40a5-4db9-9ad9-fb7801520bb9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15972 | 2026.05.06 06:59:14.548014 [ 261 ] {16f4bc1c-40a5-4db9-9ad9-fb7801520bb9} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 15973 | 2026.05.06 06:59:14.548107 [ 317 ] {16f4bc1c-40a5-4db9-9ad9-fb7801520bb9} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 15974 | 2026.05.06 06:59:14.548108 [ 337 ] {16f4bc1c-40a5-4db9-9ad9-fb7801520bb9} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 15975 | 2026.05.06 06:59:14.548132 [ 362 ] {16f4bc1c-40a5-4db9-9ad9-fb7801520bb9} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 15976 | 2026.05.06 06:59:14.548132 [ 335 ] {16f4bc1c-40a5-4db9-9ad9-fb7801520bb9} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 15977 | 2026.05.06 06:59:14.548245 [ 261 ] {16f4bc1c-40a5-4db9-9ad9-fb7801520bb9} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 15978 | 2026.05.06 06:59:14.548272 [ 261 ] {16f4bc1c-40a5-4db9-9ad9-fb7801520bb9} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 15979 | 2026.05.06 06:59:14.548373 [ 261 ] {16f4bc1c-40a5-4db9-9ad9-fb7801520bb9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 15980 | 2026.05.06 06:59:14.548396 [ 261 ] {16f4bc1c-40a5-4db9-9ad9-fb7801520bb9} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 15981 | 2026.05.06 06:59:14.548432 [ 261 ] {16f4bc1c-40a5-4db9-9ad9-fb7801520bb9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15982 | 2026.05.06 06:59:14.548471 [ 261 ] {16f4bc1c-40a5-4db9-9ad9-fb7801520bb9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15983 | 2026.05.06 06:59:14.548507 [ 261 ] {16f4bc1c-40a5-4db9-9ad9-fb7801520bb9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15984 | 2026.05.06 06:59:14.548542 [ 261 ] {16f4bc1c-40a5-4db9-9ad9-fb7801520bb9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 15985 | 2026.05.06 06:59:14.549724 [ 261 ] {16f4bc1c-40a5-4db9-9ad9-fb7801520bb9} <Debug> executeQuery: Read 51 rows, 5.78 KiB in 0.002624 sec., 19435.975609756097 rows/sec., 2.15 MiB/sec. | ||
| 15986 | 2026.05.06 06:59:14.549895 [ 261 ] {16f4bc1c-40a5-4db9-9ad9-fb7801520bb9} <Debug> MemoryTracker: Peak memory usage (for query): 163.26 KiB. | ||
| 15987 | 2026.05.06 06:59:14.549912 [ 261 ] {16f4bc1c-40a5-4db9-9ad9-fb7801520bb9} <Debug> TCPHandler: Processed in 0.003080377 sec. | ||
| 15988 | 2026.05.06 06:59:14.551933 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15989 | 2026.05.06 06:59:14.552048 [ 261 ] {f04b3334-213c-4b05-88b7-e1da13cedf6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15990 | 2026.05.06 06:59:14.552095 [ 261 ] {f04b3334-213c-4b05-88b7-e1da13cedf6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15991 | 2026.05.06 06:59:14.552590 [ 261 ] {f04b3334-213c-4b05-88b7-e1da13cedf6b} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15992 | 2026.05.06 06:59:14.552633 [ 261 ] {f04b3334-213c-4b05-88b7-e1da13cedf6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 15993 | 2026.05.06 06:59:14.552988 [ 261 ] {f04b3334-213c-4b05-88b7-e1da13cedf6b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 15994 | 2026.05.06 06:59:14.553218 [ 261 ] {f04b3334-213c-4b05-88b7-e1da13cedf6b} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15995 | 2026.05.06 06:59:14.553375 [ 261 ] {f04b3334-213c-4b05-88b7-e1da13cedf6b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001356 sec., 2949.8525073746314 rows/sec., 240.54 KiB/sec. | ||
| 15996 | 2026.05.06 06:59:14.553418 [ 261 ] {f04b3334-213c-4b05-88b7-e1da13cedf6b} <Debug> TCPHandler: Processed in 0.001542594 sec. | ||
| 15997 | 2026.05.06 06:59:14.553557 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15998 | 2026.05.06 06:59:14.553658 [ 261 ] {e5f5afab-831a-4545-ae05-6f0804bbcf17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15999 | 2026.05.06 06:59:14.553700 [ 261 ] {e5f5afab-831a-4545-ae05-6f0804bbcf17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16000 | 2026.05.06 06:59:14.554147 [ 261 ] {e5f5afab-831a-4545-ae05-6f0804bbcf17} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16001 | 2026.05.06 06:59:14.554188 [ 261 ] {e5f5afab-831a-4545-ae05-6f0804bbcf17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16002 | 2026.05.06 06:59:14.554496 [ 261 ] {e5f5afab-831a-4545-ae05-6f0804bbcf17} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 16003 | 2026.05.06 06:59:14.554717 [ 261 ] {e5f5afab-831a-4545-ae05-6f0804bbcf17} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16004 | 2026.05.06 06:59:14.554858 [ 261 ] {e5f5afab-831a-4545-ae05-6f0804bbcf17} <Debug> executeQuery: Read 66 rows, 5.33 KiB in 0.001221 sec., 54054.05405405405 rows/sec., 4.27 MiB/sec. | ||
| 16005 | 2026.05.06 06:59:14.554858 [ 133 ] {} <Debug> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 16006 | 2026.05.06 06:59:14.554897 [ 261 ] {e5f5afab-831a-4545-ae05-6f0804bbcf17} <Debug> TCPHandler: Processed in 0.001393639 sec. | ||
| 16007 | 2026.05.06 06:59:14.554933 [ 133 ] {} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16008 | 2026.05.06 06:59:14.554958 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16009 | 2026.05.06 06:59:14.555039 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16010 | 2026.05.06 06:59:14.555058 [ 192 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 16011 | 2026.05.06 06:59:14.555142 [ 261 ] {47e8d6ea-1cbb-4389-9c59-7fb80aab9a8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16012 | 2026.05.06 06:59:14.555176 [ 192 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16013 | 2026.05.06 06:59:14.555193 [ 261 ] {47e8d6ea-1cbb-4389-9c59-7fb80aab9a8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16014 | 2026.05.06 06:59:14.555215 [ 192 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 3361 rows starting from the beginning of the part | ||
| 16015 | 2026.05.06 06:59:14.555288 [ 192 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 3223 rows starting from the beginning of the part | ||
| 16016 | 2026.05.06 06:59:14.555333 [ 192 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 56 rows starting from the beginning of the part | ||
| 16017 | 2026.05.06 06:59:14.555377 [ 192 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 64 rows starting from the beginning of the part | ||
| 16018 | 2026.05.06 06:59:14.555417 [ 192 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 871 rows starting from the beginning of the part | ||
| 16019 | 2026.05.06 06:59:14.555455 [ 192 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 66 rows starting from the beginning of the part | ||
| 16020 | 2026.05.06 06:59:14.555617 [ 261 ] {47e8d6ea-1cbb-4389-9c59-7fb80aab9a8f} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16021 | 2026.05.06 06:59:14.555659 [ 261 ] {47e8d6ea-1cbb-4389-9c59-7fb80aab9a8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16022 | 2026.05.06 06:59:14.555978 [ 261 ] {47e8d6ea-1cbb-4389-9c59-7fb80aab9a8f} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 16023 | 2026.05.06 06:59:14.556198 [ 261 ] {47e8d6ea-1cbb-4389-9c59-7fb80aab9a8f} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16024 | 2026.05.06 06:59:14.556350 [ 133 ] {} <Debug> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3) (MergerMutator): Selected 6 parts from all_1_80_16 to all_85_85_0 | ||
| 16025 | 2026.05.06 06:59:14.556353 [ 261 ] {47e8d6ea-1cbb-4389-9c59-7fb80aab9a8f} <Debug> executeQuery: Read 8 rows, 594.00 B in 0.001229 sec., 6509.357200976403 rows/sec., 471.99 KiB/sec. | ||
| 16026 | 2026.05.06 06:59:14.556398 [ 133 ] {} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16027 | 2026.05.06 06:59:14.556420 [ 261 ] {47e8d6ea-1cbb-4389-9c59-7fb80aab9a8f} <Debug> TCPHandler: Processed in 0.00143242 sec. | ||
| 16028 | 2026.05.06 06:59:14.556427 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16029 | 2026.05.06 06:59:14.556522 [ 190 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_85_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_80_16 to all_85_85_0 into Compact with storage Full | ||
| 16030 | 2026.05.06 06:59:14.556556 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16031 | 2026.05.06 06:59:14.556612 [ 190 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_85_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16032 | 2026.05.06 06:59:14.556641 [ 190 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_80_16, total 226 rows starting from the beginning of the part | ||
| 16033 | 2026.05.06 06:59:14.556652 [ 261 ] {04332c34-ccbb-47f2-8236-883a573ab312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16034 | 2026.05.06 06:59:14.556694 [ 261 ] {04332c34-ccbb-47f2-8236-883a573ab312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16035 | 2026.05.06 06:59:14.556696 [ 190 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 4 rows starting from the beginning of the part | ||
| 16036 | 2026.05.06 06:59:14.556746 [ 190 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 196 rows starting from the beginning of the part | ||
| 16037 | 2026.05.06 06:59:14.556789 [ 190 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 4 rows starting from the beginning of the part | ||
| 16038 | 2026.05.06 06:59:14.556830 [ 190 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 179 rows starting from the beginning of the part | ||
| 16039 | 2026.05.06 06:59:14.556868 [ 190 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 8 rows starting from the beginning of the part | ||
| 16040 | 2026.05.06 06:59:14.557152 [ 261 ] {04332c34-ccbb-47f2-8236-883a573ab312} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16041 | 2026.05.06 06:59:14.557187 [ 261 ] {04332c34-ccbb-47f2-8236-883a573ab312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16042 | 2026.05.06 06:59:14.557515 [ 261 ] {04332c34-ccbb-47f2-8236-883a573ab312} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 16043 | 2026.05.06 06:59:14.557653 [ 198 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_85_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 617 rows, containing 5 columns (5 merged, 0 gathered) in 0.001168703 sec., 527935.6688568438 rows/sec., 35.34 MiB/sec. | ||
| 16044 | 2026.05.06 06:59:14.557726 [ 261 ] {04332c34-ccbb-47f2-8236-883a573ab312} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16045 | 2026.05.06 06:59:14.557772 [ 198 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_85_17} <Trace> MergedBlockOutputStream: filled checksums all_1_85_17 (state Temporary) | ||
| 16046 | 2026.05.06 06:59:14.557864 [ 261 ] {04332c34-ccbb-47f2-8236-883a573ab312} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001231 sec., 58489.03330625507 rows/sec., 4.57 MiB/sec. | ||
| 16047 | 2026.05.06 06:59:14.557873 [ 133 ] {} <Debug> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 16048 | 2026.05.06 06:59:14.557903 [ 261 ] {04332c34-ccbb-47f2-8236-883a573ab312} <Debug> TCPHandler: Processed in 0.00139906 sec. | ||
| 16049 | 2026.05.06 06:59:14.557863 [ 193 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7641 rows, containing 5 columns (5 merged, 0 gathered) in 0.002845751 sec., 2685055.7199136536 rows/sec., 213.67 MiB/sec. | ||
| 16050 | 2026.05.06 06:59:14.557934 [ 133 ] {} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16051 | 2026.05.06 06:59:14.557972 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16052 | 2026.05.06 06:59:14.558039 [ 198 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_85_17} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_merge_all_1_85_17 to all_1_85_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16053 | 2026.05.06 06:59:14.558066 [ 200 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 16054 | 2026.05.06 06:59:14.558069 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16055 | 2026.05.06 06:59:14.558114 [ 198 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_85_17} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3) (MergerMutator): Merged 6 parts: [all_1_80_16, all_85_85_0] -> all_1_85_17 | ||
| 16056 | 2026.05.06 06:59:14.558173 [ 200 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16057 | 2026.05.06 06:59:14.558187 [ 261 ] {cfe2f222-e099-42f0-98f3-3c220e739ba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16058 | 2026.05.06 06:59:14.558188 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 16059 | 2026.05.06 06:59:14.558206 [ 200 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1831 rows starting from the beginning of the part | ||
| 16060 | 2026.05.06 06:59:14.558238 [ 261 ] {cfe2f222-e099-42f0-98f3-3c220e739ba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16061 | 2026.05.06 06:59:14.558275 [ 193 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 16062 | 2026.05.06 06:59:14.558279 [ 200 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 1759 rows starting from the beginning of the part | ||
| 16063 | 2026.05.06 06:59:14.558341 [ 200 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 64 rows starting from the beginning of the part | ||
| 16064 | 2026.05.06 06:59:14.558381 [ 200 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 68 rows starting from the beginning of the part | ||
| 16065 | 2026.05.06 06:59:14.558424 [ 200 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 527 rows starting from the beginning of the part | ||
| 16066 | 2026.05.06 06:59:14.558463 [ 200 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 72 rows starting from the beginning of the part | ||
| 16067 | 2026.05.06 06:59:14.558615 [ 193 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_101_20} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16068 | 2026.05.06 06:59:14.558692 [ 261 ] {cfe2f222-e099-42f0-98f3-3c220e739ba5} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16069 | 2026.05.06 06:59:14.558710 [ 193 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_101_20} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 16070 | 2026.05.06 06:59:14.558737 [ 261 ] {cfe2f222-e099-42f0-98f3-3c220e739ba5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16071 | 2026.05.06 06:59:14.558817 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 16072 | 2026.05.06 06:59:14.559095 [ 261 ] {cfe2f222-e099-42f0-98f3-3c220e739ba5} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 16073 | 2026.05.06 06:59:14.559331 [ 261 ] {cfe2f222-e099-42f0-98f3-3c220e739ba5} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16074 | 2026.05.06 06:59:14.559467 [ 261 ] {cfe2f222-e099-42f0-98f3-3c220e739ba5} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001298 sec., 124807.39599383668 rows/sec., 8.69 MiB/sec. | ||
| 16075 | 2026.05.06 06:59:14.559505 [ 261 ] {cfe2f222-e099-42f0-98f3-3c220e739ba5} <Debug> TCPHandler: Processed in 0.001497472 sec. | ||
| 16076 | 2026.05.06 06:59:14.559633 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16077 | 2026.05.06 06:59:14.559729 [ 261 ] {4f095939-bbc0-42ba-9901-0beb92138862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16078 | 2026.05.06 06:59:14.559782 [ 261 ] {4f095939-bbc0-42ba-9901-0beb92138862} <Trace> 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 | ||
| 16079 | 2026.05.06 06:59:14.559882 [ 199 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4321 rows, containing 5 columns (5 merged, 0 gathered) in 0.001852182 sec., 2332924.0862938957 rows/sec., 169.12 MiB/sec. | ||
| 16080 | 2026.05.06 06:59:14.560100 [ 200 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 16081 | 2026.05.06 06:59:14.560354 [ 200 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_101_20} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16082 | 2026.05.06 06:59:14.560430 [ 200 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_101_20} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 16083 | 2026.05.06 06:59:14.560512 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 16084 | 2026.05.06 06:59:14.560526 [ 261 ] {4f095939-bbc0-42ba-9901-0beb92138862} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16085 | 2026.05.06 06:59:14.560566 [ 261 ] {4f095939-bbc0-42ba-9901-0beb92138862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16086 | 2026.05.06 06:59:14.561063 [ 261 ] {4f095939-bbc0-42ba-9901-0beb92138862} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 16087 | 2026.05.06 06:59:14.561284 [ 261 ] {4f095939-bbc0-42ba-9901-0beb92138862} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16088 | 2026.05.06 06:59:14.561426 [ 261 ] {4f095939-bbc0-42ba-9901-0beb92138862} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001715 sec., 2332.3615160349855 rows/sec., 4.18 MiB/sec. | ||
| 16089 | 2026.05.06 06:59:14.561481 [ 261 ] {4f095939-bbc0-42ba-9901-0beb92138862} <Debug> TCPHandler: Processed in 0.001898914 sec. | ||
| 16090 | 2026.05.06 06:59:14.561611 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16091 | 2026.05.06 06:59:14.561707 [ 261 ] {39a10bcc-c966-4991-af5e-be0749d2cb5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16092 | 2026.05.06 06:59:14.561750 [ 261 ] {39a10bcc-c966-4991-af5e-be0749d2cb5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16093 | 2026.05.06 06:59:14.562119 [ 261 ] {39a10bcc-c966-4991-af5e-be0749d2cb5b} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16094 | 2026.05.06 06:59:14.562155 [ 261 ] {39a10bcc-c966-4991-af5e-be0749d2cb5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16095 | 2026.05.06 06:59:14.562462 [ 261 ] {39a10bcc-c966-4991-af5e-be0749d2cb5b} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 16096 | 2026.05.06 06:59:14.562674 [ 261 ] {39a10bcc-c966-4991-af5e-be0749d2cb5b} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16097 | 2026.05.06 06:59:14.562807 [ 261 ] {39a10bcc-c966-4991-af5e-be0749d2cb5b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 16098 | 2026.05.06 06:59:14.562846 [ 261 ] {39a10bcc-c966-4991-af5e-be0749d2cb5b} <Debug> TCPHandler: Processed in 0.001286577 sec. | ||
| 16099 | 2026.05.06 06:59:14.969998 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30194 | ||
| 16100 | 2026.05.06 06:59:14.970516 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16101 | 2026.05.06 06:59:14.970557 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16102 | 2026.05.06 06:59:14.971097 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 16103 | 2026.05.06 06:59:14.971347 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16104 | 2026.05.06 06:59:14.971505 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30194 | ||
| 16105 | 2026.05.06 06:59:16.553234 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 16106 | 2026.05.06 06:59:16.570393 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16107 | 2026.05.06 06:59:16.570446 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 16108 | 2026.05.06 06:59:16.576454 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 16109 | 2026.05.06 06:59:16.577183 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16110 | 2026.05.06 06:59:16.579964 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 16111 | 2026.05.06 06:59:19.552257 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16112 | 2026.05.06 06:59:19.552482 [ 261 ] {b133e6eb-ee65-4474-aaff-ca7dac2764ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 16113 | 2026.05.06 06:59:19.552806 [ 261 ] {b133e6eb-ee65-4474-aaff-ca7dac2764ab} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16114 | 2026.05.06 06:59:19.552842 [ 261 ] {b133e6eb-ee65-4474-aaff-ca7dac2764ab} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 16115 | 2026.05.06 06:59:19.553064 [ 261 ] {b133e6eb-ee65-4474-aaff-ca7dac2764ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16116 | 2026.05.06 06:59:19.553127 [ 261 ] {b133e6eb-ee65-4474-aaff-ca7dac2764ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16117 | 2026.05.06 06:59:19.553260 [ 261 ] {b133e6eb-ee65-4474-aaff-ca7dac2764ab} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 16118 | 2026.05.06 06:59:19.553435 [ 357 ] {b133e6eb-ee65-4474-aaff-ca7dac2764ab} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16119 | 2026.05.06 06:59:19.553436 [ 317 ] {b133e6eb-ee65-4474-aaff-ca7dac2764ab} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16120 | 2026.05.06 06:59:19.553454 [ 362 ] {b133e6eb-ee65-4474-aaff-ca7dac2764ab} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16121 | 2026.05.06 06:59:19.553476 [ 322 ] {b133e6eb-ee65-4474-aaff-ca7dac2764ab} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 16122 | 2026.05.06 06:59:19.553632 [ 261 ] {b133e6eb-ee65-4474-aaff-ca7dac2764ab} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 16123 | 2026.05.06 06:59:19.553659 [ 261 ] {b133e6eb-ee65-4474-aaff-ca7dac2764ab} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16124 | 2026.05.06 06:59:19.553760 [ 261 ] {b133e6eb-ee65-4474-aaff-ca7dac2764ab} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16125 | 2026.05.06 06:59:19.553781 [ 261 ] {b133e6eb-ee65-4474-aaff-ca7dac2764ab} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 16126 | 2026.05.06 06:59:19.553818 [ 261 ] {b133e6eb-ee65-4474-aaff-ca7dac2764ab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 16127 | 2026.05.06 06:59:19.553862 [ 261 ] {b133e6eb-ee65-4474-aaff-ca7dac2764ab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 16128 | 2026.05.06 06:59:19.553897 [ 261 ] {b133e6eb-ee65-4474-aaff-ca7dac2764ab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 16129 | 2026.05.06 06:59:19.553931 [ 261 ] {b133e6eb-ee65-4474-aaff-ca7dac2764ab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 16130 | 2026.05.06 06:59:19.555211 [ 261 ] {b133e6eb-ee65-4474-aaff-ca7dac2764ab} <Debug> executeQuery: Read 51 rows, 9.76 KiB in 0.002817 sec., 18104.36634717785 rows/sec., 3.38 MiB/sec. | ||
| 16131 | 2026.05.06 06:59:19.555416 [ 261 ] {b133e6eb-ee65-4474-aaff-ca7dac2764ab} <Debug> MemoryTracker: Peak memory usage (for query): 183.02 KiB. | ||
| 16132 | 2026.05.06 06:59:19.555434 [ 261 ] {b133e6eb-ee65-4474-aaff-ca7dac2764ab} <Debug> TCPHandler: Processed in 0.003304433 sec. | ||
| 16133 | 2026.05.06 06:59:19.561089 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16134 | 2026.05.06 06:59:19.561278 [ 261 ] {6ffb17c8-33ca-48e9-8a1d-682766ca44eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16135 | 2026.05.06 06:59:19.561356 [ 261 ] {6ffb17c8-33ca-48e9-8a1d-682766ca44eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16136 | 2026.05.06 06:59:19.562192 [ 261 ] {6ffb17c8-33ca-48e9-8a1d-682766ca44eb} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16137 | 2026.05.06 06:59:19.562231 [ 261 ] {6ffb17c8-33ca-48e9-8a1d-682766ca44eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 16138 | 2026.05.06 06:59:19.562606 [ 261 ] {6ffb17c8-33ca-48e9-8a1d-682766ca44eb} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 16139 | 2026.05.06 06:59:19.562832 [ 261 ] {6ffb17c8-33ca-48e9-8a1d-682766ca44eb} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16140 | 2026.05.06 06:59:19.562983 [ 261 ] {6ffb17c8-33ca-48e9-8a1d-682766ca44eb} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001758 sec., 161547.21274175198 rows/sec., 10.26 MiB/sec. | ||
| 16141 | 2026.05.06 06:59:19.563023 [ 261 ] {6ffb17c8-33ca-48e9-8a1d-682766ca44eb} <Debug> TCPHandler: Processed in 0.002031297 sec. | ||
| 16142 | 2026.05.06 06:59:19.563157 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16143 | 2026.05.06 06:59:19.563258 [ 261 ] {fc77a556-3ecd-4624-91b5-e6010254a555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16144 | 2026.05.06 06:59:19.563328 [ 261 ] {fc77a556-3ecd-4624-91b5-e6010254a555} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16145 | 2026.05.06 06:59:19.564118 [ 261 ] {fc77a556-3ecd-4624-91b5-e6010254a555} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16146 | 2026.05.06 06:59:19.564154 [ 261 ] {fc77a556-3ecd-4624-91b5-e6010254a555} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 16147 | 2026.05.06 06:59:19.564513 [ 261 ] {fc77a556-3ecd-4624-91b5-e6010254a555} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16148 | 2026.05.06 06:59:19.564726 [ 261 ] {fc77a556-3ecd-4624-91b5-e6010254a555} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16149 | 2026.05.06 06:59:19.564862 [ 261 ] {fc77a556-3ecd-4624-91b5-e6010254a555} <Debug> executeQuery: Read 871 rows, 69.95 KiB in 0.001625 sec., 536000 rows/sec., 42.04 MiB/sec. | ||
| 16150 | 2026.05.06 06:59:19.564899 [ 261 ] {fc77a556-3ecd-4624-91b5-e6010254a555} <Debug> TCPHandler: Processed in 0.00179445 sec. | ||
| 16151 | 2026.05.06 06:59:19.565025 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16152 | 2026.05.06 06:59:19.565150 [ 261 ] {daa63fe7-d42b-4ca1-8f2c-72d8098b727e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16153 | 2026.05.06 06:59:19.565192 [ 261 ] {daa63fe7-d42b-4ca1-8f2c-72d8098b727e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16154 | 2026.05.06 06:59:19.565644 [ 261 ] {daa63fe7-d42b-4ca1-8f2c-72d8098b727e} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16155 | 2026.05.06 06:59:19.565678 [ 261 ] {daa63fe7-d42b-4ca1-8f2c-72d8098b727e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 16156 | 2026.05.06 06:59:19.565981 [ 261 ] {daa63fe7-d42b-4ca1-8f2c-72d8098b727e} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 16157 | 2026.05.06 06:59:19.566193 [ 261 ] {daa63fe7-d42b-4ca1-8f2c-72d8098b727e} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16158 | 2026.05.06 06:59:19.566325 [ 261 ] {daa63fe7-d42b-4ca1-8f2c-72d8098b727e} <Debug> executeQuery: Read 179 rows, 11.32 KiB in 0.001194 sec., 149916.24790619765 rows/sec., 9.26 MiB/sec. | ||
| 16159 | 2026.05.06 06:59:19.566362 [ 261 ] {daa63fe7-d42b-4ca1-8f2c-72d8098b727e} <Debug> TCPHandler: Processed in 0.00138852 sec. | ||
| 16160 | 2026.05.06 06:59:19.566483 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16161 | 2026.05.06 06:59:19.566581 [ 261 ] {52491eb1-21f6-4fc4-a2b7-60c0dad3e70b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16162 | 2026.05.06 06:59:19.566621 [ 261 ] {52491eb1-21f6-4fc4-a2b7-60c0dad3e70b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16163 | 2026.05.06 06:59:19.567058 [ 261 ] {52491eb1-21f6-4fc4-a2b7-60c0dad3e70b} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16164 | 2026.05.06 06:59:19.567096 [ 261 ] {52491eb1-21f6-4fc4-a2b7-60c0dad3e70b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 16165 | 2026.05.06 06:59:19.567402 [ 261 ] {52491eb1-21f6-4fc4-a2b7-60c0dad3e70b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 16166 | 2026.05.06 06:59:19.567611 [ 261 ] {52491eb1-21f6-4fc4-a2b7-60c0dad3e70b} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16167 | 2026.05.06 06:59:19.567737 [ 261 ] {52491eb1-21f6-4fc4-a2b7-60c0dad3e70b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001174 sec., 126916.52470187395 rows/sec., 8.20 MiB/sec. | ||
| 16168 | 2026.05.06 06:59:19.567773 [ 261 ] {52491eb1-21f6-4fc4-a2b7-60c0dad3e70b} <Debug> TCPHandler: Processed in 0.001341398 sec. | ||
| 16169 | 2026.05.06 06:59:19.567897 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16170 | 2026.05.06 06:59:19.567992 [ 261 ] {37d7cc59-2951-40e5-a220-11ca1086b426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16171 | 2026.05.06 06:59:19.568031 [ 261 ] {37d7cc59-2951-40e5-a220-11ca1086b426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16172 | 2026.05.06 06:59:19.568456 [ 261 ] {37d7cc59-2951-40e5-a220-11ca1086b426} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16173 | 2026.05.06 06:59:19.568488 [ 261 ] {37d7cc59-2951-40e5-a220-11ca1086b426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 16174 | 2026.05.06 06:59:19.568769 [ 261 ] {37d7cc59-2951-40e5-a220-11ca1086b426} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 16175 | 2026.05.06 06:59:19.568959 [ 261 ] {37d7cc59-2951-40e5-a220-11ca1086b426} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16176 | 2026.05.06 06:59:19.569075 [ 261 ] {37d7cc59-2951-40e5-a220-11ca1086b426} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001149 sec., 128807.65883376848 rows/sec., 7.33 MiB/sec. | ||
| 16177 | 2026.05.06 06:59:19.569110 [ 261 ] {37d7cc59-2951-40e5-a220-11ca1086b426} <Debug> TCPHandler: Processed in 0.001314007 sec. | ||
| 16178 | 2026.05.06 06:59:19.569222 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16179 | 2026.05.06 06:59:19.569375 [ 261 ] {deb59a0a-a97d-4382-891e-edf8b6bf3bd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16180 | 2026.05.06 06:59:19.569414 [ 261 ] {deb59a0a-a97d-4382-891e-edf8b6bf3bd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16181 | 2026.05.06 06:59:19.570010 [ 261 ] {deb59a0a-a97d-4382-891e-edf8b6bf3bd0} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16182 | 2026.05.06 06:59:19.570044 [ 261 ] {deb59a0a-a97d-4382-891e-edf8b6bf3bd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 16183 | 2026.05.06 06:59:19.570361 [ 261 ] {deb59a0a-a97d-4382-891e-edf8b6bf3bd0} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16184 | 2026.05.06 06:59:19.570563 [ 261 ] {deb59a0a-a97d-4382-891e-edf8b6bf3bd0} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16185 | 2026.05.06 06:59:19.570692 [ 261 ] {deb59a0a-a97d-4382-891e-edf8b6bf3bd0} <Debug> executeQuery: Read 527 rows, 38.14 KiB in 0.001335 sec., 394756.5543071161 rows/sec., 27.90 MiB/sec. | ||
| 16186 | 2026.05.06 06:59:19.570729 [ 261 ] {deb59a0a-a97d-4382-891e-edf8b6bf3bd0} <Debug> TCPHandler: Processed in 0.001498902 sec. | ||
| 16187 | 2026.05.06 06:59:19.570842 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16188 | 2026.05.06 06:59:19.570938 [ 261 ] {5164883e-1cf1-46a4-8341-575fad165749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16189 | 2026.05.06 06:59:19.570979 [ 261 ] {5164883e-1cf1-46a4-8341-575fad165749} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16190 | 2026.05.06 06:59:19.571306 [ 261 ] {5164883e-1cf1-46a4-8341-575fad165749} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16191 | 2026.05.06 06:59:19.571339 [ 261 ] {5164883e-1cf1-46a4-8341-575fad165749} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 16192 | 2026.05.06 06:59:19.571633 [ 261 ] {5164883e-1cf1-46a4-8341-575fad165749} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 16193 | 2026.05.06 06:59:19.571834 [ 261 ] {5164883e-1cf1-46a4-8341-575fad165749} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16194 | 2026.05.06 06:59:19.571929 [ 122 ] {} <Debug> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22) (MergerMutator): Selected 6 parts from all_1_32_7 to all_37_37_0 | ||
| 16195 | 2026.05.06 06:59:19.571959 [ 261 ] {5164883e-1cf1-46a4-8341-575fad165749} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001039 sec., 5774.783445620789 rows/sec., 301.71 KiB/sec. | ||
| 16196 | 2026.05.06 06:59:19.571965 [ 122 ] {} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16197 | 2026.05.06 06:59:19.571989 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 16198 | 2026.05.06 06:59:19.571995 [ 261 ] {5164883e-1cf1-46a4-8341-575fad165749} <Debug> TCPHandler: Processed in 0.001203904 sec. | ||
| 16199 | 2026.05.06 06:59:19.572078 [ 198 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_32_7 to all_37_37_0 into Compact with storage Full | ||
| 16200 | 2026.05.06 06:59:19.572120 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16201 | 2026.05.06 06:59:19.572179 [ 198 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16202 | 2026.05.06 06:59:19.572211 [ 198 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 192 rows starting from the beginning of the part | ||
| 16203 | 2026.05.06 06:59:19.572241 [ 261 ] {281baf31-18d1-4d15-b0e5-069ff9a06806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16204 | 2026.05.06 06:59:19.572266 [ 198 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
| 16205 | 2026.05.06 06:59:19.572294 [ 261 ] {281baf31-18d1-4d15-b0e5-069ff9a06806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16206 | 2026.05.06 06:59:19.572314 [ 198 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 16207 | 2026.05.06 06:59:19.572358 [ 198 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
| 16208 | 2026.05.06 06:59:19.572402 [ 198 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
| 16209 | 2026.05.06 06:59:19.572442 [ 198 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
| 16210 | 2026.05.06 06:59:19.572846 [ 261 ] {281baf31-18d1-4d15-b0e5-069ff9a06806} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16211 | 2026.05.06 06:59:19.572889 [ 261 ] {281baf31-18d1-4d15-b0e5-069ff9a06806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 16212 | 2026.05.06 06:59:19.573210 [ 199 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 222 rows, containing 4 columns (4 merged, 0 gathered) in 0.001171133 sec., 189560.024352486 rows/sec., 9.67 MiB/sec. | ||
| 16213 | 2026.05.06 06:59:19.573245 [ 261 ] {281baf31-18d1-4d15-b0e5-069ff9a06806} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 16214 | 2026.05.06 06:59:19.573331 [ 186 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 16215 | 2026.05.06 06:59:19.573480 [ 261 ] {281baf31-18d1-4d15-b0e5-069ff9a06806} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16216 | 2026.05.06 06:59:19.573576 [ 186 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_37_8} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16217 | 2026.05.06 06:59:19.573589 [ 122 ] {} <Debug> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e) (MergerMutator): Selected 6 parts from all_1_96_20 to all_101_101_0 | ||
| 16218 | 2026.05.06 06:59:19.573615 [ 261 ] {281baf31-18d1-4d15-b0e5-069ff9a06806} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001399 sec., 189421.01501072192 rows/sec., 12.59 MiB/sec. | ||
| 16219 | 2026.05.06 06:59:19.573614 [ 122 ] {} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16220 | 2026.05.06 06:59:19.573642 [ 186 ] {11974dbf-0bd0-4498-830f-4a28c257fd22::all_1_37_8} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22) (MergerMutator): Merged 6 parts: [all_1_32_7, all_37_37_0] -> all_1_37_8 | ||
| 16221 | 2026.05.06 06:59:19.573643 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 16222 | 2026.05.06 06:59:19.573653 [ 261 ] {281baf31-18d1-4d15-b0e5-069ff9a06806} <Debug> TCPHandler: Processed in 0.001596425 sec. | ||
| 16223 | 2026.05.06 06:59:19.573718 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 16224 | 2026.05.06 06:59:19.573748 [ 186 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_101_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_20 to all_101_101_0 into Compact with storage Full | ||
| 16225 | 2026.05.06 06:59:19.573797 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16226 | 2026.05.06 06:59:19.573814 [ 186 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_101_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16227 | 2026.05.06 06:59:19.573840 [ 186 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_101_21} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_96_20, total 40906 rows starting from the beginning of the part | ||
| 16228 | 2026.05.06 06:59:19.573886 [ 186 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_101_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 128 rows starting from the beginning of the part | ||
| 16229 | 2026.05.06 06:59:19.573893 [ 261 ] {c0a5cf98-44b5-4ba4-ab37-0097828ea75d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16230 | 2026.05.06 06:59:19.573926 [ 186 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_101_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 160 rows starting from the beginning of the part | ||
| 16231 | 2026.05.06 06:59:19.573937 [ 261 ] {c0a5cf98-44b5-4ba4-ab37-0097828ea75d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16232 | 2026.05.06 06:59:19.573965 [ 186 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_101_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 265 rows starting from the beginning of the part | ||
| 16233 | 2026.05.06 06:59:19.574005 [ 186 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_101_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 162 rows starting from the beginning of the part | ||
| 16234 | 2026.05.06 06:59:19.574042 [ 186 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_101_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 265 rows starting from the beginning of the part | ||
| 16235 | 2026.05.06 06:59:19.574262 [ 261 ] {c0a5cf98-44b5-4ba4-ab37-0097828ea75d} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16236 | 2026.05.06 06:59:19.574295 [ 261 ] {c0a5cf98-44b5-4ba4-ab37-0097828ea75d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 16237 | 2026.05.06 06:59:19.574603 [ 261 ] {c0a5cf98-44b5-4ba4-ab37-0097828ea75d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 16238 | 2026.05.06 06:59:19.574806 [ 261 ] {c0a5cf98-44b5-4ba4-ab37-0097828ea75d} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16239 | 2026.05.06 06:59:19.574905 [ 122 ] {} <Debug> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0 | ||
| 16240 | 2026.05.06 06:59:19.574927 [ 122 ] {} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16241 | 2026.05.06 06:59:19.574941 [ 261 ] {c0a5cf98-44b5-4ba4-ab37-0097828ea75d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001065 sec., 938.9671361502348 rows/sec., 63.27 KiB/sec. | ||
| 16242 | 2026.05.06 06:59:19.574943 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 16243 | 2026.05.06 06:59:19.574978 [ 261 ] {c0a5cf98-44b5-4ba4-ab37-0097828ea75d} <Debug> TCPHandler: Processed in 0.001230865 sec. | ||
| 16244 | 2026.05.06 06:59:19.575029 [ 199 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_33_7 to all_38_38_0 into Compact with storage Full | ||
| 16245 | 2026.05.06 06:59:19.575095 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16246 | 2026.05.06 06:59:19.575142 [ 199 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16247 | 2026.05.06 06:59:19.575177 [ 199 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 33 rows starting from the beginning of the part | ||
| 16248 | 2026.05.06 06:59:19.575197 [ 261 ] {24121767-6e2f-4116-8c88-b339fff48852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16249 | 2026.05.06 06:59:19.575234 [ 199 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
| 16250 | 2026.05.06 06:59:19.575256 [ 261 ] {24121767-6e2f-4116-8c88-b339fff48852} <Trace> 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 | ||
| 16251 | 2026.05.06 06:59:19.575283 [ 199 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
| 16252 | 2026.05.06 06:59:19.575329 [ 199 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
| 16253 | 2026.05.06 06:59:19.575367 [ 199 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
| 16254 | 2026.05.06 06:59:19.575406 [ 199 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
| 16255 | 2026.05.06 06:59:19.576093 [ 261 ] {24121767-6e2f-4116-8c88-b339fff48852} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16256 | 2026.05.06 06:59:19.576133 [ 261 ] {24121767-6e2f-4116-8c88-b339fff48852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 16257 | 2026.05.06 06:59:19.576147 [ 187 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 4 columns (4 merged, 0 gathered) in 0.001155023 sec., 32899.77775334344 rows/sec., 2.16 MiB/sec. | ||
| 16258 | 2026.05.06 06:59:19.576282 [ 199 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) | ||
| 16259 | 2026.05.06 06:59:19.576568 [ 199 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_38_8} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16260 | 2026.05.06 06:59:19.576651 [ 199 ] {666530aa-a9d3-4845-bf44-f35c993d99d8::all_1_38_8} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8 | ||
| 16261 | 2026.05.06 06:59:19.576720 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16262 | 2026.05.06 06:59:19.577054 [ 261 ] {24121767-6e2f-4116-8c88-b339fff48852} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 16263 | 2026.05.06 06:59:19.577291 [ 261 ] {24121767-6e2f-4116-8c88-b339fff48852} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16264 | 2026.05.06 06:59:19.577439 [ 261 ] {24121767-6e2f-4116-8c88-b339fff48852} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.00226 sec., 16371.681415929204 rows/sec., 29.34 MiB/sec. | ||
| 16265 | 2026.05.06 06:59:19.577512 [ 261 ] {24121767-6e2f-4116-8c88-b339fff48852} <Debug> TCPHandler: Processed in 0.002465259 sec. | ||
| 16266 | 2026.05.06 06:59:19.577633 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16267 | 2026.05.06 06:59:19.577728 [ 261 ] {cbc7272c-1e57-48d5-a3fc-8e77888e55f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16268 | 2026.05.06 06:59:19.577769 [ 261 ] {cbc7272c-1e57-48d5-a3fc-8e77888e55f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16269 | 2026.05.06 06:59:19.578104 [ 261 ] {cbc7272c-1e57-48d5-a3fc-8e77888e55f6} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16270 | 2026.05.06 06:59:19.578138 [ 261 ] {cbc7272c-1e57-48d5-a3fc-8e77888e55f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 16271 | 2026.05.06 06:59:19.578465 [ 261 ] {cbc7272c-1e57-48d5-a3fc-8e77888e55f6} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 16272 | 2026.05.06 06:59:19.578678 [ 261 ] {cbc7272c-1e57-48d5-a3fc-8e77888e55f6} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16273 | 2026.05.06 06:59:19.578801 [ 261 ] {cbc7272c-1e57-48d5-a3fc-8e77888e55f6} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001092 sec., 82417.58241758241 rows/sec., 5.16 MiB/sec. | ||
| 16274 | 2026.05.06 06:59:19.578836 [ 261 ] {cbc7272c-1e57-48d5-a3fc-8e77888e55f6} <Debug> TCPHandler: Processed in 0.001253936 sec. | ||
| 16275 | 2026.05.06 06:59:19.582179 [ 199 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_101_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41886 rows, containing 5 columns (5 merged, 0 gathered) in 0.008483739 sec., 4937209.878804617 rows/sec., 316.27 MiB/sec. | ||
| 16276 | 2026.05.06 06:59:19.582630 [ 187 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_101_21} <Trace> MergedBlockOutputStream: filled checksums all_1_101_21 (state Temporary) | ||
| 16277 | 2026.05.06 06:59:19.583017 [ 187 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_101_21} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_merge_all_1_101_21 to all_1_101_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16278 | 2026.05.06 06:59:19.583085 [ 187 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_101_21} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e) (MergerMutator): Merged 6 parts: [all_1_96_20, all_101_101_0] -> all_1_101_21 | ||
| 16279 | 2026.05.06 06:59:19.583175 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 16280 | 2026.05.06 06:59:19.731429 [ 279 ] {} <Trace> TCP-Session: b7d92cf9-d83e-4468-9f5d-546b61414b85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16281 | 2026.05.06 06:59:19.731606 [ 279 ] {881a2d17-27d6-4ae9-9d96-376ed6f39723} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43404) 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 has_own_data (stage: Complete) | ||
| 16282 | 2026.05.06 06:59:19.731929 [ 279 ] {881a2d17-27d6-4ae9-9d96-376ed6f39723} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 16283 | 2026.05.06 06:59:19.732071 [ 279 ] {881a2d17-27d6-4ae9-9d96-376ed6f39723} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16284 | 2026.05.06 06:59:19.732409 [ 343 ] {881a2d17-27d6-4ae9-9d96-376ed6f39723} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 16285 | 2026.05.06 06:59:19.732909 [ 279 ] {881a2d17-27d6-4ae9-9d96-376ed6f39723} <Debug> executeQuery: Read 140 rows, 7.96 KiB in 0.001378 sec., 101596.51669085631 rows/sec., 5.64 MiB/sec. | ||
| 16286 | 2026.05.06 06:59:19.732997 [ 279 ] {881a2d17-27d6-4ae9-9d96-376ed6f39723} <Debug> TCPHandler: Processed in 0.001637156 sec. | ||
| 16287 | 2026.05.06 06:59:22.302574 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16288 | 2026.05.06 06:59:22.302644 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16289 | 2026.05.06 06:59:22.471680 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30706 | ||
| 16290 | 2026.05.06 06:59:22.472201 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16291 | 2026.05.06 06:59:22.472243 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 16292 | 2026.05.06 06:59:22.472762 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 16293 | 2026.05.06 06:59:22.473000 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16294 | 2026.05.06 06:59:22.473153 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30706 | ||
| 16295 | 2026.05.06 06:59:22.571366 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1982 | ||
| 16296 | 2026.05.06 06:59:22.574435 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16297 | 2026.05.06 06:59:22.574479 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 16298 | 2026.05.06 06:59:22.575692 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 16299 | 2026.05.06 06:59:22.575958 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16300 | 2026.05.06 06:59:22.576241 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1982 | ||
| 16301 | 2026.05.06 06:59:23.003465 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.003027525 sec. | ||
| 16302 | 2026.05.06 06:59:24.080082 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 16303 | 2026.05.06 06:59:24.098084 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16304 | 2026.05.06 06:59:24.098159 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 16305 | 2026.05.06 06:59:24.104278 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 16306 | 2026.05.06 06:59:24.104972 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16307 | 2026.05.06 06:59:24.108187 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 16308 | 2026.05.06 06:59:24.546920 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16309 | 2026.05.06 06:59:24.547175 [ 261 ] {ba319094-8a5f-4c0b-9cb8-f7d9f5eeb6a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 16310 | 2026.05.06 06:59:24.547499 [ 261 ] {ba319094-8a5f-4c0b-9cb8-f7d9f5eeb6a5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16311 | 2026.05.06 06:59:24.547532 [ 261 ] {ba319094-8a5f-4c0b-9cb8-f7d9f5eeb6a5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 16312 | 2026.05.06 06:59:24.547740 [ 261 ] {ba319094-8a5f-4c0b-9cb8-f7d9f5eeb6a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16313 | 2026.05.06 06:59:24.547806 [ 261 ] {ba319094-8a5f-4c0b-9cb8-f7d9f5eeb6a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16314 | 2026.05.06 06:59:24.547940 [ 261 ] {ba319094-8a5f-4c0b-9cb8-f7d9f5eeb6a5} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 16315 | 2026.05.06 06:59:24.548052 [ 357 ] {ba319094-8a5f-4c0b-9cb8-f7d9f5eeb6a5} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16316 | 2026.05.06 06:59:24.548057 [ 327 ] {ba319094-8a5f-4c0b-9cb8-f7d9f5eeb6a5} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16317 | 2026.05.06 06:59:24.548076 [ 326 ] {ba319094-8a5f-4c0b-9cb8-f7d9f5eeb6a5} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 16318 | 2026.05.06 06:59:24.548057 [ 343 ] {ba319094-8a5f-4c0b-9cb8-f7d9f5eeb6a5} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16319 | 2026.05.06 06:59:24.548242 [ 261 ] {ba319094-8a5f-4c0b-9cb8-f7d9f5eeb6a5} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 16320 | 2026.05.06 06:59:24.548270 [ 261 ] {ba319094-8a5f-4c0b-9cb8-f7d9f5eeb6a5} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16321 | 2026.05.06 06:59:24.548389 [ 261 ] {ba319094-8a5f-4c0b-9cb8-f7d9f5eeb6a5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16322 | 2026.05.06 06:59:24.548415 [ 261 ] {ba319094-8a5f-4c0b-9cb8-f7d9f5eeb6a5} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 16323 | 2026.05.06 06:59:24.548450 [ 261 ] {ba319094-8a5f-4c0b-9cb8-f7d9f5eeb6a5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16324 | 2026.05.06 06:59:24.548486 [ 261 ] {ba319094-8a5f-4c0b-9cb8-f7d9f5eeb6a5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16325 | 2026.05.06 06:59:24.548521 [ 261 ] {ba319094-8a5f-4c0b-9cb8-f7d9f5eeb6a5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16326 | 2026.05.06 06:59:24.548555 [ 261 ] {ba319094-8a5f-4c0b-9cb8-f7d9f5eeb6a5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16327 | 2026.05.06 06:59:24.549835 [ 261 ] {ba319094-8a5f-4c0b-9cb8-f7d9f5eeb6a5} <Debug> executeQuery: Read 51 rows, 5.78 KiB in 0.002748 sec., 18558.951965065502 rows/sec., 2.05 MiB/sec. | ||
| 16328 | 2026.05.06 06:59:24.550085 [ 261 ] {ba319094-8a5f-4c0b-9cb8-f7d9f5eeb6a5} <Debug> MemoryTracker: Peak memory usage (for query): 162.72 KiB. | ||
| 16329 | 2026.05.06 06:59:24.550114 [ 261 ] {ba319094-8a5f-4c0b-9cb8-f7d9f5eeb6a5} <Debug> TCPHandler: Processed in 0.003322504 sec. | ||
| 16330 | 2026.05.06 06:59:24.551927 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16331 | 2026.05.06 06:59:24.552038 [ 261 ] {95ae59cf-dda1-45a5-a691-bccc02842a73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16332 | 2026.05.06 06:59:24.552080 [ 261 ] {95ae59cf-dda1-45a5-a691-bccc02842a73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16333 | 2026.05.06 06:59:24.552580 [ 261 ] {95ae59cf-dda1-45a5-a691-bccc02842a73} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16334 | 2026.05.06 06:59:24.552621 [ 261 ] {95ae59cf-dda1-45a5-a691-bccc02842a73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 16335 | 2026.05.06 06:59:24.552987 [ 261 ] {95ae59cf-dda1-45a5-a691-bccc02842a73} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16336 | 2026.05.06 06:59:24.553210 [ 261 ] {95ae59cf-dda1-45a5-a691-bccc02842a73} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16337 | 2026.05.06 06:59:24.553379 [ 261 ] {95ae59cf-dda1-45a5-a691-bccc02842a73} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.00137 sec., 46715.32846715329 rows/sec., 3.70 MiB/sec. | ||
| 16338 | 2026.05.06 06:59:24.553425 [ 261 ] {95ae59cf-dda1-45a5-a691-bccc02842a73} <Debug> TCPHandler: Processed in 0.001548484 sec. | ||
| 16339 | 2026.05.06 06:59:24.553546 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16340 | 2026.05.06 06:59:24.553641 [ 261 ] {c9800ecd-0b1d-47d5-9346-ced29ab372fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16341 | 2026.05.06 06:59:24.553707 [ 261 ] {c9800ecd-0b1d-47d5-9346-ced29ab372fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16342 | 2026.05.06 06:59:24.554131 [ 261 ] {c9800ecd-0b1d-47d5-9346-ced29ab372fb} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16343 | 2026.05.06 06:59:24.554172 [ 261 ] {c9800ecd-0b1d-47d5-9346-ced29ab372fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 16344 | 2026.05.06 06:59:24.554478 [ 261 ] {c9800ecd-0b1d-47d5-9346-ced29ab372fb} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 16345 | 2026.05.06 06:59:24.554689 [ 261 ] {c9800ecd-0b1d-47d5-9346-ced29ab372fb} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16346 | 2026.05.06 06:59:24.554822 [ 261 ] {c9800ecd-0b1d-47d5-9346-ced29ab372fb} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001201 sec., 3330.5578684429643 rows/sec., 250.44 KiB/sec. | ||
| 16347 | 2026.05.06 06:59:24.554862 [ 261 ] {c9800ecd-0b1d-47d5-9346-ced29ab372fb} <Debug> TCPHandler: Processed in 0.001362429 sec. | ||
| 16348 | 2026.05.06 06:59:24.554980 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16349 | 2026.05.06 06:59:24.555077 [ 261 ] {397b0129-8413-4aff-9060-7737fb6d9d22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16350 | 2026.05.06 06:59:24.555117 [ 261 ] {397b0129-8413-4aff-9060-7737fb6d9d22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16351 | 2026.05.06 06:59:24.555552 [ 261 ] {397b0129-8413-4aff-9060-7737fb6d9d22} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16352 | 2026.05.06 06:59:24.555589 [ 261 ] {397b0129-8413-4aff-9060-7737fb6d9d22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 16353 | 2026.05.06 06:59:24.555886 [ 261 ] {397b0129-8413-4aff-9060-7737fb6d9d22} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16354 | 2026.05.06 06:59:24.556095 [ 261 ] {397b0129-8413-4aff-9060-7737fb6d9d22} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16355 | 2026.05.06 06:59:24.556225 [ 261 ] {397b0129-8413-4aff-9060-7737fb6d9d22} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001167 sec., 58269.06598114824 rows/sec., 4.55 MiB/sec. | ||
| 16356 | 2026.05.06 06:59:24.556264 [ 261 ] {397b0129-8413-4aff-9060-7737fb6d9d22} <Debug> TCPHandler: Processed in 0.001334018 sec. | ||
| 16357 | 2026.05.06 06:59:24.556388 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16358 | 2026.05.06 06:59:24.556485 [ 261 ] {bd2e5401-3e7b-4c0f-bbee-62c79f5fe093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16359 | 2026.05.06 06:59:24.556528 [ 261 ] {bd2e5401-3e7b-4c0f-bbee-62c79f5fe093} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16360 | 2026.05.06 06:59:24.556939 [ 261 ] {bd2e5401-3e7b-4c0f-bbee-62c79f5fe093} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16361 | 2026.05.06 06:59:24.556975 [ 261 ] {bd2e5401-3e7b-4c0f-bbee-62c79f5fe093} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 16362 | 2026.05.06 06:59:24.557301 [ 261 ] {bd2e5401-3e7b-4c0f-bbee-62c79f5fe093} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16363 | 2026.05.06 06:59:24.557525 [ 261 ] {bd2e5401-3e7b-4c0f-bbee-62c79f5fe093} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16364 | 2026.05.06 06:59:24.557656 [ 261 ] {bd2e5401-3e7b-4c0f-bbee-62c79f5fe093} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 16365 | 2026.05.06 06:59:24.557694 [ 261 ] {bd2e5401-3e7b-4c0f-bbee-62c79f5fe093} <Debug> TCPHandler: Processed in 0.001356868 sec. | ||
| 16366 | 2026.05.06 06:59:24.557811 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16367 | 2026.05.06 06:59:24.557908 [ 261 ] {97152039-b77a-44ae-a3a0-5185d1aecb47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16368 | 2026.05.06 06:59:24.557963 [ 261 ] {97152039-b77a-44ae-a3a0-5185d1aecb47} <Trace> 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 | ||
| 16369 | 2026.05.06 06:59:24.558694 [ 261 ] {97152039-b77a-44ae-a3a0-5185d1aecb47} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16370 | 2026.05.06 06:59:24.558729 [ 261 ] {97152039-b77a-44ae-a3a0-5185d1aecb47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 16371 | 2026.05.06 06:59:24.559229 [ 261 ] {97152039-b77a-44ae-a3a0-5185d1aecb47} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 16372 | 2026.05.06 06:59:24.559453 [ 261 ] {97152039-b77a-44ae-a3a0-5185d1aecb47} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16373 | 2026.05.06 06:59:24.559576 [ 108 ] {} <Debug> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 16374 | 2026.05.06 06:59:24.559594 [ 261 ] {97152039-b77a-44ae-a3a0-5185d1aecb47} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001705 sec., 2346.041055718475 rows/sec., 4.20 MiB/sec. | ||
| 16375 | 2026.05.06 06:59:24.559624 [ 108 ] {} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16376 | 2026.05.06 06:59:24.559650 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 16377 | 2026.05.06 06:59:24.559662 [ 261 ] {97152039-b77a-44ae-a3a0-5185d1aecb47} <Debug> TCPHandler: Processed in 0.001900494 sec. | ||
| 16378 | 2026.05.06 06:59:24.559736 [ 188 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 16379 | 2026.05.06 06:59:24.559806 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16380 | 2026.05.06 06:59:24.559905 [ 261 ] {9427100a-8832-49a4-9471-86cef6aa78a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16381 | 2026.05.06 06:59:24.559946 [ 261 ] {9427100a-8832-49a4-9471-86cef6aa78a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16382 | 2026.05.06 06:59:24.559951 [ 188 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16383 | 2026.05.06 06:59:24.560011 [ 188 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1825 rows starting from the beginning of the part | ||
| 16384 | 2026.05.06 06:59:24.560129 [ 188 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 4 rows starting from the beginning of the part | ||
| 16385 | 2026.05.06 06:59:24.560228 [ 188 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 37 rows starting from the beginning of the part | ||
| 16386 | 2026.05.06 06:59:24.560291 [ 261 ] {9427100a-8832-49a4-9471-86cef6aa78a4} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16387 | 2026.05.06 06:59:24.560325 [ 188 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 4 rows starting from the beginning of the part | ||
| 16388 | 2026.05.06 06:59:24.560332 [ 261 ] {9427100a-8832-49a4-9471-86cef6aa78a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 16389 | 2026.05.06 06:59:24.560420 [ 188 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 37 rows starting from the beginning of the part | ||
| 16390 | 2026.05.06 06:59:24.560514 [ 188 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 4 rows starting from the beginning of the part | ||
| 16391 | 2026.05.06 06:59:24.560669 [ 261 ] {9427100a-8832-49a4-9471-86cef6aa78a4} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 16392 | 2026.05.06 06:59:24.560905 [ 261 ] {9427100a-8832-49a4-9471-86cef6aa78a4} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16393 | 2026.05.06 06:59:24.561028 [ 108 ] {} <Debug> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 16394 | 2026.05.06 06:59:24.561038 [ 261 ] {9427100a-8832-49a4-9471-86cef6aa78a4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001153 sec., 52038.16131830009 rows/sec., 3.51 MiB/sec. | ||
| 16395 | 2026.05.06 06:59:24.561066 [ 108 ] {} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16396 | 2026.05.06 06:59:24.561091 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 16397 | 2026.05.06 06:59:24.561096 [ 261 ] {9427100a-8832-49a4-9471-86cef6aa78a4} <Debug> TCPHandler: Processed in 0.001339538 sec. | ||
| 16398 | 2026.05.06 06:59:24.561180 [ 187 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 16399 | 2026.05.06 06:59:24.561303 [ 187 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16400 | 2026.05.06 06:59:24.561334 [ 187 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5850 rows starting from the beginning of the part | ||
| 16401 | 2026.05.06 06:59:24.561393 [ 187 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part | ||
| 16402 | 2026.05.06 06:59:24.561436 [ 187 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 90 rows starting from the beginning of the part | ||
| 16403 | 2026.05.06 06:59:24.561476 [ 187 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part | ||
| 16404 | 2026.05.06 06:59:24.561515 [ 187 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 90 rows starting from the beginning of the part | ||
| 16405 | 2026.05.06 06:59:24.561557 [ 187 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part | ||
| 16406 | 2026.05.06 06:59:24.563491 [ 189 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6210 rows, containing 4 columns (4 merged, 0 gathered) in 0.002342496 sec., 2651018.40088521 rows/sec., 171.74 MiB/sec. | ||
| 16407 | 2026.05.06 06:59:24.563904 [ 199 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 16408 | 2026.05.06 06:59:24.564197 [ 199 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_101_20} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16409 | 2026.05.06 06:59:24.564277 [ 199 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_101_20} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 16410 | 2026.05.06 06:59:24.564359 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 16411 | 2026.05.06 06:59:24.571182 [ 197 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1911 rows, containing 19 columns (19 merged, 0 gathered) in 0.011481255 sec., 166445.21875004083 rows/sec., 298.26 MiB/sec. | ||
| 16412 | 2026.05.06 06:59:24.572979 [ 199 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 16413 | 2026.05.06 06:59:24.573330 [ 199 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16414 | 2026.05.06 06:59:24.573408 [ 199 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 16415 | 2026.05.06 06:59:24.573540 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.28 MiB. | ||
| 16416 | 2026.05.06 06:59:25.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 367.69 MiB, peak 384.92 MiB, free memory in arenas 0.00 B, will set to 373.30 MiB (RSS), difference: 5.61 MiB | ||
| 16417 | 2026.05.06 06:59:25.183313 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16418 | 2026.05.06 06:59:25.183571 [ 261 ] {7dcc7105-bcab-4e7a-ab3f-b2ec8d2e43e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 16419 | 2026.05.06 06:59:25.183968 [ 261 ] {7dcc7105-bcab-4e7a-ab3f-b2ec8d2e43e4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16420 | 2026.05.06 06:59:25.184016 [ 261 ] {7dcc7105-bcab-4e7a-ab3f-b2ec8d2e43e4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 16421 | 2026.05.06 06:59:25.184290 [ 261 ] {7dcc7105-bcab-4e7a-ab3f-b2ec8d2e43e4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16422 | 2026.05.06 06:59:25.184359 [ 261 ] {7dcc7105-bcab-4e7a-ab3f-b2ec8d2e43e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16423 | 2026.05.06 06:59:25.184504 [ 261 ] {7dcc7105-bcab-4e7a-ab3f-b2ec8d2e43e4} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 40-element set) | ||
| 16424 | 2026.05.06 06:59:25.184632 [ 326 ] {7dcc7105-bcab-4e7a-ab3f-b2ec8d2e43e4} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16425 | 2026.05.06 06:59:25.184656 [ 357 ] {7dcc7105-bcab-4e7a-ab3f-b2ec8d2e43e4} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 16426 | 2026.05.06 06:59:25.184641 [ 355 ] {7dcc7105-bcab-4e7a-ab3f-b2ec8d2e43e4} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16427 | 2026.05.06 06:59:25.184631 [ 364 ] {7dcc7105-bcab-4e7a-ab3f-b2ec8d2e43e4} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16428 | 2026.05.06 06:59:25.184850 [ 261 ] {7dcc7105-bcab-4e7a-ab3f-b2ec8d2e43e4} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 16429 | 2026.05.06 06:59:25.184878 [ 261 ] {7dcc7105-bcab-4e7a-ab3f-b2ec8d2e43e4} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16430 | 2026.05.06 06:59:25.184976 [ 261 ] {7dcc7105-bcab-4e7a-ab3f-b2ec8d2e43e4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16431 | 2026.05.06 06:59:25.184997 [ 261 ] {7dcc7105-bcab-4e7a-ab3f-b2ec8d2e43e4} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 16432 | 2026.05.06 06:59:25.185032 [ 261 ] {7dcc7105-bcab-4e7a-ab3f-b2ec8d2e43e4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 16433 | 2026.05.06 06:59:25.185070 [ 261 ] {7dcc7105-bcab-4e7a-ab3f-b2ec8d2e43e4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 16434 | 2026.05.06 06:59:25.185104 [ 261 ] {7dcc7105-bcab-4e7a-ab3f-b2ec8d2e43e4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 16435 | 2026.05.06 06:59:25.185138 [ 261 ] {7dcc7105-bcab-4e7a-ab3f-b2ec8d2e43e4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 16436 | 2026.05.06 06:59:25.186473 [ 261 ] {7dcc7105-bcab-4e7a-ab3f-b2ec8d2e43e4} <Debug> executeQuery: Read 51 rows, 9.76 KiB in 0.003014 sec., 16921.03516921035 rows/sec., 3.16 MiB/sec. | ||
| 16437 | 2026.05.06 06:59:25.186709 [ 261 ] {7dcc7105-bcab-4e7a-ab3f-b2ec8d2e43e4} <Debug> MemoryTracker: Peak memory usage (for query): 187.01 KiB. | ||
| 16438 | 2026.05.06 06:59:25.186726 [ 261 ] {7dcc7105-bcab-4e7a-ab3f-b2ec8d2e43e4} <Debug> TCPHandler: Processed in 0.00354964 sec. | ||
| 16439 | 2026.05.06 06:59:25.201689 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16440 | 2026.05.06 06:59:25.201808 [ 261 ] {617d7c2b-5df4-4f16-ba59-44862e6652f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16441 | 2026.05.06 06:59:25.201856 [ 261 ] {617d7c2b-5df4-4f16-ba59-44862e6652f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16442 | 2026.05.06 06:59:25.202468 [ 261 ] {617d7c2b-5df4-4f16-ba59-44862e6652f7} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16443 | 2026.05.06 06:59:25.202504 [ 261 ] {617d7c2b-5df4-4f16-ba59-44862e6652f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 16444 | 2026.05.06 06:59:25.202894 [ 261 ] {617d7c2b-5df4-4f16-ba59-44862e6652f7} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 16445 | 2026.05.06 06:59:25.203133 [ 261 ] {617d7c2b-5df4-4f16-ba59-44862e6652f7} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16446 | 2026.05.06 06:59:25.203282 [ 261 ] {617d7c2b-5df4-4f16-ba59-44862e6652f7} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001509 sec., 188204.10868124588 rows/sec., 11.95 MiB/sec. | ||
| 16447 | 2026.05.06 06:59:25.203332 [ 261 ] {617d7c2b-5df4-4f16-ba59-44862e6652f7} <Debug> TCPHandler: Processed in 0.001696938 sec. | ||
| 16448 | 2026.05.06 06:59:25.203476 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16449 | 2026.05.06 06:59:25.203579 [ 261 ] {a7233789-f514-438c-83be-4457a09ca4b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16450 | 2026.05.06 06:59:25.203623 [ 261 ] {a7233789-f514-438c-83be-4457a09ca4b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16451 | 2026.05.06 06:59:25.205235 [ 261 ] {a7233789-f514-438c-83be-4457a09ca4b1} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16452 | 2026.05.06 06:59:25.205271 [ 261 ] {a7233789-f514-438c-83be-4457a09ca4b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 16453 | 2026.05.06 06:59:25.205770 [ 261 ] {a7233789-f514-438c-83be-4457a09ca4b1} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16454 | 2026.05.06 06:59:25.205989 [ 261 ] {a7233789-f514-438c-83be-4457a09ca4b1} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16455 | 2026.05.06 06:59:25.206120 [ 261 ] {a7233789-f514-438c-83be-4457a09ca4b1} <Debug> executeQuery: Read 3220 rows, 247.24 KiB in 0.002564 sec., 1255850.2340093604 rows/sec., 94.17 MiB/sec. | ||
| 16456 | 2026.05.06 06:59:25.206161 [ 261 ] {a7233789-f514-438c-83be-4457a09ca4b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 16457 | 2026.05.06 06:59:25.206174 [ 261 ] {a7233789-f514-438c-83be-4457a09ca4b1} <Debug> TCPHandler: Processed in 0.002750097 sec. | ||
| 16458 | 2026.05.06 06:59:25.206304 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16459 | 2026.05.06 06:59:25.206403 [ 261 ] {9b12a5a5-4088-4f66-8fc4-601a224b6df0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16460 | 2026.05.06 06:59:25.206445 [ 261 ] {9b12a5a5-4088-4f66-8fc4-601a224b6df0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16461 | 2026.05.06 06:59:25.206918 [ 261 ] {9b12a5a5-4088-4f66-8fc4-601a224b6df0} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16462 | 2026.05.06 06:59:25.206953 [ 261 ] {9b12a5a5-4088-4f66-8fc4-601a224b6df0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 16463 | 2026.05.06 06:59:25.207272 [ 261 ] {9b12a5a5-4088-4f66-8fc4-601a224b6df0} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 16464 | 2026.05.06 06:59:25.207491 [ 261 ] {9b12a5a5-4088-4f66-8fc4-601a224b6df0} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16465 | 2026.05.06 06:59:25.207622 [ 261 ] {9b12a5a5-4088-4f66-8fc4-601a224b6df0} <Debug> executeQuery: Read 190 rows, 12.15 KiB in 0.00124 sec., 153225.8064516129 rows/sec., 9.57 MiB/sec. | ||
| 16466 | 2026.05.06 06:59:25.207660 [ 261 ] {9b12a5a5-4088-4f66-8fc4-601a224b6df0} <Debug> TCPHandler: Processed in 0.00140646 sec. | ||
| 16467 | 2026.05.06 06:59:25.207777 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16468 | 2026.05.06 06:59:25.207872 [ 261 ] {1397b825-1ea6-4582-9fcb-7336b8c20d29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16469 | 2026.05.06 06:59:25.207916 [ 261 ] {1397b825-1ea6-4582-9fcb-7336b8c20d29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16470 | 2026.05.06 06:59:25.208589 [ 261 ] {1397b825-1ea6-4582-9fcb-7336b8c20d29} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16471 | 2026.05.06 06:59:25.208625 [ 261 ] {1397b825-1ea6-4582-9fcb-7336b8c20d29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 16472 | 2026.05.06 06:59:25.208991 [ 261 ] {1397b825-1ea6-4582-9fcb-7336b8c20d29} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 16473 | 2026.05.06 06:59:25.209219 [ 261 ] {1397b825-1ea6-4582-9fcb-7336b8c20d29} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16474 | 2026.05.06 06:59:25.209344 [ 261 ] {1397b825-1ea6-4582-9fcb-7336b8c20d29} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.00149 sec., 637583.8926174496 rows/sec., 37.51 MiB/sec. | ||
| 16475 | 2026.05.06 06:59:25.209382 [ 261 ] {1397b825-1ea6-4582-9fcb-7336b8c20d29} <Debug> TCPHandler: Processed in 0.001654377 sec. | ||
| 16476 | 2026.05.06 06:59:25.209507 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16477 | 2026.05.06 06:59:25.209602 [ 261 ] {bb9b088f-81d6-48d3-9a67-b4e37135c385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 16478 | 2026.05.06 06:59:25.209643 [ 261 ] {bb9b088f-81d6-48d3-9a67-b4e37135c385} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 16479 | 2026.05.06 06:59:25.210026 [ 261 ] {bb9b088f-81d6-48d3-9a67-b4e37135c385} <Trace> oximeter.fields_u64 (029e43f7-d788-4da4-b6f4-1edef0954b38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16480 | 2026.05.06 06:59:25.210061 [ 261 ] {bb9b088f-81d6-48d3-9a67-b4e37135c385} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 16481 | 2026.05.06 06:59:25.210352 [ 261 ] {bb9b088f-81d6-48d3-9a67-b4e37135c385} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 16482 | 2026.05.06 06:59:25.210574 [ 261 ] {bb9b088f-81d6-48d3-9a67-b4e37135c385} <Trace> oximeter.fields_u64 (029e43f7-d788-4da4-b6f4-1edef0954b38): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16483 | 2026.05.06 06:59:25.210700 [ 261 ] {bb9b088f-81d6-48d3-9a67-b4e37135c385} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001116 sec., 896.0573476702509 rows/sec., 63.00 KiB/sec. | ||
| 16484 | 2026.05.06 06:59:25.210736 [ 261 ] {bb9b088f-81d6-48d3-9a67-b4e37135c385} <Debug> TCPHandler: Processed in 0.001279436 sec. | ||
| 16485 | 2026.05.06 06:59:25.210852 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16486 | 2026.05.06 06:59:25.210946 [ 261 ] {f661733d-bb5e-4897-bea8-bbf6232068ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16487 | 2026.05.06 06:59:25.210986 [ 261 ] {f661733d-bb5e-4897-bea8-bbf6232068ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16488 | 2026.05.06 06:59:25.211413 [ 261 ] {f661733d-bb5e-4897-bea8-bbf6232068ed} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16489 | 2026.05.06 06:59:25.211447 [ 261 ] {f661733d-bb5e-4897-bea8-bbf6232068ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 16490 | 2026.05.06 06:59:25.211758 [ 261 ] {f661733d-bb5e-4897-bea8-bbf6232068ed} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 16491 | 2026.05.06 06:59:25.211967 [ 261 ] {f661733d-bb5e-4897-bea8-bbf6232068ed} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16492 | 2026.05.06 06:59:25.212095 [ 261 ] {f661733d-bb5e-4897-bea8-bbf6232068ed} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001166 sec., 126929.67409948543 rows/sec., 7.22 MiB/sec. | ||
| 16493 | 2026.05.06 06:59:25.212132 [ 261 ] {f661733d-bb5e-4897-bea8-bbf6232068ed} <Debug> TCPHandler: Processed in 0.001328918 sec. | ||
| 16494 | 2026.05.06 06:59:25.212250 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16495 | 2026.05.06 06:59:25.212343 [ 261 ] {5ec617d3-f70a-4d93-a019-816c25e897e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16496 | 2026.05.06 06:59:25.212384 [ 261 ] {5ec617d3-f70a-4d93-a019-816c25e897e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16497 | 2026.05.06 06:59:25.213301 [ 261 ] {5ec617d3-f70a-4d93-a019-816c25e897e5} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16498 | 2026.05.06 06:59:25.213337 [ 261 ] {5ec617d3-f70a-4d93-a019-816c25e897e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 16499 | 2026.05.06 06:59:25.213723 [ 261 ] {5ec617d3-f70a-4d93-a019-816c25e897e5} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16500 | 2026.05.06 06:59:25.213934 [ 261 ] {5ec617d3-f70a-4d93-a019-816c25e897e5} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16501 | 2026.05.06 06:59:25.214065 [ 261 ] {5ec617d3-f70a-4d93-a019-816c25e897e5} <Debug> executeQuery: Read 1753 rows, 121.14 KiB in 0.001739 sec., 1008050.6037952846 rows/sec., 68.03 MiB/sec. | ||
| 16502 | 2026.05.06 06:59:25.214104 [ 261 ] {5ec617d3-f70a-4d93-a019-816c25e897e5} <Debug> TCPHandler: Processed in 0.001903414 sec. | ||
| 16503 | 2026.05.06 06:59:25.214229 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16504 | 2026.05.06 06:59:25.214325 [ 261 ] {ade7d959-0613-47e0-bc4c-2d7b9a9d1fea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16505 | 2026.05.06 06:59:25.214367 [ 261 ] {ade7d959-0613-47e0-bc4c-2d7b9a9d1fea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16506 | 2026.05.06 06:59:25.214709 [ 261 ] {ade7d959-0613-47e0-bc4c-2d7b9a9d1fea} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16507 | 2026.05.06 06:59:25.214746 [ 261 ] {ade7d959-0613-47e0-bc4c-2d7b9a9d1fea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 16508 | 2026.05.06 06:59:25.215055 [ 261 ] {ade7d959-0613-47e0-bc4c-2d7b9a9d1fea} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 16509 | 2026.05.06 06:59:25.215267 [ 261 ] {ade7d959-0613-47e0-bc4c-2d7b9a9d1fea} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16510 | 2026.05.06 06:59:25.215399 [ 261 ] {ade7d959-0613-47e0-bc4c-2d7b9a9d1fea} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001092 sec., 5494.505494505494 rows/sec., 287.07 KiB/sec. | ||
| 16511 | 2026.05.06 06:59:25.215436 [ 261 ] {ade7d959-0613-47e0-bc4c-2d7b9a9d1fea} <Debug> TCPHandler: Processed in 0.001257395 sec. | ||
| 16512 | 2026.05.06 06:59:25.215557 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16513 | 2026.05.06 06:59:25.215676 [ 261 ] {768bb80c-9187-4e33-b780-1674c44ba463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16514 | 2026.05.06 06:59:25.215729 [ 261 ] {768bb80c-9187-4e33-b780-1674c44ba463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16515 | 2026.05.06 06:59:25.216451 [ 261 ] {768bb80c-9187-4e33-b780-1674c44ba463} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16516 | 2026.05.06 06:59:25.216488 [ 261 ] {768bb80c-9187-4e33-b780-1674c44ba463} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 16517 | 2026.05.06 06:59:25.216937 [ 261 ] {768bb80c-9187-4e33-b780-1674c44ba463} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16518 | 2026.05.06 06:59:25.217146 [ 261 ] {768bb80c-9187-4e33-b780-1674c44ba463} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16519 | 2026.05.06 06:59:25.217279 [ 261 ] {768bb80c-9187-4e33-b780-1674c44ba463} <Debug> executeQuery: Read 1601 rows, 99.52 KiB in 0.001627 sec., 984019.6681007991 rows/sec., 59.74 MiB/sec. | ||
| 16520 | 2026.05.06 06:59:25.217316 [ 261 ] {768bb80c-9187-4e33-b780-1674c44ba463} <Debug> TCPHandler: Processed in 0.001819031 sec. | ||
| 16521 | 2026.05.06 06:59:25.217433 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16522 | 2026.05.06 06:59:25.217527 [ 261 ] {681a5640-06b3-4cb9-b017-acc74b64b440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16523 | 2026.05.06 06:59:25.217570 [ 261 ] {681a5640-06b3-4cb9-b017-acc74b64b440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16524 | 2026.05.06 06:59:25.217889 [ 261 ] {681a5640-06b3-4cb9-b017-acc74b64b440} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16525 | 2026.05.06 06:59:25.217924 [ 261 ] {681a5640-06b3-4cb9-b017-acc74b64b440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 16526 | 2026.05.06 06:59:25.218211 [ 261 ] {681a5640-06b3-4cb9-b017-acc74b64b440} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 16527 | 2026.05.06 06:59:25.218409 [ 261 ] {681a5640-06b3-4cb9-b017-acc74b64b440} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16528 | 2026.05.06 06:59:25.218537 [ 261 ] {681a5640-06b3-4cb9-b017-acc74b64b440} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001028 sec., 972.7626459143968 rows/sec., 65.55 KiB/sec. | ||
| 16529 | 2026.05.06 06:59:25.218573 [ 261 ] {681a5640-06b3-4cb9-b017-acc74b64b440} <Debug> TCPHandler: Processed in 0.001188953 sec. | ||
| 16530 | 2026.05.06 06:59:25.218684 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16531 | 2026.05.06 06:59:25.218777 [ 261 ] {547c58c7-5c39-488b-9860-22bfde97d837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16532 | 2026.05.06 06:59:25.218831 [ 261 ] {547c58c7-5c39-488b-9860-22bfde97d837} <Trace> 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 | ||
| 16533 | 2026.05.06 06:59:25.219647 [ 261 ] {547c58c7-5c39-488b-9860-22bfde97d837} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16534 | 2026.05.06 06:59:25.219684 [ 261 ] {547c58c7-5c39-488b-9860-22bfde97d837} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 16535 | 2026.05.06 06:59:25.220241 [ 261 ] {547c58c7-5c39-488b-9860-22bfde97d837} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 16536 | 2026.05.06 06:59:25.220457 [ 261 ] {547c58c7-5c39-488b-9860-22bfde97d837} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16537 | 2026.05.06 06:59:25.220600 [ 261 ] {547c58c7-5c39-488b-9860-22bfde97d837} <Debug> executeQuery: Read 48 rows, 88.08 KiB in 0.001841 sec., 26072.786529060293 rows/sec., 46.72 MiB/sec. | ||
| 16538 | 2026.05.06 06:59:25.220666 [ 261 ] {547c58c7-5c39-488b-9860-22bfde97d837} <Debug> TCPHandler: Processed in 0.002031348 sec. | ||
| 16539 | 2026.05.06 06:59:25.220778 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16540 | 2026.05.06 06:59:25.220872 [ 261 ] {fec5c8c1-a700-4254-aeaf-654d9f7631c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16541 | 2026.05.06 06:59:25.220914 [ 261 ] {fec5c8c1-a700-4254-aeaf-654d9f7631c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16542 | 2026.05.06 06:59:25.221237 [ 261 ] {fec5c8c1-a700-4254-aeaf-654d9f7631c6} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16543 | 2026.05.06 06:59:25.221272 [ 261 ] {fec5c8c1-a700-4254-aeaf-654d9f7631c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 16544 | 2026.05.06 06:59:25.221573 [ 261 ] {fec5c8c1-a700-4254-aeaf-654d9f7631c6} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16545 | 2026.05.06 06:59:25.221780 [ 261 ] {fec5c8c1-a700-4254-aeaf-654d9f7631c6} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16546 | 2026.05.06 06:59:25.221907 [ 261 ] {fec5c8c1-a700-4254-aeaf-654d9f7631c6} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001053 sec., 39886.03988603989 rows/sec., 2.28 MiB/sec. | ||
| 16547 | 2026.05.06 06:59:25.221944 [ 261 ] {fec5c8c1-a700-4254-aeaf-654d9f7631c6} <Debug> TCPHandler: Processed in 0.001215145 sec. | ||
| 16548 | 2026.05.06 06:59:26.971355 [ 116 ] {} <Debug> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 | ||
| 16549 | 2026.05.06 06:59:26.971436 [ 116 ] {} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16550 | 2026.05.06 06:59:26.971458 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 16551 | 2026.05.06 06:59:26.971570 [ 197 ] {0df8073b-f29c-4283-b8f7-dff834c33018::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact with storage Full | ||
| 16552 | 2026.05.06 06:59:26.971712 [ 197 ] {0df8073b-f29c-4283-b8f7-dff834c33018::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16553 | 2026.05.06 06:59:26.971746 [ 197 ] {0df8073b-f29c-4283-b8f7-dff834c33018::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 20 rows starting from the beginning of the part | ||
| 16554 | 2026.05.06 06:59:26.971814 [ 197 ] {0df8073b-f29c-4283-b8f7-dff834c33018::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
| 16555 | 2026.05.06 06:59:26.971862 [ 197 ] {0df8073b-f29c-4283-b8f7-dff834c33018::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
| 16556 | 2026.05.06 06:59:26.971903 [ 197 ] {0df8073b-f29c-4283-b8f7-dff834c33018::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 16557 | 2026.05.06 06:59:26.971943 [ 197 ] {0df8073b-f29c-4283-b8f7-dff834c33018::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 4 rows starting from the beginning of the part | ||
| 16558 | 2026.05.06 06:59:26.972705 [ 194 ] {0df8073b-f29c-4283-b8f7-dff834c33018::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001182694 sec., 35512.144307826034 rows/sec., 2.96 MiB/sec. | ||
| 16559 | 2026.05.06 06:59:26.972888 [ 196 ] {0df8073b-f29c-4283-b8f7-dff834c33018::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 16560 | 2026.05.06 06:59:26.973178 [ 196 ] {0df8073b-f29c-4283-b8f7-dff834c33018::all_1_23_5} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16561 | 2026.05.06 06:59:26.973255 [ 196 ] {0df8073b-f29c-4283-b8f7-dff834c33018::all_1_23_5} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018) (MergerMutator): Merged 5 parts: [all_1_19_4, all_23_23_0] -> all_1_23_5 | ||
| 16562 | 2026.05.06 06:59:26.973355 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16563 | 2026.05.06 06:59:29.546031 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16564 | 2026.05.06 06:59:29.546264 [ 261 ] {97b89f60-fcf4-4d26-9728-49c48c139ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 16565 | 2026.05.06 06:59:29.546601 [ 261 ] {97b89f60-fcf4-4d26-9728-49c48c139ca3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16566 | 2026.05.06 06:59:29.546639 [ 261 ] {97b89f60-fcf4-4d26-9728-49c48c139ca3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 16567 | 2026.05.06 06:59:29.546858 [ 261 ] {97b89f60-fcf4-4d26-9728-49c48c139ca3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16568 | 2026.05.06 06:59:29.546931 [ 261 ] {97b89f60-fcf4-4d26-9728-49c48c139ca3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16569 | 2026.05.06 06:59:29.547072 [ 261 ] {97b89f60-fcf4-4d26-9728-49c48c139ca3} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 16570 | 2026.05.06 06:59:29.547212 [ 357 ] {97b89f60-fcf4-4d26-9728-49c48c139ca3} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16571 | 2026.05.06 06:59:29.547214 [ 326 ] {97b89f60-fcf4-4d26-9728-49c48c139ca3} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16572 | 2026.05.06 06:59:29.547245 [ 355 ] {97b89f60-fcf4-4d26-9728-49c48c139ca3} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 16573 | 2026.05.06 06:59:29.547232 [ 320 ] {97b89f60-fcf4-4d26-9728-49c48c139ca3} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16574 | 2026.05.06 06:59:29.547477 [ 261 ] {97b89f60-fcf4-4d26-9728-49c48c139ca3} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 16575 | 2026.05.06 06:59:29.547507 [ 261 ] {97b89f60-fcf4-4d26-9728-49c48c139ca3} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16576 | 2026.05.06 06:59:29.547613 [ 261 ] {97b89f60-fcf4-4d26-9728-49c48c139ca3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16577 | 2026.05.06 06:59:29.547635 [ 261 ] {97b89f60-fcf4-4d26-9728-49c48c139ca3} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 16578 | 2026.05.06 06:59:29.547674 [ 261 ] {97b89f60-fcf4-4d26-9728-49c48c139ca3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16579 | 2026.05.06 06:59:29.547713 [ 261 ] {97b89f60-fcf4-4d26-9728-49c48c139ca3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16580 | 2026.05.06 06:59:29.547750 [ 261 ] {97b89f60-fcf4-4d26-9728-49c48c139ca3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16581 | 2026.05.06 06:59:29.547785 [ 261 ] {97b89f60-fcf4-4d26-9728-49c48c139ca3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16582 | 2026.05.06 06:59:29.549100 [ 261 ] {97b89f60-fcf4-4d26-9728-49c48c139ca3} <Debug> executeQuery: Read 51 rows, 3.77 KiB in 0.00292 sec., 17465.753424657534 rows/sec., 1.26 MiB/sec. | ||
| 16583 | 2026.05.06 06:59:29.549291 [ 261 ] {97b89f60-fcf4-4d26-9728-49c48c139ca3} <Debug> MemoryTracker: Peak memory usage (for query): 146.86 KiB. | ||
| 16584 | 2026.05.06 06:59:29.549309 [ 261 ] {97b89f60-fcf4-4d26-9728-49c48c139ca3} <Debug> TCPHandler: Processed in 0.003409876 sec. | ||
| 16585 | 2026.05.06 06:59:29.550968 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16586 | 2026.05.06 06:59:29.551084 [ 261 ] {2dee8716-f0b0-4928-850b-785994d63f4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16587 | 2026.05.06 06:59:29.551133 [ 261 ] {2dee8716-f0b0-4928-850b-785994d63f4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16588 | 2026.05.06 06:59:29.551677 [ 261 ] {2dee8716-f0b0-4928-850b-785994d63f4b} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16589 | 2026.05.06 06:59:29.551721 [ 261 ] {2dee8716-f0b0-4928-850b-785994d63f4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 16590 | 2026.05.06 06:59:29.552152 [ 261 ] {2dee8716-f0b0-4928-850b-785994d63f4b} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16591 | 2026.05.06 06:59:29.552400 [ 261 ] {2dee8716-f0b0-4928-850b-785994d63f4b} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16592 | 2026.05.06 06:59:29.552569 [ 261 ] {2dee8716-f0b0-4928-850b-785994d63f4b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001518 sec., 36890.64558629776 rows/sec., 2.83 MiB/sec. | ||
| 16593 | 2026.05.06 06:59:29.552617 [ 261 ] {2dee8716-f0b0-4928-850b-785994d63f4b} <Debug> TCPHandler: Processed in 0.001705389 sec. | ||
| 16594 | 2026.05.06 06:59:29.552757 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16595 | 2026.05.06 06:59:29.552863 [ 261 ] {4f477ed5-1218-4409-9cb4-7f5acdbaa65a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16596 | 2026.05.06 06:59:29.552907 [ 261 ] {4f477ed5-1218-4409-9cb4-7f5acdbaa65a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16597 | 2026.05.06 06:59:29.553387 [ 261 ] {4f477ed5-1218-4409-9cb4-7f5acdbaa65a} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16598 | 2026.05.06 06:59:29.553425 [ 261 ] {4f477ed5-1218-4409-9cb4-7f5acdbaa65a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 16599 | 2026.05.06 06:59:29.553747 [ 261 ] {4f477ed5-1218-4409-9cb4-7f5acdbaa65a} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16600 | 2026.05.06 06:59:29.553970 [ 261 ] {4f477ed5-1218-4409-9cb4-7f5acdbaa65a} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16601 | 2026.05.06 06:59:29.554115 [ 261 ] {4f477ed5-1218-4409-9cb4-7f5acdbaa65a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001277 sec., 50117.46280344558 rows/sec., 3.91 MiB/sec. | ||
| 16602 | 2026.05.06 06:59:29.554154 [ 261 ] {4f477ed5-1218-4409-9cb4-7f5acdbaa65a} <Debug> TCPHandler: Processed in 0.001450201 sec. | ||
| 16603 | 2026.05.06 06:59:29.554284 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16604 | 2026.05.06 06:59:29.554384 [ 261 ] {48014a87-64f2-4a94-badf-18f79b4a3755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16605 | 2026.05.06 06:59:29.554438 [ 261 ] {48014a87-64f2-4a94-badf-18f79b4a3755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16606 | 2026.05.06 06:59:29.554852 [ 261 ] {48014a87-64f2-4a94-badf-18f79b4a3755} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16607 | 2026.05.06 06:59:29.554888 [ 261 ] {48014a87-64f2-4a94-badf-18f79b4a3755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 16608 | 2026.05.06 06:59:29.555242 [ 261 ] {48014a87-64f2-4a94-badf-18f79b4a3755} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16609 | 2026.05.06 06:59:29.555476 [ 261 ] {48014a87-64f2-4a94-badf-18f79b4a3755} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16610 | 2026.05.06 06:59:29.555617 [ 261 ] {48014a87-64f2-4a94-badf-18f79b4a3755} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001255 sec., 101992.03187250996 rows/sec., 7.10 MiB/sec. | ||
| 16611 | 2026.05.06 06:59:29.555655 [ 261 ] {48014a87-64f2-4a94-badf-18f79b4a3755} <Debug> TCPHandler: Processed in 0.00142714 sec. | ||
| 16612 | 2026.05.06 06:59:29.555775 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16613 | 2026.05.06 06:59:29.555872 [ 261 ] {dc76866a-2927-49f9-90ea-6e14a7c364d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16614 | 2026.05.06 06:59:29.555916 [ 261 ] {dc76866a-2927-49f9-90ea-6e14a7c364d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16615 | 2026.05.06 06:59:29.556266 [ 261 ] {dc76866a-2927-49f9-90ea-6e14a7c364d7} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16616 | 2026.05.06 06:59:29.556301 [ 261 ] {dc76866a-2927-49f9-90ea-6e14a7c364d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 16617 | 2026.05.06 06:59:29.556623 [ 261 ] {dc76866a-2927-49f9-90ea-6e14a7c364d7} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16618 | 2026.05.06 06:59:29.556841 [ 261 ] {dc76866a-2927-49f9-90ea-6e14a7c364d7} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16619 | 2026.05.06 06:59:29.556976 [ 261 ] {dc76866a-2927-49f9-90ea-6e14a7c364d7} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001125 sec., 42666.66666666667 rows/sec., 2.88 MiB/sec. | ||
| 16620 | 2026.05.06 06:59:29.557012 [ 261 ] {dc76866a-2927-49f9-90ea-6e14a7c364d7} <Debug> TCPHandler: Processed in 0.001287547 sec. | ||
| 16621 | 2026.05.06 06:59:29.614157 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40490 | ||
| 16622 | 2026.05.06 06:59:29.614263 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16623 | 2026.05.06 06:59:29.614289 [ 310 ] {} <Debug> TCP-Session: 23666c36-6e86-47d6-aea7-1695f816cd83 Authenticating user 'default' from [fd00:1122:3344:101::e]:40490 | ||
| 16624 | 2026.05.06 06:59:29.614310 [ 310 ] {} <Debug> TCP-Session: 23666c36-6e86-47d6-aea7-1695f816cd83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16625 | 2026.05.06 06:59:29.614323 [ 310 ] {} <Debug> TCP-Session: 23666c36-6e86-47d6-aea7-1695f816cd83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16626 | 2026.05.06 06:59:29.614531 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57326 | ||
| 16627 | 2026.05.06 06:59:29.614558 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39135 | ||
| 16628 | 2026.05.06 06:59:29.614579 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42274 | ||
| 16629 | 2026.05.06 06:59:29.614604 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41215 | ||
| 16630 | 2026.05.06 06:59:29.614641 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16631 | 2026.05.06 06:59:29.614643 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16632 | 2026.05.06 06:59:29.614662 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16633 | 2026.05.06 06:59:29.614678 [ 311 ] {} <Debug> TCP-Session: 25b1ba1d-9239-4777-a36c-978c94cd3e1d Authenticating user 'default' from [fd00:1122:3344:101::e]:57326 | ||
| 16634 | 2026.05.06 06:59:29.614684 [ 303 ] {} <Debug> TCP-Session: 9ffb121e-8bb2-423f-bcba-d4836e361958 Authenticating user 'default' from [fd00:1122:3344:101::e]:39135 | ||
| 16635 | 2026.05.06 06:59:29.614693 [ 307 ] {} <Debug> TCP-Session: 4cc835b5-04d5-426e-aeea-9469a8c97a5d Authenticating user 'default' from [fd00:1122:3344:101::e]:42274 | ||
| 16636 | 2026.05.06 06:59:29.614704 [ 311 ] {} <Debug> TCP-Session: 25b1ba1d-9239-4777-a36c-978c94cd3e1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16637 | 2026.05.06 06:59:29.614707 [ 303 ] {} <Debug> TCP-Session: 9ffb121e-8bb2-423f-bcba-d4836e361958 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16638 | 2026.05.06 06:59:29.614718 [ 307 ] {} <Debug> TCP-Session: 4cc835b5-04d5-426e-aeea-9469a8c97a5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16639 | 2026.05.06 06:59:29.614726 [ 303 ] {} <Debug> TCP-Session: 9ffb121e-8bb2-423f-bcba-d4836e361958 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16640 | 2026.05.06 06:59:29.614733 [ 307 ] {} <Debug> TCP-Session: 4cc835b5-04d5-426e-aeea-9469a8c97a5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16641 | 2026.05.06 06:59:29.614719 [ 311 ] {} <Debug> TCP-Session: 25b1ba1d-9239-4777-a36c-978c94cd3e1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16642 | 2026.05.06 06:59:29.614707 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16643 | 2026.05.06 06:59:29.614663 [ 310 ] {} <Trace> TCP-Session: 23666c36-6e86-47d6-aea7-1695f816cd83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16644 | 2026.05.06 06:59:29.614792 [ 309 ] {} <Debug> TCP-Session: b67e069c-a5fe-4ec4-bb8d-1a7bf208399c Authenticating user 'default' from [fd00:1122:3344:101::e]:41215 | ||
| 16645 | 2026.05.06 06:59:29.614590 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64066 | ||
| 16646 | 2026.05.06 06:59:29.614828 [ 309 ] {} <Debug> TCP-Session: b67e069c-a5fe-4ec4-bb8d-1a7bf208399c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16647 | 2026.05.06 06:59:29.614570 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41385 | ||
| 16648 | 2026.05.06 06:59:29.614870 [ 309 ] {} <Debug> TCP-Session: b67e069c-a5fe-4ec4-bb8d-1a7bf208399c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16649 | 2026.05.06 06:59:29.614547 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34774 | ||
| 16650 | 2026.05.06 06:59:29.614923 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16651 | 2026.05.06 06:59:29.614946 [ 310 ] {49017001-89dd-436a-b7db-75746cc1ffd4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40490) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16652 | 2026.05.06 06:59:29.614969 [ 308 ] {} <Debug> TCP-Session: 9f23ecda-f3c0-442f-9862-c582fa5601a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:64066 | ||
| 16653 | 2026.05.06 06:59:29.614544 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53719 | ||
| 16654 | 2026.05.06 06:59:29.615003 [ 308 ] {} <Debug> TCP-Session: 9f23ecda-f3c0-442f-9862-c582fa5601a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16655 | 2026.05.06 06:59:29.615023 [ 308 ] {} <Debug> TCP-Session: 9f23ecda-f3c0-442f-9862-c582fa5601a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16656 | 2026.05.06 06:59:29.615217 [ 310 ] {49017001-89dd-436a-b7db-75746cc1ffd4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16657 | 2026.05.06 06:59:29.615274 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16658 | 2026.05.06 06:59:29.615281 [ 310 ] {49017001-89dd-436a-b7db-75746cc1ffd4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16659 | 2026.05.06 06:59:29.615312 [ 304 ] {} <Debug> TCP-Session: bd67e3e6-fe2c-4c0d-bac2-2d55287be4fb Authenticating user 'default' from [fd00:1122:3344:101::e]:41385 | ||
| 16660 | 2026.05.06 06:59:29.615335 [ 304 ] {} <Debug> TCP-Session: bd67e3e6-fe2c-4c0d-bac2-2d55287be4fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16661 | 2026.05.06 06:59:29.615347 [ 304 ] {} <Debug> TCP-Session: bd67e3e6-fe2c-4c0d-bac2-2d55287be4fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16662 | 2026.05.06 06:59:29.615574 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16663 | 2026.05.06 06:59:29.615589 [ 310 ] {49017001-89dd-436a-b7db-75746cc1ffd4} <Debug> oximeter.version (d3864241-cdea-4d2b-8559-2a50b58f009c) (SelectExecutor): Key condition: unknown | ||
| 16664 | 2026.05.06 06:59:29.615607 [ 259 ] {} <Debug> TCP-Session: 83ae9cdd-d214-472b-94b4-36921845e403 Authenticating user 'default' from [fd00:1122:3344:101::e]:53719 | ||
| 16665 | 2026.05.06 06:59:29.615634 [ 259 ] {} <Debug> TCP-Session: 83ae9cdd-d214-472b-94b4-36921845e403 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16666 | 2026.05.06 06:59:29.615646 [ 259 ] {} <Debug> TCP-Session: 83ae9cdd-d214-472b-94b4-36921845e403 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16667 | 2026.05.06 06:59:29.615746 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16668 | 2026.05.06 06:59:29.615791 [ 278 ] {} <Debug> TCP-Session: 3f10c5df-147b-4599-836a-048cf2d78725 Authenticating user 'default' from [fd00:1122:3344:101::e]:34774 | ||
| 16669 | 2026.05.06 06:59:29.615815 [ 278 ] {} <Debug> TCP-Session: 3f10c5df-147b-4599-836a-048cf2d78725 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16670 | 2026.05.06 06:59:29.615834 [ 278 ] {} <Debug> TCP-Session: 3f10c5df-147b-4599-836a-048cf2d78725 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16671 | 2026.05.06 06:59:29.616507 [ 355 ] {49017001-89dd-436a-b7db-75746cc1ffd4} <Trace> AggregatingTransform: Aggregating | ||
| 16672 | 2026.05.06 06:59:29.616550 [ 355 ] {49017001-89dd-436a-b7db-75746cc1ffd4} <Trace> Aggregator: Aggregation method: without_key | ||
| 16673 | 2026.05.06 06:59:29.616585 [ 355 ] {49017001-89dd-436a-b7db-75746cc1ffd4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000888655 sec. (1125.296 rows/sec., 43.96 KiB/sec.) | ||
| 16674 | 2026.05.06 06:59:29.616603 [ 355 ] {49017001-89dd-436a-b7db-75746cc1ffd4} <Trace> Aggregator: Merging aggregated data | ||
| 16675 | 2026.05.06 06:59:29.618515 [ 310 ] {49017001-89dd-436a-b7db-75746cc1ffd4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003616 sec., 276.5486725663717 rows/sec., 10.80 KiB/sec. | ||
| 16676 | 2026.05.06 06:59:29.618666 [ 310 ] {49017001-89dd-436a-b7db-75746cc1ffd4} <Debug> TCPHandler: Processed in 0.004117376 sec. | ||
| 16677 | 2026.05.06 06:59:29.618786 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16678 | 2026.05.06 06:59:29.618817 [ 310 ] {} <Debug> TCP-Session: 23666c36-6e86-47d6-aea7-1695f816cd83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16679 | 2026.05.06 06:59:29.618821 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16680 | 2026.05.06 06:59:29.618842 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16681 | 2026.05.06 06:59:29.618862 [ 307 ] {} <Debug> TCP-Session: 4cc835b5-04d5-426e-aeea-9469a8c97a5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16682 | 2026.05.06 06:59:29.618865 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16683 | 2026.05.06 06:59:29.618873 [ 311 ] {} <Debug> TCP-Session: 25b1ba1d-9239-4777-a36c-978c94cd3e1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16684 | 2026.05.06 06:59:29.618885 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16685 | 2026.05.06 06:59:29.618904 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16686 | 2026.05.06 06:59:29.618933 [ 309 ] {} <Debug> TCP-Session: b67e069c-a5fe-4ec4-bb8d-1a7bf208399c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16687 | 2026.05.06 06:59:29.618937 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16688 | 2026.05.06 06:59:29.618948 [ 278 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16689 | 2026.05.06 06:59:29.618989 [ 304 ] {} <Debug> TCP-Session: bd67e3e6-fe2c-4c0d-bac2-2d55287be4fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16690 | 2026.05.06 06:59:29.618966 [ 259 ] {} <Debug> TCP-Session: 83ae9cdd-d214-472b-94b4-36921845e403 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16691 | 2026.05.06 06:59:29.619015 [ 278 ] {} <Debug> TCP-Session: 3f10c5df-147b-4599-836a-048cf2d78725 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16692 | 2026.05.06 06:59:29.618965 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16693 | 2026.05.06 06:59:29.618901 [ 303 ] {} <Debug> TCP-Session: 9ffb121e-8bb2-423f-bcba-d4836e361958 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16694 | 2026.05.06 06:59:29.619090 [ 308 ] {} <Debug> TCP-Session: 9f23ecda-f3c0-442f-9862-c582fa5601a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16695 | 2026.05.06 06:59:29.708836 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55325 | ||
| 16696 | 2026.05.06 06:59:29.708947 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16697 | 2026.05.06 06:59:29.708975 [ 310 ] {} <Debug> TCP-Session: b07d1c29-3b0f-4650-bd63-59be619e1a0d Authenticating user 'default' from [fd00:1122:3344:101::e]:55325 | ||
| 16698 | 2026.05.06 06:59:29.708997 [ 310 ] {} <Debug> TCP-Session: b07d1c29-3b0f-4650-bd63-59be619e1a0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16699 | 2026.05.06 06:59:29.709011 [ 310 ] {} <Debug> TCP-Session: b07d1c29-3b0f-4650-bd63-59be619e1a0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16700 | 2026.05.06 06:59:29.709209 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62189 | ||
| 16701 | 2026.05.06 06:59:29.709211 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41102 | ||
| 16702 | 2026.05.06 06:59:29.709266 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41603 | ||
| 16703 | 2026.05.06 06:59:29.709292 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34674 | ||
| 16704 | 2026.05.06 06:59:29.709303 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37021 | ||
| 16705 | 2026.05.06 06:59:29.709317 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54897 | ||
| 16706 | 2026.05.06 06:59:29.709368 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16707 | 2026.05.06 06:59:29.709381 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16708 | 2026.05.06 06:59:29.709405 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16709 | 2026.05.06 06:59:29.709414 [ 311 ] {} <Debug> TCP-Session: 06052a32-5954-4c8c-ae0c-db0b7d3dbde6 Authenticating user 'default' from [fd00:1122:3344:101::e]:41102 | ||
| 16710 | 2026.05.06 06:59:29.709425 [ 307 ] {} <Debug> TCP-Session: 0a373185-9cf8-4aac-bec8-c26808d7e2de Authenticating user 'default' from [fd00:1122:3344:101::e]:34674 | ||
| 16711 | 2026.05.06 06:59:29.709445 [ 308 ] {} <Debug> TCP-Session: f7081dfa-6f60-43d3-a0bf-fb7a1a5c86ae Authenticating user 'default' from [fd00:1122:3344:101::e]:37021 | ||
| 16712 | 2026.05.06 06:59:29.709448 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16713 | 2026.05.06 06:59:29.709452 [ 311 ] {} <Debug> TCP-Session: 06052a32-5954-4c8c-ae0c-db0b7d3dbde6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16714 | 2026.05.06 06:59:29.709474 [ 308 ] {} <Debug> TCP-Session: f7081dfa-6f60-43d3-a0bf-fb7a1a5c86ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16715 | 2026.05.06 06:59:29.709492 [ 309 ] {} <Debug> TCP-Session: cf34af6a-34b4-45b3-b6d0-4466f8198b32 Authenticating user 'default' from [fd00:1122:3344:101::e]:54897 | ||
| 16716 | 2026.05.06 06:59:29.709510 [ 308 ] {} <Debug> TCP-Session: f7081dfa-6f60-43d3-a0bf-fb7a1a5c86ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16717 | 2026.05.06 06:59:29.709529 [ 309 ] {} <Debug> TCP-Session: cf34af6a-34b4-45b3-b6d0-4466f8198b32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16718 | 2026.05.06 06:59:29.709496 [ 311 ] {} <Debug> TCP-Session: 06052a32-5954-4c8c-ae0c-db0b7d3dbde6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16719 | 2026.05.06 06:59:29.709552 [ 309 ] {} <Debug> TCP-Session: cf34af6a-34b4-45b3-b6d0-4466f8198b32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16720 | 2026.05.06 06:59:29.709455 [ 307 ] {} <Debug> TCP-Session: 0a373185-9cf8-4aac-bec8-c26808d7e2de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16721 | 2026.05.06 06:59:29.709311 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16722 | 2026.05.06 06:59:29.709603 [ 307 ] {} <Debug> TCP-Session: 0a373185-9cf8-4aac-bec8-c26808d7e2de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16723 | 2026.05.06 06:59:29.709630 [ 259 ] {} <Debug> TCP-Session: 9cbacf9e-106d-4846-862f-597c69d0bc76 Authenticating user 'default' from [fd00:1122:3344:101::e]:62189 | ||
| 16724 | 2026.05.06 06:59:29.709272 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50361 | ||
| 16725 | 2026.05.06 06:59:29.709655 [ 259 ] {} <Debug> TCP-Session: 9cbacf9e-106d-4846-862f-597c69d0bc76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16726 | 2026.05.06 06:59:29.709252 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34656 | ||
| 16727 | 2026.05.06 06:59:29.709681 [ 259 ] {} <Debug> TCP-Session: 9cbacf9e-106d-4846-862f-597c69d0bc76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16728 | 2026.05.06 06:59:29.709715 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16729 | 2026.05.06 06:59:29.709368 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16730 | 2026.05.06 06:59:29.709760 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16731 | 2026.05.06 06:59:29.709749 [ 304 ] {} <Debug> TCP-Session: 638991cf-17e4-4a39-a94c-a409878fce60 Authenticating user 'default' from [fd00:1122:3344:101::e]:50361 | ||
| 16732 | 2026.05.06 06:59:29.709786 [ 303 ] {} <Debug> TCP-Session: 5d5288b2-1e7d-4f5d-9431-bd38051033bd Authenticating user 'default' from [fd00:1122:3344:101::e]:41603 | ||
| 16733 | 2026.05.06 06:59:29.709808 [ 304 ] {} <Debug> TCP-Session: 638991cf-17e4-4a39-a94c-a409878fce60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16734 | 2026.05.06 06:59:29.709828 [ 303 ] {} <Debug> TCP-Session: 5d5288b2-1e7d-4f5d-9431-bd38051033bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16735 | 2026.05.06 06:59:29.709834 [ 304 ] {} <Debug> TCP-Session: 638991cf-17e4-4a39-a94c-a409878fce60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16736 | 2026.05.06 06:59:29.709856 [ 303 ] {} <Debug> TCP-Session: 5d5288b2-1e7d-4f5d-9431-bd38051033bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16737 | 2026.05.06 06:59:29.709790 [ 278 ] {} <Debug> TCP-Session: 5448c371-a9f7-4b96-8515-f3cb1cde2c48 Authenticating user 'default' from [fd00:1122:3344:101::e]:34656 | ||
| 16738 | 2026.05.06 06:59:29.709314 [ 310 ] {} <Trace> TCP-Session: b07d1c29-3b0f-4650-bd63-59be619e1a0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16739 | 2026.05.06 06:59:29.709903 [ 278 ] {} <Debug> TCP-Session: 5448c371-a9f7-4b96-8515-f3cb1cde2c48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16740 | 2026.05.06 06:59:29.709942 [ 278 ] {} <Debug> TCP-Session: 5448c371-a9f7-4b96-8515-f3cb1cde2c48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16741 | 2026.05.06 06:59:29.710076 [ 310 ] {c2ad92a7-07ab-4239-90f3-128199b7a3f9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55325) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16742 | 2026.05.06 06:59:29.710325 [ 310 ] {c2ad92a7-07ab-4239-90f3-128199b7a3f9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16743 | 2026.05.06 06:59:29.710377 [ 310 ] {c2ad92a7-07ab-4239-90f3-128199b7a3f9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16744 | 2026.05.06 06:59:29.710660 [ 310 ] {c2ad92a7-07ab-4239-90f3-128199b7a3f9} <Debug> oximeter.version (d3864241-cdea-4d2b-8559-2a50b58f009c) (SelectExecutor): Key condition: unknown | ||
| 16745 | 2026.05.06 06:59:29.711617 [ 348 ] {c2ad92a7-07ab-4239-90f3-128199b7a3f9} <Trace> AggregatingTransform: Aggregating | ||
| 16746 | 2026.05.06 06:59:29.711659 [ 348 ] {c2ad92a7-07ab-4239-90f3-128199b7a3f9} <Trace> Aggregator: Aggregation method: without_key | ||
| 16747 | 2026.05.06 06:59:29.711694 [ 348 ] {c2ad92a7-07ab-4239-90f3-128199b7a3f9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000937357 sec. (1066.829 rows/sec., 41.67 KiB/sec.) | ||
| 16748 | 2026.05.06 06:59:29.711713 [ 348 ] {c2ad92a7-07ab-4239-90f3-128199b7a3f9} <Trace> Aggregator: Merging aggregated data | ||
| 16749 | 2026.05.06 06:59:29.713135 [ 310 ] {c2ad92a7-07ab-4239-90f3-128199b7a3f9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003109 sec., 321.646831778707 rows/sec., 12.56 KiB/sec. | ||
| 16750 | 2026.05.06 06:59:29.713289 [ 310 ] {c2ad92a7-07ab-4239-90f3-128199b7a3f9} <Debug> TCPHandler: Processed in 0.004090785 sec. | ||
| 16751 | 2026.05.06 06:59:29.713417 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16752 | 2026.05.06 06:59:29.713447 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16753 | 2026.05.06 06:59:29.713448 [ 310 ] {} <Debug> TCP-Session: b07d1c29-3b0f-4650-bd63-59be619e1a0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16754 | 2026.05.06 06:59:29.713469 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16755 | 2026.05.06 06:59:29.713484 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16756 | 2026.05.06 06:59:29.713520 [ 259 ] {} <Debug> TCP-Session: 9cbacf9e-106d-4846-862f-597c69d0bc76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16757 | 2026.05.06 06:59:29.713502 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16758 | 2026.05.06 06:59:29.713546 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16759 | 2026.05.06 06:59:29.713575 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16760 | 2026.05.06 06:59:29.713591 [ 307 ] {} <Debug> TCP-Session: 0a373185-9cf8-4aac-bec8-c26808d7e2de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16761 | 2026.05.06 06:59:29.713612 [ 304 ] {} <Debug> TCP-Session: 638991cf-17e4-4a39-a94c-a409878fce60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16762 | 2026.05.06 06:59:29.713626 [ 308 ] {} <Debug> TCP-Session: f7081dfa-6f60-43d3-a0bf-fb7a1a5c86ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16763 | 2026.05.06 06:59:29.713535 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16764 | 2026.05.06 06:59:29.713541 [ 311 ] {} <Debug> TCP-Session: 06052a32-5954-4c8c-ae0c-db0b7d3dbde6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16765 | 2026.05.06 06:59:29.713534 [ 278 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16766 | 2026.05.06 06:59:29.713699 [ 303 ] {} <Debug> TCP-Session: 5d5288b2-1e7d-4f5d-9431-bd38051033bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16767 | 2026.05.06 06:59:29.713494 [ 309 ] {} <Debug> TCP-Session: cf34af6a-34b4-45b3-b6d0-4466f8198b32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16768 | 2026.05.06 06:59:29.713718 [ 278 ] {} <Debug> TCP-Session: 5448c371-a9f7-4b96-8515-f3cb1cde2c48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16769 | 2026.05.06 06:59:29.973299 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31154 | ||
| 16770 | 2026.05.06 06:59:29.973984 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16771 | 2026.05.06 06:59:29.974103 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 16772 | 2026.05.06 06:59:29.974825 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 16773 | 2026.05.06 06:59:29.975179 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16774 | 2026.05.06 06:59:29.975425 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31154 | ||
| 16775 | 2026.05.06 06:59:31.608267 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 16776 | 2026.05.06 06:59:31.624999 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16777 | 2026.05.06 06:59:31.625054 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 16778 | 2026.05.06 06:59:31.631604 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 16779 | 2026.05.06 06:59:31.632282 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16780 | 2026.05.06 06:59:31.635100 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 16781 | 2026.05.06 06:59:32.576508 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 2036 | ||
| 16782 | 2026.05.06 06:59:32.579791 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16783 | 2026.05.06 06:59:32.579846 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 16784 | 2026.05.06 06:59:32.581121 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 16785 | 2026.05.06 06:59:32.581379 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16786 | 2026.05.06 06:59:32.581673 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2036 | ||
| 16787 | 2026.05.06 06:59:34.547419 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16788 | 2026.05.06 06:59:34.547638 [ 261 ] {cfc3154d-9fc5-4d94-9222-9b662281bc17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 16789 | 2026.05.06 06:59:34.547954 [ 261 ] {cfc3154d-9fc5-4d94-9222-9b662281bc17} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16790 | 2026.05.06 06:59:34.547988 [ 261 ] {cfc3154d-9fc5-4d94-9222-9b662281bc17} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 16791 | 2026.05.06 06:59:34.548198 [ 261 ] {cfc3154d-9fc5-4d94-9222-9b662281bc17} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16792 | 2026.05.06 06:59:34.548272 [ 261 ] {cfc3154d-9fc5-4d94-9222-9b662281bc17} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16793 | 2026.05.06 06:59:34.548410 [ 261 ] {cfc3154d-9fc5-4d94-9222-9b662281bc17} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 16794 | 2026.05.06 06:59:34.548516 [ 345 ] {cfc3154d-9fc5-4d94-9222-9b662281bc17} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16795 | 2026.05.06 06:59:34.548529 [ 367 ] {cfc3154d-9fc5-4d94-9222-9b662281bc17} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16796 | 2026.05.06 06:59:34.548550 [ 356 ] {cfc3154d-9fc5-4d94-9222-9b662281bc17} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16797 | 2026.05.06 06:59:34.548550 [ 316 ] {cfc3154d-9fc5-4d94-9222-9b662281bc17} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 16798 | 2026.05.06 06:59:34.548671 [ 261 ] {cfc3154d-9fc5-4d94-9222-9b662281bc17} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 16799 | 2026.05.06 06:59:34.548698 [ 261 ] {cfc3154d-9fc5-4d94-9222-9b662281bc17} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16800 | 2026.05.06 06:59:34.548802 [ 261 ] {cfc3154d-9fc5-4d94-9222-9b662281bc17} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16801 | 2026.05.06 06:59:34.548823 [ 261 ] {cfc3154d-9fc5-4d94-9222-9b662281bc17} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 16802 | 2026.05.06 06:59:34.548858 [ 261 ] {cfc3154d-9fc5-4d94-9222-9b662281bc17} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16803 | 2026.05.06 06:59:34.548898 [ 261 ] {cfc3154d-9fc5-4d94-9222-9b662281bc17} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16804 | 2026.05.06 06:59:34.548932 [ 261 ] {cfc3154d-9fc5-4d94-9222-9b662281bc17} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16805 | 2026.05.06 06:59:34.548967 [ 261 ] {cfc3154d-9fc5-4d94-9222-9b662281bc17} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 16806 | 2026.05.06 06:59:34.550165 [ 261 ] {cfc3154d-9fc5-4d94-9222-9b662281bc17} <Debug> executeQuery: Read 51 rows, 5.78 KiB in 0.002612 sec., 19525.267993874426 rows/sec., 2.16 MiB/sec. | ||
| 16807 | 2026.05.06 06:59:34.550358 [ 261 ] {cfc3154d-9fc5-4d94-9222-9b662281bc17} <Debug> MemoryTracker: Peak memory usage (for query): 164.19 KiB. | ||
| 16808 | 2026.05.06 06:59:34.550374 [ 261 ] {cfc3154d-9fc5-4d94-9222-9b662281bc17} <Debug> TCPHandler: Processed in 0.003092517 sec. | ||
| 16809 | 2026.05.06 06:59:34.552223 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16810 | 2026.05.06 06:59:34.552330 [ 261 ] {30ac350b-27da-4604-9a67-ddd286d6f8cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16811 | 2026.05.06 06:59:34.552371 [ 261 ] {30ac350b-27da-4604-9a67-ddd286d6f8cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16812 | 2026.05.06 06:59:34.552888 [ 261 ] {30ac350b-27da-4604-9a67-ddd286d6f8cb} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16813 | 2026.05.06 06:59:34.552924 [ 261 ] {30ac350b-27da-4604-9a67-ddd286d6f8cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 16814 | 2026.05.06 06:59:34.553282 [ 261 ] {30ac350b-27da-4604-9a67-ddd286d6f8cb} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16815 | 2026.05.06 06:59:34.553504 [ 261 ] {30ac350b-27da-4604-9a67-ddd286d6f8cb} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16816 | 2026.05.06 06:59:34.553645 [ 261 ] {30ac350b-27da-4604-9a67-ddd286d6f8cb} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001345 sec., 47583.64312267658 rows/sec., 3.77 MiB/sec. | ||
| 16817 | 2026.05.06 06:59:34.553652 [ 106 ] {} <Debug> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16818 | 2026.05.06 06:59:34.553682 [ 261 ] {30ac350b-27da-4604-9a67-ddd286d6f8cb} <Debug> TCPHandler: Processed in 0.001507793 sec. | ||
| 16819 | 2026.05.06 06:59:34.553695 [ 106 ] {} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16820 | 2026.05.06 06:59:34.553719 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 16821 | 2026.05.06 06:59:34.553822 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16822 | 2026.05.06 06:59:34.553833 [ 200 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 16823 | 2026.05.06 06:59:34.553915 [ 261 ] {db867bab-d82f-4241-8d36-555b7acbc654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16824 | 2026.05.06 06:59:34.553960 [ 261 ] {db867bab-d82f-4241-8d36-555b7acbc654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16825 | 2026.05.06 06:59:34.553975 [ 200 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16826 | 2026.05.06 06:59:34.554014 [ 200 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 3361 rows starting from the beginning of the part | ||
| 16827 | 2026.05.06 06:59:34.554080 [ 200 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 871 rows starting from the beginning of the part | ||
| 16828 | 2026.05.06 06:59:34.554125 [ 200 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 64 rows starting from the beginning of the part | ||
| 16829 | 2026.05.06 06:59:34.554172 [ 200 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 3220 rows starting from the beginning of the part | ||
| 16830 | 2026.05.06 06:59:34.554215 [ 200 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 56 rows starting from the beginning of the part | ||
| 16831 | 2026.05.06 06:59:34.554255 [ 200 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 64 rows starting from the beginning of the part | ||
| 16832 | 2026.05.06 06:59:34.554383 [ 261 ] {db867bab-d82f-4241-8d36-555b7acbc654} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16833 | 2026.05.06 06:59:34.554425 [ 261 ] {db867bab-d82f-4241-8d36-555b7acbc654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 16834 | 2026.05.06 06:59:34.554721 [ 261 ] {db867bab-d82f-4241-8d36-555b7acbc654} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 16835 | 2026.05.06 06:59:34.554927 [ 261 ] {db867bab-d82f-4241-8d36-555b7acbc654} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16836 | 2026.05.06 06:59:34.555056 [ 261 ] {db867bab-d82f-4241-8d36-555b7acbc654} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001159 sec., 3451.2510785159616 rows/sec., 259.52 KiB/sec. | ||
| 16837 | 2026.05.06 06:59:34.555092 [ 261 ] {db867bab-d82f-4241-8d36-555b7acbc654} <Debug> TCPHandler: Processed in 0.001318607 sec. | ||
| 16838 | 2026.05.06 06:59:34.555212 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16839 | 2026.05.06 06:59:34.555305 [ 261 ] {5d929cb0-8626-463a-b553-6e134eafe717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16840 | 2026.05.06 06:59:34.555343 [ 261 ] {5d929cb0-8626-463a-b553-6e134eafe717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16841 | 2026.05.06 06:59:34.555743 [ 261 ] {5d929cb0-8626-463a-b553-6e134eafe717} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16842 | 2026.05.06 06:59:34.555777 [ 261 ] {5d929cb0-8626-463a-b553-6e134eafe717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 16843 | 2026.05.06 06:59:34.556062 [ 261 ] {5d929cb0-8626-463a-b553-6e134eafe717} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16844 | 2026.05.06 06:59:34.556267 [ 261 ] {5d929cb0-8626-463a-b553-6e134eafe717} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16845 | 2026.05.06 06:59:34.556384 [ 106 ] {} <Debug> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16846 | 2026.05.06 06:59:34.556393 [ 261 ] {5d929cb0-8626-463a-b553-6e134eafe717} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001105 sec., 61538.46153846153 rows/sec., 4.80 MiB/sec. | ||
| 16847 | 2026.05.06 06:59:34.556418 [ 106 ] {} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16848 | 2026.05.06 06:59:34.556437 [ 261 ] {5d929cb0-8626-463a-b553-6e134eafe717} <Debug> TCPHandler: Processed in 0.001271535 sec. | ||
| 16849 | 2026.05.06 06:59:34.556439 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 16850 | 2026.05.06 06:59:34.556536 [ 196 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 16851 | 2026.05.06 06:59:34.556557 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16852 | 2026.05.06 06:59:34.556665 [ 196 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16853 | 2026.05.06 06:59:34.556665 [ 261 ] {591fd87e-2c7d-45ec-81fb-523df47810f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16854 | 2026.05.06 06:59:34.556703 [ 196 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1831 rows starting from the beginning of the part | ||
| 16855 | 2026.05.06 06:59:34.556707 [ 193 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7636 rows, containing 5 columns (5 merged, 0 gathered) in 0.002925873 sec., 2609819.359897029 rows/sec., 207.69 MiB/sec. | ||
| 16856 | 2026.05.06 06:59:34.556731 [ 261 ] {591fd87e-2c7d-45ec-81fb-523df47810f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16857 | 2026.05.06 06:59:34.556772 [ 196 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 527 rows starting from the beginning of the part | ||
| 16858 | 2026.05.06 06:59:34.556828 [ 196 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 68 rows starting from the beginning of the part | ||
| 16859 | 2026.05.06 06:59:34.556872 [ 196 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 1753 rows starting from the beginning of the part | ||
| 16860 | 2026.05.06 06:59:34.556914 [ 196 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 64 rows starting from the beginning of the part | ||
| 16861 | 2026.05.06 06:59:34.556957 [ 196 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 68 rows starting from the beginning of the part | ||
| 16862 | 2026.05.06 06:59:34.557031 [ 190 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16863 | 2026.05.06 06:59:34.557145 [ 261 ] {591fd87e-2c7d-45ec-81fb-523df47810f1} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16864 | 2026.05.06 06:59:34.557179 [ 261 ] {591fd87e-2c7d-45ec-81fb-523df47810f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 16865 | 2026.05.06 06:59:34.557338 [ 190 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_106_21} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16866 | 2026.05.06 06:59:34.557406 [ 190 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_106_21} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16867 | 2026.05.06 06:59:34.557485 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 16868 | 2026.05.06 06:59:34.557508 [ 261 ] {591fd87e-2c7d-45ec-81fb-523df47810f1} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16869 | 2026.05.06 06:59:34.557729 [ 261 ] {591fd87e-2c7d-45ec-81fb-523df47810f1} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16870 | 2026.05.06 06:59:34.557856 [ 261 ] {591fd87e-2c7d-45ec-81fb-523df47810f1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 16871 | 2026.05.06 06:59:34.557892 [ 261 ] {591fd87e-2c7d-45ec-81fb-523df47810f1} <Debug> TCPHandler: Processed in 0.001382279 sec. | ||
| 16872 | 2026.05.06 06:59:34.558014 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16873 | 2026.05.06 06:59:34.558107 [ 261 ] {cbef8cc2-544b-4426-baf2-5a2ef4893974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16874 | 2026.05.06 06:59:34.558160 [ 261 ] {cbef8cc2-544b-4426-baf2-5a2ef4893974} <Trace> 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 | ||
| 16875 | 2026.05.06 06:59:34.558335 [ 192 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4311 rows, containing 5 columns (5 merged, 0 gathered) in 0.001838342 sec., 2345047.8746609716 rows/sec., 169.94 MiB/sec. | ||
| 16876 | 2026.05.06 06:59:34.558547 [ 190 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16877 | 2026.05.06 06:59:34.558777 [ 190 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_106_21} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16878 | 2026.05.06 06:59:34.558836 [ 190 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_106_21} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16879 | 2026.05.06 06:59:34.558878 [ 261 ] {cbef8cc2-544b-4426-baf2-5a2ef4893974} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16880 | 2026.05.06 06:59:34.558900 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 16881 | 2026.05.06 06:59:34.558912 [ 261 ] {cbef8cc2-544b-4426-baf2-5a2ef4893974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 16882 | 2026.05.06 06:59:34.559389 [ 261 ] {cbef8cc2-544b-4426-baf2-5a2ef4893974} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 16883 | 2026.05.06 06:59:34.559596 [ 261 ] {cbef8cc2-544b-4426-baf2-5a2ef4893974} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16884 | 2026.05.06 06:59:34.559730 [ 261 ] {cbef8cc2-544b-4426-baf2-5a2ef4893974} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.00164 sec., 2439.0243902439024 rows/sec., 4.37 MiB/sec. | ||
| 16885 | 2026.05.06 06:59:34.559786 [ 261 ] {cbef8cc2-544b-4426-baf2-5a2ef4893974} <Debug> TCPHandler: Processed in 0.001820591 sec. | ||
| 16886 | 2026.05.06 06:59:34.559914 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16887 | 2026.05.06 06:59:34.560008 [ 261 ] {e9ab4fdf-4622-459f-98bc-8d6579ef8710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16888 | 2026.05.06 06:59:34.560051 [ 261 ] {e9ab4fdf-4622-459f-98bc-8d6579ef8710} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16889 | 2026.05.06 06:59:34.560389 [ 261 ] {e9ab4fdf-4622-459f-98bc-8d6579ef8710} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16890 | 2026.05.06 06:59:34.560423 [ 261 ] {e9ab4fdf-4622-459f-98bc-8d6579ef8710} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 16891 | 2026.05.06 06:59:34.560716 [ 261 ] {e9ab4fdf-4622-459f-98bc-8d6579ef8710} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16892 | 2026.05.06 06:59:34.560919 [ 261 ] {e9ab4fdf-4622-459f-98bc-8d6579ef8710} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16893 | 2026.05.06 06:59:34.561043 [ 261 ] {e9ab4fdf-4622-459f-98bc-8d6579ef8710} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 16894 | 2026.05.06 06:59:34.561078 [ 261 ] {e9ab4fdf-4622-459f-98bc-8d6579ef8710} <Debug> TCPHandler: Processed in 0.001211655 sec. | ||
| 16895 | 2026.05.06 06:59:36.197851 [ 109 ] {} <Debug> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e) (MergerMutator): Selected 5 parts from all_1_37_8 to all_41_41_0 | ||
| 16896 | 2026.05.06 06:59:36.197934 [ 109 ] {} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16897 | 2026.05.06 06:59:36.197961 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 16898 | 2026.05.06 06:59:36.198089 [ 196 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_41_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_8 to all_41_41_0 into Compact with storage Full | ||
| 16899 | 2026.05.06 06:59:36.198231 [ 196 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_41_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16900 | 2026.05.06 06:59:36.198267 [ 196 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 160 rows starting from the beginning of the part | ||
| 16901 | 2026.05.06 06:59:36.198333 [ 196 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 148 rows starting from the beginning of the part | ||
| 16902 | 2026.05.06 06:59:36.198379 [ 196 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 148 rows starting from the beginning of the part | ||
| 16903 | 2026.05.06 06:59:36.198421 [ 196 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 148 rows starting from the beginning of the part | ||
| 16904 | 2026.05.06 06:59:36.198463 [ 196 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 148 rows starting from the beginning of the part | ||
| 16905 | 2026.05.06 06:59:36.199324 [ 190 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_41_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 752 rows, containing 5 columns (5 merged, 0 gathered) in 0.001287906 sec., 583893.5450258016 rows/sec., 35.62 MiB/sec. | ||
| 16906 | 2026.05.06 06:59:36.199474 [ 196 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_41_9} <Trace> MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary) | ||
| 16907 | 2026.05.06 06:59:36.199722 [ 196 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_41_9} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16908 | 2026.05.06 06:59:36.199799 [ 196 ] {4495bdee-9745-4ce2-bd5c-92c33f2ae01e::all_1_41_9} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e) (MergerMutator): Merged 5 parts: [all_1_37_8, all_41_41_0] -> all_1_41_9 | ||
| 16909 | 2026.05.06 06:59:36.199877 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 16910 | 2026.05.06 06:59:36.514175 [ 109 ] {} <Debug> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6) (MergerMutator): Selected 5 parts from all_1_37_8 to all_41_41_0 | ||
| 16911 | 2026.05.06 06:59:36.514250 [ 109 ] {} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16912 | 2026.05.06 06:59:36.514286 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 16913 | 2026.05.06 06:59:36.514507 [ 196 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_41_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_8 to all_41_41_0 into Compact with storage Full | ||
| 16914 | 2026.05.06 06:59:36.514715 [ 196 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_41_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16915 | 2026.05.06 06:59:36.514772 [ 196 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 308 rows starting from the beginning of the part | ||
| 16916 | 2026.05.06 06:59:36.514872 [ 196 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 284 rows starting from the beginning of the part | ||
| 16917 | 2026.05.06 06:59:36.514945 [ 196 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 284 rows starting from the beginning of the part | ||
| 16918 | 2026.05.06 06:59:36.515015 [ 196 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 284 rows starting from the beginning of the part | ||
| 16919 | 2026.05.06 06:59:36.515082 [ 196 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 284 rows starting from the beginning of the part | ||
| 16920 | 2026.05.06 06:59:36.516618 [ 190 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_41_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1444 rows, containing 5 columns (5 merged, 0 gathered) in 0.002235703 sec., 645881.8546112789 rows/sec., 43.69 MiB/sec. | ||
| 16921 | 2026.05.06 06:59:36.516873 [ 200 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_41_9} <Trace> MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary) | ||
| 16922 | 2026.05.06 06:59:36.517305 [ 200 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_41_9} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16923 | 2026.05.06 06:59:36.517451 [ 200 ] {abcaebc8-ba40-4dd5-a134-c9333049b2d6::all_1_41_9} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6) (MergerMutator): Merged 5 parts: [all_1_37_8, all_41_41_0] -> all_1_41_9 | ||
| 16924 | 2026.05.06 06:59:36.517551 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 16925 | 2026.05.06 06:59:36.884673 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57292 | ||
| 16926 | 2026.05.06 06:59:36.884778 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16927 | 2026.05.06 06:59:36.884803 [ 310 ] {} <Debug> TCP-Session: f7b01b89-0a10-43e5-919f-d77badc05480 Authenticating user 'default' from [fd00:1122:3344:101::e]:57292 | ||
| 16928 | 2026.05.06 06:59:36.884825 [ 310 ] {} <Debug> TCP-Session: f7b01b89-0a10-43e5-919f-d77badc05480 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16929 | 2026.05.06 06:59:36.884838 [ 310 ] {} <Debug> TCP-Session: f7b01b89-0a10-43e5-919f-d77badc05480 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16930 | 2026.05.06 06:59:36.885032 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33001 | ||
| 16931 | 2026.05.06 06:59:36.885066 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41078 | ||
| 16932 | 2026.05.06 06:59:36.885084 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43760 | ||
| 16933 | 2026.05.06 06:59:36.885117 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57503 | ||
| 16934 | 2026.05.06 06:59:36.885141 [ 310 ] {} <Trace> TCP-Session: f7b01b89-0a10-43e5-919f-d77badc05480 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16935 | 2026.05.06 06:59:36.885157 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36145 | ||
| 16936 | 2026.05.06 06:59:36.885189 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16937 | 2026.05.06 06:59:36.885196 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16938 | 2026.05.06 06:59:36.885222 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16939 | 2026.05.06 06:59:36.885232 [ 311 ] {} <Debug> TCP-Session: 66c4c762-fa18-4eca-97dd-1d6c290b28de Authenticating user 'default' from [fd00:1122:3344:101::e]:33001 | ||
| 16940 | 2026.05.06 06:59:36.885242 [ 278 ] {} <Debug> TCP-Session: 9121a78f-a035-4199-8711-e6d4e5358702 Authenticating user 'default' from [fd00:1122:3344:101::e]:41078 | ||
| 16941 | 2026.05.06 06:59:36.885186 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16942 | 2026.05.06 06:59:36.885265 [ 307 ] {} <Debug> TCP-Session: 2a3f9eb7-bfb6-4f5a-a4f3-055eb75c148b Authenticating user 'default' from [fd00:1122:3344:101::e]:57503 | ||
| 16943 | 2026.05.06 06:59:36.885273 [ 278 ] {} <Debug> TCP-Session: 9121a78f-a035-4199-8711-e6d4e5358702 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16944 | 2026.05.06 06:59:36.885298 [ 303 ] {} <Debug> TCP-Session: de32e05d-54c4-4502-bf7b-a9f8d2913231 Authenticating user 'default' from [fd00:1122:3344:101::e]:43760 | ||
| 16945 | 2026.05.06 06:59:36.885311 [ 278 ] {} <Debug> TCP-Session: 9121a78f-a035-4199-8711-e6d4e5358702 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16946 | 2026.05.06 06:59:36.885311 [ 307 ] {} <Debug> TCP-Session: 2a3f9eb7-bfb6-4f5a-a4f3-055eb75c148b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16947 | 2026.05.06 06:59:36.885327 [ 303 ] {} <Debug> TCP-Session: de32e05d-54c4-4502-bf7b-a9f8d2913231 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16948 | 2026.05.06 06:59:36.885348 [ 307 ] {} <Debug> TCP-Session: 2a3f9eb7-bfb6-4f5a-a4f3-055eb75c148b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16949 | 2026.05.06 06:59:36.885357 [ 303 ] {} <Debug> TCP-Session: de32e05d-54c4-4502-bf7b-a9f8d2913231 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16950 | 2026.05.06 06:59:36.885317 [ 310 ] {bb874ed6-cb27-4f67-8a6b-f2c5741348c2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57292) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16951 | 2026.05.06 06:59:36.885271 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16952 | 2026.05.06 06:59:36.885268 [ 311 ] {} <Debug> TCP-Session: 66c4c762-fa18-4eca-97dd-1d6c290b28de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16953 | 2026.05.06 06:59:36.885440 [ 309 ] {} <Debug> TCP-Session: 9f9aaa8a-5a84-42d2-97e9-70285dc0727b Authenticating user 'default' from [fd00:1122:3344:101::e]:36145 | ||
| 16954 | 2026.05.06 06:59:36.885458 [ 311 ] {} <Debug> TCP-Session: 66c4c762-fa18-4eca-97dd-1d6c290b28de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16955 | 2026.05.06 06:59:36.885479 [ 309 ] {} <Debug> TCP-Session: 9f9aaa8a-5a84-42d2-97e9-70285dc0727b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16956 | 2026.05.06 06:59:36.885139 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64234 | ||
| 16957 | 2026.05.06 06:59:36.885500 [ 309 ] {} <Debug> TCP-Session: 9f9aaa8a-5a84-42d2-97e9-70285dc0727b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16958 | 2026.05.06 06:59:36.885036 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49672 | ||
| 16959 | 2026.05.06 06:59:36.885094 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35384 | ||
| 16960 | 2026.05.06 06:59:36.885605 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16961 | 2026.05.06 06:59:36.885623 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16962 | 2026.05.06 06:59:36.885632 [ 308 ] {} <Debug> TCP-Session: 2c299665-6308-4e88-9c67-5fbe560a835e Authenticating user 'default' from [fd00:1122:3344:101::e]:64234 | ||
| 16963 | 2026.05.06 06:59:36.885639 [ 310 ] {bb874ed6-cb27-4f67-8a6b-f2c5741348c2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16964 | 2026.05.06 06:59:36.885646 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16965 | 2026.05.06 06:59:36.885657 [ 308 ] {} <Debug> TCP-Session: 2c299665-6308-4e88-9c67-5fbe560a835e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16966 | 2026.05.06 06:59:36.885647 [ 259 ] {} <Debug> TCP-Session: 269ebec6-5e22-476b-a224-5e9717ab2fa4 Authenticating user 'default' from [fd00:1122:3344:101::e]:49672 | ||
| 16967 | 2026.05.06 06:59:36.885690 [ 304 ] {} <Debug> TCP-Session: 507188b2-aa03-40e3-8363-d467457a4f16 Authenticating user 'default' from [fd00:1122:3344:101::e]:35384 | ||
| 16968 | 2026.05.06 06:59:36.885692 [ 308 ] {} <Debug> TCP-Session: 2c299665-6308-4e88-9c67-5fbe560a835e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16969 | 2026.05.06 06:59:36.885710 [ 259 ] {} <Debug> TCP-Session: 269ebec6-5e22-476b-a224-5e9717ab2fa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16970 | 2026.05.06 06:59:36.885717 [ 304 ] {} <Debug> TCP-Session: 507188b2-aa03-40e3-8363-d467457a4f16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16971 | 2026.05.06 06:59:36.885730 [ 259 ] {} <Debug> TCP-Session: 269ebec6-5e22-476b-a224-5e9717ab2fa4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16972 | 2026.05.06 06:59:36.885700 [ 310 ] {bb874ed6-cb27-4f67-8a6b-f2c5741348c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16973 | 2026.05.06 06:59:36.885740 [ 304 ] {} <Debug> TCP-Session: 507188b2-aa03-40e3-8363-d467457a4f16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16974 | 2026.05.06 06:59:36.886025 [ 310 ] {bb874ed6-cb27-4f67-8a6b-f2c5741348c2} <Debug> oximeter.version (d3864241-cdea-4d2b-8559-2a50b58f009c) (SelectExecutor): Key condition: unknown | ||
| 16975 | 2026.05.06 06:59:36.886995 [ 345 ] {bb874ed6-cb27-4f67-8a6b-f2c5741348c2} <Trace> AggregatingTransform: Aggregating | ||
| 16976 | 2026.05.06 06:59:36.887030 [ 345 ] {bb874ed6-cb27-4f67-8a6b-f2c5741348c2} <Trace> Aggregator: Aggregation method: without_key | ||
| 16977 | 2026.05.06 06:59:36.887063 [ 345 ] {bb874ed6-cb27-4f67-8a6b-f2c5741348c2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000937907 sec. (1066.204 rows/sec., 41.65 KiB/sec.) | ||
| 16978 | 2026.05.06 06:59:36.887081 [ 345 ] {bb874ed6-cb27-4f67-8a6b-f2c5741348c2} <Trace> Aggregator: Merging aggregated data | ||
| 16979 | 2026.05.06 06:59:36.888432 [ 310 ] {bb874ed6-cb27-4f67-8a6b-f2c5741348c2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00316 sec., 316.4556962025316 rows/sec., 12.36 KiB/sec. | ||
| 16980 | 2026.05.06 06:59:36.888563 [ 310 ] {bb874ed6-cb27-4f67-8a6b-f2c5741348c2} <Debug> TCPHandler: Processed in 0.00353508 sec. | ||
| 16981 | 2026.05.06 06:59:36.888694 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16982 | 2026.05.06 06:59:36.888721 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16983 | 2026.05.06 06:59:36.888724 [ 310 ] {} <Debug> TCP-Session: f7b01b89-0a10-43e5-919f-d77badc05480 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16984 | 2026.05.06 06:59:36.888743 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16985 | 2026.05.06 06:59:36.888761 [ 278 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16986 | 2026.05.06 06:59:36.888780 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16987 | 2026.05.06 06:59:36.888803 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16988 | 2026.05.06 06:59:36.888816 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16989 | 2026.05.06 06:59:36.888833 [ 259 ] {} <Debug> TCP-Session: 269ebec6-5e22-476b-a224-5e9717ab2fa4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16990 | 2026.05.06 06:59:36.888847 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16991 | 2026.05.06 06:59:36.888872 [ 304 ] {} <Debug> TCP-Session: 507188b2-aa03-40e3-8363-d467457a4f16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16992 | 2026.05.06 06:59:36.888864 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16993 | 2026.05.06 06:59:36.888925 [ 309 ] {} <Debug> TCP-Session: 9f9aaa8a-5a84-42d2-97e9-70285dc0727b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16994 | 2026.05.06 06:59:36.888951 [ 303 ] {} <Debug> TCP-Session: de32e05d-54c4-4502-bf7b-a9f8d2913231 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16995 | 2026.05.06 06:59:36.888803 [ 278 ] {} <Debug> TCP-Session: 9121a78f-a035-4199-8711-e6d4e5358702 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16996 | 2026.05.06 06:59:36.888792 [ 311 ] {} <Debug> TCP-Session: 66c4c762-fa18-4eca-97dd-1d6c290b28de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16997 | 2026.05.06 06:59:36.888764 [ 308 ] {} <Debug> TCP-Session: 2c299665-6308-4e88-9c67-5fbe560a835e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16998 | 2026.05.06 06:59:36.888854 [ 307 ] {} <Debug> TCP-Session: 2a3f9eb7-bfb6-4f5a-a4f3-055eb75c148b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16999 | 2026.05.06 06:59:37.302687 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17000 | 2026.05.06 06:59:37.302744 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17001 | 2026.05.06 06:59:37.476545 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31666 | ||
| 17002 | 2026.05.06 06:59:37.477081 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17003 | 2026.05.06 06:59:37.477128 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17004 | 2026.05.06 06:59:37.477641 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 17005 | 2026.05.06 06:59:37.477878 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17006 | 2026.05.06 06:59:37.478018 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31666 | ||
| 17007 | 2026.05.06 06:59:37.478082 [ 75 ] {} <Debug> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 17008 | 2026.05.06 06:59:37.478170 [ 75 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17009 | 2026.05.06 06:59:37.478198 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17010 | 2026.05.06 06:59:37.478331 [ 191 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 17011 | 2026.05.06 06:59:37.478482 [ 191 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17012 | 2026.05.06 06:59:37.478533 [ 191 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29234 rows starting from the beginning of the part | ||
| 17013 | 2026.05.06 06:59:37.478616 [ 191 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 512 rows starting from the beginning of the part | ||
| 17014 | 2026.05.06 06:59:37.478663 [ 191 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 448 rows starting from the beginning of the part | ||
| 17015 | 2026.05.06 06:59:37.478703 [ 191 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 512 rows starting from the beginning of the part | ||
| 17016 | 2026.05.06 06:59:37.478741 [ 191 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 448 rows starting from the beginning of the part | ||
| 17017 | 2026.05.06 06:59:37.478781 [ 191 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 512 rows starting from the beginning of the part | ||
| 17018 | 2026.05.06 06:59:37.481145 [ 186 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31666 rows, containing 4 columns (4 merged, 0 gathered) in 0.002871341 sec., 11028296.534615709 rows/sec., 157.76 MiB/sec. | ||
| 17019 | 2026.05.06 06:59:37.481419 [ 191 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 17020 | 2026.05.06 06:59:37.481674 [ 191 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_66_13} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17021 | 2026.05.06 06:59:37.481744 [ 191 ] {cef2bbee-369c-4ea8-805c-55563c486c27::all_1_66_13} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 17022 | 2026.05.06 06:59:37.481829 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.95 MiB. | ||
| 17023 | 2026.05.06 06:59:39.136124 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 17024 | 2026.05.06 06:59:39.154016 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17025 | 2026.05.06 06:59:39.154085 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17026 | 2026.05.06 06:59:39.160137 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 17027 | 2026.05.06 06:59:39.160844 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17028 | 2026.05.06 06:59:39.161165 [ 102 ] {} <Debug> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 17029 | 2026.05.06 06:59:39.161225 [ 102 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17030 | 2026.05.06 06:59:39.161245 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17031 | 2026.05.06 06:59:39.161341 [ 186 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 17032 | 2026.05.06 06:59:39.164519 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 17033 | 2026.05.06 06:59:39.164740 [ 186 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17034 | 2026.05.06 06:59:39.166226 [ 186 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part | ||
| 17035 | 2026.05.06 06:59:39.170946 [ 186 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 7 rows starting from the beginning of the part | ||
| 17036 | 2026.05.06 06:59:39.175532 [ 186 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part | ||
| 17037 | 2026.05.06 06:59:39.180338 [ 186 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 7 rows starting from the beginning of the part | ||
| 17038 | 2026.05.06 06:59:39.185260 [ 186 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part | ||
| 17039 | 2026.05.06 06:59:39.189328 [ 186 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 7 rows starting from the beginning of the part | ||
| 17040 | 2026.05.06 06:59:39.193942 [ 102 ] {} <Debug> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52) (MergerMutator): Selected 5 parts from all_1_39_8 to all_43_43_0 | ||
| 17041 | 2026.05.06 06:59:39.193978 [ 102 ] {} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17042 | 2026.05.06 06:59:39.194000 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17043 | 2026.05.06 06:59:39.194084 [ 198 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_43_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_39_8 to all_43_43_0 into Compact with storage Full | ||
| 17044 | 2026.05.06 06:59:39.194192 [ 198 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_43_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17045 | 2026.05.06 06:59:39.194226 [ 198 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_39_8, total 975 rows starting from the beginning of the part | ||
| 17046 | 2026.05.06 06:59:39.194282 [ 198 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 950 rows starting from the beginning of the part | ||
| 17047 | 2026.05.06 06:59:39.194330 [ 198 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 149 rows starting from the beginning of the part | ||
| 17048 | 2026.05.06 06:59:39.194473 [ 198 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 149 rows starting from the beginning of the part | ||
| 17049 | 2026.05.06 06:59:39.194514 [ 198 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 950 rows starting from the beginning of the part | ||
| 17050 | 2026.05.06 06:59:39.195662 [ 202 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_43_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3173 rows, containing 5 columns (5 merged, 0 gathered) in 0.001614006 sec., 1965915.864005462 rows/sec., 124.60 MiB/sec. | ||
| 17051 | 2026.05.06 06:59:39.195819 [ 198 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_43_9} <Trace> MergedBlockOutputStream: filled checksums all_1_43_9 (state Temporary) | ||
| 17052 | 2026.05.06 06:59:39.196067 [ 198 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_43_9} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Renaming temporary part tmp_merge_all_1_43_9 to all_1_43_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17053 | 2026.05.06 06:59:39.196135 [ 198 ] {374ca93b-b489-4b5d-aa22-ce76dfd81b52::all_1_43_9} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52) (MergerMutator): Merged 5 parts: [all_1_39_8, all_43_43_0] -> all_1_43_9 | ||
| 17054 | 2026.05.06 06:59:39.196220 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 17055 | 2026.05.06 06:59:39.245269 [ 198 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.083970362 sec., 5918.755000722755 rows/sec., 30.60 MiB/sec. | ||
| 17056 | 2026.05.06 06:59:39.247701 [ 198 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 17057 | 2026.05.06 06:59:39.249572 [ 198 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_66_13} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17058 | 2026.05.06 06:59:39.249672 [ 198 ] {6de7873c-bf02-4a5f-b734-43119fb8ee1d::all_1_66_13} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 17059 | 2026.05.06 06:59:39.251375 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 17060 | 2026.05.06 06:59:39.552245 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17061 | 2026.05.06 06:59:39.552471 [ 261 ] {65263e8f-09b3-4ade-aee1-639cb1eee1d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 17062 | 2026.05.06 06:59:39.552808 [ 261 ] {65263e8f-09b3-4ade-aee1-639cb1eee1d7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17063 | 2026.05.06 06:59:39.552844 [ 261 ] {65263e8f-09b3-4ade-aee1-639cb1eee1d7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 17064 | 2026.05.06 06:59:39.553071 [ 261 ] {65263e8f-09b3-4ade-aee1-639cb1eee1d7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17065 | 2026.05.06 06:59:39.553135 [ 261 ] {65263e8f-09b3-4ade-aee1-639cb1eee1d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17066 | 2026.05.06 06:59:39.553274 [ 261 ] {65263e8f-09b3-4ade-aee1-639cb1eee1d7} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 17067 | 2026.05.06 06:59:39.553383 [ 353 ] {65263e8f-09b3-4ade-aee1-639cb1eee1d7} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17068 | 2026.05.06 06:59:39.553384 [ 361 ] {65263e8f-09b3-4ade-aee1-639cb1eee1d7} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17069 | 2026.05.06 06:59:39.553425 [ 315 ] {65263e8f-09b3-4ade-aee1-639cb1eee1d7} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 17070 | 2026.05.06 06:59:39.553390 [ 329 ] {65263e8f-09b3-4ade-aee1-639cb1eee1d7} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17071 | 2026.05.06 06:59:39.553605 [ 261 ] {65263e8f-09b3-4ade-aee1-639cb1eee1d7} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 17072 | 2026.05.06 06:59:39.553628 [ 261 ] {65263e8f-09b3-4ade-aee1-639cb1eee1d7} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17073 | 2026.05.06 06:59:39.553728 [ 261 ] {65263e8f-09b3-4ade-aee1-639cb1eee1d7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17074 | 2026.05.06 06:59:39.553748 [ 261 ] {65263e8f-09b3-4ade-aee1-639cb1eee1d7} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 17075 | 2026.05.06 06:59:39.553782 [ 261 ] {65263e8f-09b3-4ade-aee1-639cb1eee1d7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 17076 | 2026.05.06 06:59:39.553819 [ 261 ] {65263e8f-09b3-4ade-aee1-639cb1eee1d7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 17077 | 2026.05.06 06:59:39.553852 [ 261 ] {65263e8f-09b3-4ade-aee1-639cb1eee1d7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 17078 | 2026.05.06 06:59:39.553885 [ 261 ] {65263e8f-09b3-4ade-aee1-639cb1eee1d7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 17079 | 2026.05.06 06:59:39.555128 [ 261 ] {65263e8f-09b3-4ade-aee1-639cb1eee1d7} <Debug> executeQuery: Read 51 rows, 9.76 KiB in 0.002758 sec., 18491.66062364032 rows/sec., 3.46 MiB/sec. | ||
| 17080 | 2026.05.06 06:59:39.555322 [ 261 ] {65263e8f-09b3-4ade-aee1-639cb1eee1d7} <Debug> MemoryTracker: Peak memory usage (for query): 183.15 KiB. | ||
| 17081 | 2026.05.06 06:59:39.555342 [ 261 ] {65263e8f-09b3-4ade-aee1-639cb1eee1d7} <Debug> TCPHandler: Processed in 0.003220691 sec. | ||
| 17082 | 2026.05.06 06:59:39.561017 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17083 | 2026.05.06 06:59:39.561149 [ 261 ] {bafedf7e-d37c-4fa8-9454-5445504baacb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17084 | 2026.05.06 06:59:39.561201 [ 261 ] {bafedf7e-d37c-4fa8-9454-5445504baacb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17085 | 2026.05.06 06:59:39.561950 [ 261 ] {bafedf7e-d37c-4fa8-9454-5445504baacb} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17086 | 2026.05.06 06:59:39.561987 [ 261 ] {bafedf7e-d37c-4fa8-9454-5445504baacb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17087 | 2026.05.06 06:59:39.562323 [ 261 ] {bafedf7e-d37c-4fa8-9454-5445504baacb} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 17088 | 2026.05.06 06:59:39.562538 [ 261 ] {bafedf7e-d37c-4fa8-9454-5445504baacb} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17089 | 2026.05.06 06:59:39.562673 [ 261 ] {bafedf7e-d37c-4fa8-9454-5445504baacb} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00156 sec., 182051.28205128206 rows/sec., 11.56 MiB/sec. | ||
| 17090 | 2026.05.06 06:59:39.562711 [ 261 ] {bafedf7e-d37c-4fa8-9454-5445504baacb} <Debug> TCPHandler: Processed in 0.00176513 sec. | ||
| 17091 | 2026.05.06 06:59:39.562871 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17092 | 2026.05.06 06:59:39.562965 [ 261 ] {041b3180-f904-4e79-a52f-f4543f66a9ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17093 | 2026.05.06 06:59:39.563004 [ 261 ] {041b3180-f904-4e79-a52f-f4543f66a9ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17094 | 2026.05.06 06:59:39.563748 [ 261 ] {041b3180-f904-4e79-a52f-f4543f66a9ea} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17095 | 2026.05.06 06:59:39.563783 [ 261 ] {041b3180-f904-4e79-a52f-f4543f66a9ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17096 | 2026.05.06 06:59:39.564132 [ 261 ] {041b3180-f904-4e79-a52f-f4543f66a9ea} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 17097 | 2026.05.06 06:59:39.564343 [ 261 ] {041b3180-f904-4e79-a52f-f4543f66a9ea} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17098 | 2026.05.06 06:59:39.564470 [ 261 ] {041b3180-f904-4e79-a52f-f4543f66a9ea} <Debug> executeQuery: Read 871 rows, 69.95 KiB in 0.001523 sec., 571897.570584373 rows/sec., 44.85 MiB/sec. | ||
| 17099 | 2026.05.06 06:59:39.564507 [ 261 ] {041b3180-f904-4e79-a52f-f4543f66a9ea} <Debug> TCPHandler: Processed in 0.001684828 sec. | ||
| 17100 | 2026.05.06 06:59:39.564635 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17101 | 2026.05.06 06:59:39.564730 [ 261 ] {76ec1922-0af9-42d8-a320-4ecffffe5a69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17102 | 2026.05.06 06:59:39.564770 [ 261 ] {76ec1922-0af9-42d8-a320-4ecffffe5a69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17103 | 2026.05.06 06:59:39.565209 [ 261 ] {76ec1922-0af9-42d8-a320-4ecffffe5a69} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17104 | 2026.05.06 06:59:39.565245 [ 261 ] {76ec1922-0af9-42d8-a320-4ecffffe5a69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17105 | 2026.05.06 06:59:39.565539 [ 261 ] {76ec1922-0af9-42d8-a320-4ecffffe5a69} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 17106 | 2026.05.06 06:59:39.565765 [ 261 ] {76ec1922-0af9-42d8-a320-4ecffffe5a69} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17107 | 2026.05.06 06:59:39.565866 [ 102 ] {} <Debug> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3) (MergerMutator): Selected 6 parts from all_1_85_17 to all_90_90_0 | ||
| 17108 | 2026.05.06 06:59:39.565891 [ 261 ] {76ec1922-0af9-42d8-a320-4ecffffe5a69} <Debug> executeQuery: Read 179 rows, 11.32 KiB in 0.00118 sec., 151694.91525423728 rows/sec., 9.37 MiB/sec. | ||
| 17109 | 2026.05.06 06:59:39.565899 [ 102 ] {} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17110 | 2026.05.06 06:59:39.565921 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17111 | 2026.05.06 06:59:39.565927 [ 261 ] {76ec1922-0af9-42d8-a320-4ecffffe5a69} <Debug> TCPHandler: Processed in 0.001340718 sec. | ||
| 17112 | 2026.05.06 06:59:39.566016 [ 202 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_90_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_85_17 to all_90_90_0 into Compact with storage Full | ||
| 17113 | 2026.05.06 06:59:39.566048 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17114 | 2026.05.06 06:59:39.566118 [ 202 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_90_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17115 | 2026.05.06 06:59:39.566142 [ 261 ] {af65152e-7137-4c01-8c37-f766f48c5ad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17116 | 2026.05.06 06:59:39.566149 [ 202 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_85_17, total 226 rows starting from the beginning of the part | ||
| 17117 | 2026.05.06 06:59:39.566182 [ 261 ] {af65152e-7137-4c01-8c37-f766f48c5ad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17118 | 2026.05.06 06:59:39.566214 [ 202 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 179 rows starting from the beginning of the part | ||
| 17119 | 2026.05.06 06:59:39.566266 [ 202 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 4 rows starting from the beginning of the part | ||
| 17120 | 2026.05.06 06:59:39.566309 [ 202 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 190 rows starting from the beginning of the part | ||
| 17121 | 2026.05.06 06:59:39.566355 [ 202 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 4 rows starting from the beginning of the part | ||
| 17122 | 2026.05.06 06:59:39.566397 [ 202 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 179 rows starting from the beginning of the part | ||
| 17123 | 2026.05.06 06:59:39.566625 [ 261 ] {af65152e-7137-4c01-8c37-f766f48c5ad2} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17124 | 2026.05.06 06:59:39.566660 [ 261 ] {af65152e-7137-4c01-8c37-f766f48c5ad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17125 | 2026.05.06 06:59:39.566964 [ 261 ] {af65152e-7137-4c01-8c37-f766f48c5ad2} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 17126 | 2026.05.06 06:59:39.567170 [ 261 ] {af65152e-7137-4c01-8c37-f766f48c5ad2} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17127 | 2026.05.06 06:59:39.567179 [ 188 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_90_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 782 rows, containing 5 columns (5 merged, 0 gathered) in 0.001198304 sec., 652588.9924426522 rows/sec., 43.41 MiB/sec. | ||
| 17128 | 2026.05.06 06:59:39.567303 [ 261 ] {af65152e-7137-4c01-8c37-f766f48c5ad2} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001178 sec., 126485.5687606112 rows/sec., 8.17 MiB/sec. | ||
| 17129 | 2026.05.06 06:59:39.567346 [ 261 ] {af65152e-7137-4c01-8c37-f766f48c5ad2} <Debug> TCPHandler: Processed in 0.001344828 sec. | ||
| 17130 | 2026.05.06 06:59:39.567386 [ 187 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_90_18} <Trace> MergedBlockOutputStream: filled checksums all_1_90_18 (state Temporary) | ||
| 17131 | 2026.05.06 06:59:39.567469 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17132 | 2026.05.06 06:59:39.567575 [ 261 ] {de49ec04-d509-44c3-80fc-77d23923afdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17133 | 2026.05.06 06:59:39.567617 [ 261 ] {de49ec04-d509-44c3-80fc-77d23923afdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17134 | 2026.05.06 06:59:39.567711 [ 187 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_90_18} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_merge_all_1_90_18 to all_1_90_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17135 | 2026.05.06 06:59:39.567799 [ 187 ] {47b8d92f-0cee-42e6-a913-3330355facb3::all_1_90_18} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3) (MergerMutator): Merged 6 parts: [all_1_85_17, all_90_90_0] -> all_1_90_18 | ||
| 17136 | 2026.05.06 06:59:39.567900 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 17137 | 2026.05.06 06:59:39.568044 [ 261 ] {de49ec04-d509-44c3-80fc-77d23923afdd} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17138 | 2026.05.06 06:59:39.568084 [ 261 ] {de49ec04-d509-44c3-80fc-77d23923afdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17139 | 2026.05.06 06:59:39.568377 [ 261 ] {de49ec04-d509-44c3-80fc-77d23923afdd} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 17140 | 2026.05.06 06:59:39.568577 [ 261 ] {de49ec04-d509-44c3-80fc-77d23923afdd} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17141 | 2026.05.06 06:59:39.568702 [ 261 ] {de49ec04-d509-44c3-80fc-77d23923afdd} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001145 sec., 129257.64192139739 rows/sec., 7.35 MiB/sec. | ||
| 17142 | 2026.05.06 06:59:39.568737 [ 261 ] {de49ec04-d509-44c3-80fc-77d23923afdd} <Debug> TCPHandler: Processed in 0.001316147 sec. | ||
| 17143 | 2026.05.06 06:59:39.568914 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17144 | 2026.05.06 06:59:39.569006 [ 261 ] {ad247901-eaca-4e88-8c67-ff1c5383c09c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17145 | 2026.05.06 06:59:39.569044 [ 261 ] {ad247901-eaca-4e88-8c67-ff1c5383c09c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17146 | 2026.05.06 06:59:39.569601 [ 261 ] {ad247901-eaca-4e88-8c67-ff1c5383c09c} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17147 | 2026.05.06 06:59:39.569635 [ 261 ] {ad247901-eaca-4e88-8c67-ff1c5383c09c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17148 | 2026.05.06 06:59:39.569941 [ 261 ] {ad247901-eaca-4e88-8c67-ff1c5383c09c} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 17149 | 2026.05.06 06:59:39.570152 [ 261 ] {ad247901-eaca-4e88-8c67-ff1c5383c09c} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17150 | 2026.05.06 06:59:39.570277 [ 261 ] {ad247901-eaca-4e88-8c67-ff1c5383c09c} <Debug> executeQuery: Read 527 rows, 38.14 KiB in 0.001289 sec., 408844.065166796 rows/sec., 28.90 MiB/sec. | ||
| 17151 | 2026.05.06 06:59:39.570314 [ 261 ] {ad247901-eaca-4e88-8c67-ff1c5383c09c} <Debug> TCPHandler: Processed in 0.001447811 sec. | ||
| 17152 | 2026.05.06 06:59:39.570426 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17153 | 2026.05.06 06:59:39.570520 [ 261 ] {689dbb24-c9fb-408f-82c8-e2abf1f94015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17154 | 2026.05.06 06:59:39.570561 [ 261 ] {689dbb24-c9fb-408f-82c8-e2abf1f94015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17155 | 2026.05.06 06:59:39.570882 [ 261 ] {689dbb24-c9fb-408f-82c8-e2abf1f94015} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17156 | 2026.05.06 06:59:39.570915 [ 261 ] {689dbb24-c9fb-408f-82c8-e2abf1f94015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17157 | 2026.05.06 06:59:39.571208 [ 261 ] {689dbb24-c9fb-408f-82c8-e2abf1f94015} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 17158 | 2026.05.06 06:59:39.571407 [ 261 ] {689dbb24-c9fb-408f-82c8-e2abf1f94015} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17159 | 2026.05.06 06:59:39.571533 [ 261 ] {689dbb24-c9fb-408f-82c8-e2abf1f94015} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001032 sec., 5813.9534883720935 rows/sec., 303.76 KiB/sec. | ||
| 17160 | 2026.05.06 06:59:39.571568 [ 261 ] {689dbb24-c9fb-408f-82c8-e2abf1f94015} <Debug> TCPHandler: Processed in 0.001189174 sec. | ||
| 17161 | 2026.05.06 06:59:39.571680 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17162 | 2026.05.06 06:59:39.571773 [ 261 ] {fc6bacde-e24a-44cd-b87f-c7d33ef78b6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17163 | 2026.05.06 06:59:39.571815 [ 261 ] {fc6bacde-e24a-44cd-b87f-c7d33ef78b6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17164 | 2026.05.06 06:59:39.572227 [ 261 ] {fc6bacde-e24a-44cd-b87f-c7d33ef78b6f} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17165 | 2026.05.06 06:59:39.572261 [ 261 ] {fc6bacde-e24a-44cd-b87f-c7d33ef78b6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17166 | 2026.05.06 06:59:39.572578 [ 261 ] {fc6bacde-e24a-44cd-b87f-c7d33ef78b6f} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 17167 | 2026.05.06 06:59:39.572784 [ 261 ] {fc6bacde-e24a-44cd-b87f-c7d33ef78b6f} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17168 | 2026.05.06 06:59:39.572883 [ 102 ] {} <Debug> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e) (MergerMutator): Selected 6 parts from all_1_101_21 to all_106_106_0 | ||
| 17169 | 2026.05.06 06:59:39.572910 [ 261 ] {fc6bacde-e24a-44cd-b87f-c7d33ef78b6f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001154 sec., 229636.04852686307 rows/sec., 15.26 MiB/sec. | ||
| 17170 | 2026.05.06 06:59:39.572913 [ 102 ] {} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17171 | 2026.05.06 06:59:39.572939 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17172 | 2026.05.06 06:59:39.572946 [ 261 ] {fc6bacde-e24a-44cd-b87f-c7d33ef78b6f} <Debug> TCPHandler: Processed in 0.001313167 sec. | ||
| 17173 | 2026.05.06 06:59:39.573023 [ 202 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_106_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_21 to all_106_106_0 into Compact with storage Full | ||
| 17174 | 2026.05.06 06:59:39.573073 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17175 | 2026.05.06 06:59:39.573117 [ 202 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_106_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17176 | 2026.05.06 06:59:39.573146 [ 202 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_106_22} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_101_21, total 41886 rows starting from the beginning of the part | ||
| 17177 | 2026.05.06 06:59:39.573165 [ 261 ] {558613ec-d9f8-4b06-b6bd-a69a0c009a8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17178 | 2026.05.06 06:59:39.573199 [ 202 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_106_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part | ||
| 17179 | 2026.05.06 06:59:39.573206 [ 261 ] {558613ec-d9f8-4b06-b6bd-a69a0c009a8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17180 | 2026.05.06 06:59:39.573244 [ 202 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_106_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 1601 rows starting from the beginning of the part | ||
| 17181 | 2026.05.06 06:59:39.573282 [ 202 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_106_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 128 rows starting from the beginning of the part | ||
| 17182 | 2026.05.06 06:59:39.573323 [ 202 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_106_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
| 17183 | 2026.05.06 06:59:39.573363 [ 202 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_106_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 265 rows starting from the beginning of the part | ||
| 17184 | 2026.05.06 06:59:39.573523 [ 261 ] {558613ec-d9f8-4b06-b6bd-a69a0c009a8a} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17185 | 2026.05.06 06:59:39.573557 [ 261 ] {558613ec-d9f8-4b06-b6bd-a69a0c009a8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17186 | 2026.05.06 06:59:39.573863 [ 261 ] {558613ec-d9f8-4b06-b6bd-a69a0c009a8a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 17187 | 2026.05.06 06:59:39.574074 [ 261 ] {558613ec-d9f8-4b06-b6bd-a69a0c009a8a} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17188 | 2026.05.06 06:59:39.574200 [ 261 ] {558613ec-d9f8-4b06-b6bd-a69a0c009a8a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001053 sec., 949.6676163342831 rows/sec., 63.99 KiB/sec. | ||
| 17189 | 2026.05.06 06:59:39.574235 [ 261 ] {558613ec-d9f8-4b06-b6bd-a69a0c009a8a} <Debug> TCPHandler: Processed in 0.001209214 sec. | ||
| 17190 | 2026.05.06 06:59:39.574356 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17191 | 2026.05.06 06:59:39.574448 [ 261 ] {df615cca-8fdc-45d9-9e10-03b1fb17d4b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17192 | 2026.05.06 06:59:39.574502 [ 261 ] {df615cca-8fdc-45d9-9e10-03b1fb17d4b7} <Trace> 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 | ||
| 17193 | 2026.05.06 06:59:39.575279 [ 261 ] {df615cca-8fdc-45d9-9e10-03b1fb17d4b7} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17194 | 2026.05.06 06:59:39.575314 [ 261 ] {df615cca-8fdc-45d9-9e10-03b1fb17d4b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17195 | 2026.05.06 06:59:39.575974 [ 261 ] {df615cca-8fdc-45d9-9e10-03b1fb17d4b7} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 17196 | 2026.05.06 06:59:39.576205 [ 261 ] {df615cca-8fdc-45d9-9e10-03b1fb17d4b7} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17197 | 2026.05.06 06:59:39.576342 [ 261 ] {df615cca-8fdc-45d9-9e10-03b1fb17d4b7} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001912 sec., 19351.46443514644 rows/sec., 34.68 MiB/sec. | ||
| 17198 | 2026.05.06 06:59:39.576399 [ 261 ] {df615cca-8fdc-45d9-9e10-03b1fb17d4b7} <Debug> TCPHandler: Processed in 0.002090489 sec. | ||
| 17199 | 2026.05.06 06:59:39.576523 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17200 | 2026.05.06 06:59:39.576615 [ 261 ] {5dfd542d-4b28-4665-82f2-2aa8d6119e5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17201 | 2026.05.06 06:59:39.576656 [ 261 ] {5dfd542d-4b28-4665-82f2-2aa8d6119e5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17202 | 2026.05.06 06:59:39.576991 [ 261 ] {5dfd542d-4b28-4665-82f2-2aa8d6119e5a} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17203 | 2026.05.06 06:59:39.577026 [ 261 ] {5dfd542d-4b28-4665-82f2-2aa8d6119e5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17204 | 2026.05.06 06:59:39.577469 [ 261 ] {5dfd542d-4b28-4665-82f2-2aa8d6119e5a} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 17205 | 2026.05.06 06:59:39.577685 [ 261 ] {5dfd542d-4b28-4665-82f2-2aa8d6119e5a} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17206 | 2026.05.06 06:59:39.577817 [ 261 ] {5dfd542d-4b28-4665-82f2-2aa8d6119e5a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00122 sec., 73770.4918032787 rows/sec., 4.62 MiB/sec. | ||
| 17207 | 2026.05.06 06:59:39.577853 [ 261 ] {5dfd542d-4b28-4665-82f2-2aa8d6119e5a} <Debug> TCPHandler: Processed in 0.001378129 sec. | ||
| 17208 | 2026.05.06 06:59:39.583142 [ 188 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_106_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44200 rows, containing 5 columns (5 merged, 0 gathered) in 0.010148936 sec., 4355136.3413859345 rows/sec., 278.76 MiB/sec. | ||
| 17209 | 2026.05.06 06:59:39.583738 [ 197 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_106_22} <Trace> MergedBlockOutputStream: filled checksums all_1_106_22 (state Temporary) | ||
| 17210 | 2026.05.06 06:59:39.584055 [ 197 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_106_22} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_merge_all_1_106_22 to all_1_106_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17211 | 2026.05.06 06:59:39.584139 [ 197 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_106_22} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e) (MergerMutator): Merged 6 parts: [all_1_101_21, all_106_106_0] -> all_1_106_22 | ||
| 17212 | 2026.05.06 06:59:39.584236 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 17213 | 2026.05.06 06:59:40.001167 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 375.86 MiB, peak 388.66 MiB, free memory in arenas 0.00 B, will set to 378.74 MiB (RSS), difference: 2.87 MiB | ||
| 17214 | 2026.05.06 06:59:42.582865 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2076 | ||
| 17215 | 2026.05.06 06:59:42.585400 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17216 | 2026.05.06 06:59:42.585455 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17217 | 2026.05.06 06:59:42.586698 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 17218 | 2026.05.06 06:59:42.586969 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17219 | 2026.05.06 06:59:42.587249 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2076 | ||
| 17220 | 2026.05.06 06:59:44.546802 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17221 | 2026.05.06 06:59:44.547019 [ 261 ] {b4c2f791-75aa-4370-907a-b23c1480ea33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 17222 | 2026.05.06 06:59:44.547356 [ 261 ] {b4c2f791-75aa-4370-907a-b23c1480ea33} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17223 | 2026.05.06 06:59:44.547389 [ 261 ] {b4c2f791-75aa-4370-907a-b23c1480ea33} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 17224 | 2026.05.06 06:59:44.547595 [ 261 ] {b4c2f791-75aa-4370-907a-b23c1480ea33} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17225 | 2026.05.06 06:59:44.547658 [ 261 ] {b4c2f791-75aa-4370-907a-b23c1480ea33} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17226 | 2026.05.06 06:59:44.547789 [ 261 ] {b4c2f791-75aa-4370-907a-b23c1480ea33} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 17227 | 2026.05.06 06:59:44.547884 [ 361 ] {b4c2f791-75aa-4370-907a-b23c1480ea33} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17228 | 2026.05.06 06:59:44.547885 [ 329 ] {b4c2f791-75aa-4370-907a-b23c1480ea33} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17229 | 2026.05.06 06:59:44.547925 [ 315 ] {b4c2f791-75aa-4370-907a-b23c1480ea33} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 17230 | 2026.05.06 06:59:44.547886 [ 353 ] {b4c2f791-75aa-4370-907a-b23c1480ea33} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17231 | 2026.05.06 06:59:44.548058 [ 261 ] {b4c2f791-75aa-4370-907a-b23c1480ea33} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 17232 | 2026.05.06 06:59:44.548081 [ 261 ] {b4c2f791-75aa-4370-907a-b23c1480ea33} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17233 | 2026.05.06 06:59:44.548177 [ 261 ] {b4c2f791-75aa-4370-907a-b23c1480ea33} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17234 | 2026.05.06 06:59:44.548196 [ 261 ] {b4c2f791-75aa-4370-907a-b23c1480ea33} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 17235 | 2026.05.06 06:59:44.548230 [ 261 ] {b4c2f791-75aa-4370-907a-b23c1480ea33} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17236 | 2026.05.06 06:59:44.548329 [ 261 ] {b4c2f791-75aa-4370-907a-b23c1480ea33} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17237 | 2026.05.06 06:59:44.548365 [ 261 ] {b4c2f791-75aa-4370-907a-b23c1480ea33} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17238 | 2026.05.06 06:59:44.548400 [ 261 ] {b4c2f791-75aa-4370-907a-b23c1480ea33} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17239 | 2026.05.06 06:59:44.549521 [ 261 ] {b4c2f791-75aa-4370-907a-b23c1480ea33} <Debug> executeQuery: Read 51 rows, 5.78 KiB in 0.002588 sec., 19706.336939721794 rows/sec., 2.18 MiB/sec. | ||
| 17240 | 2026.05.06 06:59:44.549649 [ 261 ] {b4c2f791-75aa-4370-907a-b23c1480ea33} <Debug> MemoryTracker: Peak memory usage (for query): 163.26 KiB. | ||
| 17241 | 2026.05.06 06:59:44.549665 [ 261 ] {b4c2f791-75aa-4370-907a-b23c1480ea33} <Debug> TCPHandler: Processed in 0.002988535 sec. | ||
| 17242 | 2026.05.06 06:59:44.551626 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17243 | 2026.05.06 06:59:44.551732 [ 261 ] {ecedc61f-2829-4541-b1c1-6fcf50dfe9fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17244 | 2026.05.06 06:59:44.551775 [ 261 ] {ecedc61f-2829-4541-b1c1-6fcf50dfe9fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17245 | 2026.05.06 06:59:44.552307 [ 261 ] {ecedc61f-2829-4541-b1c1-6fcf50dfe9fa} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17246 | 2026.05.06 06:59:44.552357 [ 261 ] {ecedc61f-2829-4541-b1c1-6fcf50dfe9fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17247 | 2026.05.06 06:59:44.552764 [ 261 ] {ecedc61f-2829-4541-b1c1-6fcf50dfe9fa} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 17248 | 2026.05.06 06:59:44.553003 [ 261 ] {ecedc61f-2829-4541-b1c1-6fcf50dfe9fa} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17249 | 2026.05.06 06:59:44.553161 [ 261 ] {ecedc61f-2829-4541-b1c1-6fcf50dfe9fa} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001459 sec., 5483.207676490747 rows/sec., 447.12 KiB/sec. | ||
| 17250 | 2026.05.06 06:59:44.553201 [ 261 ] {ecedc61f-2829-4541-b1c1-6fcf50dfe9fa} <Debug> TCPHandler: Processed in 0.001626966 sec. | ||
| 17251 | 2026.05.06 06:59:44.553335 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17252 | 2026.05.06 06:59:44.553431 [ 261 ] {709d7ab7-8723-4822-908a-d84ff3fbe9f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17253 | 2026.05.06 06:59:44.553472 [ 261 ] {709d7ab7-8723-4822-908a-d84ff3fbe9f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17254 | 2026.05.06 06:59:44.553911 [ 261 ] {709d7ab7-8723-4822-908a-d84ff3fbe9f8} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17255 | 2026.05.06 06:59:44.553947 [ 261 ] {709d7ab7-8723-4822-908a-d84ff3fbe9f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17256 | 2026.05.06 06:59:44.554283 [ 261 ] {709d7ab7-8723-4822-908a-d84ff3fbe9f8} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 17257 | 2026.05.06 06:59:44.554511 [ 261 ] {709d7ab7-8723-4822-908a-d84ff3fbe9f8} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17258 | 2026.05.06 06:59:44.554645 [ 261 ] {709d7ab7-8723-4822-908a-d84ff3fbe9f8} <Debug> executeQuery: Read 68 rows, 5.48 KiB in 0.001232 sec., 55194.805194805194 rows/sec., 4.34 MiB/sec. | ||
| 17259 | 2026.05.06 06:59:44.554682 [ 261 ] {709d7ab7-8723-4822-908a-d84ff3fbe9f8} <Debug> TCPHandler: Processed in 0.001407329 sec. | ||
| 17260 | 2026.05.06 06:59:44.554808 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17261 | 2026.05.06 06:59:44.554901 [ 261 ] {be7105a8-3660-4b30-826c-1065a30344a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17262 | 2026.05.06 06:59:44.554942 [ 261 ] {be7105a8-3660-4b30-826c-1065a30344a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17263 | 2026.05.06 06:59:44.555365 [ 261 ] {be7105a8-3660-4b30-826c-1065a30344a3} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17264 | 2026.05.06 06:59:44.555399 [ 261 ] {be7105a8-3660-4b30-826c-1065a30344a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17265 | 2026.05.06 06:59:44.555699 [ 261 ] {be7105a8-3660-4b30-826c-1065a30344a3} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 17266 | 2026.05.06 06:59:44.555911 [ 261 ] {be7105a8-3660-4b30-826c-1065a30344a3} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17267 | 2026.05.06 06:59:44.556057 [ 261 ] {be7105a8-3660-4b30-826c-1065a30344a3} <Debug> executeQuery: Read 12 rows, 880.00 B in 0.001174 sec., 10221.465076660988 rows/sec., 732.01 KiB/sec. | ||
| 17268 | 2026.05.06 06:59:44.556095 [ 261 ] {be7105a8-3660-4b30-826c-1065a30344a3} <Debug> TCPHandler: Processed in 0.001345628 sec. | ||
| 17269 | 2026.05.06 06:59:44.556219 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17270 | 2026.05.06 06:59:44.556312 [ 261 ] {2430cc74-e440-44fa-8258-41758ee2a94c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17271 | 2026.05.06 06:59:44.556352 [ 261 ] {2430cc74-e440-44fa-8258-41758ee2a94c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17272 | 2026.05.06 06:59:44.556784 [ 261 ] {2430cc74-e440-44fa-8258-41758ee2a94c} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17273 | 2026.05.06 06:59:44.556818 [ 261 ] {2430cc74-e440-44fa-8258-41758ee2a94c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17274 | 2026.05.06 06:59:44.557126 [ 261 ] {2430cc74-e440-44fa-8258-41758ee2a94c} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 17275 | 2026.05.06 06:59:44.557340 [ 261 ] {2430cc74-e440-44fa-8258-41758ee2a94c} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17276 | 2026.05.06 06:59:44.557469 [ 261 ] {2430cc74-e440-44fa-8258-41758ee2a94c} <Debug> executeQuery: Read 76 rows, 6.09 KiB in 0.001175 sec., 64680.85106382978 rows/sec., 5.06 MiB/sec. | ||
| 17277 | 2026.05.06 06:59:44.557506 [ 261 ] {2430cc74-e440-44fa-8258-41758ee2a94c} <Debug> TCPHandler: Processed in 0.001344248 sec. | ||
| 17278 | 2026.05.06 06:59:44.557636 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17279 | 2026.05.06 06:59:44.557728 [ 261 ] {a6a55ff3-4ad8-4624-abb3-0ade1f824e50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17280 | 2026.05.06 06:59:44.557770 [ 261 ] {a6a55ff3-4ad8-4624-abb3-0ade1f824e50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17281 | 2026.05.06 06:59:44.558183 [ 261 ] {a6a55ff3-4ad8-4624-abb3-0ade1f824e50} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17282 | 2026.05.06 06:59:44.558217 [ 261 ] {a6a55ff3-4ad8-4624-abb3-0ade1f824e50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17283 | 2026.05.06 06:59:44.558574 [ 261 ] {a6a55ff3-4ad8-4624-abb3-0ade1f824e50} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 17284 | 2026.05.06 06:59:44.558787 [ 261 ] {a6a55ff3-4ad8-4624-abb3-0ade1f824e50} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17285 | 2026.05.06 06:59:44.558919 [ 261 ] {a6a55ff3-4ad8-4624-abb3-0ade1f824e50} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.00121 sec., 135537.19008264464 rows/sec., 9.44 MiB/sec. | ||
| 17286 | 2026.05.06 06:59:44.558957 [ 261 ] {a6a55ff3-4ad8-4624-abb3-0ade1f824e50} <Debug> TCPHandler: Processed in 0.001378379 sec. | ||
| 17287 | 2026.05.06 06:59:44.559078 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17288 | 2026.05.06 06:59:44.559169 [ 261 ] {4e2866c5-fa61-4d0d-a3ee-bdf7ae022b80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17289 | 2026.05.06 06:59:44.559224 [ 261 ] {4e2866c5-fa61-4d0d-a3ee-bdf7ae022b80} <Trace> 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 | ||
| 17290 | 2026.05.06 06:59:44.559943 [ 261 ] {4e2866c5-fa61-4d0d-a3ee-bdf7ae022b80} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17291 | 2026.05.06 06:59:44.559978 [ 261 ] {4e2866c5-fa61-4d0d-a3ee-bdf7ae022b80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17292 | 2026.05.06 06:59:44.560475 [ 261 ] {4e2866c5-fa61-4d0d-a3ee-bdf7ae022b80} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 17293 | 2026.05.06 06:59:44.560703 [ 261 ] {4e2866c5-fa61-4d0d-a3ee-bdf7ae022b80} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17294 | 2026.05.06 06:59:44.560843 [ 261 ] {4e2866c5-fa61-4d0d-a3ee-bdf7ae022b80} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001691 sec., 2365.464222353637 rows/sec., 4.24 MiB/sec. | ||
| 17295 | 2026.05.06 06:59:44.560899 [ 261 ] {4e2866c5-fa61-4d0d-a3ee-bdf7ae022b80} <Debug> TCPHandler: Processed in 0.001877763 sec. | ||
| 17296 | 2026.05.06 06:59:44.561044 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17297 | 2026.05.06 06:59:44.561136 [ 261 ] {ca867ceb-15db-48ca-9eed-51f1ac0e00d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17298 | 2026.05.06 06:59:44.561179 [ 261 ] {ca867ceb-15db-48ca-9eed-51f1ac0e00d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17299 | 2026.05.06 06:59:44.561537 [ 261 ] {ca867ceb-15db-48ca-9eed-51f1ac0e00d4} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17300 | 2026.05.06 06:59:44.561571 [ 261 ] {ca867ceb-15db-48ca-9eed-51f1ac0e00d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17301 | 2026.05.06 06:59:44.561882 [ 261 ] {ca867ceb-15db-48ca-9eed-51f1ac0e00d4} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 17302 | 2026.05.06 06:59:44.562096 [ 261 ] {ca867ceb-15db-48ca-9eed-51f1ac0e00d4} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17303 | 2026.05.06 06:59:44.562223 [ 98 ] {} <Debug> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 17304 | 2026.05.06 06:59:44.562225 [ 261 ] {ca867ceb-15db-48ca-9eed-51f1ac0e00d4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 17305 | 2026.05.06 06:59:44.562259 [ 98 ] {} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17306 | 2026.05.06 06:59:44.562277 [ 261 ] {ca867ceb-15db-48ca-9eed-51f1ac0e00d4} <Debug> TCPHandler: Processed in 0.001283066 sec. | ||
| 17307 | 2026.05.06 06:59:44.562279 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17308 | 2026.05.06 06:59:44.562388 [ 194 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 17309 | 2026.05.06 06:59:44.562494 [ 194 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17310 | 2026.05.06 06:59:44.562540 [ 194 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6210 rows starting from the beginning of the part | ||
| 17311 | 2026.05.06 06:59:44.562599 [ 194 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 42 rows starting from the beginning of the part | ||
| 17312 | 2026.05.06 06:59:44.562646 [ 194 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 48 rows starting from the beginning of the part | ||
| 17313 | 2026.05.06 06:59:44.562688 [ 194 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
| 17314 | 2026.05.06 06:59:44.562729 [ 194 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 90 rows starting from the beginning of the part | ||
| 17315 | 2026.05.06 06:59:44.562769 [ 194 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 60 rows starting from the beginning of the part | ||
| 17316 | 2026.05.06 06:59:44.564352 [ 197 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6510 rows, containing 4 columns (4 merged, 0 gathered) in 0.002013437 sec., 3233277.2269507316 rows/sec., 209.42 MiB/sec. | ||
| 17317 | 2026.05.06 06:59:44.564781 [ 192 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 17318 | 2026.05.06 06:59:44.565087 [ 192 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_106_21} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17319 | 2026.05.06 06:59:44.565168 [ 192 ] {55297420-939b-4e86-9765-46364d54cc86::all_1_106_21} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 17320 | 2026.05.06 06:59:44.565264 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 17321 | 2026.05.06 06:59:44.979092 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32114 | ||
| 17322 | 2026.05.06 06:59:44.979610 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17323 | 2026.05.06 06:59:44.979665 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17324 | 2026.05.06 06:59:44.980207 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 17325 | 2026.05.06 06:59:44.980456 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17326 | 2026.05.06 06:59:44.980607 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32114 | ||
| 17327 | 2026.05.06 06:59:46.664571 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 17328 | 2026.05.06 06:59:46.680999 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17329 | 2026.05.06 06:59:46.681061 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17330 | 2026.05.06 06:59:46.686875 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 17331 | 2026.05.06 06:59:46.687612 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17332 | 2026.05.06 06:59:46.690851 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 17333 | 2026.05.06 06:59:49.552732 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17334 | 2026.05.06 06:59:49.552964 [ 261 ] {c43075db-55ee-4cf0-a24f-a8d85e911b01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 17335 | 2026.05.06 06:59:49.553345 [ 261 ] {c43075db-55ee-4cf0-a24f-a8d85e911b01} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17336 | 2026.05.06 06:59:49.553387 [ 261 ] {c43075db-55ee-4cf0-a24f-a8d85e911b01} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 17337 | 2026.05.06 06:59:49.553647 [ 261 ] {c43075db-55ee-4cf0-a24f-a8d85e911b01} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17338 | 2026.05.06 06:59:49.553720 [ 261 ] {c43075db-55ee-4cf0-a24f-a8d85e911b01} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17339 | 2026.05.06 06:59:49.553863 [ 261 ] {c43075db-55ee-4cf0-a24f-a8d85e911b01} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 17340 | 2026.05.06 06:59:49.553962 [ 353 ] {c43075db-55ee-4cf0-a24f-a8d85e911b01} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17341 | 2026.05.06 06:59:49.553966 [ 345 ] {c43075db-55ee-4cf0-a24f-a8d85e911b01} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17342 | 2026.05.06 06:59:49.553968 [ 361 ] {c43075db-55ee-4cf0-a24f-a8d85e911b01} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17343 | 2026.05.06 06:59:49.554015 [ 356 ] {c43075db-55ee-4cf0-a24f-a8d85e911b01} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 17344 | 2026.05.06 06:59:49.554157 [ 261 ] {c43075db-55ee-4cf0-a24f-a8d85e911b01} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 17345 | 2026.05.06 06:59:49.554187 [ 261 ] {c43075db-55ee-4cf0-a24f-a8d85e911b01} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17346 | 2026.05.06 06:59:49.554288 [ 261 ] {c43075db-55ee-4cf0-a24f-a8d85e911b01} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17347 | 2026.05.06 06:59:49.554311 [ 261 ] {c43075db-55ee-4cf0-a24f-a8d85e911b01} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 17348 | 2026.05.06 06:59:49.554348 [ 261 ] {c43075db-55ee-4cf0-a24f-a8d85e911b01} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 17349 | 2026.05.06 06:59:49.554394 [ 261 ] {c43075db-55ee-4cf0-a24f-a8d85e911b01} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 17350 | 2026.05.06 06:59:49.554432 [ 261 ] {c43075db-55ee-4cf0-a24f-a8d85e911b01} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 17351 | 2026.05.06 06:59:49.554469 [ 261 ] {c43075db-55ee-4cf0-a24f-a8d85e911b01} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 17352 | 2026.05.06 06:59:49.555725 [ 261 ] {c43075db-55ee-4cf0-a24f-a8d85e911b01} <Debug> executeQuery: Read 51 rows, 9.76 KiB in 0.00286 sec., 17832.16783216783 rows/sec., 3.33 MiB/sec. | ||
| 17353 | 2026.05.06 06:59:49.555909 [ 261 ] {c43075db-55ee-4cf0-a24f-a8d85e911b01} <Debug> MemoryTracker: Peak memory usage (for query): 182.71 KiB. | ||
| 17354 | 2026.05.06 06:59:49.555932 [ 261 ] {c43075db-55ee-4cf0-a24f-a8d85e911b01} <Debug> TCPHandler: Processed in 0.003335544 sec. | ||
| 17355 | 2026.05.06 06:59:49.561934 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17356 | 2026.05.06 06:59:49.562051 [ 261 ] {8df75656-c75c-4ec9-94a5-08da435ffad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17357 | 2026.05.06 06:59:49.562099 [ 261 ] {8df75656-c75c-4ec9-94a5-08da435ffad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17358 | 2026.05.06 06:59:49.562694 [ 261 ] {8df75656-c75c-4ec9-94a5-08da435ffad9} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17359 | 2026.05.06 06:59:49.562737 [ 261 ] {8df75656-c75c-4ec9-94a5-08da435ffad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17360 | 2026.05.06 06:59:49.563113 [ 261 ] {8df75656-c75c-4ec9-94a5-08da435ffad9} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 17361 | 2026.05.06 06:59:49.563364 [ 261 ] {8df75656-c75c-4ec9-94a5-08da435ffad9} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17362 | 2026.05.06 06:59:49.563518 [ 261 ] {8df75656-c75c-4ec9-94a5-08da435ffad9} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001499 sec., 189459.63975983992 rows/sec., 12.03 MiB/sec. | ||
| 17363 | 2026.05.06 06:59:49.563619 [ 261 ] {8df75656-c75c-4ec9-94a5-08da435ffad9} <Debug> TCPHandler: Processed in 0.001741959 sec. | ||
| 17364 | 2026.05.06 06:59:49.563759 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17365 | 2026.05.06 06:59:49.563859 [ 261 ] {ad18de2b-8568-4db1-beae-198c438b26be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17366 | 2026.05.06 06:59:49.563903 [ 261 ] {ad18de2b-8568-4db1-beae-198c438b26be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17367 | 2026.05.06 06:59:49.564785 [ 261 ] {ad18de2b-8568-4db1-beae-198c438b26be} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17368 | 2026.05.06 06:59:49.564824 [ 261 ] {ad18de2b-8568-4db1-beae-198c438b26be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17369 | 2026.05.06 06:59:49.565183 [ 261 ] {ad18de2b-8568-4db1-beae-198c438b26be} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 17370 | 2026.05.06 06:59:49.565409 [ 261 ] {ad18de2b-8568-4db1-beae-198c438b26be} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17371 | 2026.05.06 06:59:49.565546 [ 261 ] {ad18de2b-8568-4db1-beae-198c438b26be} <Debug> executeQuery: Read 871 rows, 69.95 KiB in 0.001709 sec., 509654.7688706846 rows/sec., 39.97 MiB/sec. | ||
| 17372 | 2026.05.06 06:59:49.565586 [ 261 ] {ad18de2b-8568-4db1-beae-198c438b26be} <Debug> TCPHandler: Processed in 0.001878653 sec. | ||
| 17373 | 2026.05.06 06:59:49.565713 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17374 | 2026.05.06 06:59:49.565811 [ 261 ] {b4d7ce57-8c45-4805-9536-d1ac707043de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17375 | 2026.05.06 06:59:49.565853 [ 261 ] {b4d7ce57-8c45-4805-9536-d1ac707043de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17376 | 2026.05.06 06:59:49.566359 [ 261 ] {b4d7ce57-8c45-4805-9536-d1ac707043de} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17377 | 2026.05.06 06:59:49.566395 [ 261 ] {b4d7ce57-8c45-4805-9536-d1ac707043de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17378 | 2026.05.06 06:59:49.566701 [ 261 ] {b4d7ce57-8c45-4805-9536-d1ac707043de} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 17379 | 2026.05.06 06:59:49.566924 [ 261 ] {b4d7ce57-8c45-4805-9536-d1ac707043de} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17380 | 2026.05.06 06:59:49.567056 [ 261 ] {b4d7ce57-8c45-4805-9536-d1ac707043de} <Debug> executeQuery: Read 179 rows, 11.32 KiB in 0.001265 sec., 141501.97628458496 rows/sec., 8.74 MiB/sec. | ||
| 17381 | 2026.05.06 06:59:49.567094 [ 261 ] {b4d7ce57-8c45-4805-9536-d1ac707043de} <Debug> TCPHandler: Processed in 0.00143152 sec. | ||
| 17382 | 2026.05.06 06:59:49.567229 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17383 | 2026.05.06 06:59:49.567325 [ 261 ] {88003c87-d748-407e-b69d-0ae792b45ccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17384 | 2026.05.06 06:59:49.567365 [ 261 ] {88003c87-d748-407e-b69d-0ae792b45ccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17385 | 2026.05.06 06:59:49.567814 [ 261 ] {88003c87-d748-407e-b69d-0ae792b45ccf} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17386 | 2026.05.06 06:59:49.567851 [ 261 ] {88003c87-d748-407e-b69d-0ae792b45ccf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17387 | 2026.05.06 06:59:49.568156 [ 261 ] {88003c87-d748-407e-b69d-0ae792b45ccf} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 17388 | 2026.05.06 06:59:49.568358 [ 261 ] {88003c87-d748-407e-b69d-0ae792b45ccf} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17389 | 2026.05.06 06:59:49.568488 [ 261 ] {88003c87-d748-407e-b69d-0ae792b45ccf} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001182 sec., 126057.5296108291 rows/sec., 8.14 MiB/sec. | ||
| 17390 | 2026.05.06 06:59:49.568525 [ 261 ] {88003c87-d748-407e-b69d-0ae792b45ccf} <Debug> TCPHandler: Processed in 0.001346658 sec. | ||
| 17391 | 2026.05.06 06:59:49.568671 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17392 | 2026.05.06 06:59:49.568772 [ 261 ] {d35d8e72-a5d5-469f-979d-c8947d143641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17393 | 2026.05.06 06:59:49.568813 [ 261 ] {d35d8e72-a5d5-469f-979d-c8947d143641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17394 | 2026.05.06 06:59:49.569249 [ 261 ] {d35d8e72-a5d5-469f-979d-c8947d143641} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17395 | 2026.05.06 06:59:49.569285 [ 261 ] {d35d8e72-a5d5-469f-979d-c8947d143641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17396 | 2026.05.06 06:59:49.569592 [ 261 ] {d35d8e72-a5d5-469f-979d-c8947d143641} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 17397 | 2026.05.06 06:59:49.569810 [ 261 ] {d35d8e72-a5d5-469f-979d-c8947d143641} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17398 | 2026.05.06 06:59:49.569940 [ 261 ] {d35d8e72-a5d5-469f-979d-c8947d143641} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001186 sec., 124789.20741989883 rows/sec., 7.10 MiB/sec. | ||
| 17399 | 2026.05.06 06:59:49.569978 [ 261 ] {d35d8e72-a5d5-469f-979d-c8947d143641} <Debug> TCPHandler: Processed in 0.001370959 sec. | ||
| 17400 | 2026.05.06 06:59:49.570099 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17401 | 2026.05.06 06:59:49.570194 [ 261 ] {252d07ab-21b2-4013-8376-fbcec06544e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17402 | 2026.05.06 06:59:49.570234 [ 261 ] {252d07ab-21b2-4013-8376-fbcec06544e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17403 | 2026.05.06 06:59:49.570901 [ 261 ] {252d07ab-21b2-4013-8376-fbcec06544e0} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17404 | 2026.05.06 06:59:49.570938 [ 261 ] {252d07ab-21b2-4013-8376-fbcec06544e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17405 | 2026.05.06 06:59:49.571257 [ 261 ] {252d07ab-21b2-4013-8376-fbcec06544e0} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 17406 | 2026.05.06 06:59:49.571494 [ 261 ] {252d07ab-21b2-4013-8376-fbcec06544e0} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17407 | 2026.05.06 06:59:49.571626 [ 261 ] {252d07ab-21b2-4013-8376-fbcec06544e0} <Debug> executeQuery: Read 527 rows, 38.14 KiB in 0.001449 sec., 363699.1028295376 rows/sec., 25.71 MiB/sec. | ||
| 17408 | 2026.05.06 06:59:49.571665 [ 261 ] {252d07ab-21b2-4013-8376-fbcec06544e0} <Debug> TCPHandler: Processed in 0.001615265 sec. | ||
| 17409 | 2026.05.06 06:59:49.571800 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17410 | 2026.05.06 06:59:49.571896 [ 261 ] {cb916a3e-7d36-41fa-a8d3-f0eda302ecd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17411 | 2026.05.06 06:59:49.571938 [ 261 ] {cb916a3e-7d36-41fa-a8d3-f0eda302ecd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17412 | 2026.05.06 06:59:49.572272 [ 261 ] {cb916a3e-7d36-41fa-a8d3-f0eda302ecd9} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17413 | 2026.05.06 06:59:49.572309 [ 261 ] {cb916a3e-7d36-41fa-a8d3-f0eda302ecd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17414 | 2026.05.06 06:59:49.572616 [ 261 ] {cb916a3e-7d36-41fa-a8d3-f0eda302ecd9} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 17415 | 2026.05.06 06:59:49.572824 [ 261 ] {cb916a3e-7d36-41fa-a8d3-f0eda302ecd9} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17416 | 2026.05.06 06:59:49.572954 [ 261 ] {cb916a3e-7d36-41fa-a8d3-f0eda302ecd9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001075 sec., 5581.395348837209 rows/sec., 291.61 KiB/sec. | ||
| 17417 | 2026.05.06 06:59:49.572991 [ 261 ] {cb916a3e-7d36-41fa-a8d3-f0eda302ecd9} <Debug> TCPHandler: Processed in 0.001239846 sec. | ||
| 17418 | 2026.05.06 06:59:49.573114 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17419 | 2026.05.06 06:59:49.573210 [ 261 ] {2fc29215-d6a8-4f7f-8f15-cde1503e71c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17420 | 2026.05.06 06:59:49.573255 [ 261 ] {2fc29215-d6a8-4f7f-8f15-cde1503e71c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17421 | 2026.05.06 06:59:49.573693 [ 261 ] {2fc29215-d6a8-4f7f-8f15-cde1503e71c9} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17422 | 2026.05.06 06:59:49.573730 [ 261 ] {2fc29215-d6a8-4f7f-8f15-cde1503e71c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17423 | 2026.05.06 06:59:49.574059 [ 261 ] {2fc29215-d6a8-4f7f-8f15-cde1503e71c9} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 17424 | 2026.05.06 06:59:49.574274 [ 261 ] {2fc29215-d6a8-4f7f-8f15-cde1503e71c9} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17425 | 2026.05.06 06:59:49.574411 [ 261 ] {2fc29215-d6a8-4f7f-8f15-cde1503e71c9} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001218 sec., 217569.7865353038 rows/sec., 14.46 MiB/sec. | ||
| 17426 | 2026.05.06 06:59:49.574450 [ 261 ] {2fc29215-d6a8-4f7f-8f15-cde1503e71c9} <Debug> TCPHandler: Processed in 0.001384499 sec. | ||
| 17427 | 2026.05.06 06:59:49.574574 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17428 | 2026.05.06 06:59:49.574669 [ 261 ] {b3d5e06b-370a-4627-8a2e-cceb251dd266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17429 | 2026.05.06 06:59:49.574712 [ 261 ] {b3d5e06b-370a-4627-8a2e-cceb251dd266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17430 | 2026.05.06 06:59:49.575046 [ 261 ] {b3d5e06b-370a-4627-8a2e-cceb251dd266} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17431 | 2026.05.06 06:59:49.575083 [ 261 ] {b3d5e06b-370a-4627-8a2e-cceb251dd266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17432 | 2026.05.06 06:59:49.575388 [ 261 ] {b3d5e06b-370a-4627-8a2e-cceb251dd266} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 17433 | 2026.05.06 06:59:49.575600 [ 261 ] {b3d5e06b-370a-4627-8a2e-cceb251dd266} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17434 | 2026.05.06 06:59:49.575732 [ 261 ] {b3d5e06b-370a-4627-8a2e-cceb251dd266} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001082 sec., 924.2144177449168 rows/sec., 62.28 KiB/sec. | ||
| 17435 | 2026.05.06 06:59:49.575770 [ 261 ] {b3d5e06b-370a-4627-8a2e-cceb251dd266} <Debug> TCPHandler: Processed in 0.001244715 sec. | ||
| 17436 | 2026.05.06 06:59:49.575896 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17437 | 2026.05.06 06:59:49.575991 [ 261 ] {4c7bef6e-c75c-4094-bab5-f87f21e7a78c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17438 | 2026.05.06 06:59:49.576047 [ 261 ] {4c7bef6e-c75c-4094-bab5-f87f21e7a78c} <Trace> 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 | ||
| 17439 | 2026.05.06 06:59:49.576879 [ 261 ] {4c7bef6e-c75c-4094-bab5-f87f21e7a78c} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17440 | 2026.05.06 06:59:49.576916 [ 261 ] {4c7bef6e-c75c-4094-bab5-f87f21e7a78c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17441 | 2026.05.06 06:59:49.577465 [ 261 ] {4c7bef6e-c75c-4094-bab5-f87f21e7a78c} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 17442 | 2026.05.06 06:59:49.577689 [ 261 ] {4c7bef6e-c75c-4094-bab5-f87f21e7a78c} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17443 | 2026.05.06 06:59:49.577823 [ 89 ] {} <Debug> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 17444 | 2026.05.06 06:59:49.577828 [ 261 ] {4c7bef6e-c75c-4094-bab5-f87f21e7a78c} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001855 sec., 19946.09164420485 rows/sec., 35.74 MiB/sec. | ||
| 17445 | 2026.05.06 06:59:49.577897 [ 89 ] {} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17446 | 2026.05.06 06:59:49.577924 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17447 | 2026.05.06 06:59:49.577935 [ 261 ] {4c7bef6e-c75c-4094-bab5-f87f21e7a78c} <Debug> TCPHandler: Processed in 0.002087699 sec. | ||
| 17448 | 2026.05.06 06:59:49.578026 [ 193 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 17449 | 2026.05.06 06:59:49.578077 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17450 | 2026.05.06 06:59:49.578177 [ 261 ] {a8e80fa7-1b14-42d3-b112-a206e097b24d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17451 | 2026.05.06 06:59:49.578219 [ 261 ] {a8e80fa7-1b14-42d3-b112-a206e097b24d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17452 | 2026.05.06 06:59:49.578280 [ 193 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17453 | 2026.05.06 06:59:49.578346 [ 193 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1911 rows starting from the beginning of the part | ||
| 17454 | 2026.05.06 06:59:49.578477 [ 193 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 48 rows starting from the beginning of the part | ||
| 17455 | 2026.05.06 06:59:49.578560 [ 261 ] {a8e80fa7-1b14-42d3-b112-a206e097b24d} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17456 | 2026.05.06 06:59:49.578590 [ 193 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 4 rows starting from the beginning of the part | ||
| 17457 | 2026.05.06 06:59:49.578602 [ 261 ] {a8e80fa7-1b14-42d3-b112-a206e097b24d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 17458 | 2026.05.06 06:59:49.578758 [ 193 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 37 rows starting from the beginning of the part | ||
| 17459 | 2026.05.06 06:59:49.578875 [ 193 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 4 rows starting from the beginning of the part | ||
| 17460 | 2026.05.06 06:59:49.578931 [ 261 ] {a8e80fa7-1b14-42d3-b112-a206e097b24d} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 17461 | 2026.05.06 06:59:49.578978 [ 193 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 37 rows starting from the beginning of the part | ||
| 17462 | 2026.05.06 06:59:49.579164 [ 261 ] {a8e80fa7-1b14-42d3-b112-a206e097b24d} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17463 | 2026.05.06 06:59:49.579301 [ 261 ] {a8e80fa7-1b14-42d3-b112-a206e097b24d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001141 sec., 78878.17703768624 rows/sec., 4.94 MiB/sec. | ||
| 17464 | 2026.05.06 06:59:49.579338 [ 261 ] {a8e80fa7-1b14-42d3-b112-a206e097b24d} <Debug> TCPHandler: Processed in 0.001310447 sec. | ||
| 17465 | 2026.05.06 06:59:49.591040 [ 192 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2041 rows, containing 19 columns (19 merged, 0 gathered) in 0.013051869 sec., 156376.0715036291 rows/sec., 280.22 MiB/sec. | ||
| 17466 | 2026.05.06 06:59:49.592845 [ 197 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 17467 | 2026.05.06 06:59:49.593405 [ 197 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17468 | 2026.05.06 06:59:49.593502 [ 197 ] {018c43f2-f463-4a76-a64a-85612f9960e8::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 17469 | 2026.05.06 06:59:49.593637 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.82 MiB. | ||
| 17470 | 2026.05.06 06:59:50.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 379.64 MiB, peak 397.42 MiB, free memory in arenas 0.00 B, will set to 386.61 MiB (RSS), difference: 6.97 MiB | ||
| 17471 | 2026.05.06 06:59:52.302788 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17472 | 2026.05.06 06:59:52.302850 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17473 | 2026.05.06 06:59:52.480731 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32626 | ||
| 17474 | 2026.05.06 06:59:52.481269 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17475 | 2026.05.06 06:59:52.481310 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17476 | 2026.05.06 06:59:52.481878 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 17477 | 2026.05.06 06:59:52.482124 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17478 | 2026.05.06 06:59:52.482283 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32626 | ||
| 17479 | 2026.05.06 06:59:52.587472 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2116 | ||
| 17480 | 2026.05.06 06:59:52.590222 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17481 | 2026.05.06 06:59:52.590292 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17482 | 2026.05.06 06:59:52.591587 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 17483 | 2026.05.06 06:59:52.591859 [ 243 ] {} <Trace> system.query_log (a6582384-d3ca-4b4b-94a4-45ce9030bb50): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17484 | 2026.05.06 06:59:52.592211 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2116 | ||
| 17485 | 2026.05.06 06:59:54.190898 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 17486 | 2026.05.06 06:59:54.207430 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17487 | 2026.05.06 06:59:54.207499 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17488 | 2026.05.06 06:59:54.213674 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 17489 | 2026.05.06 06:59:54.214429 [ 244 ] {} <Trace> system.metric_log (6de7873c-bf02-4a5f-b734-43119fb8ee1d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17490 | 2026.05.06 06:59:54.218511 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 17491 | 2026.05.06 06:59:54.547013 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17492 | 2026.05.06 06:59:54.547252 [ 261 ] {f5055955-47dd-449a-a3ac-0bcce7730b92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 17493 | 2026.05.06 06:59:54.547594 [ 261 ] {f5055955-47dd-449a-a3ac-0bcce7730b92} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17494 | 2026.05.06 06:59:54.547632 [ 261 ] {f5055955-47dd-449a-a3ac-0bcce7730b92} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 17495 | 2026.05.06 06:59:54.547859 [ 261 ] {f5055955-47dd-449a-a3ac-0bcce7730b92} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17496 | 2026.05.06 06:59:54.547934 [ 261 ] {f5055955-47dd-449a-a3ac-0bcce7730b92} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17497 | 2026.05.06 06:59:54.548074 [ 261 ] {f5055955-47dd-449a-a3ac-0bcce7730b92} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 17498 | 2026.05.06 06:59:54.548210 [ 353 ] {f5055955-47dd-449a-a3ac-0bcce7730b92} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17499 | 2026.05.06 06:59:54.548222 [ 356 ] {f5055955-47dd-449a-a3ac-0bcce7730b92} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17500 | 2026.05.06 06:59:54.548246 [ 327 ] {f5055955-47dd-449a-a3ac-0bcce7730b92} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 17501 | 2026.05.06 06:59:54.548226 [ 334 ] {f5055955-47dd-449a-a3ac-0bcce7730b92} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17502 | 2026.05.06 06:59:54.548429 [ 261 ] {f5055955-47dd-449a-a3ac-0bcce7730b92} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 17503 | 2026.05.06 06:59:54.548458 [ 261 ] {f5055955-47dd-449a-a3ac-0bcce7730b92} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17504 | 2026.05.06 06:59:54.548558 [ 261 ] {f5055955-47dd-449a-a3ac-0bcce7730b92} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17505 | 2026.05.06 06:59:54.548581 [ 261 ] {f5055955-47dd-449a-a3ac-0bcce7730b92} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 17506 | 2026.05.06 06:59:54.548618 [ 261 ] {f5055955-47dd-449a-a3ac-0bcce7730b92} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17507 | 2026.05.06 06:59:54.548659 [ 261 ] {f5055955-47dd-449a-a3ac-0bcce7730b92} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17508 | 2026.05.06 06:59:54.548699 [ 261 ] {f5055955-47dd-449a-a3ac-0bcce7730b92} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17509 | 2026.05.06 06:59:54.548739 [ 261 ] {f5055955-47dd-449a-a3ac-0bcce7730b92} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17510 | 2026.05.06 06:59:54.550015 [ 261 ] {f5055955-47dd-449a-a3ac-0bcce7730b92} <Debug> executeQuery: Read 51 rows, 5.78 KiB in 0.002861 sec., 17825.934987766515 rows/sec., 1.97 MiB/sec. | ||
| 17511 | 2026.05.06 06:59:54.550239 [ 261 ] {f5055955-47dd-449a-a3ac-0bcce7730b92} <Debug> MemoryTracker: Peak memory usage (for query): 163.02 KiB. | ||
| 17512 | 2026.05.06 06:59:54.550258 [ 261 ] {f5055955-47dd-449a-a3ac-0bcce7730b92} <Debug> TCPHandler: Processed in 0.003402366 sec. | ||
| 17513 | 2026.05.06 06:59:54.552133 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17514 | 2026.05.06 06:59:54.552251 [ 261 ] {f1f95727-9b61-4ccb-bb73-f1669169b7eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17515 | 2026.05.06 06:59:54.552298 [ 261 ] {f1f95727-9b61-4ccb-bb73-f1669169b7eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17516 | 2026.05.06 06:59:54.552840 [ 261 ] {f1f95727-9b61-4ccb-bb73-f1669169b7eb} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17517 | 2026.05.06 06:59:54.552883 [ 261 ] {f1f95727-9b61-4ccb-bb73-f1669169b7eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17518 | 2026.05.06 06:59:54.553266 [ 261 ] {f1f95727-9b61-4ccb-bb73-f1669169b7eb} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 17519 | 2026.05.06 06:59:54.553515 [ 261 ] {f1f95727-9b61-4ccb-bb73-f1669169b7eb} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17520 | 2026.05.06 06:59:54.553673 [ 261 ] {f1f95727-9b61-4ccb-bb73-f1669169b7eb} <Debug> executeQuery: Read 64 rows, 5.19 KiB in 0.001455 sec., 43986.25429553265 rows/sec., 3.48 MiB/sec. | ||
| 17521 | 2026.05.06 06:59:54.553716 [ 261 ] {f1f95727-9b61-4ccb-bb73-f1669169b7eb} <Debug> TCPHandler: Processed in 0.001641186 sec. | ||
| 17522 | 2026.05.06 06:59:54.553859 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17523 | 2026.05.06 06:59:54.553961 [ 261 ] {4ba97d07-2283-4198-86b3-61734917237e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17524 | 2026.05.06 06:59:54.554005 [ 261 ] {4ba97d07-2283-4198-86b3-61734917237e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17525 | 2026.05.06 06:59:54.554420 [ 261 ] {4ba97d07-2283-4198-86b3-61734917237e} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17526 | 2026.05.06 06:59:54.554458 [ 261 ] {4ba97d07-2283-4198-86b3-61734917237e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17527 | 2026.05.06 06:59:54.554775 [ 261 ] {4ba97d07-2283-4198-86b3-61734917237e} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 17528 | 2026.05.06 06:59:54.554989 [ 261 ] {4ba97d07-2283-4198-86b3-61734917237e} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17529 | 2026.05.06 06:59:54.555129 [ 261 ] {4ba97d07-2283-4198-86b3-61734917237e} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.00119 sec., 3361.344537815126 rows/sec., 252.76 KiB/sec. | ||
| 17530 | 2026.05.06 06:59:54.555170 [ 261 ] {4ba97d07-2283-4198-86b3-61734917237e} <Debug> TCPHandler: Processed in 0.001362598 sec. | ||
| 17531 | 2026.05.06 06:59:54.555300 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17532 | 2026.05.06 06:59:54.555397 [ 261 ] {1d18b172-25cc-43fa-8881-ae0179a50826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17533 | 2026.05.06 06:59:54.555441 [ 261 ] {1d18b172-25cc-43fa-8881-ae0179a50826} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17534 | 2026.05.06 06:59:54.555861 [ 261 ] {1d18b172-25cc-43fa-8881-ae0179a50826} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17535 | 2026.05.06 06:59:54.555900 [ 261 ] {1d18b172-25cc-43fa-8881-ae0179a50826} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17536 | 2026.05.06 06:59:54.556213 [ 261 ] {1d18b172-25cc-43fa-8881-ae0179a50826} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 17537 | 2026.05.06 06:59:54.556426 [ 261 ] {1d18b172-25cc-43fa-8881-ae0179a50826} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17538 | 2026.05.06 06:59:54.556562 [ 261 ] {1d18b172-25cc-43fa-8881-ae0179a50826} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001185 sec., 57383.966244725736 rows/sec., 4.48 MiB/sec. | ||
| 17539 | 2026.05.06 06:59:54.556602 [ 261 ] {1d18b172-25cc-43fa-8881-ae0179a50826} <Debug> TCPHandler: Processed in 0.001351918 sec. | ||
| 17540 | 2026.05.06 06:59:54.556735 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17541 | 2026.05.06 06:59:54.556831 [ 261 ] {5b4b2126-cf36-499c-8991-872a4fb0e433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17542 | 2026.05.06 06:59:54.556875 [ 261 ] {5b4b2126-cf36-499c-8991-872a4fb0e433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17543 | 2026.05.06 06:59:54.557291 [ 261 ] {5b4b2126-cf36-499c-8991-872a4fb0e433} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17544 | 2026.05.06 06:59:54.557329 [ 261 ] {5b4b2126-cf36-499c-8991-872a4fb0e433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17545 | 2026.05.06 06:59:54.557662 [ 261 ] {5b4b2126-cf36-499c-8991-872a4fb0e433} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 17546 | 2026.05.06 06:59:54.557875 [ 261 ] {5b4b2126-cf36-499c-8991-872a4fb0e433} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17547 | 2026.05.06 06:59:54.558009 [ 261 ] {5b4b2126-cf36-499c-8991-872a4fb0e433} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 17548 | 2026.05.06 06:59:54.558047 [ 261 ] {5b4b2126-cf36-499c-8991-872a4fb0e433} <Debug> TCPHandler: Processed in 0.001363258 sec. | ||
| 17549 | 2026.05.06 06:59:54.558170 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17550 | 2026.05.06 06:59:54.558265 [ 261 ] {673bf765-cd1a-4f59-beab-447831e16e42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17551 | 2026.05.06 06:59:54.558320 [ 261 ] {673bf765-cd1a-4f59-beab-447831e16e42} <Trace> 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 | ||
| 17552 | 2026.05.06 06:59:54.559046 [ 261 ] {673bf765-cd1a-4f59-beab-447831e16e42} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17553 | 2026.05.06 06:59:54.559082 [ 261 ] {673bf765-cd1a-4f59-beab-447831e16e42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17554 | 2026.05.06 06:59:54.559597 [ 261 ] {673bf765-cd1a-4f59-beab-447831e16e42} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 17555 | 2026.05.06 06:59:54.559820 [ 261 ] {673bf765-cd1a-4f59-beab-447831e16e42} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17556 | 2026.05.06 06:59:54.559960 [ 261 ] {673bf765-cd1a-4f59-beab-447831e16e42} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001713 sec., 2335.0846468184473 rows/sec., 4.18 MiB/sec. | ||
| 17557 | 2026.05.06 06:59:54.560019 [ 261 ] {673bf765-cd1a-4f59-beab-447831e16e42} <Debug> TCPHandler: Processed in 0.001898133 sec. | ||
| 17558 | 2026.05.06 06:59:54.560155 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17559 | 2026.05.06 06:59:54.560253 [ 261 ] {2b871ab7-0c86-4fd3-9add-8d6115474295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17560 | 2026.05.06 06:59:54.560296 [ 261 ] {2b871ab7-0c86-4fd3-9add-8d6115474295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17561 | 2026.05.06 06:59:54.560644 [ 261 ] {2b871ab7-0c86-4fd3-9add-8d6115474295} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17562 | 2026.05.06 06:59:54.560681 [ 261 ] {2b871ab7-0c86-4fd3-9add-8d6115474295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17563 | 2026.05.06 06:59:54.560996 [ 261 ] {2b871ab7-0c86-4fd3-9add-8d6115474295} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 17564 | 2026.05.06 06:59:54.561214 [ 261 ] {2b871ab7-0c86-4fd3-9add-8d6115474295} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17565 | 2026.05.06 06:59:54.561349 [ 261 ] {2b871ab7-0c86-4fd3-9add-8d6115474295} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 17566 | 2026.05.06 06:59:54.561386 [ 261 ] {2b871ab7-0c86-4fd3-9add-8d6115474295} <Debug> TCPHandler: Processed in 0.001282007 sec. | ||
| 17567 | 2026.05.06 06:59:55.191093 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17568 | 2026.05.06 06:59:55.191337 [ 261 ] {6b71ac6e-0bc2-4614-b7bc-9812de87d225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 17569 | 2026.05.06 06:59:55.191703 [ 261 ] {6b71ac6e-0bc2-4614-b7bc-9812de87d225} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17570 | 2026.05.06 06:59:55.191745 [ 261 ] {6b71ac6e-0bc2-4614-b7bc-9812de87d225} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 17571 | 2026.05.06 06:59:55.192012 [ 261 ] {6b71ac6e-0bc2-4614-b7bc-9812de87d225} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17572 | 2026.05.06 06:59:55.192083 [ 261 ] {6b71ac6e-0bc2-4614-b7bc-9812de87d225} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17573 | 2026.05.06 06:59:55.192229 [ 261 ] {6b71ac6e-0bc2-4614-b7bc-9812de87d225} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 17574 | 2026.05.06 06:59:55.192327 [ 353 ] {6b71ac6e-0bc2-4614-b7bc-9812de87d225} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17575 | 2026.05.06 06:59:55.192347 [ 349 ] {6b71ac6e-0bc2-4614-b7bc-9812de87d225} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17576 | 2026.05.06 06:59:55.192359 [ 327 ] {6b71ac6e-0bc2-4614-b7bc-9812de87d225} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17577 | 2026.05.06 06:59:55.192376 [ 334 ] {6b71ac6e-0bc2-4614-b7bc-9812de87d225} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 17578 | 2026.05.06 06:59:55.192529 [ 261 ] {6b71ac6e-0bc2-4614-b7bc-9812de87d225} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 17579 | 2026.05.06 06:59:55.192558 [ 261 ] {6b71ac6e-0bc2-4614-b7bc-9812de87d225} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17580 | 2026.05.06 06:59:55.192662 [ 261 ] {6b71ac6e-0bc2-4614-b7bc-9812de87d225} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17581 | 2026.05.06 06:59:55.192684 [ 261 ] {6b71ac6e-0bc2-4614-b7bc-9812de87d225} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 17582 | 2026.05.06 06:59:55.192721 [ 261 ] {6b71ac6e-0bc2-4614-b7bc-9812de87d225} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 17583 | 2026.05.06 06:59:55.192764 [ 261 ] {6b71ac6e-0bc2-4614-b7bc-9812de87d225} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 17584 | 2026.05.06 06:59:55.192801 [ 261 ] {6b71ac6e-0bc2-4614-b7bc-9812de87d225} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 17585 | 2026.05.06 06:59:55.192838 [ 261 ] {6b71ac6e-0bc2-4614-b7bc-9812de87d225} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 17586 | 2026.05.06 06:59:55.194125 [ 261 ] {6b71ac6e-0bc2-4614-b7bc-9812de87d225} <Debug> executeQuery: Read 51 rows, 9.76 KiB in 0.002894 sec., 17622.667588113338 rows/sec., 3.29 MiB/sec. | ||
| 17587 | 2026.05.06 06:59:55.194318 [ 261 ] {6b71ac6e-0bc2-4614-b7bc-9812de87d225} <Debug> MemoryTracker: Peak memory usage (for query): 188.08 KiB. | ||
| 17588 | 2026.05.06 06:59:55.194335 [ 261 ] {6b71ac6e-0bc2-4614-b7bc-9812de87d225} <Debug> TCPHandler: Processed in 0.003372755 sec. | ||
| 17589 | 2026.05.06 06:59:55.211779 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17590 | 2026.05.06 06:59:55.211915 [ 261 ] {8182895b-0e02-4425-9ebd-661f9217a75c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17591 | 2026.05.06 06:59:55.211973 [ 261 ] {8182895b-0e02-4425-9ebd-661f9217a75c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17592 | 2026.05.06 06:59:55.212632 [ 261 ] {8182895b-0e02-4425-9ebd-661f9217a75c} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17593 | 2026.05.06 06:59:55.212676 [ 261 ] {8182895b-0e02-4425-9ebd-661f9217a75c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17594 | 2026.05.06 06:59:55.213063 [ 261 ] {8182895b-0e02-4425-9ebd-661f9217a75c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 17595 | 2026.05.06 06:59:55.213294 [ 261 ] {8182895b-0e02-4425-9ebd-661f9217a75c} <Trace> oximeter.fields_i16 (abcaebc8-ba40-4dd5-a134-c9333049b2d6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17596 | 2026.05.06 06:59:55.213458 [ 261 ] {8182895b-0e02-4425-9ebd-661f9217a75c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00158 sec., 179746.83544303797 rows/sec., 11.42 MiB/sec. | ||
| 17597 | 2026.05.06 06:59:55.213499 [ 261 ] {8182895b-0e02-4425-9ebd-661f9217a75c} <Debug> TCPHandler: Processed in 0.001790011 sec. | ||
| 17598 | 2026.05.06 06:59:55.213628 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17599 | 2026.05.06 06:59:55.213728 [ 261 ] {ba67958b-d4af-4e80-8da8-b06a3a3f35fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17600 | 2026.05.06 06:59:55.213772 [ 261 ] {ba67958b-d4af-4e80-8da8-b06a3a3f35fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17601 | 2026.05.06 06:59:55.214181 [ 261 ] {ba67958b-d4af-4e80-8da8-b06a3a3f35fd} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17602 | 2026.05.06 06:59:55.214220 [ 261 ] {ba67958b-d4af-4e80-8da8-b06a3a3f35fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17603 | 2026.05.06 06:59:55.214519 [ 261 ] {ba67958b-d4af-4e80-8da8-b06a3a3f35fd} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 17604 | 2026.05.06 06:59:55.214740 [ 261 ] {ba67958b-d4af-4e80-8da8-b06a3a3f35fd} <Trace> oximeter.fields_ipaddr (0df8073b-f29c-4283-b8f7-dff834c33018): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17605 | 2026.05.06 06:59:55.214874 [ 261 ] {ba67958b-d4af-4e80-8da8-b06a3a3f35fd} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001167 sec., 5141.388174807198 rows/sec., 419.24 KiB/sec. | ||
| 17606 | 2026.05.06 06:59:55.214913 [ 261 ] {ba67958b-d4af-4e80-8da8-b06a3a3f35fd} <Debug> TCPHandler: Processed in 0.001335588 sec. | ||
| 17607 | 2026.05.06 06:59:55.215038 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17608 | 2026.05.06 06:59:55.215134 [ 261 ] {34e9130e-0172-4ce2-ba66-98196791900f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17609 | 2026.05.06 06:59:55.215176 [ 261 ] {34e9130e-0172-4ce2-ba66-98196791900f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17610 | 2026.05.06 06:59:55.217111 [ 261 ] {34e9130e-0172-4ce2-ba66-98196791900f} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17611 | 2026.05.06 06:59:55.217148 [ 261 ] {34e9130e-0172-4ce2-ba66-98196791900f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17612 | 2026.05.06 06:59:55.217660 [ 261 ] {34e9130e-0172-4ce2-ba66-98196791900f} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 17613 | 2026.05.06 06:59:55.217877 [ 261 ] {34e9130e-0172-4ce2-ba66-98196791900f} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17614 | 2026.05.06 06:59:55.218015 [ 261 ] {34e9130e-0172-4ce2-ba66-98196791900f} <Debug> executeQuery: Read 3223 rows, 247.46 KiB in 0.0029 sec., 1111379.3103448276 rows/sec., 83.33 MiB/sec. | ||
| 17615 | 2026.05.06 06:59:55.218021 [ 83 ] {} <Debug> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 17616 | 2026.05.06 06:59:55.218058 [ 261 ] {34e9130e-0172-4ce2-ba66-98196791900f} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 17617 | 2026.05.06 06:59:55.218090 [ 261 ] {34e9130e-0172-4ce2-ba66-98196791900f} <Debug> TCPHandler: Processed in 0.003101417 sec. | ||
| 17618 | 2026.05.06 06:59:55.218108 [ 83 ] {} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17619 | 2026.05.06 06:59:55.218154 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17620 | 2026.05.06 06:59:55.218222 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17621 | 2026.05.06 06:59:55.218299 [ 192 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 17622 | 2026.05.06 06:59:55.218324 [ 261 ] {2812a07f-6bfc-4f11-a1ad-6691666ffe90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17623 | 2026.05.06 06:59:55.218396 [ 261 ] {2812a07f-6bfc-4f11-a1ad-6691666ffe90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17624 | 2026.05.06 06:59:55.218488 [ 192 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17625 | 2026.05.06 06:59:55.218543 [ 192 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 3361 rows starting from the beginning of the part | ||
| 17626 | 2026.05.06 06:59:55.218638 [ 192 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 871 rows starting from the beginning of the part | ||
| 17627 | 2026.05.06 06:59:55.218713 [ 192 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 68 rows starting from the beginning of the part | ||
| 17628 | 2026.05.06 06:59:55.218781 [ 192 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 871 rows starting from the beginning of the part | ||
| 17629 | 2026.05.06 06:59:55.218845 [ 192 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 64 rows starting from the beginning of the part | ||
| 17630 | 2026.05.06 06:59:55.218910 [ 192 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 3223 rows starting from the beginning of the part | ||
| 17631 | 2026.05.06 06:59:55.218939 [ 261 ] {2812a07f-6bfc-4f11-a1ad-6691666ffe90} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17632 | 2026.05.06 06:59:55.218982 [ 261 ] {2812a07f-6bfc-4f11-a1ad-6691666ffe90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17633 | 2026.05.06 06:59:55.219343 [ 261 ] {2812a07f-6bfc-4f11-a1ad-6691666ffe90} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 17634 | 2026.05.06 06:59:55.219567 [ 261 ] {2812a07f-6bfc-4f11-a1ad-6691666ffe90} <Trace> oximeter.fields_u16 (47b8d92f-0cee-42e6-a913-3330355facb3): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17635 | 2026.05.06 06:59:55.219706 [ 261 ] {2812a07f-6bfc-4f11-a1ad-6691666ffe90} <Debug> executeQuery: Read 196 rows, 12.57 KiB in 0.0014 sec., 140000 rows/sec., 8.77 MiB/sec. | ||
| 17636 | 2026.05.06 06:59:55.219745 [ 261 ] {2812a07f-6bfc-4f11-a1ad-6691666ffe90} <Debug> TCPHandler: Processed in 0.001584885 sec. | ||
| 17637 | 2026.05.06 06:59:55.219860 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17638 | 2026.05.06 06:59:55.219956 [ 261 ] {26628a5d-ea1a-4725-8286-547a3a80782a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17639 | 2026.05.06 06:59:55.219998 [ 261 ] {26628a5d-ea1a-4725-8286-547a3a80782a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17640 | 2026.05.06 06:59:55.220733 [ 261 ] {26628a5d-ea1a-4725-8286-547a3a80782a} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17641 | 2026.05.06 06:59:55.220770 [ 261 ] {26628a5d-ea1a-4725-8286-547a3a80782a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17642 | 2026.05.06 06:59:55.221128 [ 261 ] {26628a5d-ea1a-4725-8286-547a3a80782a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 17643 | 2026.05.06 06:59:55.221354 [ 261 ] {26628a5d-ea1a-4725-8286-547a3a80782a} <Trace> oximeter.fields_u32 (374ca93b-b489-4b5d-aa22-ce76dfd81b52): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17644 | 2026.05.06 06:59:55.221487 [ 261 ] {26628a5d-ea1a-4725-8286-547a3a80782a} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.00155 sec., 612903.2258064516 rows/sec., 36.06 MiB/sec. | ||
| 17645 | 2026.05.06 06:59:55.221526 [ 261 ] {26628a5d-ea1a-4725-8286-547a3a80782a} <Debug> TCPHandler: Processed in 0.001715909 sec. | ||
| 17646 | 2026.05.06 06:59:55.221645 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17647 | 2026.05.06 06:59:55.221679 [ 196 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8458 rows, containing 5 columns (5 merged, 0 gathered) in 0.003449857 sec., 2451695.8239138606 rows/sec., 195.75 MiB/sec. | ||
| 17648 | 2026.05.06 06:59:55.221741 [ 261 ] {37d01b69-d58b-4d92-8f29-f9df21ce7a5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 17649 | 2026.05.06 06:59:55.221786 [ 261 ] {37d01b69-d58b-4d92-8f29-f9df21ce7a5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 17650 | 2026.05.06 06:59:55.222116 [ 190 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 17651 | 2026.05.06 06:59:55.222175 [ 261 ] {37d01b69-d58b-4d92-8f29-f9df21ce7a5f} <Trace> oximeter.fields_u64 (029e43f7-d788-4da4-b6f4-1edef0954b38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17652 | 2026.05.06 06:59:55.222212 [ 261 ] {37d01b69-d58b-4d92-8f29-f9df21ce7a5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17653 | 2026.05.06 06:59:55.222394 [ 190 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_111_22} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17654 | 2026.05.06 06:59:55.222471 [ 190 ] {3a810703-a634-47aa-b918-68c7b657f4c8::all_1_111_22} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 17655 | 2026.05.06 06:59:55.222509 [ 261 ] {37d01b69-d58b-4d92-8f29-f9df21ce7a5f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 17656 | 2026.05.06 06:59:55.222551 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.48 MiB. | ||
| 17657 | 2026.05.06 06:59:55.222725 [ 261 ] {37d01b69-d58b-4d92-8f29-f9df21ce7a5f} <Trace> oximeter.fields_u64 (029e43f7-d788-4da4-b6f4-1edef0954b38): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17658 | 2026.05.06 06:59:55.222858 [ 261 ] {37d01b69-d58b-4d92-8f29-f9df21ce7a5f} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001135 sec., 881.057268722467 rows/sec., 61.95 KiB/sec. | ||
| 17659 | 2026.05.06 06:59:55.222898 [ 261 ] {37d01b69-d58b-4d92-8f29-f9df21ce7a5f} <Debug> TCPHandler: Processed in 0.001302107 sec. | ||
| 17660 | 2026.05.06 06:59:55.223028 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17661 | 2026.05.06 06:59:55.223124 [ 261 ] {bd56df00-e482-41af-8905-9772881606d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17662 | 2026.05.06 06:59:55.223164 [ 261 ] {bd56df00-e482-41af-8905-9772881606d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17663 | 2026.05.06 06:59:55.223606 [ 261 ] {bd56df00-e482-41af-8905-9772881606d6} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17664 | 2026.05.06 06:59:55.223643 [ 261 ] {bd56df00-e482-41af-8905-9772881606d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17665 | 2026.05.06 06:59:55.223963 [ 261 ] {bd56df00-e482-41af-8905-9772881606d6} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 17666 | 2026.05.06 06:59:55.224169 [ 261 ] {bd56df00-e482-41af-8905-9772881606d6} <Trace> oximeter.fields_u8 (4495bdee-9745-4ce2-bd5c-92c33f2ae01e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17667 | 2026.05.06 06:59:55.224308 [ 261 ] {bd56df00-e482-41af-8905-9772881606d6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001202 sec., 123128.11980033279 rows/sec., 7.00 MiB/sec. | ||
| 17668 | 2026.05.06 06:59:55.224346 [ 261 ] {bd56df00-e482-41af-8905-9772881606d6} <Debug> TCPHandler: Processed in 0.001369198 sec. | ||
| 17669 | 2026.05.06 06:59:55.224471 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17670 | 2026.05.06 06:59:55.224565 [ 261 ] {4f14f14d-f697-4534-acbf-22804e3f7054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17671 | 2026.05.06 06:59:55.224604 [ 261 ] {4f14f14d-f697-4534-acbf-22804e3f7054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17672 | 2026.05.06 06:59:55.225663 [ 261 ] {4f14f14d-f697-4534-acbf-22804e3f7054} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17673 | 2026.05.06 06:59:55.225697 [ 261 ] {4f14f14d-f697-4534-acbf-22804e3f7054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17674 | 2026.05.06 06:59:55.226077 [ 261 ] {4f14f14d-f697-4534-acbf-22804e3f7054} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 17675 | 2026.05.06 06:59:55.226296 [ 261 ] {4f14f14d-f697-4534-acbf-22804e3f7054} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17676 | 2026.05.06 06:59:55.226408 [ 82 ] {} <Debug> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 17677 | 2026.05.06 06:59:55.226425 [ 261 ] {4f14f14d-f697-4534-acbf-22804e3f7054} <Debug> executeQuery: Read 1759 rows, 121.63 KiB in 0.001878 sec., 936634.7177848776 rows/sec., 63.25 MiB/sec. | ||
| 17678 | 2026.05.06 06:59:55.226440 [ 82 ] {} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17679 | 2026.05.06 06:59:55.226458 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17680 | 2026.05.06 06:59:55.226463 [ 261 ] {4f14f14d-f697-4534-acbf-22804e3f7054} <Debug> TCPHandler: Processed in 0.002043278 sec. | ||
| 17681 | 2026.05.06 06:59:55.226529 [ 192 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 17682 | 2026.05.06 06:59:55.226591 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17683 | 2026.05.06 06:59:55.226622 [ 192 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17684 | 2026.05.06 06:59:55.226651 [ 192 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1831 rows starting from the beginning of the part | ||
| 17685 | 2026.05.06 06:59:55.226690 [ 261 ] {0572221e-0c9a-4cc6-bade-be000e9f63fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17686 | 2026.05.06 06:59:55.226698 [ 192 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 527 rows starting from the beginning of the part | ||
| 17687 | 2026.05.06 06:59:55.226739 [ 261 ] {0572221e-0c9a-4cc6-bade-be000e9f63fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17688 | 2026.05.06 06:59:55.226749 [ 192 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 76 rows starting from the beginning of the part | ||
| 17689 | 2026.05.06 06:59:55.226793 [ 192 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 527 rows starting from the beginning of the part | ||
| 17690 | 2026.05.06 06:59:55.226828 [ 192 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 68 rows starting from the beginning of the part | ||
| 17691 | 2026.05.06 06:59:55.226861 [ 192 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 1759 rows starting from the beginning of the part | ||
| 17692 | 2026.05.06 06:59:55.227103 [ 261 ] {0572221e-0c9a-4cc6-bade-be000e9f63fb} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17693 | 2026.05.06 06:59:55.227143 [ 261 ] {0572221e-0c9a-4cc6-bade-be000e9f63fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17694 | 2026.05.06 06:59:55.227470 [ 261 ] {0572221e-0c9a-4cc6-bade-be000e9f63fb} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 17695 | 2026.05.06 06:59:55.227692 [ 261 ] {0572221e-0c9a-4cc6-bade-be000e9f63fb} <Trace> oximeter.measurements_bool (11974dbf-0bd0-4498-830f-4a28c257fd22): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17696 | 2026.05.06 06:59:55.227823 [ 261 ] {0572221e-0c9a-4cc6-bade-be000e9f63fb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001152 sec., 5208.333333333333 rows/sec., 272.12 KiB/sec. | ||
| 17697 | 2026.05.06 06:59:55.227859 [ 261 ] {0572221e-0c9a-4cc6-bade-be000e9f63fb} <Debug> TCPHandler: Processed in 0.001319467 sec. | ||
| 17698 | 2026.05.06 06:59:55.227977 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17699 | 2026.05.06 06:59:55.228073 [ 261 ] {fcb20931-7364-44a1-abd2-330fb1c6c2a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17700 | 2026.05.06 06:59:55.228116 [ 261 ] {fcb20931-7364-44a1-abd2-330fb1c6c2a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17701 | 2026.05.06 06:59:55.228316 [ 191 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4788 rows, containing 5 columns (5 merged, 0 gathered) in 0.001816361 sec., 2636039.86211992 rows/sec., 191.37 MiB/sec. | ||
| 17702 | 2026.05.06 06:59:55.228555 [ 195 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 17703 | 2026.05.06 06:59:55.228845 [ 195 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_111_22} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17704 | 2026.05.06 06:59:55.228871 [ 261 ] {fcb20931-7364-44a1-abd2-330fb1c6c2a9} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17705 | 2026.05.06 06:59:55.228914 [ 261 ] {fcb20931-7364-44a1-abd2-330fb1c6c2a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17706 | 2026.05.06 06:59:55.228942 [ 195 ] {265fd884-8e0e-48ae-af51-2690d9b5b9f6::all_1_111_22} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 17707 | 2026.05.06 06:59:55.229050 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
| 17708 | 2026.05.06 06:59:55.229374 [ 261 ] {fcb20931-7364-44a1-abd2-330fb1c6c2a9} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 17709 | 2026.05.06 06:59:55.229596 [ 261 ] {fcb20931-7364-44a1-abd2-330fb1c6c2a9} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17710 | 2026.05.06 06:59:55.229729 [ 261 ] {fcb20931-7364-44a1-abd2-330fb1c6c2a9} <Debug> executeQuery: Read 1604 rows, 99.74 KiB in 0.001675 sec., 957611.9402985075 rows/sec., 58.15 MiB/sec. | ||
| 17711 | 2026.05.06 06:59:55.229766 [ 261 ] {fcb20931-7364-44a1-abd2-330fb1c6c2a9} <Debug> TCPHandler: Processed in 0.001839462 sec. | ||
| 17712 | 2026.05.06 06:59:55.229886 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17713 | 2026.05.06 06:59:55.229981 [ 261 ] {cb5afa1e-5e1d-4ff7-a1da-e9acfa5c9831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17714 | 2026.05.06 06:59:55.230024 [ 261 ] {cb5afa1e-5e1d-4ff7-a1da-e9acfa5c9831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17715 | 2026.05.06 06:59:55.230343 [ 261 ] {cb5afa1e-5e1d-4ff7-a1da-e9acfa5c9831} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17716 | 2026.05.06 06:59:55.230377 [ 261 ] {cb5afa1e-5e1d-4ff7-a1da-e9acfa5c9831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17717 | 2026.05.06 06:59:55.230672 [ 261 ] {cb5afa1e-5e1d-4ff7-a1da-e9acfa5c9831} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 17718 | 2026.05.06 06:59:55.230882 [ 261 ] {cb5afa1e-5e1d-4ff7-a1da-e9acfa5c9831} <Trace> oximeter.measurements_f64 (666530aa-a9d3-4845-bf44-f35c993d99d8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17719 | 2026.05.06 06:59:55.231010 [ 261 ] {cb5afa1e-5e1d-4ff7-a1da-e9acfa5c9831} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001048 sec., 954.1984732824427 rows/sec., 64.30 KiB/sec. | ||
| 17720 | 2026.05.06 06:59:55.231047 [ 261 ] {cb5afa1e-5e1d-4ff7-a1da-e9acfa5c9831} <Debug> TCPHandler: Processed in 0.001213164 sec. | ||
| 17721 | 2026.05.06 06:59:55.231166 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17722 | 2026.05.06 06:59:55.231262 [ 261 ] {dbef5c5b-b22e-41c7-a4b0-0c7458ac4922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17723 | 2026.05.06 06:59:55.231315 [ 261 ] {dbef5c5b-b22e-41c7-a4b0-0c7458ac4922} <Trace> 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 | ||
| 17724 | 2026.05.06 06:59:55.232175 [ 261 ] {dbef5c5b-b22e-41c7-a4b0-0c7458ac4922} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17725 | 2026.05.06 06:59:55.232210 [ 261 ] {dbef5c5b-b22e-41c7-a4b0-0c7458ac4922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17726 | 2026.05.06 06:59:55.232792 [ 261 ] {dbef5c5b-b22e-41c7-a4b0-0c7458ac4922} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 17727 | 2026.05.06 06:59:55.233020 [ 261 ] {dbef5c5b-b22e-41c7-a4b0-0c7458ac4922} <Trace> oximeter.measurements_histogramu64 (018c43f2-f463-4a76-a64a-85612f9960e8): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17728 | 2026.05.06 06:59:55.233160 [ 261 ] {dbef5c5b-b22e-41c7-a4b0-0c7458ac4922} <Debug> executeQuery: Read 48 rows, 88.08 KiB in 0.001915 sec., 25065.27415143603 rows/sec., 44.92 MiB/sec. | ||
| 17729 | 2026.05.06 06:59:55.233219 [ 261 ] {dbef5c5b-b22e-41c7-a4b0-0c7458ac4922} <Debug> TCPHandler: Processed in 0.00210315 sec. | ||
| 17730 | 2026.05.06 06:59:55.233357 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17731 | 2026.05.06 06:59:55.233453 [ 261 ] {2fd9ff5c-3882-4d52-bb81-5fcf91a11490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17732 | 2026.05.06 06:59:55.233495 [ 261 ] {2fd9ff5c-3882-4d52-bb81-5fcf91a11490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17733 | 2026.05.06 06:59:55.233827 [ 261 ] {2fd9ff5c-3882-4d52-bb81-5fcf91a11490} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17734 | 2026.05.06 06:59:55.233861 [ 261 ] {2fd9ff5c-3882-4d52-bb81-5fcf91a11490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17735 | 2026.05.06 06:59:55.234169 [ 261 ] {2fd9ff5c-3882-4d52-bb81-5fcf91a11490} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 17736 | 2026.05.06 06:59:55.234387 [ 261 ] {2fd9ff5c-3882-4d52-bb81-5fcf91a11490} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17737 | 2026.05.06 06:59:55.234515 [ 261 ] {2fd9ff5c-3882-4d52-bb81-5fcf91a11490} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.00108 sec., 38888.88888888889 rows/sec., 2.22 MiB/sec. | ||
| 17738 | 2026.05.06 06:59:55.234551 [ 261 ] {2fd9ff5c-3882-4d52-bb81-5fcf91a11490} <Debug> TCPHandler: Processed in 0.001248625 sec. | ||
| 17739 | 2026.05.06 06:59:56.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 387.79 MiB, peak 397.42 MiB, free memory in arenas 0.00 B, will set to 386.77 MiB (RSS), difference: -1.02 MiB | ||
| 17740 | 2026.05.06 06:59:59.545871 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17741 | 2026.05.06 06:59:59.546137 [ 261 ] {334fb8d4-46d3-40ad-9534-a19dbb590fe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 17742 | 2026.05.06 06:59:59.546492 [ 261 ] {334fb8d4-46d3-40ad-9534-a19dbb590fe6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17743 | 2026.05.06 06:59:59.546529 [ 261 ] {334fb8d4-46d3-40ad-9534-a19dbb590fe6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 17744 | 2026.05.06 06:59:59.546746 [ 261 ] {334fb8d4-46d3-40ad-9534-a19dbb590fe6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17745 | 2026.05.06 06:59:59.546818 [ 261 ] {334fb8d4-46d3-40ad-9534-a19dbb590fe6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17746 | 2026.05.06 06:59:59.546958 [ 261 ] {334fb8d4-46d3-40ad-9534-a19dbb590fe6} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 17747 | 2026.05.06 06:59:59.547080 [ 335 ] {334fb8d4-46d3-40ad-9534-a19dbb590fe6} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 17748 | 2026.05.06 06:59:59.547084 [ 337 ] {334fb8d4-46d3-40ad-9534-a19dbb590fe6} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 17749 | 2026.05.06 06:59:59.547084 [ 353 ] {334fb8d4-46d3-40ad-9534-a19dbb590fe6} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 17750 | 2026.05.06 06:59:59.547080 [ 362 ] {334fb8d4-46d3-40ad-9534-a19dbb590fe6} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 17751 | 2026.05.06 06:59:59.547275 [ 261 ] {334fb8d4-46d3-40ad-9534-a19dbb590fe6} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 17752 | 2026.05.06 06:59:59.547303 [ 261 ] {334fb8d4-46d3-40ad-9534-a19dbb590fe6} <Trace> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17753 | 2026.05.06 06:59:59.547403 [ 261 ] {334fb8d4-46d3-40ad-9534-a19dbb590fe6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 17754 | 2026.05.06 06:59:59.547425 [ 261 ] {334fb8d4-46d3-40ad-9534-a19dbb590fe6} <Debug> oximeter.timeseries_schema (7169befc-bc0b-484c-8728-6a2faaf36bd1) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 17755 | 2026.05.06 06:59:59.547461 [ 261 ] {334fb8d4-46d3-40ad-9534-a19dbb590fe6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17756 | 2026.05.06 06:59:59.547500 [ 261 ] {334fb8d4-46d3-40ad-9534-a19dbb590fe6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17757 | 2026.05.06 06:59:59.547536 [ 261 ] {334fb8d4-46d3-40ad-9534-a19dbb590fe6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17758 | 2026.05.06 06:59:59.547572 [ 261 ] {334fb8d4-46d3-40ad-9534-a19dbb590fe6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 17759 | 2026.05.06 06:59:59.548763 [ 261 ] {334fb8d4-46d3-40ad-9534-a19dbb590fe6} <Debug> executeQuery: Read 51 rows, 3.77 KiB in 0.002726 sec., 18708.73074101247 rows/sec., 1.35 MiB/sec. | ||
| 17760 | 2026.05.06 06:59:59.548973 [ 261 ] {334fb8d4-46d3-40ad-9534-a19dbb590fe6} <Debug> MemoryTracker: Peak memory usage (for query): 147.43 KiB. | ||
| 17761 | 2026.05.06 06:59:59.548990 [ 261 ] {334fb8d4-46d3-40ad-9534-a19dbb590fe6} <Debug> TCPHandler: Processed in 0.003260332 sec. | ||
| 17762 | 2026.05.06 06:59:59.550468 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17763 | 2026.05.06 06:59:59.550584 [ 261 ] {e21a75e6-e1bb-4330-b2c2-92676d1f245d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17764 | 2026.05.06 06:59:59.550633 [ 261 ] {e21a75e6-e1bb-4330-b2c2-92676d1f245d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17765 | 2026.05.06 06:59:59.551151 [ 261 ] {e21a75e6-e1bb-4330-b2c2-92676d1f245d} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17766 | 2026.05.06 06:59:59.551196 [ 261 ] {e21a75e6-e1bb-4330-b2c2-92676d1f245d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17767 | 2026.05.06 06:59:59.551573 [ 261 ] {e21a75e6-e1bb-4330-b2c2-92676d1f245d} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 17768 | 2026.05.06 06:59:59.551806 [ 261 ] {e21a75e6-e1bb-4330-b2c2-92676d1f245d} <Trace> oximeter.fields_string (3a810703-a634-47aa-b918-68c7b657f4c8): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17769 | 2026.05.06 06:59:59.551963 [ 261 ] {e21a75e6-e1bb-4330-b2c2-92676d1f245d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001415 sec., 39575.971731448764 rows/sec., 3.04 MiB/sec. | ||
| 17770 | 2026.05.06 06:59:59.552006 [ 261 ] {e21a75e6-e1bb-4330-b2c2-92676d1f245d} <Debug> TCPHandler: Processed in 0.001592085 sec. | ||
| 17771 | 2026.05.06 06:59:59.552143 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17772 | 2026.05.06 06:59:59.552248 [ 261 ] {d351d412-b9c4-47f1-8c6d-57e3d8aecdab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17773 | 2026.05.06 06:59:59.552292 [ 261 ] {d351d412-b9c4-47f1-8c6d-57e3d8aecdab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17774 | 2026.05.06 06:59:59.552734 [ 261 ] {d351d412-b9c4-47f1-8c6d-57e3d8aecdab} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17775 | 2026.05.06 06:59:59.552773 [ 261 ] {d351d412-b9c4-47f1-8c6d-57e3d8aecdab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17776 | 2026.05.06 06:59:59.553106 [ 261 ] {d351d412-b9c4-47f1-8c6d-57e3d8aecdab} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 17777 | 2026.05.06 06:59:59.553314 [ 261 ] {d351d412-b9c4-47f1-8c6d-57e3d8aecdab} <Trace> oximeter.fields_uuid (265fd884-8e0e-48ae-af51-2690d9b5b9f6): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17778 | 2026.05.06 06:59:59.553447 [ 261 ] {d351d412-b9c4-47f1-8c6d-57e3d8aecdab} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001223 sec., 52330.335241210145 rows/sec., 4.08 MiB/sec. | ||
| 17779 | 2026.05.06 06:59:59.553485 [ 261 ] {d351d412-b9c4-47f1-8c6d-57e3d8aecdab} <Debug> TCPHandler: Processed in 0.00139443 sec. | ||
| 17780 | 2026.05.06 06:59:59.553606 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17781 | 2026.05.06 06:59:59.553703 [ 261 ] {c56bc949-3180-4cdd-9d4a-1fe0465720b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17782 | 2026.05.06 06:59:59.553746 [ 261 ] {c56bc949-3180-4cdd-9d4a-1fe0465720b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17783 | 2026.05.06 06:59:59.554134 [ 261 ] {c56bc949-3180-4cdd-9d4a-1fe0465720b0} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17784 | 2026.05.06 06:59:59.554171 [ 261 ] {c56bc949-3180-4cdd-9d4a-1fe0465720b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17785 | 2026.05.06 06:59:59.554502 [ 261 ] {c56bc949-3180-4cdd-9d4a-1fe0465720b0} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 17786 | 2026.05.06 06:59:59.554707 [ 261 ] {c56bc949-3180-4cdd-9d4a-1fe0465720b0} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17787 | 2026.05.06 06:59:59.554850 [ 261 ] {c56bc949-3180-4cdd-9d4a-1fe0465720b0} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001165 sec., 109871.24463519313 rows/sec., 7.65 MiB/sec. | ||
| 17788 | 2026.05.06 06:59:59.554851 [ 79 ] {} <Debug> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e) (MergerMutator): Selected 5 parts from all_1_106_22 to all_110_110_0 | ||
| 17789 | 2026.05.06 06:59:59.554888 [ 261 ] {c56bc949-3180-4cdd-9d4a-1fe0465720b0} <Debug> TCPHandler: Processed in 0.001330768 sec. | ||
| 17790 | 2026.05.06 06:59:59.554921 [ 79 ] {} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17791 | 2026.05.06 06:59:59.554947 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17792 | 2026.05.06 06:59:59.555023 [ 261 ] {} <Trace> TCP-Session: 31c9ac45-3094-4f39-8f01-e530f3a70c98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17793 | 2026.05.06 06:59:59.555045 [ 196 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_110_23} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_106_22 to all_110_110_0 into Compact with storage Full | ||
| 17794 | 2026.05.06 06:59:59.555123 [ 261 ] {3e3df902-cfa8-4437-a9ce-47ecd8718058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:45460) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17795 | 2026.05.06 06:59:59.555169 [ 261 ] {3e3df902-cfa8-4437-a9ce-47ecd8718058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17796 | 2026.05.06 06:59:59.555187 [ 196 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_110_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17797 | 2026.05.06 06:59:59.555234 [ 196 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_110_23} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_106_22, total 44200 rows starting from the beginning of the part | ||
| 17798 | 2026.05.06 06:59:59.555296 [ 196 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_110_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 164 rows starting from the beginning of the part | ||
| 17799 | 2026.05.06 06:59:59.555345 [ 196 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_110_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 265 rows starting from the beginning of the part | ||
| 17800 | 2026.05.06 06:59:59.555396 [ 196 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_110_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
| 17801 | 2026.05.06 06:59:59.555461 [ 196 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_110_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 1604 rows starting from the beginning of the part | ||
| 17802 | 2026.05.06 06:59:59.555515 [ 261 ] {3e3df902-cfa8-4437-a9ce-47ecd8718058} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17803 | 2026.05.06 06:59:59.555557 [ 261 ] {3e3df902-cfa8-4437-a9ce-47ecd8718058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 17804 | 2026.05.06 06:59:59.555901 [ 261 ] {3e3df902-cfa8-4437-a9ce-47ecd8718058} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 17805 | 2026.05.06 06:59:59.556127 [ 261 ] {3e3df902-cfa8-4437-a9ce-47ecd8718058} <Trace> oximeter.measurements_u64 (55297420-939b-4e86-9765-46364d54cc86): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17806 | 2026.05.06 06:59:59.556261 [ 261 ] {3e3df902-cfa8-4437-a9ce-47ecd8718058} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001156 sec., 41522.49134948097 rows/sec., 2.80 MiB/sec. | ||
| 17807 | 2026.05.06 06:59:59.556299 [ 261 ] {3e3df902-cfa8-4437-a9ce-47ecd8718058} <Debug> TCPHandler: Processed in 0.001325567 sec. | ||
| 17808 | 2026.05.06 06:59:59.563504 [ 189 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_110_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46393 rows, containing 5 columns (5 merged, 0 gathered) in 0.008492609 sec., 5462750.021813084 rows/sec., 349.33 MiB/sec. | ||
| 17809 | 2026.05.06 06:59:59.564276 [ 198 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_110_23} <Trace> MergedBlockOutputStream: filled checksums all_1_110_23 (state Temporary) | ||
| 17810 | 2026.05.06 06:59:59.564584 [ 198 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_110_23} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e): Renaming temporary part tmp_merge_all_1_110_23 to all_1_110_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17811 | 2026.05.06 06:59:59.564653 [ 198 ] {71a0df07-d8cf-4f32-a52e-513f04c4641e::all_1_110_23} <Trace> oximeter.measurements_cumulativeu64 (71a0df07-d8cf-4f32-a52e-513f04c4641e) (MergerMutator): Merged 5 parts: [all_1_106_22, all_110_110_0] -> all_1_110_23 | ||
| 17812 | 2026.05.06 06:59:59.564747 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 17813 | 2026.05.06 06:59:59.982475 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33074 | ||
| 17814 | 2026.05.06 06:59:59.983341 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17815 | 2026.05.06 06:59:59.983418 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 17816 | 2026.05.06 06:59:59.983920 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 17817 | 2026.05.06 06:59:59.984147 [ 245 ] {} <Trace> system.asynchronous_metric_log (cef2bbee-369c-4ea8-805c-55563c486c27): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17818 | 2026.05.06 06:59:59.984279 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33074 | ||